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-28578-qz5cs-cmrnt-v9s8b Agent pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-qz5cs-cmrnt --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "d2ff9284ca1d25ef10b391f85516a858e6086c3d" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-qz5cs" name: "pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b" 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-28578-qz5cs-cmrnt-v9s8b" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b" - 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-28578-qz5cs-cmrnt-v9s8b 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) 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 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/28578/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1908150236971274240","prowjobid":"df8a589a-2764-45ad-8712-e1d89cb30372","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"d9fb3a53376157be49b5a7941e6e689a33c81eb0","base_link":"https://github.com/pingcap/tidb/commit/d9fb3a53376157be49b5a7941e6e689a33c81eb0","pulls":[{"number":60333,"author":"terry1purcell","sha":"81751d3608503abff7f1f5ac9fc9fe542a0c545b","title":"planner: add optimizer cost factors","head_ref":"costfactors","link":"https://github.com/pingcap/tidb/pull/60333","commit_link":"https://github.com/pingcap/tidb/pull/60333/commits/81751d3608503abff7f1f5ac9fc9fe542a0c545b","author_link":"https://github.com/terry1purcell"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1908150236971274240 POD_LABEL=pingcap_tidb_pull_integration_ddl_test_28578-qz5cs HOSTNAME=pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/display/redirect?page=changes JENKINS_NODE_COOKIE=6301a36c-31ef-43a9-8eb4-00457d80ceb1 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=28578 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-28578-qz5cs-cmrnt-v9s8b 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/28578/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=df8a589a-2764-45ad-8712-e1d89cb30372 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/28578/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/ 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=#28578 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tidb-pull_integration_ddl_test-28578 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap_tidb_pull_integration_ddl_test_28578-qz5cs pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b 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-build2555357547=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-28578-qz5cs-cmrnt-v9s8b 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: 12341 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: f9a0a7422990067c (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 github.com. 26 IN A 20.27.177.113 ;; Query time: 2 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 13:31:14 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.12 secs (236877389 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at d9fb3a5337 ddl: Implement TableMode feature (#59009) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master 366d2f3058..81751d3608 refs/pull/60333/head -> origin/pr/60333/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/planner/core/planbuilder.go Merge made by the 'ort' strategy. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. pkg/bindinfo/binding_auto.go | 110 +++++++++++++- pkg/bindinfo/binding_auto_hackathon.go | 168 +++++++++++++++++++++ pkg/bindinfo/binding_auto_llm.go | 149 ++++++++++++++++++ pkg/bindinfo/binding_auto_test.go | 11 +- pkg/executor/show.go | 3 +- pkg/planner/core/plan_cost_ver2.go | 54 +++++-- pkg/planner/core/plan_cost_ver2_test.go | 20 +-- pkg/planner/core/planbuilder.go | 4 +- pkg/sessionctx/vardef/tidb_vars.go | 30 ++++ pkg/sessionctx/variable/session.go | 28 ++++ pkg/sessionctx/variable/sysvar.go | 52 +++++++ tests/integrationtest/r/executor/explain.result | 4 +- tests/integrationtest/r/planner/core/cbo.result | 8 +- .../r/planner/core/plan_cache.result | 12 +- .../r/planner/core/plan_cost_ver2.result | 6 +- 15 files changed, 616 insertions(+), 43 deletions(-) create mode 100644 pkg/bindinfo/binding_auto_hackathon.go create mode 100644 pkg/bindinfo/binding_auto_llm.go ๐Ÿงพ Pre-merged result: 6a33e4eedbc74b8f39eb008148f59caba2493327 6a33e4eedb Merge commit '81751d3608503abff7f1f5ac9fc9fe542a0c545b' into HEAD 81751d3608 merge LLM-based recommendation 277dabd355 merge LLM-based recommendation โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-d9fb3a5-81751d3) 1213388800 bytes in 22.18 secs (54710248 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-277dabd3550b130722fc6bf781c57b8a2bd37040) 875028480 bytes in 3.59 secs (243532252 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb-test, prTargetBranch: master, prTitle: planner: add optimizer cost factors, 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@72f6a37f; decorates RemoteLauncher[hudson.remoting.Channel@4c7f39a:JNLP4-connect connection from 10.233.85.209/10.233.85.209:35136] 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-ssh17989294895999566535.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-81751d3608503abff7f1f5ac9fc9fe542a0c545b) 875028480 bytes in 15.29 secs (57219366 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-535-g6a33e4eedb" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2025-04-04 13:32:26" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=6a33e4eedbc74b8f39eb008148f59caba2493327" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/grafana/pyroscope-go v1.2.1 go: downloading github.com/pingcap/kvproto v0.0.0-20250224053625-b6a98c6bf02d go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/prometheus/client_golang v1.21.1 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading go.uber.org/automaxprocs v1.6.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20250327030528-1906b778d741 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/golang/protobuf v1.5.4 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/net v0.38.0 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/tikv/pd/client v0.0.0-20250318085533-e8050f72d00d go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/pingcap/tipb v0.0.0-20250331100511-d2c561dad347 go: downloading github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/sys v0.31.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sync v0.12.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/otiai10/copy v1.14.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/klauspost/compress v1.18.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/yaml.v2 v2.4.0 go: downloading google.golang.org/protobuf v1.36.5 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading go.uber.org/multierr v1.11.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/text v0.23.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading golang.org/x/time v0.11.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/cockroachdb/pebble v1.1.4-0.20250120151818-5dd133a1e6fb go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.8 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading golang.org/x/tools v0.31.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/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/aws/aws-sdk-go v1.55.5 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/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 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/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading golang.org/x/term v0.30.0 go: downloading github.com/dolthub/maphash v0.1.0 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/jfcg/sorty/v2 v2.1.0 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/fatih/color v1.18.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/spf13/cobra v1.9.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec 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/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.16.0 go: downloading golang.org/x/crypto v0.36.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible 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 github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.4 go: downloading github.com/zyedidia/generic v1.2.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading cloud.google.com/go v0.112.1 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 github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/apache/arrow/go/v12 v12.0.1 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/goccy/go-reflect v1.2.0 go: downloading github.com/googleapis/gax-go/v2 v2.12.2 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/kms v1.15.7 go: downloading github.com/segmentio/fasthash v1.0.3 go: downloading github.com/pierrec/lz4/v4 v4.1.15 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 google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 go: downloading github.com/golang-jwt/jwt/v5 v5.2.2 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 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/cockroachdb/redact v1.1.5 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/goccy/go-json v0.10.2 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/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading k8s.io/apimachinery v0.29.11 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 github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 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: add optimizer cost factors, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: planner: add optimizer cost factors, trunkBranch: master [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 3eb3439fd88f0db9de06ef92e845e80b32c9b49a TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/3eb3439fd88f0db9de06ef92e845e80b32c9b49a/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 9d6bbb8529d9d2acb9cf324a65e94ece465f6346 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/9d6bbb8529d9d2acb9cf324a65e94ece465f6346/centos7/pd-server.tar.gz total 487M drwxr-sr-x. 3 jenkins jenkins 4.0K Apr 4 21:39 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 4 21:38 .. drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:39 bin -rwxr-xr-x. 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 2 11:56 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:39 . drwxr-sr-x. 18 jenkins jenkins 4.0K Apr 4 21:38 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:38 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 3 15:29 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:35 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-28578 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:39 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:39 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 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-28578/tidb-test) 1882347520 bytes in 33.81 secs (55679786 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-28578-tdk85-f6lm6-0jcpn 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-28578-n3b4m-qvz1b-ckgp8 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28578-n92vd-960pm-fx0g6 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-28578-sk9c5-zcq72-bjwns 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-28578-hk1gr-qj3r9-rwqbq Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4 Agent pingcap-tidb-pull-integration-ddl-test-28578-tdk85-f6lm6-0jcpn is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-tdk85-f6lm6 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9fe5ccb3850a7c3bc5955fc49ac53c20f999e95b" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-tdk85" name: "pingcap-tidb-pull-integration-ddl-test-28578-tdk85-f6lm6-0jcpn" 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-28578-tdk85-f6lm6-0jcpn" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28578-tdk85-f6lm6-0jcpn" - 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-28578-tdk85-f6lm6-0jcpn 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@708e2113; decorates RemoteLauncher[hudson.remoting.Channel@3d76972:JNLP4-connect connection from 10.233.109.173/10.233.109.173:55712] 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-28578-n92vd-960pm-fx0g6 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-n92vd-960pm --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0a2694537ae3b6ccd581cad679a718b833604eaa" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-n92vd" name: "pingcap-tidb-pull-integration-ddl-test-28578-n92vd-960pm-fx0g6" 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-28578-n92vd-960pm-fx0g6" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28578-n92vd-960pm-fx0g6" - 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-28578-n92vd-960pm-fx0g6 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-28578-n3b4m-qvz1b-ckgp8 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-n3b4m-qvz1b --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "d7e1defffe5893a792c95c41cea9fd8e009b1926" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-n3b4m" name: "pingcap-tidb-pull-integration-ddl-test-28578-n3b4m-qvz1b-ckgp8" 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-28578-n3b4m-qvz1b-ckgp8" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28578-n3b4m-qvz1b-ckgp8" - 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-28578-n3b4m-qvz1b-ckgp8 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@3bda421a; decorates RemoteLauncher[hudson.remoting.Channel@63ae0abf:JNLP4-connect connection from 10.233.109.139/10.233.109.139:38120] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Agent pingcap-tidb-pull-integration-ddl-test-28578-sk9c5-zcq72-bjwns is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-sk9c5-zcq72 Agent pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4 is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-44sk8-0qx5x --- apiVersion: "v1" kind: "Pod" --- apiVersion: "v1" kind: "Pod" metadata: annotations: metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "44f1b18cd32bf1f080897e66d9d2b9e9ce35f3b0" jenkins/label-digest: "ae12d26edfa60ae004e826737185a8dad485febc" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-sk9c5" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-44sk8" name: "pingcap-tidb-pull-integration-ddl-test-28578-sk9c5-zcq72-bjwns" namespace: "jenkins-tidb" spec: name: "pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4" namespace: "jenkins-tidb" spec: affinity: affinity: nodeAffinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: operator: "In" values: - "amd64" - "amd64" containers: containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: tty: true volumeMounts: - mountPath: "/home/jenkins/agent" - mountPath: "/home/jenkins/agent" name: "workspace-volume" name: "workspace-volume" readOnly: false readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: memory: "128Mi" cpu: "100m" tty: true limits: memory: "128Mi" volumeMounts: - mountPath: "/home/jenkins/agent" cpu: "100m" tty: true volumeMounts: name: "workspace-volume" readOnly: false - env: - mountPath: "/home/jenkins/agent" name: "workspace-volume" - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" readOnly: false - env: - name: "JENKINS_SECRET" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "********" - name: "JENKINS_TUNNEL" value: "pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4" - name: "JENKINS_NAME" value: "jenkins-agent.apps.svc.cluster.local:50000" value: "pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4" - name: "JENKINS_AGENT_WORKDIR" - name: "JENKINS_AGENT_NAME" value: "/home/jenkins/agent" value: "pingcap-tidb-pull-integration-ddl-test-28578-sk9c5-zcq72-bjwns" - name: "JENKINS_NAME" - name: "JENKINS_URL" value: "pingcap-tidb-pull-integration-ddl-test-28578-sk9c5-zcq72-bjwns" - name: "JENKINS_AGENT_WORKDIR" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" value: "/home/jenkins/agent" - name: "JENKINS_URL" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" name: "jnlp" resources: requests: image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: memory: "256Mi" cpu: "100m" volumeMounts: requests: memory: "256Mi" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false cpu: "100m" volumeMounts: restartPolicy: "Never" securityContext: fsGroup: 1000 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false volumes: - emptyDir: medium: "" restartPolicy: "Never" securityContext: fsGroup: 1000 name: "workspace-volume" volumes: - emptyDir: medium: "" name: "workspace-volume" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Running on pingcap-tidb-pull-integration-ddl-test-28578-sk9c5-zcq72-bjwns in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Running on pingcap-tidb-pull-integration-ddl-test-28578-44sk8-0qx5x-83zf4 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) [Pipeline] { [Pipeline] checkout [Pipeline] checkout > 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 The recommended git tool is: git The recommended git tool is: git Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6f21215a; decorates RemoteLauncher[hudson.remoting.Channel@1c762ab9:JNLP4-connect connection from 10.233.87.164/10.233.87.164:51190] 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] 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 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@4defe79c; decorates RemoteLauncher[hudson.remoting.Channel@69450a66:JNLP4-connect connection from 10.233.87.1/10.233.87.1:43412] 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-28578-hk1gr-qj3r9-rwqbq is provisioned from template pingcap_tidb_pull_integration_ddl_test_28578-hk1gr-qj3r9 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/28578/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b9785b55422db9298666914c610ec8d979c4d4f7" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_28578-hk1gr" name: "pingcap-tidb-pull-integration-ddl-test-28578-hk1gr-qj3r9-rwqbq" 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-28578-hk1gr-qj3r9-rwqbq" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-28578-hk1gr-qj3r9-rwqbq" - 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-28578-hk1gr-qj3r9-rwqbq in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5a16221a; decorates RemoteLauncher[hudson.remoting.Channel@473aa3d9:JNLP4-connect connection from 10.233.87.231/10.233.87.231:43208] 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 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)" Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 > 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)" 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 rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 5.08 secs (370827863 bytes/sec) [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] container The recommended git tool is: git [Pipeline] { + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:39 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:39 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 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] sh [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] { [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] { wait pd ready... [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@764ab9d1; decorates RemoteLauncher[hudson.remoting.Channel@3001e7bb:JNLP4-connect connection from 10.233.83.200/10.233.83.200:38578] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 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)" Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 5.63 secs (334485487 bytes/sec) [Pipeline] { [Pipeline] cache wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 6.10 secs (308825336 bytes/sec) [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:40 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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 # Time: 2025-04-04T21:40:21.403208678+08:00 # Txn_start_ts: 0 # Query_time: 0.456333316 # Parse_time: 0 # Compile_time: 0.000880744 # Rewrite_time: 0.000001308 # Optimize_time: 0 # Wait_TS: 0.000192285 # DB: mysql # Is_internal: true # Digest: e038e634a5f1b7e5429d1252be7edf0ffb0922e8636032b9c68fd59f0484f6ef # 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 mysql; CREATE TABLE IF NOT EXISTS mysql.stats_histograms ( table_id BIGINT(64) NOT NULL, is_index TINYINT(2) NOT NULL, hist_id BIGINT(64) NOT NULL, distinct_count BIGINT(64) NOT NULL, null_count BIGINT(64) NOT NULL DEFAULT 0, tot_col_size BIGINT(64) NOT NULL DEFAULT 0, modify_count BIGINT(64) NOT NULL DEFAULT 0, version BIGINT(64) UNSIGNED NOT NULL DEFAULT 0, cm_sketch BLOB(6291456), stats_ver BIGINT(64) NOT NULL DEFAULT 0, flag BIGINT(64) NOT NULL DEFAULT 0, correlation DOUBLE NOT NULL DEFAULT 0, last_analyze_pos LONGBLOB DEFAULT NULL, UNIQUE INDEX tbl(table_id, is_index, hist_id) ); # Time: 2025-04-04T21:40:22.356398994+08:00 # Txn_start_ts: 0 # Query_time: 0.953021097 # Parse_time: 0 # Compile_time: 0.000064778 # Rewrite_time: 0.0000025 # Optimize_time: 0 # Wait_TS: 0.000150328 # DB: mysql # Is_internal: true # Digest: 84a28596914df45e10de865c11a515d8595f2c38a422f5c8d8fb86a470ba5cad # 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 TABLE IF NOT EXISTS mysql.stats_buckets ( table_id BIGINT(64) NOT NULL, is_index TINYINT(2) NOT NULL, hist_id BIGINT(64) NOT NULL, bucket_id BIGINT(64) NOT NULL, count BIGINT(64) NOT NULL, repeats BIGINT(64) NOT NULL, upper_bound LONGBLOB NOT NULL, lower_bound LONGBLOB , ndv BIGINT NOT NULL DEFAULT 0, UNIQUE INDEX tbl(table_id, is_index, hist_id, bucket_id) ); # Time: 2025-04-04T21:40:23.685074003+08:00 # Txn_start_ts: 0 # Query_time: 1.328523868 # Parse_time: 0 # Compile_time: 0.000059705 # Rewrite_time: 0.000002674 # Optimize_time: 0 # Wait_TS: 0.000121609 # DB: mysql # Is_internal: true # Digest: 4407fc98c36858aed19a41d8ab6383e7885e71a2edd2716950a8847ee0c4ccd2 # 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 TABLE IF NOT EXISTS mysql.gc_delete_range ( job_id BIGINT NOT NULL COMMENT "the DDL job ID", element_id BIGINT NOT NULL COMMENT "the schema element ID", start_key VARCHAR(255) NOT NULL COMMENT "encoded in hex", end_key VARCHAR(255) NOT NULL COMMENT "encoded in hex", ts BIGINT NOT NULL COMMENT "timestamp in uint64", UNIQUE KEY delete_range_index (job_id, element_id) ); testkit.go:123: RefreshSession rand seed: 1743774024477911026 Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 6.15 secs (306118789 bytes/sec) [Pipeline] { [Pipeline] cache === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert [TestSimpleInsert][Time Cost]1.660160555s === RUN TestSimpleInsert/Basic/test_insert_common [TestSimpleInsert][Time Cost]1.626699158s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [2025/04/04 21:40:29.763 +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/04 21:40:29.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.776 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.776 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.777 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.784 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.788 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.789 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.791 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.792 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.793 +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/04 21:40:29.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.817 +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/04 21:40:29.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.824 +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/04 21:40:29.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5384' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.828 +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/04 21:40:29.830 +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/04 21:40:29.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8103' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.832 +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/04 21:40:29.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.840 +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/04 21:40:29.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '56' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6360' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.851 +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/04 21:40:29.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.853 +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/04 21:40:29.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.911 +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/04 21:40:29.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.917 +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/04 21:40:29.917 +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/04 21:40:29.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.923 +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/04 21:40:29.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.927 +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/04 21:40:29.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.929 +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/04 21:40:29.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.930 +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/04 21:40:29.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.932 +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/04 21:40:29.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.932 +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/04 21:40:29.934 +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/04 21:40:29.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.940 +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/04 21:40:29.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.941 +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/04 21:40:29.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.948 +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/04 21:40:29.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2948' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.954 +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/04 21:40:29.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.957 +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/04 21:40:29.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.957 +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/04 21:40:29.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:29.960 +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/04 21:40:30.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.013 +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/04 21:40:30.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.018 +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/04 21:40:30.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7980' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.021 +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/04 21:40:30.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.023 +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/04 21:40:30.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.026 +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/04 21:40:30.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.027 +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/04 21:40:30.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4579' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.035 +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/04 21:40:30.036 +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/04 21:40:30.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.038 +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/04 21:40:30.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.039 +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/04 21:40:30.039 +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/04 21:40:30.039 +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/04 21:40:30.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.041 +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/04 21:40:30.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.043 +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/04 21:40:30.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.044 +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/04 21:40:30.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.045 +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/04 21:40:30.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.046 +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/04 21:40:30.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9852' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.049 +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/04 21:40:30.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.051 +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/04 21:40:30.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.052 +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/04 21:40:30.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.055 +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/04 21:40:30.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.063 +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/04 21:40:30.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.114 +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/04 21:40:30.115 +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/04 21:40:30.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.119 +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/04 21:40:30.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.120 +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/04 21:40:30.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.122 +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/04 21:40:30.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.124 +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/04 21:40:30.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.126 +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/04 21:40:30.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.128 +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/04 21:40:30.129 +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/04 21:40:30.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.129 +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/04 21:40:30.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8453' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.134 +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/04 21:40:30.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4162' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.139 +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/04 21:40:30.139 +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/04 21:40:30.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.140 +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/04 21:40:30.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.141 +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/04 21:40:30.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +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/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.146 +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/04 21:40:30.147 +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/04 21:40:30.147 +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/04 21:40:30.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.148 +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/04 21:40:30.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9415' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.151 +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/04 21:40:30.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.157 +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/04 21:40:30.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.158 +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/04 21:40:30.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.163 +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/04 21:40:30.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.211 +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/04 21:40:30.211 +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/04 21:40:30.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.212 +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/04 21:40:30.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.214 +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/04 21:40:30.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.216 +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/04 21:40:30.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.216 +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/04 21:40:30.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2003' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.218 +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/04 21:40:30.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.219 +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/04 21:40:30.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3855' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.222 +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/04 21:40:30.222 +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/04 21:40:30.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.223 +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/04 21:40:30.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.225 +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/04 21:40:30.226 +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/04 21:40:30.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.229 +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/04 21:40:30.230 +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/04 21:40:30.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.230 +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/04 21:40:30.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.231 +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/04 21:40:30.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.232 +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/04 21:40:30.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.235 +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/04 21:40:30.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.236 +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/04 21:40:30.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.237 +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/04 21:40:30.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.238 +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/04 21:40:30.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.239 +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/04 21:40:30.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.239 +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/04 21:40:30.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7961' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.245 +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/04 21:40:30.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.247 +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/04 21:40:30.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.249 +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/04 21:40:30.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.250 +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/04 21:40:30.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.255 +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/04 21:40:30.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.258 +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/04 21:40:30.258 +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/04 21:40:30.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.259 +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/04 21:40:30.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.260 +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/04 21:40:30.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.260 +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/04 21:40:30.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.261 +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/04 21:40:30.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.262 +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/04 21:40:30.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.312 +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/04 21:40:30.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.313 +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/04 21:40:30.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.315 +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/04 21:40:30.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.324 +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/04 21:40:30.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4017' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.326 +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/04 21:40:30.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7614' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6444' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.329 +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/04 21:40:30.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8805' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.333 +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/04 21:40:30.333 +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/04 21:40:30.333 +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/04 21:40:30.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.336 +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/04 21:40:30.337 +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/04 21:40:30.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.340 +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/04 21:40:30.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.341 +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/04 21:40:30.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5784' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.344 +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/04 21:40:30.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.345 +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/04 21:40:30.345 +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/04 21:40:30.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8821' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.348 +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/04 21:40:30.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.348 +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/04 21:40:30.349 +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/04 21:40:30.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.352 +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/04 21:40:30.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1258' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.355 +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/04 21:40:30.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.356 +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/04 21:40:30.356 +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/04 21:40:30.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7602' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.359 +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/04 21:40:30.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7589' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4435' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.360 +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/04 21:40:30.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.360 +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/04 21:40:30.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.362 +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/04 21:40:30.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.410 +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/04 21:40:30.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.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/04 21:40:30.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.411 +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/04 21:40:30.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.413 +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/04 21:40:30.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.414 +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/04 21:40:30.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.416 +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/04 21:40:30.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '231' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.417 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +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/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5486' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.421 +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/04 21:40:30.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.422 +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/04 21:40:30.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.424 +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/04 21:40:30.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3567' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.428 +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/04 21:40:30.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '12' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.430 +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/04 21:40:30.431 +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/04 21:40:30.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.432 +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/04 21:40:30.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8896' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.435 +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/04 21:40:30.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.437 +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/04 21:40:30.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3099' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.438 +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/04 21:40:30.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.439 +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/04 21:40:30.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.440 +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/04 21:40:30.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.441 +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/04 21:40:30.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.444 +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/04 21:40:30.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.445 +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/04 21:40:30.446 +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/04 21:40:30.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +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/04 21:40:30.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.450 +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/04 21:40:30.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.452 +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/04 21:40:30.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7907' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '78' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.454 +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/04 21:40:30.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.455 +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/04 21:40:30.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8444' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.457 +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/04 21:40:30.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.459 +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/04 21:40:30.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.460 +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/04 21:40:30.460 +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/04 21:40:30.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.510 +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/04 21:40:30.510 +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/04 21:40:30.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.510 +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/04 21:40:30.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.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/04 21:40:30.511 +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/04 21:40:30.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.513 +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/04 21:40:30.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.514 +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/04 21:40:30.514 +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/04 21:40:30.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.516 +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/04 21:40:30.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.516 +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/04 21:40:30.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.517 +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/04 21:40:30.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '336' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5902' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +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/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.522 +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/04 21:40:30.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8868' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +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/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +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/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7423' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.524 +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/04 21:40:30.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.524 +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/04 21:40:30.524 +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/04 21:40:30.525 +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/04 21:40:30.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.526 +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/04 21:40:30.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.526 +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/04 21:40:30.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.528 +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/04 21:40:30.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.529 +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/04 21:40:30.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.529 +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/04 21:40:30.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.530 +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/04 21:40:30.530 +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/04 21:40:30.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.531 +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/04 21:40:30.531 +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/04 21:40:30.531 +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/04 21:40:30.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.531 +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/04 21:40:30.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.535 +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/04 21:40:30.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.536 +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/04 21:40:30.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.537 +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/04 21:40:30.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.540 +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/04 21:40:30.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.541 +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/04 21:40:30.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '575' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.541 +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/04 21:40:30.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.542 +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/04 21:40:30.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3828' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +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/04 21:40:30.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.543 +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/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8055' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +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/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.544 +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/04 21:40:30.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.545 +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/04 21:40:30.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1812' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.546 +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/04 21:40:30.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.546 +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/04 21:40:30.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.548 +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/04 21:40:30.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.549 +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/04 21:40:30.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '40' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4765' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2965' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.551 +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/04 21:40:30.551 +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/04 21:40:30.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.553 +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/04 21:40:30.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '596' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.553 +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/04 21:40:30.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.555 +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/04 21:40:30.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +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/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3909' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3707' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8915' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.557 +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/04 21:40:30.558 +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/04 21:40:30.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.558 +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/04 21:40:30.558 +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/04 21:40:30.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.559 +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/04 21:40:30.559 +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/04 21:40:30.559 +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/04 21:40:30.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5935' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.561 +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/04 21:40:30.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.562 +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/04 21:40:30.562 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.609 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.610 +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/04 21:40:30.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.611 +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/04 21:40:30.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.611 +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/04 21:40:30.611 +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/04 21:40:30.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.613 +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/04 21:40:30.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.615 +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/04 21:40:30.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.617 +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/04 21:40:30.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5688' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.618 +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/04 21:40:30.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3439' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.619 +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/04 21:40:30.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.619 +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/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +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/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.621 +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/04 21:40:30.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.622 +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/04 21:40:30.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.624 +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/04 21:40:30.624 +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/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +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/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8144' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1862' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '361' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +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/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5171' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '118' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6694' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.628 +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/04 21:40:30.628 +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/04 21:40:30.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.629 +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/04 21:40:30.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.630 +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/04 21:40:30.630 +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/04 21:40:30.630 +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/04 21:40:30.631 +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/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.632 +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/04 21:40:30.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.633 +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/04 21:40:30.634 +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/04 21:40:30.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.635 +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/04 21:40:30.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.635 +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/04 21:40:30.636 +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/04 21:40:30.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.636 +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/04 21:40:30.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.637 +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/04 21:40:30.637 +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/04 21:40:30.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.637 +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/04 21:40:30.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.639 +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/04 21:40:30.639 +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/04 21:40:30.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '22' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8890' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.641 +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/04 21:40:30.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5022' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.643 +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/04 21:40:30.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +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/04 21:40:30.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7142' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.645 +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/04 21:40:30.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.646 +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/04 21:40:30.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1299' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.648 +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/04 21:40:30.648 +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/04 21:40:30.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.650 +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/04 21:40:30.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.652 +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/04 21:40:30.653 +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/04 21:40:30.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.654 +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/04 21:40:30.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.654 +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/04 21:40:30.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +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/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8938' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.656 +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/04 21:40:30.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +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/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3267' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3462' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7859' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8211' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.658 +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/04 21:40:30.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.659 +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/04 21:40:30.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9690' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.659 +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/04 21:40:30.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8586' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.660 +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/04 21:40:30.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.661 +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/04 21:40:30.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5282' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.663 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.663 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.709 +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/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.712 +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/04 21:40:30.712 +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/04 21:40:30.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.713 +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/04 21:40:30.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.714 +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/04 21:40:30.714 +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/04 21:40:30.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3108' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.714 +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/04 21:40:30.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.715 +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/04 21:40:30.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5335' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.718 +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/04 21:40:30.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.719 +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/04 21:40:30.719 +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/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.720 +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/04 21:40:30.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1509' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7084' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +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/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +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/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.724 +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/04 21:40:30.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.724 +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/04 21:40:30.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.724 +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/04 21:40:30.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.726 +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/04 21:40:30.726 +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/04 21:40:30.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.727 +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/04 21:40:30.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1578' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.732 +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/04 21:40:30.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.732 +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/04 21:40:30.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.733 +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/04 21:40:30.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.734 +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/04 21:40:30.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +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/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.735 +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/04 21:40:30.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2366' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.736 +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/04 21:40:30.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3574' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.736 +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/04 21:40:30.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5092' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2546' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.738 +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/04 21:40:30.738 +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/04 21:40:30.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.739 +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/04 21:40:30.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.740 +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/04 21:40:30.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9483' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '562' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.741 +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/04 21:40:30.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +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/04 21:40:30.742 +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/04 21:40:30.742 +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/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9058' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6269' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.743 +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/04 21:40:30.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5379' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7612' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.745 +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/04 21:40:30.745 +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/04 21:40:30.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2715' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.746 +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/04 21:40:30.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.746 +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/04 21:40:30.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.749 +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/04 21:40:30.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.749 +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/04 21:40:30.749 +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/04 21:40:30.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.750 +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/04 21:40:30.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.750 +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/04 21:40:30.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.751 +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/04 21:40:30.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '152' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.752 +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/04 21:40:30.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3953' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +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/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.754 +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/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5848' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4121' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7797' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.757 +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/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +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/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +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/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '99' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4239' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.760 +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/04 21:40:30.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.761 +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/04 21:40:30.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.763 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6301' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.763 +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/04 21:40:30.764 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2648' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +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/04 21:40:30.811 +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/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.812 +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/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +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/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.813 +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/04 21:40:30.813 +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/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7580' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5692' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8182' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +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/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.817 +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/04 21:40:30.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4721' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +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/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +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/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.819 +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/04 21:40:30.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +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/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.821 +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/04 21:40:30.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8175' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.822 +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/04 21:40:30.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.822 +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/04 21:40:30.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2645' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.823 +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/04 21:40:30.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.823 +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/04 21:40:30.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7407' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8113' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.825 +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/04 21:40:30.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.825 +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/04 21:40:30.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.826 +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/04 21:40:30.826 +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/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5177' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +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/04 21:40:30.828 +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/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +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/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9070' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +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/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.829 +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/04 21:40:30.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.829 +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/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +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/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +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/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +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/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7425' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.833 +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/04 21:40:30.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3841' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.834 +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/04 21:40:30.834 +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/04 21:40:30.834 +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/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +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/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +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/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4313' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +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/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +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/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9286' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3753' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.838 +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/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9635' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +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/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6270' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.840 +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/04 21:40:30.840 +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/04 21:40:30.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.840 +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/04 21:40:30.840 +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/04 21:40:30.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +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/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8590' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.843 +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/04 21:40:30.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.843 +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/04 21:40:30.843 +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/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +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/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +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/04 21:40:30.844 +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/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.846 +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/04 21:40:30.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.847 +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/04 21:40:30.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5566' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.847 +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/04 21:40:30.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.848 +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/04 21:40:30.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5019' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.848 +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/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +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/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.850 +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/04 21:40:30.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3290' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7943' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.850 +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/04 21:40:30.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3466' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7045' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.852 +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/04 21:40:30.853 +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/04 21:40:30.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5817' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.853 +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/04 21:40:30.853 +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/04 21:40:30.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '234' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +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/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.854 +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/04 21:40:30.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +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/04 21:40:30.855 +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/04 21:40:30.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +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/04 21:40:30.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.855 +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/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3795' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.857 +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/04 21:40:30.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.859 +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/04 21:40:30.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4611' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.860 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.911 +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/04 21:40:30.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8254' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8343' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6502' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9436' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8939' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4443' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.916 +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/04 21:40:30.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2735' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +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/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +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/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7236' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8450' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '484' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +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/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1399' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +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/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1904' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.920 +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/04 21:40:30.921 +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/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.921 +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/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.921 +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/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.922 +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/04 21:40:30.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '901' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4065' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1897' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.923 +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/04 21:40:30.923 +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/04 21:40:30.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8730' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6487' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +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/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5479' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '573' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.925 +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/04 21:40:30.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7178' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.927 +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/04 21:40:30.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +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/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +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/04 21:40:30.928 +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/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7646' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.929 +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/04 21:40:30.929 +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/04 21:40:30.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6680' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.930 +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/04 21:40:30.930 +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/04 21:40:30.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9756' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5658' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4120' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7162' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.933 +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/04 21:40:30.933 +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/04 21:40:30.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.934 +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/04 21:40:30.934 +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/04 21:40:30.934 +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/04 21:40:30.934 +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/04 21:40:30.934 +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/04 21:40:30.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1093' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.935 +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/04 21:40:30.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5881' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.936 +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/04 21:40:30.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7441' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2946' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3072' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9894' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +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/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3702' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +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/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +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/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9223' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.943 +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/04 21:40:30.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.943 +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/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.944 +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/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1126' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4247' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.946 +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/04 21:40:30.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8604' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.947 +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/04 21:40:30.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.947 +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/04 21:40:30.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3291' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '663' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.948 +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/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1312' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +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/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.950 +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/04 21:40:30.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4332' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.951 +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/04 21:40:30.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.951 +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/04 21:40:30.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3609' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6127' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.952 +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/04 21:40:30.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.952 +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/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7094' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5874' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +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/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1640' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.953 +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/04 21:40:30.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3081' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +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/04 21:40:30.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +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/04 21:40:30.954 +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/04 21:40:30.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8741' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.954 +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/04 21:40:30.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9603' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7911' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.955 +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/04 21:40:30.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.956 +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/04 21:40:30.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.956 +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/04 21:40:30.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '906' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2280' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1030' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +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/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4337' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.959 +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/04 21:40:30.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5662' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +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/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '111' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8832' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6708' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:30.961 +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/04 21:40:30.962 +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/04 21:40:30.962 +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/04 21:40:30.962 +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/04 21:40:31.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1196' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +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/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.010 +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/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8233' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +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/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5592' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2202' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2777' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +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/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2932' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3429' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +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/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4048' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3459' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.014 +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/04 21:40:31.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1168' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +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/04 21:40:31.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3326' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +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/04 21:40:31.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.016 +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/04 21:40:31.016 +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/04 21:40:31.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.017 +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/04 21:40:31.017 +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/04 21:40:31.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6408' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3433' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.018 +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/04 21:40:31.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +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/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '469' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.020 +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/04 21:40:31.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +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/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6569' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +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/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3656' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.022 +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/04 21:40:31.022 +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/04 21:40:31.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5698' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +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/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2413' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7654' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.025 +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/04 21:40:31.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '251' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +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/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1524' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.028 +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/04 21:40:31.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.029 +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/04 21:40:31.029 +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/04 21:40:31.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8670' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.029 +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/04 21:40:31.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '740' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.029 +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/04 21:40:31.029 +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/04 21:40:31.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1043' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +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/04 21:40:31.030 +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/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +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/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +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/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +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/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +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/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9981' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '476' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.032 +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/04 21:40:31.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8284' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2695' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.034 +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/04 21:40:31.034 +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/04 21:40:31.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.034 +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/04 21:40:31.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.035 +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/04 21:40:31.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '739' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3465' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8624' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +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/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +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/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '626' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2217' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7963' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9527' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.039 +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/04 21:40:31.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.040 +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/04 21:40:31.040 +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/04 21:40:31.040 +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/04 21:40:31.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9438' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +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/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +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/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.041 +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/04 21:40:31.041 +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/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3831' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4372' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '173' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.043 +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/04 21:40:31.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.044 +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/04 21:40:31.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2432' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.044 +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/04 21:40:31.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4318' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8738' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +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/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.045 +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/04 21:40:31.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6305' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.047 +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/04 21:40:31.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7790' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8691' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.048 +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/04 21:40:31.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.049 +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/04 21:40:31.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7530' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4757' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.049 +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/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7576' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.050 +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/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3766' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.050 +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/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2263' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6815' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +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/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5498' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3671' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +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/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3016' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3002' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1944' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.053 +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/04 21:40:31.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.054 +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/04 21:40:31.054 +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/04 21:40:31.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '861' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.055 +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/04 21:40:31.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.055 +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/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5910' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3449' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8564' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6262' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2491' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3329' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.057 +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/04 21:40:31.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1986' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5700' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '212' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +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/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9928' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9112' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '34' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '371' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2925' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.059 +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/04 21:40:31.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9788' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +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/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.061 +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/04 21:40:31.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.061 +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/04 21:40:31.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7929' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8539' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7349' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.110 +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/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9833' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +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/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +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/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3984' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +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/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '447' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5532' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4936' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.112 +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/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6883' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.113 +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/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8272' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '601' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.114 +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/04 21:40:31.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +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/04 21:40:31.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +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/04 21:40:31.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.115 +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/04 21:40:31.115 +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/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1863' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +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/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9162' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4628' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5456' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3242' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8011' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4419' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.118 +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/04 21:40:31.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3477' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.120 +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/04 21:40:31.120 +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/04 21:40:31.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6988' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3974' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9494' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1871' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8713' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7827' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '390' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.122 +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/04 21:40:31.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2316' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2422' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.123 +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/04 21:40:31.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2358' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4228' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.124 +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/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6704' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5294' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +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/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9458' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1568' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7009' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +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/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7623' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9758' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9122' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1054' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +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/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3225' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5059' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4102' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +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/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3047' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1104' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.130 +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/04 21:40:31.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3046' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.130 +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/04 21:40:31.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +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/04 21:40:31.131 +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/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '319' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +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/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4600' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '311' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8977' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1851' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.133 +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/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2528' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7492' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3558' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.135 +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/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.136 +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/04 21:40:31.136 +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/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.136 +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/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6782' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6110' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.137 +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/04 21:40:31.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5283' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7764' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +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/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.138 +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/04 21:40:31.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +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/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7591' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +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/04 21:40:31.139 +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/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5135' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6781' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +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/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '388' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +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/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7799' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +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/04 21:40:31.141 +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/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.141 +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/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4836' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.142 +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/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8353' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4158' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6504' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8954' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6650' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.144 +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/04 21:40:31.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6618' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +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/04 21:40:31.145 +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/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +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/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.145 +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/04 21:40:31.145 +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/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9063' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2993' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9665' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '718' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4657' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3215' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7252' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1033' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.148 +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/04 21:40:31.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1979' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9510' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1431' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.149 +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/04 21:40:31.149 +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/04 21:40:31.149 +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/04 21:40:31.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.149 +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/04 21:40:31.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9307' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5950' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9798' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7410' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6844' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8169' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +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/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8878' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5117' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.152 +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/04 21:40:31.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5999' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5552' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2957' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9785' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.155 +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/04 21:40:31.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.155 +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/04 21:40:31.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.156 +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/04 21:40:31.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.156 +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/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9401' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +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/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2607' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +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/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9073' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.159 +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/04 21:40:31.159 +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/04 21:40:31.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.160 +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/04 21:40:31.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2561' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.160 +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/04 21:40:31.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1243' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '132' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +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/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6167' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6289' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8581' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7639' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.162 +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/04 21:40:31.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.163 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.210 +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/04 21:40:31.210 +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/04 21:40:31.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4385' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '200' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.213 +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/04 21:40:31.213 +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/04 21:40:31.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7005' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.213 +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/04 21:40:31.213 +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/04 21:40:31.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4052' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3480' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '538' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2497' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +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/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '876' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2914' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6886' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4015' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6087' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.216 +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/04 21:40:31.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9918' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4248' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1693' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '806' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5222' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +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/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +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/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5064' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5199' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.218 +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/04 21:40:31.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.219 +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/04 21:40:31.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.219 +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/04 21:40:31.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.219 +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/04 21:40:31.220 +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/04 21:40:31.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1013' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4762' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.220 +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/04 21:40:31.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6783' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +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/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9216' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '60' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +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/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '341' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6731' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3697' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3310' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1976' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2368' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7057' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +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/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2940' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3893' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.226 +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/04 21:40:31.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3493' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8610' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7760' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.228 +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/04 21:40:31.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2060' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7240' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8279' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9298' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8637' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5985' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +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/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8367' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2521' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4617' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.231 +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/04 21:40:31.231 +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/04 21:40:31.231 +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/04 21:40:31.232 +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/04 21:40:31.232 +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/04 21:40:31.232 +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/04 21:40:31.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4775' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.233 +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/04 21:40:31.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.234 +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/04 21:40:31.234 +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/04 21:40:31.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1534' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.234 +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/04 21:40:31.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7644' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4315' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1339' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8776' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +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/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8095' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5213' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +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/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9434' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +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/04 21:40:31.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.237 +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/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7080' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8802' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3922' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2273' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.239 +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/04 21:40:31.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7378' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3732' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.240 +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/04 21:40:31.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1207' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9803' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.241 +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/04 21:40:31.241 +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/04 21:40:31.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4549' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1066' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4503' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8952' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +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/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +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/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2808' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.243 +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/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9989' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '982' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4779' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4923' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1515' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5770' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9537' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3823' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +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/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '837' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4761' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +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/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7634' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.246 +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/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4720' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6352' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5245' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8599' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +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/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1664' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8037' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4547' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8560' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.249 +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/04 21:40:31.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +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/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.251 +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/04 21:40:31.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.251 +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/04 21:40:31.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +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/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +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/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6128' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8405' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7873' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '56' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +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/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3555' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9088' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.253 +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/04 21:40:31.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9106' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.254 +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/04 21:40:31.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2824' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +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/04 21:40:31.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +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/04 21:40:31.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3945' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.255 +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/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3485' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.256 +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/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1854' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.256 +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/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.256 +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/04 21:40:31.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +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/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +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/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9357' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2652' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6885' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7933' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3937' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +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/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4889' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5116' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +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/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7440' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6772' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3794' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6089' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '869' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1348' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.260 +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/04 21:40:31.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7613' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.261 +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/04 21:40:31.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4949' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5792' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8206' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.261 +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/04 21:40:31.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.262 +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/04 21:40:31.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1062' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.262 +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/04 21:40:31.262 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8725' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1347' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5061' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5302' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1396' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5542' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9679' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9810' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3733' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2020' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5501' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +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/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8683' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +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/04 21:40:31.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7615' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.313 +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/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7149' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9701' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1751' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6376' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +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/04 21:40:31.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7085' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.315 +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/04 21:40:31.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3638' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9987' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.317 +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/04 21:40:31.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9682' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3452' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.318 +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/04 21:40:31.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7082' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.320 +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/04 21:40:31.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4660' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.321 +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/04 21:40:31.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '340' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.322 +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/04 21:40:31.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7621' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.323 +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/04 21:40:31.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '42' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6723' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.323 +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/04 21:40:31.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5659' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9926' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.324 +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/04 21:40:31.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3220' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9877' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.325 +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/04 21:40:31.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '577' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2620' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3264' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5541' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.330 +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/04 21:40:31.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3966' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.331 +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/04 21:40:31.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6007' for key 'test_conflict_insert.PRIMARY'"] [2025/04/04 21:40:31.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1738' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]1.577679231s Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 6.40 secs (294055368 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2025/04/04 21:40:33.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900-900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.855 +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/04 21:40:33.865 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.867 +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/04 21:40:33.869 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033-4033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.870 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247-1247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.873 +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/04 21:40:33.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6740-6740' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.912 +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/04 21:40:33.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4991-4991' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565-9565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.915 +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/04 21:40:33.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3643-3643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.915 +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/04 21:40:33.916 +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/04 21:40:33.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3853-3853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7721-7721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.919 +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/04 21:40:33.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9067-9067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616-3616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.924 +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/04 21:40:33.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8381-8381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.926 +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/04 21:40:33.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547-2547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5290-5290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4685-4685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.933 +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/04 21:40:33.938 +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/04 21:40:33.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5105-5105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '274-274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189-9189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972-3972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5248-5248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5389-5389' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.952 +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/04 21:40:33.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.957 +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/04 21:40:33.959 +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/04 21:40:33.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611-6611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4267-4267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:33.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900-900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659-6659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538-4538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549-6549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814-9814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.020 +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/04 21:40:34.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390-4390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990-5990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403-3403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4852-4852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118-7118' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1706-1706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1960-1960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.028 +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/04 21:40:34.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306-2306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.030 +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/04 21:40:34.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2248-2248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823-2823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8812-8812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.033 +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/04 21:40:34.034 +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/04 21:40:34.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154-8154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1843-1843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.036 +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/04 21:40:34.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8519-8519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.036 +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/04 21:40:34.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975-8975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7225-7225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2119-2119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.040 +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/04 21:40:34.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683-6683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.041 +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/04 21:40:34.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6358-6358' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498-2498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.044 +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/04 21:40:34.044 +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/04 21:40:34.044 +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/04 21:40:34.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392-6392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.047 +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/04 21:40:34.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.048 +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'"] + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh [2025/04/04 21:40:34.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8319-8319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274-6274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125-2125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2034-2034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272-2272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723-4723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.052 +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/04 21:40:34.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259-2259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4364-4364' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282-2282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2252-2252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246-4246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033-4033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.059 +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'"] [2025/04/04 21:40:34.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983-1983' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4617-4617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678-8678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806-7806' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7378-7378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9091-9091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282-2282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.064 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802-3802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.064 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324-324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.065 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6880-6880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.109 +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/04 21:40:34.110 +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/04 21:40:34.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653-2653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8052-8052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3487-3487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943-6943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.112 +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/04 21:40:34.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.113 +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'"] [2025/04/04 21:40:34.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7955-7955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324-324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.116 +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/04 21:40:34.117 +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/04 21:40:34.117 +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/04 21:40:34.118 +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'"] [2025/04/04 21:40:34.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9886-9886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3730-3730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.120 +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/04 21:40:34.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8774-8774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9480-9480' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.123 +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/04 21:40:34.123 +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/04 21:40:34.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3206-3206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.124 +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/04 21:40:34.124 +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/04 21:40:34.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411-3411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787-9787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9944-9944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.128 +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/04 21:40:34.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9519-9519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990-5990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7495-7495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033-9033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556-2556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919-8919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853-4853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631-2631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.133 +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/04 21:40:34.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9142-9142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.134 +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/04 21:40:34.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710-5710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185-1185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7383-7383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.136 +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/04 21:40:34.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2781-2781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2520-2520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.137 +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/04 21:40:34.139 +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/04 21:40:34.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720-6720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411-3411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336-8336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.143 +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/04 21:40:34.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6338-6338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712-8712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370-9370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033-8033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785-785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.148 +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/04 21:40:34.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4696-4696' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360-8360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6444-6444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333-7333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1670-1670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1539-1539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225-1225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430-8430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.152 +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/04 21:40:34.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045-9045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5478-5478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282-2282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7247-7247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8537-8537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4016-4016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '673-673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6585-6585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9488-9488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409-7409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1066-1066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2520-2520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955-9955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481-5481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6691-6691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4459-4459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7582-7582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5979-5979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489-9489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.209 +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/04 21:40:34.211 +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/04 21:40:34.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4376-4376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.212 +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/04 21:40:34.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361-8361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.214 +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/04 21:40:34.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282-2282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851-8851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '988-988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4212-4212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6717-6717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6191-6191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975-8975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1483-1483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409-7409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '611-611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007-5007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.221 +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/04 21:40:34.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4875-4875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535-7535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622-5622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938-6938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631-8631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2000-2000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5340-5340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.226 +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/04 21:40:34.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210-6210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239-5239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505-1505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2027-2027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849-8849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.230 +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/04 21:40:34.230 +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/04 21:40:34.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3460-3460' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5739-5739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825-5825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.232 +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/04 21:40:34.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '951-951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.233 +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/04 21:40:34.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169-169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4224-4224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6702-6702' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301-7301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814-9814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993-8993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7803-7803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.235 +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/04 21:40:34.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7664-7664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365-365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.236 +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/04 21:40:34.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5613-5613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.237 +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/04 21:40:34.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '161-161' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849-8849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6005-6005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.239 +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/04 21:40:34.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043-3043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409-4409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7103-7103' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3686-3686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2252-2252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973-3973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8963-8963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145-4145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2057-2057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9725-9725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.244 +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/04 21:40:34.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7517-7517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.244 +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/04 21:40:34.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367-1367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549-6549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6678-6678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.245 +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/04 21:40:34.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567-6567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138-138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2554-2554' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1921-1921' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.247 +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/04 21:40:34.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002-8002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.247 +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/04 21:40:34.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '400-400' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933-6933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8477-8477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.250 +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/04 21:40:34.250 +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/04 21:40:34.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2221-2221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014-2014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.252 +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/04 21:40:34.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6390-6390' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5481-5481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.253 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6491-6491' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.254 +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/04 21:40:34.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '111-111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.255 +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/04 21:40:34.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '665-665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2468-2468' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6211-6211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.258 +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'"] [2025/04/04 21:40:34.258 +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/04 21:40:34.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330-6330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7800-7800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360-8360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1706-1706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943-6943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.261 +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/04 21:40:34.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568-5568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.262 +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/04 21:40:34.262 +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'"] + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [2025/04/04 21:40:34.310 +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/04 21:40:34.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9067-9067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9775-9775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3309-3309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721-1721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4361-4361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678-8678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2669-2669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.313 +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/04 21:40:34.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3154-3154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4669-4669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7873-7873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6819-6819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5549-5549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3076-3076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6865-6865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398-4398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747-2747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '200-200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '704-704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759-8759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878-3878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6704-6704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.322 +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/04 21:40:34.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2827-2827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.323 +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/04 21:40:34.323 +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/04 21:40:34.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425-6425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304-2304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001-1001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9450-9450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4784-4784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5169-5169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336-2336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612-3612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851-851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801-1801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6366-6366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3315-3315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8459-8459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.330 +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/04 21:40:34.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '225-225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370-9370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5613-5613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1735-1735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3357-3357' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.333 +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/04 21:40:34.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8002-8002' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574-2574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262-7262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044-6044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785-785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5352-5352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330-6330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310-1310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692-2692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3284-3284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.337 +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/04 21:40:34.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2592-2592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.337 +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/04 21:40:34.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7584-7584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4821-4821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '138-138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.338 +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/04 21:40:34.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7185-7185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.342 +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/04 21:40:34.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050-8050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594-7594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9545-9545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.345 +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/04 21:40:34.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9315-9315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3643-3643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1208-1208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320-5320' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.348 +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/04 21:40:34.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336-8336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.349 +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/04 21:40:34.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4132-4132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7712-7712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.350 +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/04 21:40:34.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797-2797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594-7594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8299-8299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.352 +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/04 21:40:34.352 +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/04 21:40:34.353 +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/04 21:40:34.353 +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/04 21:40:34.353 +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/04 21:40:34.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6482-6482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3725-3725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746-746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1089-1089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.354 +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/04 21:40:34.354 +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/04 21:40:34.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3035-3035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839-1839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.358 +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/04 21:40:34.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789-5789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1613-1613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2943-2943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601-7601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268-2268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5170-5170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159-4159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.361 +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/04 21:40:34.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.362 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7795-7795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232-6232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.363 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148-8148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.409 +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/04 21:40:34.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41-41' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6774-6774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:34.410 +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'"] + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] sh wait pd ready... [Pipeline] sh wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { wait pd ready... [Pipeline] cache [2025/04/04 21:40:35.968 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.968 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447-1447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.968 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330-6330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.969 +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/04 21:40:35.969 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.969 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754-9754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.970 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.970 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41-41' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.971 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.971 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.971 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.971 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1369-1369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.972 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '164-164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.973 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3671-3671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.973 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.973 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.973 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.973 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1383-1383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.974 +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/04 21:40:35.974 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.974 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9815-9815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.975 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.975 +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/04 21:40:35.976 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913-3913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.976 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253-5253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.976 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5885-5885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.976 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7084-7084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.976 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385-5385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482-2482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7904-7904' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +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'"] [2025/04/04 21:40:35.977 +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/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.977 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976-5976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.978 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.978 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393-1393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.978 +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/04 21:40:35.978 +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/04 21:40:35.978 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905-5905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5365-5365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.979 +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/04 21:40:35.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54-54' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3432-3432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3962-3962' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.979 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6425-6425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.980 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778-7778' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.981 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018-6018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.981 +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/04 21:40:35.982 +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/04 21:40:35.982 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880-5880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.982 +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/04 21:40:35.982 +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/04 21:40:35.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9463-9463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.983 +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/04 21:40:35.983 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301-7301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.983 +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/04 21:40:35.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437-6437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.984 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.985 +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/04 21:40:35.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6668-6668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.985 +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/04 21:40:35.985 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931-6931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4871-4871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6031-6031' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.986 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8626-8626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9760-9760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2669-2669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.988 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.989 +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/04 21:40:35.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1912-1912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.989 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7973-7973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6318-6318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.990 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3338-3338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035-6035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7318-7318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.991 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519-1519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.992 +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/04 21:40:35.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911-3911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.992 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831-7831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.993 +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/04 21:40:35.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622-7622' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.993 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759-8759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164-1164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.994 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143-9143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.995 +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/04 21:40:35.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2359-2359' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.995 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9193-9193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1777-1777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1527-1527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7341-7341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.996 +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/04 21:40:35.996 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7751-7751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9734-9734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.997 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289-8289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.997 +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/04 21:40:35.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6533-6533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.998 +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/04 21:40:35.998 +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/04 21:40:35.998 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184-4184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6943-6943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967-3967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4102-4102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:35.999 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3545-3545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5755-5755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437-5437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.000 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1502-1502' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.001 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006-1006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.001 +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/04 21:40:36.002 +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/04 21:40:36.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9665-9665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.003 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7590-7590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458-8458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8687-8687' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642-9642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3610-3610' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.004 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8716-8716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259-2259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.005 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567-6567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.005 +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/04 21:40:36.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3617-3617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427-5427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2439-2439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.006 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189-9189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1518-1518' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.007 +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/04 21:40:36.007 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8230-8230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7870-7870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8298-8298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421-7421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.009 +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/04 21:40:36.009 +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/04 21:40:36.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8009-8009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.011 +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/04 21:40:36.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6039-6039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9386-9386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7886-7886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6301-6301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003-8003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4323-4323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336-8336' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391-2391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933-6933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156-5156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5074-5074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '785-785' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.016 +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/04 21:40:36.016 +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/04 21:40:36.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '591-591' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639-3639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3219-3219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733-5733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088-8088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.018 +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/04 21:40:36.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '600-600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8333-8333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352-1352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351-351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454-8454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8489-8489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.020 +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/04 21:40:36.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043-3043' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257-2257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7282-7282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3874-3874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.021 +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/04 21:40:36.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8782-8782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247-8247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5654-5654' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.025 +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/04 21:40:36.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597-9597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7584-7584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1920-1920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2580-2580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.027 +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/04 21:40:36.027 +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/04 21:40:36.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1360-1360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.028 +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/04 21:40:36.028 +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/04 21:40:36.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272-2272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192-5192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.029 +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/04 21:40:36.029 +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/04 21:40:36.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2790-2790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754-1754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294-3294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4384-4384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8951-8951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1865-1865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858-6858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6974-6974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2048-2048' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.033 +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/04 21:40:36.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +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/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2914-2914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258-3258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8356-8356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1781-1781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474-2474' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2264-2264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3152-3152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1347-1347' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4427-4427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +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/04 21:40:36.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5789-5789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.035 +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/04 21:40:36.036 +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/04 21:40:36.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30-30' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.036 +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/04 21:40:36.036 +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/04 21:40:36.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543-5543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5110-5110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1271-1271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365-1365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182-9182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671-6671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2286-2286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.038 +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/04 21:40:36.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739-6739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274-4274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2164-2164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.040 +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/04 21:40:36.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730-1730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.041 +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/04 21:40:36.041 +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/04 21:40:36.041 +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/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1512-1512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '399-399' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349-1349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2164-2164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488-4488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7915-7915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266-8266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4210-4210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306-2306' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1847-1847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995-2995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.044 +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/04 21:40:36.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1606-1606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616-3616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874-9874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9896-9896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.045 +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/04 21:40:36.046 +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/04 21:40:36.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767-7767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5758-5758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.047 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441-2441' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.047 +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/04 21:40:36.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444-5444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5145-5145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113-6113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300-9300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8380-8380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.051 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9120-9120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.052 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1418-1418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.052 +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/04 21:40:36.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.053 +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/04 21:40:36.053 +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/04 21:40:36.053 +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/04 21:40:36.053 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7448-7448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1934-1934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940-8940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.054 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635-2635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620-5620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.055 +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/04 21:40:36.055 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972-4972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255-8255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.056 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156-5156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.057 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2636-2636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.057 +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/04 21:40:36.058 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.058 +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/04 21:40:36.059 +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/04 21:40:36.059 +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/04 21:40:36.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1831-1831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.059 +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/04 21:40:36.059 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5051-5051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487-1487' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8536-8536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '62-62' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.060 +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/04 21:40:36.060 +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/04 21:40:36.060 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138-6138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6215-6215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '89-89' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.061 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1944-1944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.062 +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/04 21:40:36.062 +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/04 21:40:36.062 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5616-5616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.063 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543-1543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354-6354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.109 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.110 +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/04 21:40:36.110 +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/04 21:40:36.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3721-3721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.110 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.110 +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/04 21:40:36.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '951-951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263-6263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.111 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623-623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956-3956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.112 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7450-7450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5433-5433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500-9500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.113 +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/04 21:40:36.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.113 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710-710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8812-8812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5238-5238' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7439-7439' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.114 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3141-3141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.115 +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/04 21:40:36.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621-8621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.115 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7961-7961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4228-4228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.116 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4631-4631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2836-2836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.117 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3669-3669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.118 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074-9074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3973-3973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.119 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5284-5284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.120 +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/04 21:40:36.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3308-3308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.120 +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/04 21:40:36.120 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9693-9693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.121 +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/04 21:40:36.121 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2311-2311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6444-6444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.122 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620-6620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9094-9094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999-2999' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6073-6073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6704-6704' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.123 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '436-436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.124 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6517-6517' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.124 +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/04 21:40:36.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150-6150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.125 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094-6094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.126 +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/04 21:40:36.126 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653-2653' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683-2683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.127 +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/04 21:40:36.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.127 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1383-1383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545-545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2527-2527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.128 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5744-5744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210-6210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.129 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500-7500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187-1187' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.130 +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/04 21:40:36.130 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5871-5871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.131 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956-3956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.132 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.132 +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/04 21:40:36.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909-2909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6952-6952' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1304-1304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.133 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8792-8792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774-9774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134-7134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.134 +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/04 21:40:36.134 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4630-4630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8795-8795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4496-4496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.135 +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/04 21:40:36.135 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844-5844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2379-2379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8936-8936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152-6152' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.136 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586-6586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242-2242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509-5509' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844-5844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110-8110' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +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/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6648-6648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.137 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420-2420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9246-9246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603-3603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2782-2782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239-5239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.138 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2097-2097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541-2541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.139 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5805-5805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8128-8128' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649-6649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688-9688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3294-3294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.140 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214-7214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5753-5753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837-1837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.141 +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/04 21:40:36.141 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478-3478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.141 +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/04 21:40:36.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.142 +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/04 21:40:36.142 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6351-6351' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.142 +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/04 21:40:36.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6998-6998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008-2008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7026-7026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.143 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9744-9744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708-2708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961-3961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.144 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1070-1070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1836-1836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1918-1918' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.145 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2923-2923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.146 +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/04 21:40:36.146 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420-2420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.147 +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'"] [2025/04/04 21:40:36.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.147 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032-4032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051-6051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983-1983' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.148 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6243-6243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7535-7535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000-7000' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.149 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3572-3572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764-8764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006-8006' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.150 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094-6094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144-2144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.151 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356-356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2428-2428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.152 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.152 +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/04 21:40:36.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9111-9111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.153 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2119-2119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570-6570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.154 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265-265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.155 +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/04 21:40:36.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255-2255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.155 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713-6713' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.156 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2549-2549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516-516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.157 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6308-6308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566-6566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1557-1557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.158 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8979-8979' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2068-2068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.159 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4026-4026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.159 +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/04 21:40:36.160 +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/04 21:40:36.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8844-8844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546-9546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.160 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675-8675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.161 +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/04 21:40:36.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6386-6386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.161 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615-9615' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4515-4515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3127-3127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.162 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972-2972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.210 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4-4' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.210 +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/04 21:40:36.210 +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/04 21:40:36.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '294-294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7738-7738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.211 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607-9607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.212 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096-6096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +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/04 21:40:36.213 +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/04 21:40:36.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856-7856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9871-9871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750-9750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9330-9330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271-7271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.213 +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/04 21:40:36.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4228-4228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.214 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350-5350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.215 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.215 +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/04 21:40:36.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737-9737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4535-4535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814-9814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113-6113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.216 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3166-3166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.217 +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/04 21:40:36.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878-3878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394-6394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7302-7302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.217 +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/04 21:40:36.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421-5421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.217 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538-1538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013-7013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1894-1894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.218 +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/04 21:40:36.218 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3074-3074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1456-1456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.219 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3528-3528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3703-3703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864-5864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967-3967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584-6584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.220 +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'"] [2025/04/04 21:40:36.220 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7396-7396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3166-3166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3149-3149' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6394-6394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.221 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7462-7462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.222 +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/04 21:40:36.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8830-8830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6573-6573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498-2498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.222 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.223 +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/04 21:40:36.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644-6644' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775-2775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.223 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851-5851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100-4100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6438-6438' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.224 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.225 +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/04 21:40:36.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2887-2887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9179-9179' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.225 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253-1253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.226 +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/04 21:40:36.226 +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/04 21:40:36.226 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.227 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1319-1319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403-3403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.228 +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/04 21:40:36.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726-4726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361-8361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6471-6471' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.228 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1447-1447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2803-2803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378-9378' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748-2748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292-3292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1113-1113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069-1069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377-2377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.229 +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/04 21:40:36.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '574-574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.230 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.230 +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/04 21:40:36.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.231 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275-1275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.232 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8803-8803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.233 +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/04 21:40:36.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5387-5387' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4780-4780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.233 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7798-7798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5248-5248' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6971-6971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.234 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2568-2568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508-1508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8532-8532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.235 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8656-8656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2391-2391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.236 +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/04 21:40:36.236 +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/04 21:40:36.236 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7495-7495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.236 +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/04 21:40:36.236 +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/04 21:40:36.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141-7141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492-4492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104-7104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.237 +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/04 21:40:36.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.237 +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/04 21:40:36.237 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246-4246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671-6671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451-9451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6405-6405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9172-9172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3476-3476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.238 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935-6935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912-912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.239 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8824-8824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.239 +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/04 21:40:36.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423-2423' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1512-1512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.240 +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/04 21:40:36.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.240 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4567-4567' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.240 +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/04 21:40:36.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3370-3370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832-6832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7184-7184' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498-2498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.241 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7532-7532' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878-4878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.242 +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/04 21:40:36.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2176-2176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.242 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738-738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008-2008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.243 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2932-2932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.243 +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/04 21:40:36.244 +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/04 21:40:36.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9574-9574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1539-1539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7131-7131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.244 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '89-89' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.245 +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/04 21:40:36.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418-7418' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.245 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933-6933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196-8196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113-4113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8720-8720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +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/04 21:40:36.246 +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/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6688-6688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9154-9154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8646-8646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.246 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1581-1581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620-6620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5266-5266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8104-8104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.247 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603-3603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.247 +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'"] [2025/04/04 21:40:36.248 +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/04 21:40:36.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '719-719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3267-3267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.248 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.248 +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/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '576-576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2084-2084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709-9709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858-9858' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143-143' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.249 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147-8147' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8837-8837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2164-2164' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825-5825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.250 +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/04 21:40:36.250 +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/04 21:40:36.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498-9498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.250 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1989-1989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1988-1988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292-3292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.251 +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/04 21:40:36.251 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035-6035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723-4723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7497-7497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525-3525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.252 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8425-8425' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.253 +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/04 21:40:36.253 +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/04 21:40:36.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6701-6701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985-7985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808-4808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.254 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.254 +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/04 21:40:36.255 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692-2692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1127-1127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.256 +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/04 21:40:36.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850-7850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1426-1426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.256 +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/04 21:40:36.256 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '478-478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5080-5080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7847-7847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.257 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309-7309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755-1755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866-5866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452-2452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.258 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344-344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6655-6655' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.259 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796-5796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934-2934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8714-8714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.260 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4146-4146' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.260 +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/04 21:40:36.260 +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/04 21:40:36.260 +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/04 21:40:36.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094-6094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.261 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2029-2029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.262 +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/04 21:40:36.309 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928-3928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.309 +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/04 21:40:36.310 +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/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774-2774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260-1260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7860-7860' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.310 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4808-4808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.311 +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/04 21:40:36.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2311-2311' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2657-2657' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5880-5880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.311 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041-8041' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6163-6163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574-2574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1827-1827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.312 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.313 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898-8898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1214-1214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.314 +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/04 21:40:36.314 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652-7652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.315 +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/04 21:40:36.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8148-8148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.315 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1062-1062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.315 +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/04 21:40:36.315 +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/04 21:40:36.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3831-3831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849-849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.316 +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/04 21:40:36.316 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7012-7012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4534-4534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884-1884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '988-988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.317 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3032-3032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6618-6618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1605-1605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911-3911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '111-111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.318 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457-6457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9496-9496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8614-8614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819-2819' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.319 +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/04 21:40:36.319 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609-8609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430-3430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4729-4729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.320 +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/04 21:40:36.320 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6330-6330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290-4290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656-4656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '42-42' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '39-39' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +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/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9159-9159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.321 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9221-9221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.322 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4852-4852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975-8975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3165-3165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.323 +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/04 21:40:36.323 +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/04 21:40:36.323 +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/04 21:40:36.323 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '629-629' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.324 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1112-1112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866-9866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.325 +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/04 21:40:36.325 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.325 +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'"] [2025/04/04 21:40:36.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1683-1683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.326 +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/04 21:40:36.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985-2985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.326 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827-9827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.327 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897-8897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109-9109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2764-2764' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '854-854' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.328 +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/04 21:40:36.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331-7331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634-2634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5153-5153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.329 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847-6847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.329 +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/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7578-7578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6145-6145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6039-6039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673-1673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630-9630' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4779-4779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +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/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097-1097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.330 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7549-7549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.331 +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/04 21:40:36.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1802-1802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.331 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896-3896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430-7430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.332 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422-6422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505-1505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.333 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623-623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940-8940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7748-7748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985-7985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.334 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2019-2019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9994-9994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6688-6688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890-3890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088-7088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271-7271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.335 +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/04 21:40:36.336 +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/04 21:40:36.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911-3911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.336 +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/04 21:40:36.336 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3730-3730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005-4005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.337 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241-2241' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.337 +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/04 21:40:36.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9435-9435' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.338 +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/04 21:40:36.338 +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/04 21:40:36.338 +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/04 21:40:36.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605-3605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1519-1519' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.338 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065-9065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3755-3755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9151-9151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.339 +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/04 21:40:36.339 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913-913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3592-3592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.340 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563-6563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6201-6201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.341 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6659-6659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.341 +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/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346-8346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +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/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7738-7738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.342 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224-224' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2404-2404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.343 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616-3616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.343 +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/04 21:40:36.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2649-2649' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972-8972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4868-4868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.344 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4489-4489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412-412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41-41' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421-5421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.345 +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/04 21:40:36.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8426-8426' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7436-7436' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3634-3634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.346 +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/04 21:40:36.346 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4401-4401' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.346 +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/04 21:40:36.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8762-8762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.347 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3011-3011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3582-3582' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6505-6505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3669-3669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.348 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8034-8034' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.349 +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/04 21:40:36.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.349 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638-4638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.349 +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/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6505-6505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3382-3382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8142-8142' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3288-3288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.350 +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/04 21:40:36.351 +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/04 21:40:36.351 +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/04 21:40:36.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607-1607' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.351 +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/04 21:40:36.351 +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/04 21:40:36.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304-9304' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3852-3852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.351 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2831-2831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1734-1734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804-8804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.352 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750-9750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.353 +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/04 21:40:36.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431-6431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3543-3543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107-107' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.353 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7084-7084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7088-7088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4017-4017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.354 +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/04 21:40:36.354 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451-1451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4145-4145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +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/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754-2754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +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/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688-9688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1060-1060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5141-5141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.355 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447-6447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2717-2717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5674-5674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.356 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8174-8174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.356 +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/04 21:40:36.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5192-5192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.357 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4546-4546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920-920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4003-4003' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9492-9492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.358 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6730-6730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.359 +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/04 21:40:36.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5970-5970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.359 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602-3602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3665-3665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8095-8095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3829-3829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6431-6431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9915-9915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.360 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095-5095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.361 +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/04 21:40:36.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2294-2294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012-9012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.361 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755-755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570-2570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.409 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733-9733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3522-3522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9804-9804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8266-8266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9526-9526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2259-2259' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346-4346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4208-4208' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.410 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3656-3656' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9895-9895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1974-1974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.411 +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/04 21:40:36.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239-5239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.411 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '624-624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9119-9119' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290-4290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3013-3013' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745-4745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.412 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391-4391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382-2382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '552-552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2915-2915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.413 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993-8993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +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/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6861-6861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8804-8804' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '536-536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3030-3030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.414 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3253-3253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9477-9477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.415 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '214-214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185-1185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.416 +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/04 21:40:36.416 +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/04 21:40:36.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291-6291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2258-2258' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.416 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3645-3645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.417 +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/04 21:40:36.417 +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/04 21:40:36.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7225-7225' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.418 +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/04 21:40:36.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8137-8137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.418 +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/04 21:40:36.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710-710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6956-6956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.418 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8155-8155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.418 +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/04 21:40:36.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2343-2343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.419 +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/04 21:40:36.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363-7363' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.419 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753-2753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2747-2747' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.420 +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/04 21:40:36.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247-1247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3955-3955' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.420 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410-6410' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.420 +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/04 21:40:36.421 +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/04 21:40:36.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889-6889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6447-6447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.421 +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/04 21:40:36.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507-4507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5733-5733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.422 +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/04 21:40:36.422 +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/04 21:40:36.423 +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/04 21:40:36.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9268-9268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4338-4338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584-6584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3222-3222' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230-7230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8442-8442' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2717-2717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2193-2193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '231-231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +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/04 21:40:36.426 +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'"] [2025/04/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2172-2172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +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/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014-2014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8703-8703' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229-2229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230-1230' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2072-2072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3847-3847' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064-8064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7367-7367' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '560-560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5803-5803' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969-5969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113-3113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3430-3430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8603-8603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6525-6525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7497-7497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5606-5606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289-2289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2899-2899' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.430 +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/04 21:40:36.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745-4745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577-2577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838-8838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.431 +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/04 21:40:36.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826-4826' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4267-4267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5669-5669' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136-4136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268-2268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169-3169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +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/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8214-8214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035-6035' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196-4196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6859-6859' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '344-344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7886-7886' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7525-7525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9609-9609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1515-1515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424-9424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.434 +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'"] [2025/04/04 21:40:36.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4598-4598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1073-1073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8849-8849' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3929-3929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4016-4016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810-2810' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730-9730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '398-398' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5820-5820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.438 +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/04 21:40:36.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585-1585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.438 +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/04 21:40:36.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602-3602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385-5385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.438 +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/04 21:40:36.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6542-6542' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.439 +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/04 21:40:36.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671-4671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.439 +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/04 21:40:36.439 +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/04 21:40:36.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897-8897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206-5206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.440 +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/04 21:40:36.440 +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/04 21:40:36.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7628-7628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1969-1969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677-1677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.440 +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/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7025-7025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273-7273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1150-1150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9880-9880' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813-1813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154-1154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7892-7892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537-7537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7808-7808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7608-7608' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5811-5811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908-6908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973-5973' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2292-2292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793-793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6719-6719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4867-4867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6350-6350' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586-6586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755-1755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.445 +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/04 21:40:36.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3691-3691' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.445 +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/04 21:40:36.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4092-4092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076-7076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283-3283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671-6671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1086-1086' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9029-9029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324-324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.447 +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/04 21:40:36.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2717-2717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1728-1728' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1245-1245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712-1712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7884-7884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3015-3015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4478-4478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3011-3011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8064-8064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1709-1709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3220-3220' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '756-756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.450 +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/04 21:40:36.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.450 +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/04 21:40:36.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891-8891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5065-5065' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1033-1033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129-129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3074-3074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3515-3515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +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/04 21:40:36.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1971-1971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8319-8319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123-123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7165-7165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.452 +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/04 21:40:36.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9797-9797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5906-5906' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.453 +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/04 21:40:36.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5105-5105' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9154-9154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3219-3219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.454 +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/04 21:40:36.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.455 +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/04 21:40:36.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2934-2934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.455 +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/04 21:40:36.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7570-7570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7508-7508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247-8247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920-7920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6941-6941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7081-7081' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493-6493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +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/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102-102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994-2994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6182-6182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4734-4734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541-2541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3192-3192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132-6132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4021-4021' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268-1268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077-1077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767-9767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7122-7122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120-120' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7680-7680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322-8322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.509 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579-5579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3811-3811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8361-8361' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.510 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422-6422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.511 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7719-7719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2233-2233' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9716-9716' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7494-7494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344-8344' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214-7214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.512 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8870-8870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3846-3846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '820-820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.513 +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/04 21:40:36.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '674-674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.513 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5682-5682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8726-8726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.514 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.514 +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/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3046-3046' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1176-1176' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5850-5850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8566-8566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7282-7282' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097-1097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6088-6088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.515 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726-6726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4776-4776' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9312-9312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5843-5843' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7624-7624' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +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/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6586-6586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +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/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9960-9960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.516 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572-6572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.517 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7678-7678' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.517 +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/04 21:40:36.517 +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/04 21:40:36.517 +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/04 21:40:36.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345-4345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.518 +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'"] [2025/04/04 21:40:36.518 +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/04 21:40:36.518 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.519 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275-9275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122-3122' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817-1817' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4373-4373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.520 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6729-6729' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2683-2683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.521 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077-1077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.522 +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/04 21:40:36.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757-7757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708-7708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385-7385' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.522 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4033-4033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2572-2572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009-4009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4411-4411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809-3809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9444-9444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.523 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.524 +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/04 21:40:36.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5340-5340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9606-9606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684-7684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6727-6727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.524 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989-6989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '454-454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +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/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213-6213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1370-1370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049-6049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7742-7742' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3934-3934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.525 +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/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8701-8701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455-6455' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1868-1868' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2451-2451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2140-2140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.526 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4114-4114' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3318-3318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7807-7807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210-2210' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +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/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671-6671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4671-4671' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '136-136' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.527 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7635-7635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.528 +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/04 21:40:36.528 +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/04 21:40:36.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621-8621' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493-6493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628-3628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2445-2445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.528 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606-606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.529 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749-749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.529 +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'"] [2025/04/04 21:40:36.529 +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/04 21:40:36.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8894-8894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.530 +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/04 21:40:36.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5268-5268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9564-9564' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.530 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4004-4004' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6605-6605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066-9066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830-4830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661-4661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.531 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1541-1541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.532 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275-1275' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.532 +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/04 21:40:36.532 +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/04 21:40:36.532 +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/04 21:40:36.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1284-1284' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9494-9494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6926-6926' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8271-8271' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.533 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1077-1077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.533 +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/04 21:40:36.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005-8005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.534 +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/04 21:40:36.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6536-6536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3769-3769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.534 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1494-1494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.534 +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/04 21:40:36.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9100-9100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.535 +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/04 21:40:36.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277-8277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.535 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777-6777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3200-3200' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.536 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8297-8297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +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'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525-2525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6753-6753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9861-9861' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754-2754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529-529' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4548-4548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6427-6427' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.537 +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/04 21:40:36.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5053-5053' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920-7920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751-3751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.538 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4981-4981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4674-4674' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2360-2360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827-9827' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2632-2632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2584-2584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287-6287' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905-5905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.539 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2467-2467' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310-310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771-4771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.540 +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/04 21:40:36.540 +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/04 21:40:36.540 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3044-3044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4331-4331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '673-673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8605-8605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6679-6679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.541 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5459-5459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.542 +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/04 21:40:36.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4603-4603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8640-8640' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6375-6375' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.542 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028-7028' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4144-4144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8611-8611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.543 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6009-6009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.544 +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/04 21:40:36.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9614-9614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.544 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166-4166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.545 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '969-969' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6205-6205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2577-2577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753-2753' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820-8820' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.546 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '545-545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.547 +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'"] [2025/04/04 21:40:36.547 +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/04 21:40:36.547 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6986-6986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.548 +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/04 21:40:36.548 +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/04 21:40:36.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '812-812' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7214-7214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.548 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9277-9277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +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/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478-7478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2078-2078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3431-3431' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.549 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4995-4995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456-8456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011-4011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7831-7831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8850-8850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1341-1341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.550 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4932-4932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.551 +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/04 21:40:36.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301-4301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265-265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.551 +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/04 21:40:36.551 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250-2250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.552 +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/04 21:40:36.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8945-8945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.552 +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/04 21:40:36.552 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976-9976' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1469-1469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.553 +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/04 21:40:36.553 +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/04 21:40:36.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332-8332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.553 +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/04 21:40:36.553 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8673-8673' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3948-3948' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2679-2679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +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/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821-7821' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +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/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3661-3661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593-7593' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.554 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169-3169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.555 +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/04 21:40:36.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853-6853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783-3783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712-6712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.555 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354-7354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.556 +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/04 21:40:36.556 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133-7133' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2257-2257' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +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/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8808-8808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +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'"] [2025/04/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508-1508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.557 +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/04 21:40:36.558 +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/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612-9612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650-7650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221-6221' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.558 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7449-7449' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156-5156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252-8252' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823-4823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292-7292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +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/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2011-2011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.559 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9913-9913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '580-580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394-1394' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4138-4138' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.560 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2864-2864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834-3834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.561 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1088-1088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.561 +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/04 21:40:36.561 +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/04 21:40:36.609 +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/04 21:40:36.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1672-1672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171-9171' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.610 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.610 +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/04 21:40:36.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '452-452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8770-8770' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.611 +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/04 21:40:36.611 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6905-6905' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.611 +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/04 21:40:36.612 +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/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9291-9291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48-48' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9296-9296' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943-3943' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.612 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5051-5051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7808-7808' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369-8369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '681-681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7015-7015' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +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/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129-3129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1681-1681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818-5818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.613 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525-2525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.614 +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/04 21:40:36.614 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1743-1743' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.614 +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/04 21:40:36.614 +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/04 21:40:36.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4335-4335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.615 +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/04 21:40:36.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011-1011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.615 +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/04 21:40:36.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.615 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938-1938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623-623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793-793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377-8377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3239-3239' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '900-900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.616 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4877-4877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.617 +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/04 21:40:36.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832-6832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9499-9499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.617 +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/04 21:40:36.617 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301-7301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.618 +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/04 21:40:36.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909-4909' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9867-9867' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.618 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063-7063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522-4522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9278-9278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931-6931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824-7824' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335-335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.619 +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/04 21:40:36.619 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9928-9928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.620 +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/04 21:40:36.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202-9202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.620 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205-7205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.620 +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/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492-5492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533-5533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.621 +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/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7587-7587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579-6579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310-310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.621 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.622 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.622 +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/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793-793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.623 +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/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5051-5051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937-4937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154-7154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156-156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.623 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882-8882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793-5793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1552-1552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2269-2269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5975-5975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726-4726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303-8303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5290-5290' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7292-7292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.624 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +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/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253-253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +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/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115-7115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +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/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '315-315' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6452-6452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.625 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823-4823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.626 +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/04 21:40:36.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3533-3533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5993-5993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.626 +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/04 21:40:36.626 +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/04 21:40:36.626 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415-5415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949-7949' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4-4' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.627 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852-7852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.628 +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/04 21:40:36.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7767-7767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.628 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231-5231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.628 +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/04 21:40:36.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4216-4216' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007-8007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5111-5111' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.629 +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/04 21:40:36.629 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437-6437' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.629 +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/04 21:40:36.629 +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/04 21:40:36.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6211-6211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.630 +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/04 21:40:36.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6719-6719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709-9709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.630 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.631 +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'"] [2025/04/04 21:40:36.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4237-4237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.631 +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/04 21:40:36.631 +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/04 21:40:36.631 +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/04 21:40:36.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5319-5319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8303-8303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.631 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1226-1226' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3331-3331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.632 +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/04 21:40:36.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8965-8965' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.632 +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/04 21:40:36.632 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788-8788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556-6556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300-9300' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.633 +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/04 21:40:36.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '256-256' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.633 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283-3283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032-9032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.634 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8156-8156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1698-1698' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4957-4957' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3838-3838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833-7833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5429-5429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4767-4767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.635 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4601-4601' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986-986' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631-8631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2183-2183' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507-8507' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026-9026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2457-2457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.636 +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/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8939-8939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7967-7967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8768-8768' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '717-717' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.637 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6485-6485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.638 +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/04 21:40:36.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5996-5996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.638 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196-8196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6397-6397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '736-736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.639 +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/04 21:40:36.639 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7853-7853' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.639 +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/04 21:40:36.639 +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/04 21:40:36.640 +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/04 21:40:36.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893-4893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8039-8039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168-6168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265-7265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.640 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023-2023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8174-8174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7010-7010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.641 +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/04 21:40:36.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '938-938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.641 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972-2972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '253-253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.642 +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/04 21:40:36.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774-9774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.642 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4769-4769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6073-6073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '422-422' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662-6662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.643 +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/04 21:40:36.643 +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/04 21:40:36.643 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231-5231' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +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/04 21:40:36.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343-6343' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731-2731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5204-5204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +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/04 21:40:36.644 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5058-5058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.644 +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/04 21:40:36.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5980-5980' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2478-2478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.645 +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/04 21:40:36.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561-9561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.645 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587-5587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.646 +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/04 21:40:36.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412-412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919-8919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.646 +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/04 21:40:36.646 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1617-1617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '74-74' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4278-4278' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797-1797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.647 +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/04 21:40:36.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4727-4727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.647 +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/04 21:40:36.647 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1672-1672' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.648 +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/04 21:40:36.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '44-44' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '941-941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.648 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6150-6150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.648 +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/04 21:40:36.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5272-5272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.649 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246-4246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.649 +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/04 21:40:36.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7762-7762' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.650 +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/04 21:40:36.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6538-6538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.650 +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/04 21:40:36.650 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9814-9814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.650 +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/04 21:40:36.650 +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/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1589-1589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +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/04 21:40:36.651 +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/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8779-8779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012-9012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263-6263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865-4865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206-5206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.651 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1106-1106' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9444-9444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.652 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8915-8915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478-7478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2731-2731' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.653 +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/04 21:40:36.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6069-6069' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.653 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7265-7265' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283-3283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4598-4598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473-5473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2565-2565' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.654 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '250-250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.655 +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/04 21:40:36.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8720-8720' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478-3478' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994-2994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.655 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424-9424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.655 +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/04 21:40:36.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7227-7227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594-7594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.656 +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/04 21:40:36.656 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8903-8903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1451-1451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7594-7594' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3834-3834' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3809-3809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314-3314' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.657 +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/04 21:40:36.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3521-3521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.658 +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/04 21:40:36.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569-1569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3690-3690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.658 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641-2641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.658 +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/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8289-8289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188-2188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379-3379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5721-5721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.659 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1627-1627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.660 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370-8370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7960-7960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908-6908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +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/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8940-8940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870-870' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6887-6887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.661 +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/04 21:40:36.661 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097-1097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.662 +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/04 21:40:36.662 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.662 +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'"] [2025/04/04 21:40:36.663 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559-4559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.663 +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/04 21:40:36.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.709 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8445-8445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8010-8010' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234-8234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4560-4560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4342-4342' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +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/04 21:40:36.710 +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/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049-1049' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.710 +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/04 21:40:36.710 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938-2938' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8614-8614' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4738-4738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6213-6213' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.711 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8333-8333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.711 +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/04 21:40:36.712 +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/04 21:40:36.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789-789' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6524-6524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3501-3501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.712 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3445-3445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217-5217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8362-8362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.713 +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/04 21:40:36.713 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154-1154' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3862-3862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +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/04 21:40:36.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1523-1523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3144-3144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982-2982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188-2188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.714 +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/04 21:40:36.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6848-6848' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5166-5166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.715 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.716 +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/04 21:40:36.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9637-9637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.716 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1064-1064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1335-1335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586-1586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458-8458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598-8598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5618-5618' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.717 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223-223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913-3913' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4137-4137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.718 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6555-6555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9168-9168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +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/04 21:40:36.719 +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/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3540-3540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.719 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488-5488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767-8767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174-7174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3056-3056' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '974-974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.720 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8535-8535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6009-6009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7741-7741' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513-5513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6129-6129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8454-8454' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.721 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8403-8403' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2651-2651' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362-362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1865-1865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2638-2638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1754-1754' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677-8677' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7589-7589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2173-2173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.722 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8345-8345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9871-9871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '188-188' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8050-8050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.723 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9483-9483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8540-8540' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +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/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2092-2092' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6745-6745' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639-3639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4557-4557' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '485-485' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.724 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7734-7734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370-8370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2982-2982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3595-3595' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4935-4935' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.725 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9592-9592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027-5027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.726 +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/04 21:40:36.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3312-3312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7333-7333' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.726 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7302-7302' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '920-920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7757-7757' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539-5539' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6600-6600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +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/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631-8631' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '664-664' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +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/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260-7260' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.727 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '428-428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769-2769' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6458-6458' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2851-2851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.728 +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/04 21:40:36.728 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2890-2890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.728 +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/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786-6786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3998-3998' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2470-2470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9495-9495' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +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/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7575-7575' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1994-1994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.729 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237-2237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '863-863' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1771-1771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719-8719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9312-9312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.730 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663-6663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5095-5095' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2116-2116' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579-8579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.731 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.731 +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/04 21:40:36.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.732 +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/04 21:40:36.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503-1503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.732 +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/04 21:40:36.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4054-4054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8168-8168' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.732 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368-4368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.733 +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/04 21:40:36.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9721-9721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.733 +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/04 21:40:36.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8916-8916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3109-3109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.733 +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/04 21:40:36.733 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '793-793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.734 +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/04 21:40:36.734 +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/04 21:40:36.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9397-9397' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.734 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736-7736' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3818-3818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876-9876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +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/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749-1749' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7685-7685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9207-9207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '269-269' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.735 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6229-6229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6493-6493' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7408-7408' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245-8245' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.736 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8993-8993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '711-711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3637-3637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +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/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6675-6675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506-4506' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4373-4373' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.737 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611-9611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499-3499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8889-8889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354-4354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3499-3499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +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/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882-1882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '81-81' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456-8456' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.738 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5156-5156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6933-6933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473-5473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.739 +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/04 21:40:36.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5067-5067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.739 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1692-1692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.739 +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/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '178-178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.740 +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/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1585-1585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.740 +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/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2288-2288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.740 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054-3054' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8598-8598' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7396-7396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.741 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9900-9900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214-2214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960-960' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429-8429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.742 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737-4737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.742 +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/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7078-7078' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8932-8932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3805-3805' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167-4167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7446-7446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.743 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098-1098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8319-8319' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4391-4391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +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/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050-4050' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +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/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940-4940' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4047-4047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4553-4553' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2420-2420' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.744 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2303-2303' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961-3961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +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/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9663-9663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7444-7444' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6510-6510' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.745 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2029-2029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +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/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316-316' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900-4900' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5568-5568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '186-186' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5550-5550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8947-8947' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6996-6996' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.746 +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/04 21:40:36.747 +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/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587-5587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +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/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7763-7763' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688-3688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127-7127' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9077-9077' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360-8360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488-3488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.747 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891-2891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +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/04 21:40:36.748 +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/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6552-6552' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619-8619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6925-6925' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2891-2891' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.748 +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/04 21:40:36.749 +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/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3636-3636' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977-9977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7249-7249' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.749 +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/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.749 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937-4937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5942-5942' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6145-6145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.750 +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/04 21:40:36.750 +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/04 21:40:36.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7011-7011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4546-4546' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.750 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35-35' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014-8014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '443-443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140-9140' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8871-8871' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283-6283' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.751 +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/04 21:40:36.752 +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/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7321-7321' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796-796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4787-4787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9896-9896' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.752 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525-3525' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.753 +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/04 21:40:36.753 +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/04 21:40:36.753 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2989-2989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.753 +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'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4893-4893' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1132-1132' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5638-5638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2846-2846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +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/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5310-5310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.754 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5613-5613' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7377-7377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524-3524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.755 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280-1280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +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/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9908-9908' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204-4204' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5112-5112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +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/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879-8879' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +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/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9094-9094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.756 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5782-5782' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7589-7589' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798-6798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.757 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1793-1793' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.757 +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/04 21:40:36.757 +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/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6355-6355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1453-1453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832-3832' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801-3801' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.758 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1263-1263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7833-7833' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1951-1951' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.759 +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/04 21:40:36.759 +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/04 21:40:36.759 +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/04 21:40:36.759 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961-3961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1145-1145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4646-4646' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +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/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1288-1288' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +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/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5611-5611' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1997-1997' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +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/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027-3027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4724-4724' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.760 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1750-1750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.761 +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/04 21:40:36.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3121-3121' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.761 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051-6051' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.762 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5072-5072' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.809 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823-2823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9916-9916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.810 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4638-4638' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.810 +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/04 21:40:36.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2547-2547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767-8767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623-6623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.811 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141-7141' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.812 +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/04 21:40:36.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1483-1483' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '202-202' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5579-5579' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.812 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4865-4865' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8915-8915' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643-1643' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '123-123' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8199-8199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2068-2068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.813 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727-2727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5335-5335' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1094-1094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873-6873' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124-124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5217-5217' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '98-98' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.814 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5975-5975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5606-5606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9894-9894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '627-627' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.815 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175-2175' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4612-4612' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7887-7887' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798-6798' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6626-6626' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6027-6027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1266-1266' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2272-2272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.816 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7366-7366' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727-8727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8862-8862' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562-8562' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '513-513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.817 +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/04 21:40:36.817 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1099-1099' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576-4576' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.818 +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/04 21:40:36.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8074-8074' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8232-8232' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.818 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721-8721' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8523-8523' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6941-6941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587-8587' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1430-1430' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '38-38' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7923-7923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9840-9840' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851-5851' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392-6392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.819 +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/04 21:40:36.819 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064-6064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096-6096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3062-3062' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.820 +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/04 21:40:36.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668-8668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759-9759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.820 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '365-365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +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/04 21:40:36.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '977-977' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7550-7550' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3645-3645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362-362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2714-2714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.821 +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/04 21:40:36.821 +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/04 21:40:36.822 +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/04 21:40:36.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559-4559' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3874-3874' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.822 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3527-3527' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889-6889' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.823 +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/04 21:40:36.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9894-9894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.823 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '174-174' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '440-440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.824 +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/04 21:40:36.824 +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/04 21:40:36.824 +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/04 21:40:36.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9481-9481' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1063-1063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.824 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033-9033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.825 +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/04 21:40:36.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616-9616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '963-963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4974-4974' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.825 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2429-2429' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663-6663' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885-7885' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511-9511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.826 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6337-6337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524-3524' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5044-5044' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3545-3545' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726-726' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544-7544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9737-9737' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8139-8139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.827 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711-4711' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9856-9856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289-9289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9581-9581' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6070-6070' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9690-9690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8555-8555' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.828 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6109-6109' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.829 +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/04 21:40:36.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4781-4781' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.829 +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/04 21:40:36.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9173-9173' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3379-3379' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.829 +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/04 21:40:36.829 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4734-4734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534-9534' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.830 +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/04 21:40:36.830 +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/04 21:40:36.830 +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/04 21:40:36.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.830 +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/04 21:40:36.830 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767-2767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268-1268' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +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/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503-503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712-3712' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8866-8866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '83-83' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1098-1098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.831 +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/04 21:40:36.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866-866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544-3544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515-6515' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1993-1993' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.832 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137-7137' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +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/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777-6777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923-923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787-1787' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3784-3784' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9189-9189' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112-2112' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.833 +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/04 21:40:36.834 +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/04 21:40:36.834 +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/04 21:40:36.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9042-9042' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9030-9030' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714-714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.835 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1298-1298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.835 +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/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6549-6549' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.836 +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/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8047-8047' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7475-7475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012-1012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9190-9190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.836 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4080-4080' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2153-2153' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8730-8730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9246-9246' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1981-1981' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.837 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5931-5931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447-2447' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9115-9115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5197-5197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580-1580' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710-5710' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +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/04 21:40:36.838 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4836-4836' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.838 +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/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1393-1393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033-8033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8536-8536' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5281-5281' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6684-6684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.839 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8585-8585' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543-5543' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360-9360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5815-5815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9771-9771' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8346-8346' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +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/04 21:40:36.840 +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/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023-3023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1970-1970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6719-6719' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.840 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9207-9207' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '570-570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2167-2167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.841 +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/04 21:40:36.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8898-8898' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.841 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3633-3633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131-131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +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/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '182-182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339-339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8795-8795' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584-6584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7270-7270' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.842 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353-5353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5393-5393' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.843 +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/04 21:40:36.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6796-6796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.843 +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/04 21:40:36.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.843 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6556-6556' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3914-3914' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959-1959' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5073-5073' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5088-5088' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428-4428' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1166-1166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7253-7253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.844 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489-9489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8684-8684' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.845 +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/04 21:40:36.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7537-7537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838-838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.845 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6670-6670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.845 +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/04 21:40:36.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240-5240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.846 +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/04 21:40:36.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535-2535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569-1569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.846 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4328-4328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5815-5815' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5829-5829' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +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/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2229-2229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9473-9473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3686-3686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5169-5169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.847 +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/04 21:40:36.848 +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/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750-9750' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8537-8537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3338-3338' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8475-8475' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253-8253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2452-2452' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.848 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461-6461' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +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/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139-7139' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4309-4309' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7528-7528' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3679-3679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.849 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066-9066' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605-3605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1988-1988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272-4272' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4931-4931' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675-675' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6992-6992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6499-6499' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.850 +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/04 21:40:36.850 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011-4011' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.851 +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/04 21:40:36.851 +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/04 21:40:36.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488-8488' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.851 +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/04 21:40:36.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628-3628' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919-4919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.851 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2193-2193' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.852 +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/04 21:40:36.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609-8609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6016-6016' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.852 +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/04 21:40:36.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9384-9384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.852 +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/04 21:40:36.852 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421-2421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '516-516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +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/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274-6274' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5340-5340' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807-807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8332-8332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.853 +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/04 21:40:36.853 +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/04 21:40:36.854 +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/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2355-2355' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2767-2767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1369-1369' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.854 +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/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1462-1462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.854 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572-7572' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9354-9354' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4450-4450' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7775-7775' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7744-7744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5453-5453' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9839-9839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.855 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662-8662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5383-5383' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9096-9096' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1082-1082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7079-7079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +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/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6345-6345' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3544-3544' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.856 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416-7416' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876-4876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6739-6739' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.857 +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/04 21:40:36.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8814-8814' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.857 +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/04 21:40:36.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1206-1206' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.857 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391-391' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6064-6064' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.858 +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/04 21:40:36.858 +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/04 21:40:36.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4809-4809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8714-8714' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.858 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4406-4406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.858 +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/04 21:40:36.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264-8264' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1130-1130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2788-2788' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.859 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067-2067' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894-6894' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.909 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.910 +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/04 21:40:36.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1796-1796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685-6685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.910 +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/04 21:40:36.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '162-162' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339-339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.910 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093-2093' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616-1616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.911 +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/04 21:40:36.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1508-1508' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.911 +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/04 21:40:36.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440-2440' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.911 +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/04 21:40:36.911 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6131-6131' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433-6433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838-838' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.912 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569-1569' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1063-1063' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.913 +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/04 21:40:36.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6100-6100' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.913 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876-9876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +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/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9214-9214' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730-7730' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +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/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490-1490' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +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/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6632-6632' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5170-5170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +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/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7227-7227' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.914 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634-2634' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4975-4975' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489-7489' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2-2' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9007-9007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715-7715' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.915 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084-8084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.916 +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/04 21:40:36.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5279-5279' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5368-5368' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.916 +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'"] [2025/04/04 21:40:36.916 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2421-2421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.916 +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/04 21:40:36.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9637-9637' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9479-9479' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6686-6686' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.917 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6566-6566' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +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/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6055-6055' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '972-972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1560-1560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3212-3212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.918 +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/04 21:40:36.918 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '433-433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4497-4497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2514-2514' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.919 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3451-3451' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2014-2014' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5513-5513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +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/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244-2244' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8327-8327' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124-124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.920 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9530-9530' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.921 +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/04 21:40:36.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9683-9683' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9026-9026' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.921 +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/04 21:40:36.921 +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/04 21:40:36.922 +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/04 21:40:36.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459-459' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007-2007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388-6388' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360-9360' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '907-907' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9012-9012' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148-9148' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +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/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2744-2744' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4984-4984' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802-3802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6573-6573' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1875-1875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '954-954' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5292-5292' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3547-3547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759-7759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1380-1380' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.924 +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/04 21:40:36.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007-5007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727-8727' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6989-6989' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +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/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5560-5560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261-1261' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6932-6932' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7384-7384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1101-1101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8662-8662' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +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/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2008-2008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2289-2289' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.926 +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/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4746-4746' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7625-7625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2405-2405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7134-7134' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +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/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4190-4190' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353-5353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2007-2007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.928 +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/04 21:40:36.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701-3701' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7751-7751' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017-2017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370-4370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8362-8362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1503-1503' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3325-3325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4009-4009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.930 +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'"] [2025/04/04 21:40:36.930 +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/04 21:40:36.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068-5068' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876-9876' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7759-7759' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1310-1310' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783-3783' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4813-4813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318-8318' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586-1586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240-5240' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3341-3341' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.932 +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/04 21:40:36.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8792-8792' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113-6113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5356-5356' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.932 +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/04 21:40:36.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5846-5846' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6755-6755' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.933 +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/04 21:40:36.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5682-5682' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8882-8882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +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/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '645-645' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6037-6037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +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/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5374-5374' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421-7421' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1009-1009' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5197-5197' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4001-4001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +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/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196-8196' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1794-1794' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +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/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6547-6547' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5939-5939' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6163-6163' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '623-623' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2211-2211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3089-3089' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.936 +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/04 21:40:36.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1761-1761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457-6457' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6930-6930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.937 +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/04 21:40:36.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9590-9590' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1377-1377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4446-4446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496-5496' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1561-1561' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4448-4448' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +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/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9199-9199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4130-4130' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1864-1864' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9988-9988' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5469-5469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9930-9930' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616-9616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8242-8242' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6477-6477' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680-2680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027-5027' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370-9370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5462-5462' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384-6384' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8897-8897' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '473-473' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165-8165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1170-1170' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685-6685' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.941 +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/04 21:40:36.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6679-6679' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007-5007' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1756-1756' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648-8648' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3084-3084' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2835-2835' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273-9273' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +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/04 21:40:36.944 +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/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9082-9082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237-1237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +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/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603-3603' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9370-9370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +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/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2535-2535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4652-4652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466-6466' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4253-4253' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6019-6019' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1541-1541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5325-5325' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205-2205' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.946 +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/04 21:40:36.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254-3254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3972-3972' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2560-2560' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.946 +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/04 21:40:36.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2492-2492' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.947 +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/04 21:40:36.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825-5825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2659-2659' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3219-3219' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6978-6978' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9124-9124' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3780-3780' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8058-8058' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4223-4223' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365-3365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '760-760' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.949 +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/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4903-4903' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +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/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +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/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7877-7877' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267-1267' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5297-5297' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1352-1352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934-934' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4125-4125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.951 +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/04 21:40:36.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9521-9521' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3602-3602' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2937-2937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178-1178' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +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/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661-4661' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1944-1944' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +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/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247-1247' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2039-2039' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7229-7229' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2033-2033' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892-9892' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8198-8198' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +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/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5680-5680' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6688-6688' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4869-4869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3681-3681' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.954 +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/04 21:40:36.954 +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/04 21:40:36.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7708-7708' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8057-8057' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9869-9869' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5666-5666' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3125-3125' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113-2113' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '928-928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1234-1234' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8108-8108' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777-6777' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191-7191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115-7115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633-9633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +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/04 21:40:36.957 +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/04 21:40:36.957 +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/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8501-8501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +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/04 21:40:36.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396-3396' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.957 +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/04 21:40:36.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.958 +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/04 21:40:36.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3791-3791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330-8330' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3923-3923' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005-5005' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.958 +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/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '767-767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4970-4970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619-2619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +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/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9023-9023' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +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/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537-2537' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1882-1882' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2443-2443' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.959 +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/04 21:40:36.960 +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/04 21:40:36.960 +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/04 21:40:36.960 +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/04 21:40:36.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1406-1406' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856-4856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929-1929' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5494-5494' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8570-8570' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723-4723' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5738-5738' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6734-6734' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2328-2328' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.961 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6994-6994' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:36.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9520-9520' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.009 +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/04 21:40:37.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3802-3802' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.009 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470-470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6322-6322' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2082-2082' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.010 +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'"] [2025/04/04 21:40:37.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2752-2752' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.010 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7419-7419' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709-4709' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177-7177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +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/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2652-2652' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001-1001' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4104-4104' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '339-339' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.011 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145-7145' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2818-2818' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4919-4919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3405-3405' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6852-6852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.012 +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/04 21:40:37.012 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '167-167' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7667-7667' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.013 +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/04 21:40:37.013 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1280-1280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098-6098' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1022-1022' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463-4463' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5639-5639' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9597-9597' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4823-4823' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.014 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8370-8370' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1600-1600' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6625-6625' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3498-3498' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.015 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2774-2774' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856-7856' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3605-3605' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446-6446' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.016 +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/04 21:40:37.016 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2411-2411' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6008-6008' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5796-5796' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '956-956' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +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/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3500-3500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191-8191' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722-6722' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2212-2212' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +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/04 21:40:37.017 +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/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060-3060' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.017 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076-4076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7945-7945' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6584-6584' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1987-1987' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.018 +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/04 21:40:37.018 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928-1928' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500-9500' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970-7970' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7177-7177' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995-5995' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3748-3748' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045-9045' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574-8574' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.019 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6386-6386' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2312-2312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8919-8919' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8312-8312' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7262-7262' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +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/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5482-5482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.020 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '535-535' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4482-4482' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1941-1941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2166-2166' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9324-9324' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.021 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +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/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866-866' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +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/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4533-4533' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +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/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1076-1076' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382-2382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '511-511' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5522-5522' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.022 +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/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799-3799' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '280-280' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3332-3332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469-6469' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1079-1079' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.023 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985-3985' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470-7470' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797-797' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6578-6578' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331-1331' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3884-3884' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +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/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9890-9890' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.024 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2617-2617' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.025 +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/04 21:40:37.025 +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/04 21:40:37.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6665-6665' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '362-362' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.025 +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'"] [2025/04/04 21:40:37.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6199-6199' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.025 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767-8767' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4412-4412' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5172-5172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032-4032' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.026 +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/04 21:40:37.026 +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/04 21:40:37.026 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5115-5115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4445-4445' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.027 +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/04 21:40:37.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895-895' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.027 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8690-8690' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592-6592' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +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/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1609-1609' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641-2641' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8377-8377' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4392-4392' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.028 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '352-352' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.029 +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/04 21:40:37.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2875-2875' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.029 +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/04 21:40:37.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8642-8642' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3933-3933' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.029 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920-2920' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '157-157' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2825-2825' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.030 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6538-6538' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1501-1501' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619-8619' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7761-7761' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254-3254' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911-1911' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809-5809' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.031 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382-8382' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8165-8165' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9800-9800' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6541-6541' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.032 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961-3961' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735-3735' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1115-1115' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.033 +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/04 21:40:37.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1586-1586' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.033 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807-3807' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.034 +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/04 21:40:37.034 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9670-9670' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.034 +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/04 21:40:37.034 +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/04 21:40:37.034 +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/04 21:40:37.035 +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/04 21:40:37.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8633-8633' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3365-3365' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025-9025' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.035 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616-1616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8505-8505' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.036 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3298-3298' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941-9941' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.037 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2332-2332' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606-7606' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097-1097' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094-6094' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5376-5376' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.038 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3169-3169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337-3337' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4052-4052' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.039 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201-8201' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.040 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8791-8791' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.041 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4313-4313' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616-3616' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8432-8432' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5811-5811' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.042 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2150-2150' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5937-5937' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6852-6852' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.043 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1017-1017' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.044 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968-3968' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5228-5228' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169-9169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.045 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5967-5967' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1512-1512' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5837-5837' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2169-2169' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.046 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9433-9433' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1599-1599' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381-9381' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.048 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4816-4816' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.049 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2025/04/04 21:40:37.050 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]3.219469389s --- PASS: TestSimpleInsert (22.17s) --- PASS: TestSimpleInsert/Basic (3.37s) --- PASS: TestSimpleInsert/Basic/test_insert (1.70s) --- PASS: TestSimpleInsert/Basic/test_insert_common (1.67s) --- PASS: TestSimpleInsert/Conflict (9.81s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (4.08s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (5.74s) PASS ddl_test end Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test) 1882347520 bytes in 5.81 secs (323744829 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test already exists) + ls -alh bin/ total 961M drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 49 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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-535-g6a33e4eedb Edition: Community Git Commit Hash: 6a33e4eedbc74b8f39eb008148f59caba2493327 Git Branch: HEAD UTC Build Time: 2025-04-04 13:32:26 GoVersion: go1.23.8 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] // cache [Pipeline] } [Pipeline] container [Pipeline] { [Pipeline] // dir [Pipeline] } [Pipeline] sh [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } wait pd ready... [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate wait tikv ready... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } wait tikv ready... wait tikv ready... wait tikv ready... wait tikv ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:40 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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 testkit.go:123: RefreshSession rand seed: 1743774056430013203 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:40 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:40 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:40 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:40 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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: 1743774058533834046 === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete [TestSimpleDelete][Time Cost]349.208818ms === RUN TestSimpleDelete/Basic/test_delete_common testkit.go:123: RefreshSession rand seed: 1743774058845393097 testkit.go:123: RefreshSession rand seed: 1743774058966210588 [TestSimpleDelete][Time Cost]454.994232ms === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]138.472907ms [TestSimpleConflictDelete][Delete][Time Cost]189.044966ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleConflictDelete][Insert][Time Cost]175.244057ms [TestSimpleConflictDelete][Delete][Time Cost]208.938248ms === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update === RUN TestSimple/Basic index_test.go:137: sql insert into test_index values (105, 6363560510568328150, 0.668197, 'gnDWk64red') index_test.go:137: sql insert into test_index values (106, 4257744581665583577, 0.095924, 'b1t4Nou1Rz') index_test.go:137: sql insert into test_index values (102, 4007827025441313719, 0.836908, 'vpuHHMZPAk') index_test.go:137: sql insert into test_index values (104, 4681997675404060494, 0.402428, 'SBSHXas3u0') index_test.go:137: sql insert into test_index values (103, 8397175076856514245, 0.747192, 'jud2zRiEq2') index_test.go:137: sql insert into test_index values (101, 8824302509008362090, 0.094446, 'aWa9zfrhYo') index_test.go:137: sql insert into test_index values (107, 6588269980924531965, 0.799201, 'IjgFMXwv0e') index_test.go:137: sql insert into test_index values (108, 5823337259611509472, 0.671208, 'D0s404ZeQI') index_test.go:137: sql insert into test_index values (110, 6300093264773155818, 0.146747, 'gUI8K3QfvB') index_test.go:137: sql insert into test_index values (109, 6768983592855494747, 0.213319, 'nrEohiFpo3') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 1249794534841344002, c2 = 0.567703, c3 = 'nWIeh3qvYV' where c = 92 index_test.go:143: sql update test_index set c1 = 8040490876249926600, c2 = 0.209644, c3 = 'RxVsZJDrbC' where c = 81 index_test.go:143: sql update test_index set c1 = 5807565762724993115, c2 = 0.827806, c3 = 'g0RbJxmulo' where c = 98 index_test.go:143: sql update test_index set c1 = 7315321098096771488, c2 = 0.655030, c3 = 'Nfi2ySFuFb' where c = 53 index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 8865435988008050306, c2 = 0.076278, c3 = 'BVHktBRLmt' where c = 89 index_test.go:143: sql update test_index set c1 = 8890024401130073944, c2 = 0.709691, c3 = 'zGlafwNg3F' where c = 67 index_test.go:137: sql insert into test_index values (111, 533698709548521504, 0.746429, '5oXrITsmog') index_test.go:143: sql update test_index set c1 = 8468468337201884221, c2 = 0.842067, c3 = 'sKmk5MwORN' where c = 82 index_test.go:143: sql update test_index set c1 = 953403256120027121, c2 = 0.665387, c3 = 'Hy4QD18jYm' where c = 17 index_test.go:143: sql update test_index set c1 = 9150869440624149517, c2 = 0.650537, c3 = '4aO02wRvI6' where c = 96 index_test.go:137: sql insert into test_index values (114, 6105235727201780906, 0.835898, 'g806pPe2gA') index_test.go:137: sql insert into test_index values (112, 2643564854686645665, 0.347187, 'pNJdZGAVag') index_test.go:137: sql insert into test_index values (113, 6045741765471715462, 0.724784, 'jy9N4ZWZYh') index_test.go:143: sql update test_index set c1 = 1087008278676965142, c2 = 0.392891, c3 = 'du3GwOpGub' where c = 21 index_test.go:137: sql insert into test_index values (116, 8272954401044914666, 0.054061, 'KJ2mctkRdI') index_test.go:137: sql insert into test_index values (119, 4915629347544087976, 0.061372, 'l2QpEVH2q6') index_test.go:137: sql insert into test_index values (120, 4068149323864396415, 0.005240, 'uO7bxgilyO') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (115, 8181835188627657188, 0.453978, 'tn2X5aSeHT') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (118, 4828781368980047789, 0.323528, 'ZkTbqK8bbU') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (117, 7770189611238677540, 0.030868, 'ymGZJutH7x') index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 2783528124803700839, c2 = 0.404031, c3 = 'BrfbwqcnQm' where c = 71 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 1806810318632193564, c2 = 0.077330, c3 = 'cepWz10dqo' where c = 100 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 1653722653857461386, c2 = 0.846238, c3 = 'PNVThOZ5pO' where c = 49 index_test.go:143: sql update test_index set c1 = 2462010634314601612, c2 = 0.851674, c3 = 'jm4I8IJk4b' where c = 19 index_test.go:137: sql insert into test_index values (122, 309775335514553125, 0.377486, 'IgkPt4WsQ4') index_test.go:137: sql insert into test_index values (123, 8755197347702802860, 0.416383, 'Lsd5ukttUh') index_test.go:137: sql insert into test_index values (121, 678490978060714115, 0.339477, 'ZcVuNpaTMs') index_test.go:143: sql update test_index set c1 = 6019573142375267717, c2 = 0.314754, c3 = 'vDkbOOLuHZ' where c = 25 index_test.go:143: sql update test_index set c1 = 8188767875165813055, c2 = 0.999090, c3 = 'G3hIVhHF5E' where c = 17 index_test.go:143: sql update test_index set c1 = 2186730768267028726, c2 = 0.921249, c3 = 'oPa2zODCy7' where c = 67 index_test.go:143: sql update test_index set c1 = 9010939053503588059, c2 = 0.897210, c3 = 'NPyY5ZbkOx' where c = 93 index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (124, 7242472553981692373, 0.972328, 'LzJq4bkV2U') index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (126, 2137374483485330725, 0.215826, 'Wr68UhApgl') index_test.go:137: sql insert into test_index values (125, 494312733895376300, 0.331023, '2wU7e0lgDw') index_test.go:137: sql insert into test_index values (127, 4081230162426524851, 0.097373, 'ryzloG6OFn') index_test.go:137: sql insert into test_index values (128, 3199336559701654062, 0.106190, 'dS7tUyK1Kr') index_test.go:143: sql update test_index set c1 = 8182816614348672537, c2 = 0.491983, c3 = '3asGLuCHm3' where c = 59 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 6855453417013197516, c2 = 0.538676, c3 = 'KBw6BBhvDH' where c = 56 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 5551259898919720174, c2 = 0.545780, c3 = '1H5piJi34p' where c = 87 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 6794783665339015727, c2 = 0.637754, c3 = 'wJ2OAMcaBZ' where c = 1 index_test.go:137: sql insert into test_index values (129, 9082001990173595611, 0.103262, 'mSGdbc442L') index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (130, 7175932476416120724, 0.302509, 'VjvX9qYwnW') index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (132, 7075584554151367759, 0.038112, '3HR7bStb4f') index_test.go:143: sql update test_index set c1 = 2764442373841412069, c2 = 0.259761, c3 = 'GEITKeItfE' where c = 121 index_test.go:143: sql update test_index set c1 = 7403795254256059171, c2 = 0.063326, c3 = 'V2WcEu7EeI' where c = 101 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (134, 8287631225389268, 0.542710, 'toI4TqMQ5X') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (133, 3635393903059985280, 0.414892, 'K9NLInPPfS') index_test.go:137: sql insert into test_index values (131, 5426358037457260508, 0.021601, 'nYZOKQMl7C') index_test.go:143: sql update test_index set c1 = 989238788065782625, c2 = 0.641612, c3 = '5YnEEuWBCV' where c = 47 index_test.go:143: sql update test_index set c1 = 633008071733290466, c2 = 0.150311, c3 = '7swGTJz8WE' where c = 96 index_test.go:143: sql update test_index set c1 = 1455637285141923721, c2 = 0.640610, c3 = '7NGMJvVTk5' where c = 37 index_test.go:143: sql update test_index set c1 = 8501984488340613128, c2 = 0.190438, c3 = 'gAAMMw5Beu' where c = 99 index_test.go:143: sql update test_index set c1 = 5181168258891992931, c2 = 0.400780, c3 = 'RND6gv8EGs' where c = 101 index_test.go:137: sql insert into test_index values (135, 2706696227788242757, 0.466436, 'uwFc5u56Ml') index_test.go:143: sql update test_index set c1 = 2652841858337215638, c2 = 0.253814, c3 = 'UB2CiNMjhh' where c = 127 index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (139, 5417791353469242218, 0.913805, 'rM0tufy0f2') index_test.go:137: sql insert into test_index values (138, 1744334585109890051, 0.265476, 'DBKCetwKds') index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (140, 7779070356664033683, 0.802522, 'dRbFvdQb1K') index_test.go:137: sql insert into test_index values (137, 3441800299907404527, 0.310324, '0udFGuAtFJ') index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 7556309339016373986, c2 = 0.797244, c3 = 'xAgWBUuwrO' where c = 98 index_test.go:137: sql insert into test_index values (136, 6318134872947892827, 0.987056, 'KGSubENXit') index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 5221095757453890953, c2 = 0.101406, c3 = 'Flaeblxz2s' where c = 62 index_test.go:143: sql update test_index set c1 = 4126219203397169529, c2 = 0.365800, c3 = 'aDv84NWLPs' where c = 80 index_test.go:143: sql update test_index set c1 = 8054537853746009199, c2 = 0.152173, c3 = 'KdhSjeUAlV' where c = 100 index_test.go:137: sql insert into test_index values (141, 8718489090197041023, 0.944554, 'VXuFOTVmr5') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 5818343135108253685, c2 = 0.238975, c3 = 'eNlKVrYlJC' where c = 79 index_test.go:140: sql delete from test_index where c = 15 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (143, 5451857232582214784, 0.888846, 'twvlfmCEus') index_test.go:137: sql insert into test_index values (144, 4732183700460688488, 0.337273, '1cDNuWblQP') index_test.go:137: sql insert into test_index values (142, 8256481527450356078, 0.845262, '86HmYsbXIN') index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 2440408874986027889, c2 = 0.151024, c3 = 'ra0kmuxR6f' where c = 30 index_test.go:143: sql update test_index set c1 = 2294276795876838925, c2 = 0.677333, c3 = 'OitLGO7qpQ' where c = 104 index_test.go:143: sql update test_index set c1 = 7575217236156243189, c2 = 0.252215, c3 = 'vgbvFwN2M6' where c = 116 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 8035756831106533811, c2 = 0.551786, c3 = 'NNr14ytvIc' where c = 13 index_test.go:143: sql update test_index set c1 = 6926763131786514654, c2 = 0.771993, c3 = 'dyduKobhI1' where c = 41 index_test.go:143: sql update test_index set c1 = 3658044514245196581, c2 = 0.782183, c3 = 't4XBy6OErY' where c = 119 index_test.go:143: sql update test_index set c1 = 6867794884455168752, c2 = 0.356942, c3 = 'ldXYm1leKr' where c = 72 index_test.go:137: sql insert into test_index values (148, 5247386769668442876, 0.482499, 'wFJSdpGAjV') index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (151, 50773129113792203, 0.305245, 'YNC0IY7Yrn') index_test.go:137: sql insert into test_index values (147, 7536375673824640986, 0.424516, '8wJeLGtpSM') index_test.go:137: sql insert into test_index values (152, 9027575842009616439, 0.104327, 'TqYpm61rM0') index_test.go:137: sql insert into test_index values (145, 3422344924742930330, 0.718500, 'VEv8dS4d8R') index_test.go:137: sql insert into test_index values (146, 9178966430609759168, 0.900004, 'gDQ17XmH6x') index_test.go:137: sql insert into test_index values (150, 3082609305004180069, 0.383145, 'dAFNSr8FHd') index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 7521149233197152173, c2 = 0.709107, c3 = 'ImrkD23nAy' where c = 77 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (149, 8955906064350843635, 0.262288, 'CS2JtF7iUo') index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 3962598745199462366, c2 = 0.111687, c3 = 'zFNcVA6Exk' where c = 27 index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 9124555668233642108, c2 = 0.973341, c3 = 'nDq2ITwtzj' where c = 15 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (153, 8453880610991091104, 0.637609, 'VMU2ZejTMJ') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 9095689837938013545, c2 = 0.131291, c3 = 'gHJNUnlezn' where c = 54 index_test.go:143: sql update test_index set c1 = 5266134853846946983, c2 = 0.747145, c3 = 'hjhrvvxsFG' where c = 95 index_test.go:137: sql insert into test_index values (154, 8253723855874075644, 0.754762, 'mPyxjVqKaL') index_test.go:143: sql update test_index set c1 = 8733873070506798533, c2 = 0.644872, c3 = 'HWed7O0Ubp' where c = 74 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (156, 654724090107220099, 0.962492, 'saFB8SVFwZ') index_test.go:137: sql insert into test_index values (158, 6552745180156904578, 0.640296, 'HMZ7Gbq4Sw') index_test.go:143: sql update test_index set c1 = 1537044597668530658, c2 = 0.281467, c3 = 'kKl79JIE3s' where c = 113 index_test.go:143: sql update test_index set c1 = 5864072827541313918, c2 = 0.143595, c3 = '7Z6T26exTw' where c = 137 index_test.go:143: sql update test_index set c1 = 2441717396408643598, c2 = 0.310956, c3 = 'N2kSKab0iz' where c = 75 index_test.go:137: sql insert into test_index values (157, 8982728308973597848, 0.146426, 'R9x4g4LhNA') index_test.go:143: sql update test_index set c1 = 8110544572679658474, c2 = 0.698548, c3 = 'cUMmUVc0Up' where c = 133 index_test.go:143: sql update test_index set c1 = 4739237188587905108, c2 = 0.111911, c3 = 'W5XILOj0y9' where c = 73 index_test.go:137: sql insert into test_index values (155, 4261410643872354473, 0.751449, '7xR3DkqTAl') index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (161, 6244203120546555149, 0.187066, 'Rkk2Dx7B7A') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 955093333950866141, c2 = 0.831425, c3 = 'os09xZ0l7w' where c = 132 index_test.go:137: sql insert into test_index values (163, 7189995786613838079, 0.874287, 'pp70kOgWRc') index_test.go:143: sql update test_index set c1 = 8620785300227562729, c2 = 0.912471, c3 = 'OHieIbVVqB' where c = 2 index_test.go:137: sql insert into test_index values (160, 4030626757537438252, 0.115573, 'C63sUh1ErV') index_test.go:143: sql update test_index set c1 = 8797622398397775811, c2 = 0.802646, c3 = 'Cjw5zsNHv7' where c = 23 index_test.go:143: sql update test_index set c1 = 5911000512346613286, c2 = 0.564636, c3 = 'xcGQdwOgFa' where c = 15 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (166, 1964801738804093319, 0.523442, 'jt4wYYS9Tk') index_test.go:137: sql insert into test_index values (164, 3015723050199830372, 0.243779, 'F5yhKiaUi5') index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (162, 7286877354946548558, 0.105318, '0HNXgrrnGf') index_test.go:137: sql insert into test_index values (159, 975038211920420752, 0.123563, 'jQWfSB8KP4') index_test.go:137: sql insert into test_index values (165, 4540347048681860478, 0.323430, 'vHVhH0NX5O') index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (167, 4848794793821735642, 0.069600, 'c0Zic7428v') index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 3065641303679721520, c2 = 0.721758, c3 = 'Yirt33niZV' where c = 0 index_test.go:143: sql update test_index set c1 = 5366300562898566781, c2 = 0.423856, c3 = 'Be6LmWNIzf' where c = 40 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 2839924295275473812, c2 = 0.585433, c3 = 'Oqwej4ZQJV' where c = 107 index_test.go:137: sql insert into test_index values (168, 4572078331998250818, 0.115260, 'Xak121X0wi') index_test.go:143: sql update test_index set c1 = 7339857844260822573, c2 = 0.491775, c3 = 'uCWR64qSj2' where c = 20 index_test.go:140: sql delete from test_index where c = 29 index_test.go:137: sql insert into test_index values (169, 5833206940914534585, 0.382771, 'PG4u3o7ePv') index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (170, 1951172422665877903, 0.848312, 'DtcxcQbM5D') index_test.go:143: sql update test_index set c1 = 2275328213229680699, c2 = 0.889437, c3 = 'iPfmwl0ej3' where c = 82 index_test.go:140: sql delete from test_index where c = 105 index_test.go:143: sql update test_index set c1 = 8534459717960129169, c2 = 0.474517, c3 = 'RsiYVwC7Vl' where c = 78 index_test.go:143: sql update test_index set c1 = 536487645633503430, c2 = 0.676436, c3 = 'a254sxS6pP' where c = 132 index_test.go:143: sql update test_index set c1 = 1574418040989671616, c2 = 0.282483, c3 = 'vLkKkKxv3U' where c = 107 index_test.go:137: sql insert into test_index values (171, 3497696723589832961, 0.893825, '7OHmihe1qQ') index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 6564795824138436960, c2 = 0.626156, c3 = 'etDYBa1IcD' where c = 102 index_test.go:143: sql update test_index set c1 = 5184808661777940426, c2 = 0.027758, c3 = 'YIEiCIputx' where c = 94 index_test.go:143: sql update test_index set c1 = 3004292987144512119, c2 = 0.221400, c3 = 'XC1oLZKE6y' where c = 115 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (174, 5123496698048936388, 0.902376, 'AFGAyNgEnZ') index_test.go:137: sql insert into test_index values (175, 2803802121727759740, 0.322673, 'hHVjKeadV6') index_test.go:137: sql insert into test_index values (172, 2350363784510961078, 0.292250, 'fSvcMLOR1i') index_test.go:137: sql insert into test_index values (176, 5072940832054332922, 0.298103, 'Zmz0SptJKl') index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (178, 1825871002184370998, 0.680931, '2aVJAKioxF') index_test.go:137: sql insert into test_index values (173, 4403981306965134280, 0.361311, 'yqsYRIwmCm') index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (177, 453461255062975317, 0.540165, 'EyfwPLAtGl') index_test.go:143: sql update test_index set c1 = 8312582748724321014, c2 = 0.287191, c3 = 'uT5bpt32kP' where c = 69 index_test.go:143: sql update test_index set c1 = 8608366408400504402, c2 = 0.806225, c3 = 'p44giu1y4h' where c = 45 index_test.go:143: sql update test_index set c1 = 3397739289097906359, c2 = 0.153251, c3 = 'cOxQLWtfQG' where c = 89 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 8072123956652097111, c2 = 0.937933, c3 = 'baNm4ao0uF' where c = 48 index_test.go:143: sql update test_index set c1 = 4267555319689545402, c2 = 0.313502, c3 = 'iMg0GGybGg' where c = 164 index_test.go:137: sql insert into test_index values (180, 4642637931005181171, 0.986796, 'pbIj72dO3c') index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (179, 3083633253144886631, 0.126054, 'klehscGlF2') index_test.go:143: sql update test_index set c1 = 5645281437188894922, c2 = 0.790822, c3 = 'zfTEwotnAj' where c = 87 index_test.go:137: sql insert into test_index values (181, 6750164342307330099, 0.258151, 'rly0DMs5QA') index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (182, 4704425518438493732, 0.667561, 'F0932d2vjX') index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 1691307570150818905, c2 = 0.830914, c3 = 'iBEU81cuWM' where c = 175 index_test.go:137: sql insert into test_index values (184, 9038807848743095114, 0.946712, 'ivgE4zOwLO') index_test.go:143: sql update test_index set c1 = 3340226745665907073, c2 = 0.018873, c3 = 'FahJlAT35K' where c = 16 index_test.go:137: sql insert into test_index values (183, 9015808028701659724, 0.534908, 'yzKJnPbzzc') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 62 index_test.go:143: sql update test_index set c1 = 5749579008057256401, c2 = 0.149085, c3 = 'UsVPaB7OYn' where c = 166 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (185, 1272435070903787322, 0.588331, 'MUaIPv09kO') index_test.go:143: sql update test_index set c1 = 6212212735785555493, c2 = 0.462692, c3 = '1AMj8XJKpe' where c = 57 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 2332910434808091163, c2 = 0.372791, c3 = 'mt2ke7IFxx' where c = 129 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 6658354202299543103, c2 = 0.974211, c3 = 'oXUZQIgwHf' where c = 2 index_test.go:143: sql update test_index set c1 = 6025704334864255487, c2 = 0.580485, c3 = 'MlunkVGGk2' where c = 6 index_test.go:140: sql delete from test_index where c = 69 index_test.go:137: sql insert into test_index values (186, 2415763195328151933, 0.878817, 'PFS6LCfJDj') index_test.go:140: sql delete from test_index where c = 16 index_test.go:143: sql update test_index set c1 = 7281829448884163938, c2 = 0.870605, c3 = 'QB5N66Rcd2' where c = 47 index_test.go:137: sql insert into test_index values (190, 9065134974756492341, 0.388068, 'PXwGmqHs3e') index_test.go:137: sql insert into test_index values (187, 3320965523469528045, 0.651176, 'kk2gNS5Zoe') index_test.go:137: sql insert into test_index values (188, 8691608152862526654, 0.749820, 'H2fAlySNs7') index_test.go:143: sql update test_index set c1 = 2678279285266990956, c2 = 0.604410, c3 = '7gjy99KJuF' where c = 20 index_test.go:137: sql insert into test_index values (189, 8573308223913909458, 0.558261, 'b0Kxe0RCKa') index_test.go:140: sql delete from test_index where c = 175 index_test.go:143: sql update test_index set c1 = 6656375307628735967, c2 = 0.148297, c3 = 'zKA8yMHGFu' where c = 2 index_test.go:143: sql update test_index set c1 = 2116912687319583763, c2 = 0.147770, c3 = 'p7qNKamVVe' where c = 61 index_test.go:137: sql insert into test_index values (192, 2778861152636102351, 0.108986, 'qlfIwXB1R7') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (193, 4680019927185683143, 0.431425, 'kWttYWcbbd') index_test.go:143: sql update test_index set c1 = 8577721154153462440, c2 = 0.904307, c3 = 'eKsC7Igcv8' where c = 98 index_test.go:137: sql insert into test_index values (194, 1715570103150629539, 0.255823, 'XTe33qddbv') index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 6617945822511874131, c2 = 0.181322, c3 = 'pofisciGg2' where c = 186 index_test.go:137: sql insert into test_index values (195, 4937893735267605417, 0.493918, 'rPPsvs6SSj') index_test.go:137: sql insert into test_index values (191, 1753438378217252937, 0.294920, 'MDKufadJJs') index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 5748271895915099789, c2 = 0.276643, c3 = 'E8yXb9SUyj' where c = 71 index_test.go:143: sql update test_index set c1 = 7468451278308809957, c2 = 0.872673, c3 = 'hb7jTJMrLY' where c = 148 index_test.go:140: sql delete from test_index where c = 32 index_test.go:143: sql update test_index set c1 = 232047629045819108, c2 = 0.749602, c3 = '4BuPo3xnUs' where c = 28 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 9120180752339699291, c2 = 0.378374, c3 = 'IkHbuykSKi' where c = 61 index_test.go:137: sql insert into test_index values (196, 2152822035350256259, 0.162166, 'gUeI8yyY2k') index_test.go:143: sql update test_index set c1 = 808646674634873608, c2 = 0.700343, c3 = 'NuQhiHcdeu' where c = 69 index_test.go:137: sql insert into test_index values (197, 5841037396018179949, 0.971421, 'rqBD3ZilFP') index_test.go:143: sql update test_index set c1 = 8849639939521560712, c2 = 0.305768, c3 = '5k1NCKbmmn' where c = 57 index_test.go:143: sql update test_index set c1 = 116950579484678490, c2 = 0.564992, c3 = 'aQqSWpwh6c' where c = 75 index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 271062235134536184, c2 = 0.553144, c3 = 'XI6IbzrI1S' where c = 158 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (198, 700219092042090573, 0.482723, 'pw8xs7EL2M') index_test.go:137: sql insert into test_index values (199, 4858573901834138737, 0.244438, '8zr3TpfWvq') index_test.go:143: sql update test_index set c1 = 1781439002233501331, c2 = 0.290748, c3 = 'Eg2bHw2Pdt' where c = 14 index_test.go:143: sql update test_index set c1 = 452319598516611768, c2 = 0.054215, c3 = 'HVtFHI13UW' where c = 178 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (200, 1904133108412749472, 0.276306, 'JcYhKJdxWl') index_test.go:143: sql update test_index set c1 = 3845138345745530952, c2 = 0.787998, c3 = '6SeWJT9p12' where c = 190 index_test.go:143: sql update test_index set c1 = 7596773718894651720, c2 = 0.062341, c3 = 'zZ6V6w9xA1' where c = 66 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 7286508389423981861, c2 = 0.001462, c3 = 'cgrzYMRB7F' where c = 69 # Time: 2025-04-04T21:41:01.654563157+08:00 # Txn_start_ts: 0 # Query_time: 0.512539476 # Parse_time: 0.000208095 # Compile_time: 0.00018232 # Rewrite_time: 0.000004252 # Optimize_time: 0 # Wait_TS: 0.000590238 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); index_test.go:137: sql insert into test_index values (201, 8279513221533077861, 0.524811, 'mXXb12psCq') index_test.go:137: sql insert into test_index values (205, 4757612719779818021, 0.566726, 'AoqxF6azTn') index_test.go:137: sql insert into test_index values (203, 1612363090153064001, 0.996430, '1EqzXEb0pO') index_test.go:137: sql insert into test_index values (202, 3330294359437135060, 0.373371, 'qu5GVkZdeK') index_test.go:137: sql insert into test_index values (204, 2174055472511290244, 0.760733, 'mW9S7phWBy') index_test.go:137: sql insert into test_index values (209, 9214638813157902380, 0.681092, 'U4poCreBjM') index_test.go:140: sql delete from test_index where c = 68 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (208, 299551870158074394, 0.745402, 'jX0FfgLflU') index_test.go:137: sql insert into test_index values (206, 5705371375570403386, 0.558231, 'ob7Cc2j7nN') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (210, 4055957543130548306, 0.856043, 'BhFfTux9jG') index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (207, 486057100788957868, 0.772283, 'czHqd18oSt') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 5477862635625495561, c2 = 0.418145, c3 = 'mRm3cqE1zG' where c = 67 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 2327978717976810884, c2 = 0.866590, c3 = 'Cal17bBle6' where c = 71 index_test.go:143: sql update test_index set c1 = 6250635870890773989, c2 = 0.829035, c3 = 'SdwDc2BQXs' where c = 96 index_test.go:143: sql update test_index set c1 = 2608100606460123777, c2 = 0.772525, c3 = 'FMTlFJFqqo' where c = 194 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 381928911877062542, c2 = 0.164391, c3 = 'bHRp8UtaO3' where c = 66 index_test.go:143: sql update test_index set c1 = 5432275911949565410, c2 = 0.658719, c3 = 'CopGVHtHOM' where c = 7 index_test.go:143: sql update test_index set c1 = 7226243946119874730, c2 = 0.756451, c3 = '0a1akK8ryc' where c = 198 index_test.go:137: sql insert into test_index values (211, 8929600375709866252, 0.886165, 'r7f6xj0Hoc') index_test.go:137: sql insert into test_index values (213, 5029499369417412224, 0.336056, 'm6K9H8HgNj') index_test.go:137: sql insert into test_index values (214, 2066255679146167007, 0.104370, 'fa8nUbbsae') index_test.go:137: sql insert into test_index values (212, 1874797237295299930, 0.013799, 'DBxAPmGtww') index_test.go:143: sql update test_index set c1 = 2370633486827128295, c2 = 0.524091, c3 = 'QbDjX1PUOj' where c = 116 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (217, 42642467435324479, 0.213927, 'lTPXhNk7A9') index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (218, 4413769543382896285, 0.923765, 'lPsIh4i9yK') index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (215, 8746394226661859011, 0.677129, 'pdwOYQLcqk') index_test.go:143: sql update test_index set c1 = 8833996710848733278, c2 = 0.818122, c3 = 'ytyrZQdNUP' where c = 131 index_test.go:143: sql update test_index set c1 = 3523460554585458773, c2 = 0.958877, c3 = 'sKkWyACy07' where c = 166 index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (216, 9097720374437719080, 0.223753, '36bcDi7zle') index_test.go:143: sql update test_index set c1 = 3147081113969302988, c2 = 0.971701, c3 = 'IoULAqWXRL' where c = 36 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (219, 6579422826884088355, 0.891471, 'URBNcqeDgF') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 8809360781306555168, c2 = 0.608272, c3 = 'idPUwJc1Bi' where c = 176 index_test.go:143: sql update test_index set c1 = 426028349326917605, c2 = 0.116328, c3 = 'vc3DlLqK2A' where c = 198 index_test.go:143: sql update test_index set c1 = 7495961923384461395, c2 = 0.533337, c3 = 'cKHKXIIcK5' where c = 82 index_test.go:137: sql insert into test_index values (221, 7087963778429470393, 0.742561, '8pMa67qb7Z') index_test.go:137: sql insert into test_index values (220, 4160910805110028699, 0.771114, '5jH5imcpFN') index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (222, 6543910486565762897, 0.355000, 'IT1imeqf4l') index_test.go:137: sql insert into test_index values (224, 840133784497171521, 0.724937, 'c6ylQsd7zf') index_test.go:137: sql insert into test_index values (223, 7484060973034474626, 0.843198, 'O6O4Qf8Ds6') index_test.go:143: sql update test_index set c1 = 7822695551927193268, c2 = 0.767105, c3 = 'hFOg1Xsmaz' where c = 157 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 4019499034095286682, c2 = 0.692561, c3 = 'R87CbMdp19' where c = 144 index_test.go:143: sql update test_index set c1 = 2655498442567616945, c2 = 0.557935, c3 = 'lJRHomp6HF' where c = 214 index_test.go:143: sql update test_index set c1 = 8404061269136268494, c2 = 0.509419, c3 = 'vVeau5KFVU' where c = 82 index_test.go:140: sql delete from test_index where c = 3 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 5360368738100080855, c2 = 0.170657, c3 = 'u6ACbsIZzB' where c = 206 index_test.go:143: sql update test_index set c1 = 6154413114137373381, c2 = 0.241627, c3 = '57LJsDAwGP' where c = 145 index_test.go:143: sql update test_index set c1 = 6795717320984146458, c2 = 0.535470, c3 = 'fasD5Pzivr' where c = 16 index_test.go:137: sql insert into test_index values (226, 614722354020116373, 0.052126, 'AqaktpQhtG') index_test.go:137: sql insert into test_index values (227, 9160114610000797003, 0.090334, 'SsELnkpVcT') index_test.go:137: sql insert into test_index values (228, 3300460503276507864, 0.121311, 'MMqa4YezkW') index_test.go:143: sql update test_index set c1 = 1747121374421896385, c2 = 0.102676, c3 = 'gPuNJU27g7' where c = 96 index_test.go:143: sql update test_index set c1 = 4827836546997189225, c2 = 0.886264, c3 = 'gJIXIZA3Cf' where c = 121 index_test.go:137: sql insert into test_index values (229, 4544731373544487285, 0.119504, 'Wy3CcPCDQC') index_test.go:140: sql delete from test_index where c = 74 index_test.go:137: sql insert into test_index values (230, 3244851552279920028, 0.010114, 'mRLHt4eovw') index_test.go:143: sql update test_index set c1 = 2696398881495265159, c2 = 0.668829, c3 = '55rChopXmn' where c = 216 index_test.go:137: sql insert into test_index values (232, 5791042931581751379, 0.688195, 'vdhsCgvpZf') index_test.go:137: sql insert into test_index values (225, 4637450638155157799, 0.372665, 'OnfNvqkJz8') index_test.go:137: sql insert into test_index values (233, 2651731275548892352, 0.622546, 'VKcMoIwjTp') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 54 index_test.go:137: sql insert into test_index values (231, 8031427918923543379, 0.191844, 'WNQq03Ozh8') index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 1555133011503347377, c2 = 0.310759, c3 = 'P8Y4fnFrEo' where c = 157 index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (234, 7003106590575055160, 0.113132, 'efXWGsy446') index_test.go:143: sql update test_index set c1 = 1197785529967538749, c2 = 0.187680, c3 = 'OYjWJhYGlc' where c = 128 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 7520254574355851425, c2 = 0.489168, c3 = 'TK5fh3W9qx' where c = 8 index_test.go:143: sql update test_index set c1 = 6813930360021381514, c2 = 0.325281, c3 = '3JlexnYegs' where c = 31 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (235, 2057557705627485404, 0.420042, 'iokIYsnCic') index_test.go:143: sql update test_index set c1 = 7092236138738721373, c2 = 0.896086, c3 = 'QOSkzjlzqN' where c = 71 index_test.go:137: sql insert into test_index values (236, 3146667444227663306, 0.578024, 'IQBE3roma4') index_test.go:137: sql insert into test_index values (237, 7450602771431979539, 0.051971, 'MFB7GIrXEp') index_test.go:137: sql insert into test_index values (238, 4257201936887061, 0.232041, 'czKOISguIa') index_test.go:143: sql update test_index set c1 = 5254283872780488228, c2 = 0.198307, c3 = 'GBss3iXy2p' where c = 64 index_test.go:143: sql update test_index set c1 = 8027161648352989272, c2 = 0.033203, c3 = '3AJIOnEomN' where c = 28 index_test.go:143: sql update test_index set c1 = 6119735640629258085, c2 = 0.443455, c3 = 'NvCfYY3CXx' where c = 165 index_test.go:137: sql insert into test_index values (239, 8303888142047005172, 0.576156, 'UkXzqjGNiT') index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 318945599862240125, c2 = 0.850269, c3 = 'sq7tmIoPhS' where c = 58 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 7216677641648180711, c2 = 0.896085, c3 = 'sRtANKxtGB' where c = 143 index_test.go:143: sql update test_index set c1 = 6053100272857211268, c2 = 0.616461, c3 = 'IaOdXyxd8w' where c = 205 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (240, 7635602942166674540, 0.314507, 'sqE0ua48f9') index_test.go:137: sql insert into test_index values (243, 4977767470333447240, 0.262231, 'MMH2RNKLy9') index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (241, 2550651659010723158, 0.545014, 'DsFQqfDrcV') index_test.go:137: sql insert into test_index values (242, 6718703185621047993, 0.456684, 'JDQ6MRrypk') index_test.go:143: sql update test_index set c1 = 5225504008900883987, c2 = 0.564697, c3 = '2CntB6GdY3' where c = 154 index_test.go:137: sql insert into test_index values (244, 6363227595691994292, 0.232430, 'L6qXRJyWCI') index_test.go:143: sql update test_index set c1 = 5993760849465934224, c2 = 0.577189, c3 = 'VjhgkfFwHi' where c = 119 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 1194824329002092321, c2 = 0.428242, c3 = 'qNZb69aI42' where c = 12 index_test.go:143: sql update test_index set c1 = 1513847619004430787, c2 = 0.869452, c3 = 'tT7j2aaRpH' where c = 228 index_test.go:137: sql insert into test_index values (246, 4203338255924187984, 0.930647, 'bDuiGG7Ama') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 136 index_test.go:137: sql insert into test_index values (245, 1600242865894029166, 0.323393, 'oxSgZTwusn') index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (248, 806064070497356954, 0.872973, 'fltSy1Xibk') index_test.go:137: sql insert into test_index values (247, 5161553108618748347, 0.720720, 'BcrUCiPokv') index_test.go:143: sql update test_index set c1 = 248206563148330609, c2 = 0.438620, c3 = 'rBezg3PeYv' where c = 115 index_test.go:143: sql update test_index set c1 = 5101437671743326817, c2 = 0.614480, c3 = 'eJ6rBjYw9x' where c = 116 index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (249, 85110155430946392, 0.100617, 'NuG6sZQ2Dh') index_test.go:143: sql update test_index set c1 = 3529994095897254412, c2 = 0.257443, c3 = 'qV7IOOu8LH' where c = 217 index_test.go:143: sql update test_index set c1 = 2211213366321618071, c2 = 0.430413, c3 = 'sNcE3a2J1B' where c = 171 index_test.go:143: sql update test_index set c1 = 5284607112279548467, c2 = 0.895438, c3 = 'YGHMfNsKqt' where c = 140 index_test.go:143: sql update test_index set c1 = 90624623101108934, c2 = 0.495589, c3 = '9hfkkgV1c1' where c = 16 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 6038658447330768560, c2 = 0.656621, c3 = 'bo7jDY3PLY' where c = 112 index_test.go:137: sql insert into test_index values (251, 4727504860070957279, 0.823193, 'ap4doHeEOh') index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (252, 756244827497457564, 0.411334, '8J8udNzdmp') index_test.go:137: sql insert into test_index values (250, 2924797455645337995, 0.977178, 'Unna7WoVwW') index_test.go:137: sql insert into test_index values (254, 4628711059812801090, 0.323138, 'b45BNQ6a4I') index_test.go:140: sql delete from test_index where c = 84 index_test.go:137: sql insert into test_index values (255, 4002030204081526393, 0.908234, 'IC0RAkmztp') index_test.go:137: sql insert into test_index values (253, 5738662929580251591, 0.648979, '2cxP6SElaP') index_test.go:143: sql update test_index set c1 = 2520640903316693547, c2 = 0.501074, c3 = 'zY4dpkVNGd' where c = 176 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (256, 4271719043823233444, 0.046160, 'peDOS5dvOj') index_test.go:140: sql delete from test_index where c = 221 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 7559942223760511755, c2 = 0.322317, c3 = 'TTEEPZQPmX' where c = 110 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 29 index_test.go:137: sql insert into test_index values (257, 4608071553590577715, 0.827518, 'oSzlxmabNq') index_test.go:143: sql update test_index set c1 = 1634454256510830969, c2 = 0.414192, c3 = 'p09BG7SsQF' where c = 184 index_test.go:143: sql update test_index set c1 = 6229460148198068501, c2 = 0.474078, c3 = '5uoyMMcIaV' where c = 184 index_test.go:143: sql update test_index set c1 = 6139058617277326150, c2 = 0.248723, c3 = 'xR4ljo5R0d' where c = 84 index_test.go:143: sql update test_index set c1 = 3366521597221820764, c2 = 0.028657, c3 = 'td3HmVDOif' where c = 41 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 4708297807049229424, c2 = 0.856694, c3 = 'O6qJDhlsZa' where c = 198 index_test.go:143: sql update test_index set c1 = 2521652856871946362, c2 = 0.080577, c3 = 'eUxEXDxkAX' where c = 39 index_test.go:143: sql update test_index set c1 = 8530320959561106236, c2 = 0.101027, c3 = 'tbmUn14KLL' where c = 9 index_test.go:137: sql insert into test_index values (260, 2540319362940257681, 0.517751, 'qYE4IjSjee') index_test.go:137: sql insert into test_index values (259, 1009200548102389823, 0.244270, 'wpO8mXBMhP') index_test.go:143: sql update test_index set c1 = 6137172618927354104, c2 = 0.315711, c3 = 'nFTSQ5zROu' where c = 152 index_test.go:143: sql update test_index set c1 = 7527144962510295900, c2 = 0.823644, c3 = 'HwVqX4Mt01' where c = 184 index_test.go:137: sql insert into test_index values (258, 5363882813986574017, 0.259947, 'woq9EdgMS6') index_test.go:137: sql insert into test_index values (261, 4920717185143341611, 0.687877, 'WU1A3EfqcQ') index_test.go:137: sql insert into test_index values (263, 7386451323329150252, 0.573453, 'uPR3Ad7H9L') index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (264, 5634468435646571719, 0.736059, '7WrQ6qcH3L') index_test.go:137: sql insert into test_index values (262, 6992638364035618437, 0.377422, 'utBnDoebWE') index_test.go:137: sql insert into test_index values (266, 8132678748590537208, 0.183686, 'SZTPyo4TIs') index_test.go:137: sql insert into test_index values (267, 4925962106004866226, 0.288306, 'N90S5dNjrD') index_test.go:137: sql insert into test_index values (265, 4319617683445367984, 0.356897, 'zmrdwpKb8P') index_test.go:143: sql update test_index set c1 = 5032199103791361494, c2 = 0.907717, c3 = 's8PJ3eOWtp' where c = 79 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 4477059544247963070, c2 = 0.273210, c3 = 'TQr4HAXQbz' where c = 189 index_test.go:143: sql update test_index set c1 = 714859198022807071, c2 = 0.121953, c3 = 'm1bqDK8SCX' where c = 62 index_test.go:137: sql insert into test_index values (268, 6631375796224995958, 0.894395, 'c2AH6ulmDq') index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (269, 5019191728692698475, 0.222102, 'SezKZiTwxj') index_test.go:137: sql insert into test_index values (270, 324766685899827460, 0.178512, 'nk3tl8aUM9') index_test.go:143: sql update test_index set c1 = 3046986773673743744, c2 = 0.139338, c3 = '0PviEf08aI' where c = 177 index_test.go:143: sql update test_index set c1 = 1717440838667510164, c2 = 0.285879, c3 = '0sqQEnTkfD' where c = 218 index_test.go:143: sql update test_index set c1 = 961972234457453236, c2 = 0.567705, c3 = 'KEn70eyGq6' where c = 219 index_test.go:143: sql update test_index set c1 = 8014815364748387268, c2 = 0.334396, c3 = 'qwr0rb3T6l' where c = 174 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 2972443322122391015, c2 = 0.571047, c3 = 'ErNTMUeTlw' where c = 245 index_test.go:143: sql update test_index set c1 = 3561049747605105127, c2 = 0.283608, c3 = 'Ug81kkO3Cj' where c = 101 index_test.go:143: sql update test_index set c1 = 7790844050009123512, c2 = 0.763787, c3 = 'gSeDXH7TqO' where c = 21 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (271, 4827764658951055953, 0.396769, 'WXWRlUJZAO') index_test.go:137: sql insert into test_index values (274, 3342898294254483953, 0.353869, 'uOaM2JLrIg') index_test.go:143: sql update test_index set c1 = 3555628216106948101, c2 = 0.687095, c3 = 'LNMW6AaL3b' where c = 120 index_test.go:137: sql insert into test_index values (273, 1443659248194480931, 0.426873, 'AahNkVOj6M') index_test.go:137: sql insert into test_index values (277, 7818462792186970895, 0.357345, 'SVIRe1ULoP') index_test.go:137: sql insert into test_index values (276, 622407432732230448, 0.499178, 'kC1X0c9rXi') index_test.go:143: sql update test_index set c1 = 8055267688718702820, c2 = 0.518955, c3 = 'jX709kHU5X' where c = 228 index_test.go:137: sql insert into test_index values (272, 8998652012379796058, 0.224955, '7sTwNWu5pk') index_test.go:137: sql insert into test_index values (275, 5177100148892869248, 0.814043, 'A1wuV26mEg') index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 5985691764097772054, c2 = 0.440544, c3 = '7fgJNQKeVu' where c = 192 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (278, 6860976294912757313, 0.021364, '1XBMJMbSYZ') index_test.go:140: sql delete from test_index where c = 66 index_test.go:137: sql insert into test_index values (279, 3165470475408101945, 0.927942, 'YEhbe5yqFq') index_test.go:137: sql insert into test_index values (280, 3167722583834731703, 0.330485, 'b71VSzH32X') index_test.go:143: sql update test_index set c1 = 5050870966736060576, c2 = 0.976720, c3 = 'mX6DQYBxVN' where c = 146 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 4000559443614226595, c2 = 0.756391, c3 = 'qttHpaoz0t' where c = 171 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 6003286936701960983, c2 = 0.454214, c3 = 'lUUTZyx4wg' where c = 263 index_test.go:143: sql update test_index set c1 = 4566634731497457231, c2 = 0.407444, c3 = 'fpFWjzBvg8' where c = 102 index_test.go:143: sql update test_index set c1 = 4521119921613160067, c2 = 0.663802, c3 = 'dyM6vFGhcR' where c = 64 index_test.go:140: sql delete from test_index where c = 255 index_test.go:137: sql insert into test_index values (281, 8795654815642421854, 0.521137, 'wlJlg85vRh') index_test.go:143: sql update test_index set c1 = 6649052690075076385, c2 = 0.351490, c3 = 'KjWOrcoxi6' where c = 242 index_test.go:143: sql update test_index set c1 = 4008705770302159361, c2 = 0.494200, c3 = 'JwxpyymOCK' where c = 161 index_test.go:143: sql update test_index set c1 = 2125539029232256557, c2 = 0.647847, c3 = 'gvs3lmwDM4' where c = 146 index_test.go:143: sql update test_index set c1 = 5569414404419810498, c2 = 0.948273, c3 = 'BTBTNcZkjb' where c = 123 index_test.go:137: sql insert into test_index values (283, 4766399330411474410, 0.085128, 'JD5xhJHQbd') index_test.go:137: sql insert into test_index values (284, 8236623672687971273, 0.165225, 'uBBaL015K8') index_test.go:137: sql insert into test_index values (282, 8238247600838896294, 0.189152, 'PK1Auf53t5') index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (286, 5191205002523303500, 0.936002, 'hmS1syT74k') index_test.go:143: sql update test_index set c1 = 2216971870574732217, c2 = 0.104029, c3 = '9FJ71wW6DZ' where c = 58 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (285, 1964334006135450510, 0.043010, 'bbimOHAyHK') index_test.go:137: sql insert into test_index values (289, 266929572849413184, 0.427425, '05cm9UPeup') index_test.go:137: sql insert into test_index values (287, 3211078561045317007, 0.120385, '2Tgdc5u32u') index_test.go:137: sql insert into test_index values (290, 1164105116842027950, 0.458280, 'jgCAcaOpEB') index_test.go:137: sql insert into test_index values (288, 1128388038227042838, 0.110994, '2wiBuIohEC') index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 5664001500359326326, c2 = 0.978318, c3 = 'QXVmPpisYq' where c = 0 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 4061994772041227561, c2 = 0.541590, c3 = 'KWWXksBk9x' where c = 192 index_test.go:143: sql update test_index set c1 = 2429941122205847734, c2 = 0.719572, c3 = 'vLMuw5RAO5' where c = 9 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 3728127584429093771, c2 = 0.455296, c3 = 'zl02NgytoM' where c = 189 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 7191873440794964068, c2 = 0.640260, c3 = 'lRW4QLiBjn' where c = 40 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 283467791363285506, c2 = 0.560897, c3 = 'NxHVz7W9JG' where c = 223 index_test.go:137: sql insert into test_index values (291, 658646309637945421, 0.403747, 'CmZsH5mHYA') index_test.go:143: sql update test_index set c1 = 2625397271987375583, c2 = 0.540667, c3 = 'u869V6Kfex' where c = 56 index_test.go:143: sql update test_index set c1 = 6314181921566996407, c2 = 0.652331, c3 = 'K9UCW5vXhe' where c = 234 index_test.go:137: sql insert into test_index values (292, 4536401762509107042, 0.183896, 'amDo8VBBKP') index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (293, 4355934032586978960, 0.769024, 'sU0afOpJxn') index_test.go:143: sql update test_index set c1 = 9188236879066876265, c2 = 0.698892, c3 = 'whMnnXzLJg' where c = 220 index_test.go:143: sql update test_index set c1 = 2037058246843974489, c2 = 0.376718, c3 = 'WUIGWmBZH5' where c = 223 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 5128952706803946011, c2 = 0.197839, c3 = 'XDsQngkLOD' where c = 146 index_test.go:137: sql insert into test_index values (296, 8281352547029323109, 0.996356, 'ziDWBn9t7d') index_test.go:137: sql insert into test_index values (295, 7798988741387413855, 0.289677, 'nRWEoxoIHw') index_test.go:137: sql insert into test_index values (294, 3496370822167433433, 0.722009, 'UdtLxO4c11') index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (297, 2786545702926092891, 0.555116, 'sbf0EX6Pl4') index_test.go:140: sql delete from test_index where c = 19 index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 4521286688176743211, c2 = 0.613513, c3 = 'MQImeGi8qU' where c = 252 index_test.go:143: sql update test_index set c1 = 7375023552719453951, c2 = 0.362670, c3 = 'NNGDt1hC8q' where c = 173 index_test.go:143: sql update test_index set c1 = 3495452197577105588, c2 = 0.867897, c3 = 'm3G5EOjrEI' where c = 160 index_test.go:137: sql insert into test_index values (298, 3984512826651569669, 0.128913, '9jHCWwIwzP') index_test.go:140: sql delete from test_index where c = 252 index_test.go:143: sql update test_index set c1 = 8642589953461360840, c2 = 0.486573, c3 = 'mj5NL0tqGp' where c = 51 index_test.go:143: sql update test_index set c1 = 7092778709877591083, c2 = 0.356140, c3 = 'sWJhdVWfVY' where c = 87 index_test.go:143: sql update test_index set c1 = 6828391993665364741, c2 = 0.403215, c3 = 'OR6LzzuQeM' where c = 7 index_test.go:137: sql insert into test_index values (299, 9149912002662180880, 0.683463, 'a4ShEADlkU') index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (300, 4588396026387500057, 0.129176, 'XrS6YmNgxz') index_test.go:143: sql update test_index set c1 = 7012643019950153955, c2 = 0.617247, c3 = 'OAG4vEP8vk' where c = 152 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 1012445613955166395, c2 = 0.299093, c3 = 'QvJdQM13ZN' where c = 237 index_test.go:143: sql update test_index set c1 = 2397983330003801063, c2 = 0.835409, c3 = 'L1uAUI1uud' where c = 265 index_test.go:137: sql insert into test_index values (305, 2086823081627670275, 0.165253, '74RSfGJBgy') index_test.go:137: sql insert into test_index values (301, 2233606878518836971, 0.357074, 'FnnKXRmhBj') index_test.go:137: sql insert into test_index values (304, 7757882732873028348, 0.521882, 'hMfYuPmHj6') index_test.go:137: sql insert into test_index values (303, 6936929380472742520, 0.475031, 'pWjVdSM309') index_test.go:137: sql insert into test_index values (306, 5309395078747884638, 0.893620, 'f8CZd9j1Dk') index_test.go:137: sql insert into test_index values (308, 4562990891211194397, 0.884966, '6qQOBLgji7') index_test.go:137: sql insert into test_index values (307, 7393413336534086785, 0.778573, 'CEsFkT4vX9') index_test.go:137: sql insert into test_index values (309, 7574178459743014839, 0.351125, 'Md11DZVUMn') index_test.go:137: sql insert into test_index values (302, 8749692797042991023, 0.800128, 'W3H3pSruUb') index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (310, 8528108374198432022, 0.335091, 'AhtpjDn3SX') index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 9170067591901825280, c2 = 0.600749, c3 = '1EolnTiw80' where c = 23 index_test.go:140: sql delete from test_index where c = 219 index_test.go:143: sql update test_index set c1 = 4330919129583339565, c2 = 0.256924, c3 = 'qkJd2j8poT' where c = 39 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 7788451002531810386, c2 = 0.064690, c3 = 'FBXAGIHCuw' where c = 129 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 878034238265339021, c2 = 0.367119, c3 = 'PYunx54uQP' where c = 112 index_test.go:143: sql update test_index set c1 = 3977818093601283665, c2 = 0.478563, c3 = 'kC25kpOkJe' where c = 83 index_test.go:137: sql insert into test_index values (312, 3684551188319321664, 0.020911, 'JsNIjH8knz') index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 4350309017309965207, c2 = 0.244174, c3 = 'v1eAwy2Mj7' where c = 177 index_test.go:137: sql insert into test_index values (311, 1956291837041640299, 0.913074, 'XyjUGNrLRn') index_test.go:143: sql update test_index set c1 = 707505582894836953, c2 = 0.543677, c3 = 'aLeM9Q1NZn' where c = 168 index_test.go:137: sql insert into test_index values (313, 5305098346123711355, 0.671716, 'Cp5US5X8F0') index_test.go:140: sql delete from test_index where c = 79 index_test.go:143: sql update test_index set c1 = 7404525246427067029, c2 = 0.201291, c3 = 'XrodPTgpHt' where c = 227 index_test.go:137: sql insert into test_index values (314, 9112638549571182280, 0.236332, '5VxNtLA5f7') index_test.go:143: sql update test_index set c1 = 693731210303988993, c2 = 0.088588, c3 = 'i38DjIfgSf' where c = 74 index_test.go:140: sql delete from test_index where c = 186 index_test.go:143: sql update test_index set c1 = 3024667326291422013, c2 = 0.514069, c3 = 'yphqj3O7BU' where c = 13 index_test.go:137: sql insert into test_index values (315, 2416835353245238225, 0.818701, 'ExpDIBFnMW') index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 9 index_test.go:137: sql insert into test_index values (317, 6277429004583006655, 0.641363, '2SSJRBZCIh') index_test.go:137: sql insert into test_index values (318, 5843206374096059440, 0.144494, 'RJWipSmc1L') index_test.go:137: sql insert into test_index values (316, 5324084435896165602, 0.979199, 'qi2jw9NbGb') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 7604969758651798537, c2 = 0.792505, c3 = 'XoppEZpQ2g' where c = 210 index_test.go:137: sql insert into test_index values (319, 1241297141623840724, 0.296993, '8qaOzJtKYN') index_test.go:143: sql update test_index set c1 = 8376064459426296537, c2 = 0.086601, c3 = '4BIRgheWc5' where c = 186 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 3860737663108010676, c2 = 0.691685, c3 = 'fSPcsEWGOU' where c = 238 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 7801364743528576623, c2 = 0.226005, c3 = 'IS0QRJAmoJ' where c = 227 index_test.go:137: sql insert into test_index values (321, 5648193290614682538, 0.376257, 'vFqlqWioEf') index_test.go:140: sql delete from test_index where c = 256 index_test.go:137: sql insert into test_index values (322, 5907015091510191277, 0.321245, 'V7YUvbmiKV') index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (320, 6379098949468954497, 0.161783, '6KHX1ekZH9') index_test.go:137: sql insert into test_index values (323, 3390258078452096493, 0.099990, 'iM0qTafygX') index_test.go:143: sql update test_index set c1 = 3157915152576371089, c2 = 0.738500, c3 = 'pUAgSNQMVl' where c = 279 index_test.go:137: sql insert into test_index values (324, 5665822997390654300, 0.603104, '7hiefq1MbP') index_test.go:143: sql update test_index set c1 = 1704679885020147928, c2 = 0.756909, c3 = 'oOPnXSXQG8' where c = 92 index_test.go:143: sql update test_index set c1 = 4071498756612043145, c2 = 0.078686, c3 = 'wVb9rzbiNx' where c = 64 index_test.go:143: sql update test_index set c1 = 2626283989012914817, c2 = 0.584926, c3 = 'W5nyol8aH2' where c = 266 index_test.go:140: sql delete from test_index where c = 130 index_test.go:143: sql update test_index set c1 = 8209679842750463370, c2 = 0.936407, c3 = 'NdBTJWsZlF' where c = 65 index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 7871653726669587285, c2 = 0.209208, c3 = 'mZiWsX4zLs' where c = 127 index_test.go:137: sql insert into test_index values (326, 4749230767683655928, 0.945048, 'PCgde1JA56') index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (327, 1300630846285617155, 0.177485, 'Q1W0ksbCzx') index_test.go:143: sql update test_index set c1 = 2443715581282274494, c2 = 0.069331, c3 = '104vEBzR5L' where c = 8 index_test.go:137: sql insert into test_index values (328, 7633535493799733614, 0.512093, 'fVOWYuHOJN') index_test.go:137: sql insert into test_index values (325, 6058065706829908614, 0.329782, 'IZF29QCP71') index_test.go:143: sql update test_index set c1 = 8972296001373410114, c2 = 0.958887, c3 = 'v7PfQMoTYM' where c = 233 index_test.go:137: sql insert into test_index values (330, 3271853631972071426, 0.117525, '5foYjxHKes') index_test.go:137: sql insert into test_index values (329, 1104686358606194543, 0.841748, 'hEcc1W1X8j') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (332, 4092062043269569224, 0.233206, 'f7uni22O01') index_test.go:137: sql insert into test_index values (331, 5361213723240018105, 0.029969, 'vWvu2hYyVj') index_test.go:143: sql update test_index set c1 = 6669823796356177928, c2 = 0.685814, c3 = 'EB7LhfSaVM' where c = 82 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4991300376534592421, c2 = 0.632485, c3 = 'V5M0btvmJ9' where c = 2 index_test.go:143: sql update test_index set c1 = 368963846994233000, c2 = 0.095129, c3 = '1iUZDybz8O' where c = 31 index_test.go:143: sql update test_index set c1 = 9039510526496942465, c2 = 0.554257, c3 = 'AQ8Vg70Btg' where c = 117 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 5937544818153341580, c2 = 0.651143, c3 = 'zEsTVDMEm3' where c = 223 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (334, 6147443714778801966, 0.649616, '12faHQUK6k') index_test.go:137: sql insert into test_index values (335, 5994159746514646967, 0.351805, 'IHREbfGkuO') index_test.go:137: sql insert into test_index values (336, 3744079576313830365, 0.682635, 'IGYqiH78dd') index_test.go:143: sql update test_index set c1 = 4968631978490879461, c2 = 0.764586, c3 = 'DOh8ZVu9uL' where c = 138 index_test.go:137: sql insert into test_index values (333, 8143209241376895231, 0.512812, '59DDJWWH1Q') index_test.go:143: sql update test_index set c1 = 3325018738563006755, c2 = 0.100439, c3 = '3NCFK2JXRS' where c = 33 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 4278966231415988846, c2 = 0.633785, c3 = 'jgAko7O4Mv' where c = 196 index_test.go:143: sql update test_index set c1 = 8065368500646483515, c2 = 0.959048, c3 = 'ng7mBai3Tv' where c = 146 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (338, 1428081885376581629, 0.568228, '1tmEvpmYfG') index_test.go:137: sql insert into test_index values (339, 1102956280928843561, 0.598424, 'PSKkp9U6Nb') index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (337, 4706322585009559021, 0.010429, 'A6cakOi8Rf') index_test.go:143: sql update test_index set c1 = 8276364307493116144, c2 = 0.889524, c3 = 'T4YpNwterh' where c = 178 index_test.go:143: sql update test_index set c1 = 7382115363189201198, c2 = 0.483111, c3 = 'jg5uQhaiOR' where c = 284 index_test.go:140: sql delete from test_index where c = 92 index_test.go:137: sql insert into test_index values (340, 6508740173343948137, 0.516929, 'HCnM0jL7hQ') index_test.go:137: sql insert into test_index values (341, 4355857368090730238, 0.278830, 'fmfM0AlGX9') index_test.go:140: sql delete from test_index where c = 219 index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 2892531471964349232, c2 = 0.813143, c3 = 'ZI1gHviFdJ' where c = 179 index_test.go:143: sql update test_index set c1 = 9095459970729712669, c2 = 0.389642, c3 = 'mg07vanZHm' where c = 105 index_test.go:137: sql insert into test_index values (343, 3735700443765821999, 0.110937, 'rog2PVvdgK') index_test.go:137: sql insert into test_index values (342, 1471108720081494663, 0.538518, 'wEXcgz5JwY') index_test.go:143: sql update test_index set c1 = 8879249265454848205, c2 = 0.466859, c3 = 'NbSXcalbYf' where c = 52 index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 254 index_test.go:143: sql update test_index set c1 = 8112264830062832262, c2 = 0.730117, c3 = '7Zw3jH1ro6' where c = 154 index_test.go:137: sql insert into test_index values (345, 3830068997995695297, 0.244769, 'XfSQhPfGOu') index_test.go:137: sql insert into test_index values (344, 3332383318862297459, 0.244685, 'FGyHeUzYhj') index_test.go:143: sql update test_index set c1 = 6200348461126000984, c2 = 0.103109, c3 = 'YW82dT9v9k' where c = 179 index_test.go:143: sql update test_index set c1 = 7092758384301788848, c2 = 0.262769, c3 = 'M0ighhXO7o' where c = 5 index_test.go:143: sql update test_index set c1 = 8074569595416291520, c2 = 0.016140, c3 = '4ZbWvg5U7f' where c = 8 index_test.go:137: sql insert into test_index values (346, 895598717254418721, 0.365266, 'E2xcyOcgTO') index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 4705371686042175524, c2 = 0.794950, c3 = 'qntIgrflm3' where c = 31 index_test.go:143: sql update test_index set c1 = 7490680357993323192, c2 = 0.252344, c3 = 'b98AKsMhR2' where c = 175 index_test.go:137: sql insert into test_index values (348, 7787538472118598975, 0.319874, 'pJhPsNkCIG') index_test.go:143: sql update test_index set c1 = 4281451303315423972, c2 = 0.301951, c3 = 'RcodHmJd7n' where c = 272 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (347, 4260787822561582942, 0.709242, 'ZHljwYe8sD') index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 6312580431702739448, c2 = 0.915250, c3 = '7t8xVXhIfe' where c = 15 index_test.go:137: sql insert into test_index values (350, 779940805515137939, 0.203908, 'oPMWlsGQ1X') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (352, 5164320469460079770, 0.016101, 'JHZsAd7l5y') index_test.go:137: sql insert into test_index values (349, 4945026680734692327, 0.685830, 'h7ehBnzdTy') index_test.go:137: sql insert into test_index values (353, 6282736258517964533, 0.381688, 'XcaMPNP08h') index_test.go:143: sql update test_index set c1 = 7180473437389438085, c2 = 0.176464, c3 = 'P9KSoYef0x' where c = 15 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 2953197734848482213, c2 = 0.587101, c3 = 'g6EhY889Fv' where c = 208 index_test.go:140: sql delete from test_index where c = 208 index_test.go:137: sql insert into test_index values (354, 617231466276576081, 0.089665, 'ysdmk798Ks') index_test.go:137: sql insert into test_index values (356, 1072226143865808273, 0.293747, '2XvMflX9p8') index_test.go:143: sql update test_index set c1 = 7969944429134096437, c2 = 0.291917, c3 = 'l7lOa5KkyL' where c = 327 index_test.go:143: sql update test_index set c1 = 5194610394887322628, c2 = 0.132972, c3 = 'ljLL5owWE0' where c = 53 index_test.go:137: sql insert into test_index values (351, 8343303656621388492, 0.839493, 'elvdhNNaMj') index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (355, 4891498708881390033, 0.916365, 'k4VRobbBUO') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 8538445057361149429, c2 = 0.798109, c3 = 'P0z9dwgluJ' where c = 114 index_test.go:143: sql update test_index set c1 = 6183929602087421501, c2 = 0.582351, c3 = '6rwPI37P9C' where c = 177 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 1248332883268712117, c2 = 0.700681, c3 = 'G5updWVbrp' where c = 128 index_test.go:143: sql update test_index set c1 = 1803955402373167962, c2 = 0.014041, c3 = '41x9u94LZx' where c = 220 index_test.go:137: sql insert into test_index values (357, 5843195375778708383, 0.875880, 'UbiFPQStmH') index_test.go:137: sql insert into test_index values (359, 66505998533835352, 0.656885, 'dZaFo5ObFM') index_test.go:143: sql update test_index set c1 = 6542543310675245424, c2 = 0.575749, c3 = 'CxP4sGS0WX' where c = 3 index_test.go:140: sql delete from test_index where c = 207 index_test.go:137: sql insert into test_index values (360, 4257211646014950124, 0.836647, 'vx21SlsnZY') index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (362, 695656094587018317, 0.050554, 'F65kN9rwSi') index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (358, 4734444617866357223, 0.528264, 'id1DE8QKFo') index_test.go:137: sql insert into test_index values (361, 3176363368536646234, 0.032412, 'Pnu65i9a6z') index_test.go:143: sql update test_index set c1 = 3382182216011993772, c2 = 0.315353, c3 = 'dsdhT2RRGd' where c = 166 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 8317736335795928821, c2 = 0.234005, c3 = 'oBOtYwHkVU' where c = 237 index_test.go:143: sql update test_index set c1 = 1806130265503370245, c2 = 0.062544, c3 = 'F3LepaIhKR' where c = 237 index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (363, 8978822042002938072, 0.700387, '2ZsZAfKrBG') index_test.go:137: sql insert into test_index values (364, 1769467059000468641, 0.972009, 'frN6B9CmUo') index_test.go:143: sql update test_index set c1 = 5062116730308929421, c2 = 0.303566, c3 = 'UDLda2Zdxi' where c = 256 index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (366, 1557206226406360208, 0.528917, 'A5My3x2jmV') index_test.go:140: sql delete from test_index where c = 84 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 5534833077259197963, c2 = 0.026238, c3 = 'lv1Qd4erlm' where c = 43 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 63 index_test.go:143: sql update test_index set c1 = 6585552455016008375, c2 = 0.183133, c3 = 'lADERrb5aW' where c = 3 index_test.go:137: sql insert into test_index values (367, 1171018990750056012, 0.732924, 'AjNirUfwlw') index_test.go:137: sql insert into test_index values (365, 7660568789906507683, 0.965364, 'nm9cw3DwNt') index_test.go:143: sql update test_index set c1 = 6893003868069648349, c2 = 0.722903, c3 = 'AVwcmU888H' where c = 255 index_test.go:143: sql update test_index set c1 = 2115132905362863672, c2 = 0.961213, c3 = 'VMWDZ3yUGK' where c = 49 index_test.go:137: sql insert into test_index values (368, 2332876867579369053, 0.360254, 'UnQEFo2Ee7') index_test.go:143: sql update test_index set c1 = 7295126018400161829, c2 = 0.583326, c3 = 'P6vujDGVyn' where c = 326 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 6271243558934286538, c2 = 0.013766, c3 = '0kfoE1vPxp' where c = 349 index_test.go:143: sql update test_index set c1 = 1198660799961273993, c2 = 0.008734, c3 = 'uTldZC2m3N' where c = 211 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 7241889090368710443, c2 = 0.535401, c3 = 'rL8Aj9KjLo' where c = 216 index_test.go:137: sql insert into test_index values (371, 6898356213889375359, 0.619381, 'WeA18osd81') index_test.go:137: sql insert into test_index values (369, 3312634781576273385, 0.108188, 'SbU2pXyE5V') index_test.go:137: sql insert into test_index values (370, 1967023258200228943, 0.030622, 'GJ2CWfLEii') index_test.go:137: sql insert into test_index values (372, 2552411964506788242, 0.349690, 'df86pZZ0TW') index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 2551810827384336212, c2 = 0.374476, c3 = 'LrYbg4Oz4t' where c = 61 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (374, 7274713576136163533, 0.814439, 'BEcYXiAbTu') index_test.go:137: sql insert into test_index values (373, 3358804653454193342, 0.301501, 'h4CzGn1N3p') index_test.go:140: sql delete from test_index where c = 31 index_test.go:143: sql update test_index set c1 = 5225452066119638327, c2 = 0.927793, c3 = 'zuyh17bLa6' where c = 325 index_test.go:137: sql insert into test_index values (376, 266936489502935697, 0.777591, 'j5QTXM7PY5') index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 9197881708790354168, c2 = 0.461852, c3 = 'FkBwWYOOqF' where c = 326 index_test.go:137: sql insert into test_index values (375, 8383566834254875762, 0.603513, 'TeUbfZMTwR') index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 175050233296730971, c2 = 0.225410, c3 = 'Blo2Ro4DPM' where c = 113 index_test.go:143: sql update test_index set c1 = 9057400769954113730, c2 = 0.546796, c3 = 'taatuzuy4T' where c = 290 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 2419143065111811762, c2 = 0.657503, c3 = 'Jm9Rq3jvUB' where c = 210 index_test.go:137: sql insert into test_index values (378, 2883968092741561168, 0.073578, 'PTvQYtwJMg') index_test.go:137: sql insert into test_index values (377, 3966732272765945560, 0.112302, 'CpUe4Q35Qw') index_test.go:137: sql insert into test_index values (379, 3986055733255542919, 0.403992, 'sR9EhA8TcD') index_test.go:137: sql insert into test_index values (380, 392307640479633921, 0.313255, 'QNavXYINrx') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 8954691794024300920, c2 = 0.748379, c3 = 'ywGrOMgLLp' where c = 92 index_test.go:137: sql insert into test_index values (381, 7862761663197900851, 0.944069, 'a2Bx51ZW18') index_test.go:143: sql update test_index set c1 = 7780953453168438473, c2 = 0.175464, c3 = 'LmcSEu91SK' where c = 344 index_test.go:143: sql update test_index set c1 = 7852364332292126545, c2 = 0.037832, c3 = 'UwbkjSPbHv' where c = 138 index_test.go:143: sql update test_index set c1 = 746624397089045366, c2 = 0.098694, c3 = 'X819FdWtbG' where c = 222 index_test.go:143: sql update test_index set c1 = 6756572267794784255, c2 = 0.858747, c3 = '9q3Xsrm7vN' where c = 225 index_test.go:140: sql delete from test_index where c = 363 index_test.go:140: sql delete from test_index where c = 348 index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (382, 8010832878324758578, 0.538781, 'DHJgZxY7ak') index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (385, 748241152415481951, 0.652009, 'sxCXIwHHCH') index_test.go:137: sql insert into test_index values (384, 1667170818417295297, 0.827085, 'fJKOIojm9L') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 7336808387580121346, c2 = 0.342111, c3 = 'A0kUtbUX45' where c = 120 index_test.go:143: sql update test_index set c1 = 5553882479302068022, c2 = 0.264012, c3 = 'PzXmDipJzv' where c = 6 index_test.go:143: sql update test_index set c1 = 3328871010024055686, c2 = 0.777478, c3 = '9KOEZNtWt7' where c = 105 index_test.go:143: sql update test_index set c1 = 7481259795420741183, c2 = 0.961069, c3 = 'o0U2O3JZQt' where c = 137 index_test.go:140: sql delete from test_index where c = 335 index_test.go:137: sql insert into test_index values (386, 6197588549119678011, 0.470187, 'ovhfUHWNkt') index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (383, 2584518390440063030, 0.304437, 'eXJCJnUCTT') index_test.go:137: sql insert into test_index values (387, 5003590351520364617, 0.240575, 'f76fuUtISH') index_test.go:137: sql insert into test_index values (388, 1849651870896451394, 0.048322, 'celElPxIQR') index_test.go:143: sql update test_index set c1 = 616714583352652595, c2 = 0.508170, c3 = '1RF1onXsSn' where c = 192 index_test.go:137: sql insert into test_index values (389, 3055885538233427182, 0.932082, '7KTTOQJBcf') index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 2842217947845266812, c2 = 0.899502, c3 = 'KKwPruTN9M' where c = 349 index_test.go:143: sql update test_index set c1 = 846108388509505424, c2 = 0.370896, c3 = 'qTPIBpYujg' where c = 317 index_test.go:143: sql update test_index set c1 = 1960430961359017088, c2 = 0.049603, c3 = 'zDRVDE5LQ0' where c = 47 index_test.go:137: sql insert into test_index values (390, 2145356669983645635, 0.899029, '6wgfKMKttV') index_test.go:143: sql update test_index set c1 = 6674349117961023885, c2 = 0.753779, c3 = 'MCpPpD0bF3' where c = 188 index_test.go:143: sql update test_index set c1 = 8053653849128006091, c2 = 0.301486, c3 = 'AyrnBGweV0' where c = 185 index_test.go:140: sql delete from test_index where c = 286 index_test.go:137: sql insert into test_index values (391, 82666577048284272, 0.395078, 'ZfuMBZWPaG') index_test.go:143: sql update test_index set c1 = 8404664545246333655, c2 = 0.386878, c3 = 'iuftFdgYZH' where c = 307 index_test.go:143: sql update test_index set c1 = 1986286628104536370, c2 = 0.504060, c3 = 'IaOiijFseg' where c = 383 index_test.go:137: sql insert into test_index values (393, 8454541649777849006, 0.239751, 'ixKPhVKpGM') index_test.go:143: sql update test_index set c1 = 6573779004720626210, c2 = 0.028700, c3 = 'H4cdgDk7MD' where c = 301 index_test.go:137: sql insert into test_index values (392, 7707726448012283912, 0.966216, '01iDKm4m6D') index_test.go:137: sql insert into test_index values (394, 3462772322029784165, 0.071362, '4FAaQrvKo3') index_test.go:137: sql insert into test_index values (396, 6065047654302830979, 0.074341, 'UGhFNC1ae5') index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 6311739682945730572, c2 = 0.897683, c3 = 'NMywp9u08H' where c = 305 index_test.go:137: sql insert into test_index values (397, 3083994169998795759, 0.215399, 'BT7VSyiHeN') index_test.go:137: sql insert into test_index values (395, 1225640268031985281, 0.922733, 'r0DOjXA9L6') index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 281 index_test.go:143: sql update test_index set c1 = 5479487906107779393, c2 = 0.766620, c3 = 'YO6TA5B2dD' where c = 70 index_test.go:140: sql delete from test_index where c = 219 index_test.go:137: sql insert into test_index values (398, 4744796759135757490, 0.012090, 'yiGu8VZmIU') index_test.go:143: sql update test_index set c1 = 4153350535493224498, c2 = 0.317766, c3 = 'wa7uOdeOyJ' where c = 329 index_test.go:137: sql insert into test_index values (399, 947710065186739432, 0.904312, '3pquZQ9H15') index_test.go:143: sql update test_index set c1 = 4006414543421136770, c2 = 0.004885, c3 = 'loe3pptEyx' where c = 161 index_test.go:143: sql update test_index set c1 = 1980764442364964737, c2 = 0.411544, c3 = 'EZHfgZMHk2' where c = 377 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 202 index_test.go:143: sql update test_index set c1 = 1360823888865525754, c2 = 0.391252, c3 = 'HORsFGSk3u' where c = 21 index_test.go:137: sql insert into test_index values (400, 533272264861662804, 0.894183, '4aAWGrf4ND') index_test.go:143: sql update test_index set c1 = 6344584516920277271, c2 = 0.980791, c3 = 'UXZ9amVxNG' where c = 366 index_test.go:143: sql update test_index set c1 = 3485236357157729599, c2 = 0.069313, c3 = 'JDPsz8mbqD' where c = 171 index_test.go:143: sql update test_index set c1 = 7600926335370736630, c2 = 0.670357, c3 = 'Tzb1FR3b5s' where c = 297 index_test.go:143: sql update test_index set c1 = 7180727281853936463, c2 = 0.948176, c3 = 'QIHmmeKL72' where c = 45 index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 399915287690184927, c2 = 0.646457, c3 = 'I3QtshO1VS' where c = 136 index_test.go:137: sql insert into test_index values (401, 8262011356025277151, 0.271097, 'MFKX7gx3AF') index_test.go:137: sql insert into test_index values (403, 6958472598289150518, 0.832269, 'CRunBsNSNA') index_test.go:137: sql insert into test_index values (404, 4512207590263842822, 0.700893, 'lrzd5WTqWP') index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (409, 7665105516701347949, 0.570024, 'nN2fU2og2T') index_test.go:137: sql insert into test_index values (408, 3505847827379868874, 0.054420, 'qwGWYCDwH3') index_test.go:137: sql insert into test_index values (402, 4757829009033242620, 0.463066, 'EpChrd7f45') index_test.go:137: sql insert into test_index values (405, 171645112580086334, 0.239081, 'ZvYZLC3nGZ') index_test.go:137: sql insert into test_index values (410, 2682582505812090275, 0.332641, '3nqB11pspQ') index_test.go:137: sql insert into test_index values (407, 19772476440353958, 0.876101, 'sHlASD5tem') index_test.go:137: sql insert into test_index values (406, 5209333181807742029, 0.456913, 'piKW1PUWSe') index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 8292502485042538236, c2 = 0.109090, c3 = '6TJecyxlRP' where c = 288 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 139 index_test.go:137: sql insert into test_index values (411, 3941468835868742339, 0.877570, 'ZO6ocUrABk') index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 7914647277115234937, c2 = 0.865747, c3 = 'HBlAu1KUkc' where c = 287 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 7001994637055574172, c2 = 0.457632, c3 = 'EalGLeuakQ' where c = 49 # Time: 2025-04-04T21:41:03.17237893+08:00 # Txn_start_ts: 0 # Query_time: 2.011305386 # Parse_time: 0.000120663 # Compile_time: 0.000119441 # Rewrite_time: 0.000002347 # Optimize_time: 0 # Wait_TS: 0.000271468 # 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:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 5111884973154995692, c2 = 0.882444, c3 = 'xaXHIQ4gmd' where c = 258 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 229 index_test.go:137: sql insert into test_index values (412, 1180021415956185730, 0.277731, '7rZ0w3m8L3') index_test.go:143: sql update test_index set c1 = 3004794824107649582, c2 = 0.542929, c3 = '7gp4NmpxxX' where c = 121 index_test.go:137: sql insert into test_index values (413, 4184792653270240586, 0.446428, 'qzmbNfydP5') index_test.go:143: sql update test_index set c1 = 5294492778131358018, c2 = 0.528541, c3 = 'hiZQdKHrry' where c = 81 index_test.go:143: sql update test_index set c1 = 5147451498481648027, c2 = 0.541558, c3 = 'zDfJbTqD7p' where c = 358 index_test.go:143: sql update test_index set c1 = 2129757763521098348, c2 = 0.554545, c3 = 'l8orcc7mLI' where c = 224 index_test.go:143: sql update test_index set c1 = 5283702555714866537, c2 = 0.852169, c3 = 'WuSB406RKa' where c = 221 index_test.go:143: sql update test_index set c1 = 2358901703389850704, c2 = 0.510348, c3 = 'c63aw364m5' where c = 99 index_test.go:137: sql insert into test_index values (415, 6307780563543467933, 0.912278, 'OJrDE2rrmL') index_test.go:137: sql insert into test_index values (416, 1689689041173415576, 0.674531, 'dm1lxGB3AZ') index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (418, 8534663596111980710, 0.979972, 'SoXRufwNzr') index_test.go:137: sql insert into test_index values (417, 1686374537701264918, 0.786424, 'H0tCCGYVgx') index_test.go:143: sql update test_index set c1 = 1762786533493247087, c2 = 0.860582, c3 = 'iHsmht0JHd' where c = 322 index_test.go:137: sql insert into test_index values (419, 6955728361343483653, 0.786173, 'PuUbtZTDf0') index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (420, 2029160388052957334, 0.883458, 'p6lpLcKlRk') index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 4867452335410654627, c2 = 0.215510, c3 = 'EBZqKKt0dR' where c = 287 index_test.go:137: sql insert into test_index values (414, 6238648739599156769, 0.428540, 'jrMOSlXDxs') index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (421, 6311869066881223535, 0.989848, 'SfgaMF9d8U') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (422, 6555827813401272156, 0.105416, 'VBDnSH7Fes') index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 8186469450671172975, c2 = 0.058535, c3 = '6Fem5u2DsW' where c = 267 index_test.go:143: sql update test_index set c1 = 2140503677286037347, c2 = 0.426399, c3 = 'ybdOvbTzJR' where c = 202 index_test.go:143: sql update test_index set c1 = 5630069030017791458, c2 = 0.561702, c3 = 'GczyvowVhZ' where c = 60 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 236 index_test.go:143: sql update test_index set c1 = 272848526391943948, c2 = 0.318969, c3 = 'oV7B3iX5qt' where c = 239 index_test.go:143: sql update test_index set c1 = 5637996984031223499, c2 = 0.704087, c3 = 'WNHWG2xhTK' where c = 288 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 4635149360375510624, c2 = 0.130075, c3 = '44zya7FJz6' where c = 57 index_test.go:137: sql insert into test_index values (423, 1665193971675567771, 0.892283, 'aIYKizc43m') index_test.go:137: sql insert into test_index values (424, 5151581656423778849, 0.076389, 'E6HbUM6mXU') index_test.go:143: sql update test_index set c1 = 9067210871136052178, c2 = 0.193326, c3 = 'AC1xsGJZZH' where c = 399 index_test.go:137: sql insert into test_index values (425, 7084057060676464262, 0.148736, 'ibPxiP69Ng') index_test.go:143: sql update test_index set c1 = 9219286620195734370, c2 = 0.465720, c3 = '7BpgN12ZEG' where c = 199 index_test.go:143: sql update test_index set c1 = 545232656827382205, c2 = 0.654160, c3 = 'haeO1iE5gA' where c = 210 index_test.go:143: sql update test_index set c1 = 6110329034274377433, c2 = 0.937989, c3 = 'aX8mpuSkVD' where c = 341 index_test.go:137: sql insert into test_index values (426, 4692577105357082214, 0.527861, 'gTmqhkaoKF') index_test.go:137: sql insert into test_index values (428, 2204395896827913442, 0.782514, 'd0emcL1Ldc') index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (430, 8187108719595450665, 0.572952, '0SCSKSEsW4') index_test.go:137: sql insert into test_index values (429, 9145272485568846780, 0.069560, 'eBU7wuUaEo') index_test.go:137: sql insert into test_index values (432, 2028920155429864263, 0.788373, 'dcK5h49rqI') index_test.go:137: sql insert into test_index values (431, 5768420356936128530, 0.336354, 'mE45SJXSIY') index_test.go:137: sql insert into test_index values (427, 6112475281986372525, 0.707020, 'aKZSk3JMDM') index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 7964780617993381723, c2 = 0.050661, c3 = 'oBc5x2a4du' where c = 0 index_test.go:143: sql update test_index set c1 = 5108118502120756763, c2 = 0.498822, c3 = 'GM1Mu0KLAN' where c = 378 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 2333632589865731645, c2 = 0.658208, c3 = 'GO3kjiAsl6' where c = 27 index_test.go:137: sql insert into test_index values (433, 6545618609482934338, 0.340398, 'XsDMKiaqFr') index_test.go:143: sql update test_index set c1 = 411043133528391266, c2 = 0.548795, c3 = 'FWl2N4Re9N' where c = 19 index_test.go:137: sql insert into test_index values (434, 1118874868314004542, 0.981360, 'MN4mQ2yIcI') index_test.go:143: sql update test_index set c1 = 6008745932523598523, c2 = 0.154931, c3 = 'cNBopFWAvl' where c = 162 index_test.go:143: sql update test_index set c1 = 1429127390898420712, c2 = 0.586802, c3 = '1JM8DRQVV7' where c = 411 index_test.go:143: sql update test_index set c1 = 5555711006099267562, c2 = 0.653381, c3 = 'qpZukaHC8y' where c = 37 index_test.go:143: sql update test_index set c1 = 7351212639047349080, c2 = 0.226066, c3 = 'v7uuBnVR8U' where c = 106 index_test.go:137: sql insert into test_index values (435, 5197764329244999966, 0.885505, 'nzDBgoXhkt') index_test.go:143: sql update test_index set c1 = 2671691262177680910, c2 = 0.182985, c3 = 'roH5RWki0s' where c = 300 index_test.go:143: sql update test_index set c1 = 8302644451306597822, c2 = 0.814223, c3 = 'L7hqELOsbK' where c = 397 index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (440, 2191879459848311248, 0.146416, 'ZfLr0gyW8c') index_test.go:137: sql insert into test_index values (437, 8031676012308144026, 0.184713, 'fOrY8SYlHX') index_test.go:137: sql insert into test_index values (436, 6692407217427152284, 0.906963, 'PSSwKQYxpn') index_test.go:137: sql insert into test_index values (438, 226973413878172460, 0.444281, 'o5hrmKdD2j') index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (441, 2990036350291911166, 0.867146, '1gSbF3Bimj') index_test.go:137: sql insert into test_index values (439, 8140255409325030942, 0.968572, 'ktC7BFTvA4') index_test.go:140: sql delete from test_index where c = 254 index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 5837428868181473199, c2 = 0.399466, c3 = 'lzklzHGQoz' where c = 104 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 4981032138597208247, c2 = 0.086059, c3 = 'BkU4VO2N0S' where c = 145 index_test.go:143: sql update test_index set c1 = 6528175929554282739, c2 = 0.733554, c3 = 'A5kg0vJnYQ' where c = 329 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (442, 3608860916549260542, 0.266171, '1KBuGKT5EL') index_test.go:143: sql update test_index set c1 = 3607180672551970830, c2 = 0.995860, c3 = 'qzcXLeAG7t' where c = 93 index_test.go:137: sql insert into test_index values (443, 3223822811918144674, 0.378921, 'JSTZKT1Oea') index_test.go:143: sql update test_index set c1 = 8226985049061633448, c2 = 0.272081, c3 = 'lMWHPWQpRZ' where c = 44 index_test.go:137: sql insert into test_index values (445, 2327369441647591146, 0.416698, '5rVTwhYRoO') index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 326 index_test.go:143: sql update test_index set c1 = 891613455799115137, c2 = 0.322391, c3 = '0BalvKywqM' where c = 390 index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (446, 3959925353439694439, 0.934087, '46rpteU2mn') index_test.go:137: sql insert into test_index values (444, 1753951332376950698, 0.676587, '0KL73RE4yU') index_test.go:143: sql update test_index set c1 = 3153831398678064809, c2 = 0.907279, c3 = 'M2LYFIHhQK' where c = 331 index_test.go:137: sql insert into test_index values (447, 2995904084702312790, 0.897053, 'l5kF7p1KbK') index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (448, 4254605843435426462, 0.750579, 'gR2B2LxCKH') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 3533056935898855776, c2 = 0.316753, c3 = 'eN1tHFV07D' where c = 87 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 5877801447112327607, c2 = 0.144715, c3 = 'OcwJ7PVmZR' where c = 13 index_test.go:143: sql update test_index set c1 = 5892221339844318490, c2 = 0.674417, c3 = 'KL7k2Ux2Zt' where c = 313 index_test.go:143: sql update test_index set c1 = 4972875208448126657, c2 = 0.102231, c3 = 'YtHnFNQT5T' where c = 188 index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 1601431317087684376, c2 = 0.006674, c3 = 'Nt8ySHPMTY' where c = 295 index_test.go:137: sql insert into test_index values (450, 2941424537726114147, 0.931576, '0WDFZ9vr7e') index_test.go:143: sql update test_index set c1 = 1398915711924349759, c2 = 0.117266, c3 = 'CIny9QcIdt' where c = 413 index_test.go:137: sql insert into test_index values (451, 6329420924068987221, 0.047614, 'bSRLJ7NTuL') index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (452, 5851302296966971176, 0.804933, 'O3R2GSlzTe') index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (449, 7030618663027183734, 0.258058, 'NrOtHqW1JE') index_test.go:137: sql insert into test_index values (453, 3830001736519471161, 0.880898, 'zYWjxE4Zn1') index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 5838758051652557599, c2 = 0.683383, c3 = '3LbjwWBktd' where c = 194 index_test.go:137: sql insert into test_index values (454, 933782482386506046, 0.175625, '1N1l8XDDKK') index_test.go:137: sql insert into test_index values (455, 4250598421590229197, 0.828847, 'LDMORC3OE3') index_test.go:143: sql update test_index set c1 = 3795629011262988210, c2 = 0.370773, c3 = 'SyDm2o4u0V' where c = 92 index_test.go:143: sql update test_index set c1 = 6335303593770984037, c2 = 0.810134, c3 = 'KMzNpFMIm9' where c = 351 index_test.go:140: sql delete from test_index where c = 444 index_test.go:137: sql insert into test_index values (456, 2694366595584228528, 0.816607, 'QrhIPQS39N') index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (457, 1382576018094114472, 0.918225, 'ZPlNTkX5yG') index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 6620778968693122396, c2 = 0.217989, c3 = 'Um4IiDmVw3' where c = 361 index_test.go:143: sql update test_index set c1 = 5010543542183122482, c2 = 0.538169, c3 = 'DfOTp6oiSi' where c = 351 index_test.go:143: sql update test_index set c1 = 5529142156014637811, c2 = 0.117437, c3 = 'X4GcAPf8RE' where c = 329 index_test.go:137: sql insert into test_index values (458, 598723400180225254, 0.288148, '3VSWNJB0EW') index_test.go:143: sql update test_index set c1 = 795000455336907188, c2 = 0.789890, c3 = '8bIIJu7I6d' where c = 169 --- PASS: TestSimpleDelete (7.65s) --- PASS: TestSimpleDelete/Basic (0.81s) --- PASS: TestSimpleDelete/Basic/test_delete (0.35s) --- PASS: TestSimpleDelete/Basic/test_delete_common (0.46s) --- PASS: TestSimpleDelete/Conflict (0.74s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (0.34s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (0.40s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test already exists) [Pipeline] // cache [Pipeline] } index_test.go:140: sql delete from test_index where c = 418 index_test.go:137: sql insert into test_index values (459, 4499340911981246567, 0.758507, '5mt0yfomWR') index_test.go:143: sql update test_index set c1 = 6819240001801036917, c2 = 0.068601, c3 = 'SQXxG26uZe' where c = 133 index_test.go:143: sql update test_index set c1 = 40732243426708766, c2 = 0.379234, c3 = 'jCSyrniIHz' where c = 324 index_test.go:137: sql insert into test_index values (460, 312583952421495793, 0.685899, 'd26q0paNwX') index_test.go:143: sql update test_index set c1 = 1911889383641710176, c2 = 0.371063, c3 = '7Nd55whJZ9' where c = 154 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (461, 3153660349955807341, 0.320393, 'u7SlxAXnHE') index_test.go:143: sql update test_index set c1 = 1790762439713023444, c2 = 0.602879, c3 = 'WFBUfb8TY0' where c = 3 index_test.go:140: sql delete from test_index where c = 359 index_test.go:137: sql insert into test_index values (462, 7483429527345229741, 0.218362, 'xg8Pv3ro2H') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (463, 2107105087622625804, 0.797252, '6R8U1aILZf') index_test.go:137: sql insert into test_index values (466, 310041559470200509, 0.318402, 'MhX7a0VEv1') index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 513246117553532074, c2 = 0.121712, c3 = 'KHjewQoLua' where c = 192 index_test.go:137: sql insert into test_index values (465, 4497440855175686226, 0.280605, 'HJfbCbfPer') index_test.go:137: sql insert into test_index values (464, 8607501176111189556, 0.225757, 'DwVP417jw1') index_test.go:143: sql update test_index set c1 = 4553978222362158421, c2 = 0.303241, c3 = 'dcJSehhLVg' where c = 114 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (467, 6938801812327200702, 0.969747, 'qIFeR0Zd5W') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 2375081413405581287, c2 = 0.574380, c3 = 'MiBnabm1T3' where c = 301 index_test.go:143: sql update test_index set c1 = 6214064291660093808, c2 = 0.895817, c3 = 'DVX41lkEjv' where c = 158 index_test.go:140: sql delete from test_index where c = 180 index_test.go:143: sql update test_index set c1 = 5285804120923111349, c2 = 0.447113, c3 = 'v84opGucu9' where c = 75 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 5450802397797937383, c2 = 0.408186, c3 = 'L9qJwmPmq9' where c = 110 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 362 index_test.go:137: sql insert into test_index values (468, 8277483905867056798, 0.954667, 'H1pFMTFAD5') index_test.go:137: sql insert into test_index values (470, 7168145603547099452, 0.123150, 'FuFVIloerQ') index_test.go:137: sql insert into test_index values (469, 7061939122855049132, 0.437292, 'XAPM5idaVD') index_test.go:137: sql insert into test_index values (471, 6738890355387433092, 0.808401, 'akXRtFguqI') index_test.go:143: sql update test_index set c1 = 889884372699864638, c2 = 0.534741, c3 = 'SQv9ikSIH5' where c = 383 index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (472, 7666687470718110189, 0.705553, 'SkrrvPiQbL') index_test.go:140: sql delete from test_index where c = 128 index_test.go:143: sql update test_index set c1 = 2520644718334395396, c2 = 0.074207, c3 = 'v270bSjA8U' where c = 320 index_test.go:140: sql delete from test_index where c = 195 index_test.go:143: sql update test_index set c1 = 4157383544798745380, c2 = 0.641804, c3 = 'E6WhvTuaSu' where c = 311 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 6838515110690781855, c2 = 0.001364, c3 = 'ZkuTT3L9g0' where c = 382 index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 4334799548688157611, c2 = 0.242248, c3 = 'ReSwY21bQM' where c = 441 index_test.go:137: sql insert into test_index values (473, 3968968119197580815, 0.526667, 'ySsYdHLbJM') index_test.go:143: sql update test_index set c1 = 7020674322232495006, c2 = 0.536425, c3 = 'dq35PgSmhA' where c = 194 index_test.go:137: sql insert into test_index values (477, 3849968750233042385, 0.152822, 'Qz4V67Sl6D') index_test.go:143: sql update test_index set c1 = 8028081464941299335, c2 = 0.871929, c3 = '4nBK4ogJhM' where c = 421 index_test.go:143: sql update test_index set c1 = 1123309767584857655, c2 = 0.923760, c3 = 'Ysq2tOxodo' where c = 146 index_test.go:137: sql insert into test_index values (474, 6173580870932167450, 0.959396, 'jitSAatuI5') index_test.go:137: sql insert into test_index values (475, 5284400445041042329, 0.184181, '25trhNKEW9') index_test.go:143: sql update test_index set c1 = 3726637494083575844, c2 = 0.970832, c3 = 'aCM2FolQ8e' where c = 300 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 7307236441009866256, c2 = 0.225556, c3 = 'D0ZLwIDgoU' where c = 161 index_test.go:137: sql insert into test_index values (479, 6767200627765346727, 0.393925, 'oI6nnYmko2') index_test.go:143: sql update test_index set c1 = 5024306450107570189, c2 = 0.308188, c3 = 'Hf8Z9PCURz' where c = 247 index_test.go:137: sql insert into test_index values (480, 3699832666422499782, 0.919305, 'qEwY6tumas') index_test.go:137: sql insert into test_index values (476, 7408333696027474210, 0.381270, 'OiBsC1OgzW') index_test.go:140: sql delete from test_index where c = 311 index_test.go:137: sql insert into test_index values (478, 5933224429467302523, 0.329022, '6b6pQUcNsc') index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 8447543046008051505, c2 = 0.471750, c3 = '3MfbcR7ri5' where c = 265 index_test.go:137: sql insert into test_index values (482, 3385065757248573781, 0.506734, 'wh6EVSHaJa') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 5110480631145143489, c2 = 0.487729, c3 = 'ovd9b0Js4h' where c = 124 index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (481, 1243597941871262590, 0.370191, 'rNaGihLLzl') index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 2391725242519522480, c2 = 0.745275, c3 = '3tRJCyboUb' where c = 77 index_test.go:137: sql insert into test_index values (483, 7332103656918884891, 0.448172, 'WS6xgIvwSY') index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (484, 2914512310763804941, 0.295960, 'RnTVNgJlf0') index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (485, 470970014176059695, 0.593554, 'lkyC6aVRky') index_test.go:140: sql delete from test_index where c = 425 index_test.go:143: sql update test_index set c1 = 6053936661901306091, c2 = 0.346584, c3 = 'FmZeuCQIwg' where c = 447 index_test.go:137: sql insert into test_index values (486, 3751348999316671098, 0.736758, 'Bygw0bAilQ') index_test.go:143: sql update test_index set c1 = 2438366065962687475, c2 = 0.803880, c3 = 'MMuNPHc4U6' where c = 36 index_test.go:143: sql update test_index set c1 = 975355751512851881, c2 = 0.057783, c3 = 'uhhBeuWOHf' where c = 19 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 6361898224912634643, c2 = 0.967155, c3 = 'uh6IdHdzhH' where c = 140 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 8465929121384943231, c2 = 0.987794, c3 = 'Jg0IviPowz' where c = 243 index_test.go:137: sql insert into test_index values (487, 7788059827709765772, 0.907299, 'BXSoNQhBbE') index_test.go:137: sql insert into test_index values (488, 1096447115255151806, 0.016954, 'G1MAbM1L6d') index_test.go:137: sql insert into test_index values (490, 4471975992215737768, 0.887485, 'btmiBjU36P') index_test.go:143: sql update test_index set c1 = 6435218056894075203, c2 = 0.206664, c3 = '1YskGF8P5k' where c = 383 index_test.go:143: sql update test_index set c1 = 6669618187497879140, c2 = 0.958783, c3 = 'I7iq4AIkPj' where c = 256 index_test.go:143: sql update test_index set c1 = 7825317917047578985, c2 = 0.657976, c3 = 'v2XVW6XSZC' where c = 61 index_test.go:143: sql update test_index set c1 = 5204373411714147936, c2 = 0.254137, c3 = 'uDtQzUq3Tw' where c = 380 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 55 index_test.go:137: sql insert into test_index values (489, 8255109825504554147, 0.402906, 'quGnDjwTPx') index_test.go:143: sql update test_index set c1 = 4099305525926528039, c2 = 0.089199, c3 = 'zNLuesifhy' where c = 444 index_test.go:137: sql insert into test_index values (491, 3337828879647550544, 0.218361, 'LTOg2tYXwY') index_test.go:137: sql insert into test_index values (494, 692682142738686426, 0.916574, 'Pb9q9SJ6l1') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 4236446486355220845, c2 = 0.417200, c3 = 'DlKLmbZekb' where c = 486 index_test.go:137: sql insert into test_index values (493, 8340406193707730431, 0.401677, 'Nv35t4aRlD') index_test.go:137: sql insert into test_index values (492, 8373145235004625869, 0.557333, 'QRs1OYxWec') index_test.go:143: sql update test_index set c1 = 3746334551546046858, c2 = 0.206690, c3 = 'U9D1cPsUjC' where c = 462 index_test.go:140: sql delete from test_index where c = 430 index_test.go:140: sql delete from test_index where c = 11 index_test.go:143: sql update test_index set c1 = 1031199654686568874, c2 = 0.074968, c3 = '73TdaGPKzB' where c = 212 index_test.go:137: sql insert into test_index values (496, 5742813112470841086, 0.194713, 'zZrWRkXRg6') index_test.go:137: sql insert into test_index values (495, 8036238914581274099, 0.558921, 'ZT0jeoHnfP') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (497, 6061744855282603127, 0.308986, 'v8FA5rVpvU') index_test.go:143: sql update test_index set c1 = 9010899231761928869, c2 = 0.060645, c3 = 'Ls3MQntgi8' where c = 273 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 9069952621970357842, c2 = 0.858458, c3 = 'rZqGBDreac' where c = 257 index_test.go:143: sql update test_index set c1 = 4902619440427157129, c2 = 0.516743, c3 = 'PX5bUfWZP9' where c = 192 index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 3812990239608092483, c2 = 0.832331, c3 = 'DWDJkpQAz3' where c = 334 index_test.go:137: sql insert into test_index values (498, 7327488232746259651, 0.287878, 'eopNAvIRHm') index_test.go:143: sql update test_index set c1 = 6216414289625035941, c2 = 0.566013, c3 = 'zDJzxybyhP' where c = 402 index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 8959009822815645272, c2 = 0.416785, c3 = 'b30kuv3v5i' where c = 90 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 7129827430113579205, c2 = 0.680034, c3 = 'nF6Ut0GjRQ' where c = 126 index_test.go:143: sql update test_index set c1 = 6786676737907749569, c2 = 0.759667, c3 = 'VqXRvd9Cyj' where c = 175 index_test.go:143: sql update test_index set c1 = 2413125205309605358, c2 = 0.751431, c3 = 'zRi3cmu04X' where c = 345 index_test.go:137: sql insert into test_index values (499, 3380423814229385475, 0.037731, '1RdbnJudJa') index_test.go:140: sql delete from test_index where c = 341 index_test.go:137: sql insert into test_index values (500, 8365888939824024320, 0.006202, 'TMAgQySM8P') index_test.go:143: sql update test_index set c1 = 7913980799657244572, c2 = 0.911071, c3 = 'f8EGt0gNYu' where c = 469 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 2093953110217680621, c2 = 0.569287, c3 = '3Smoy9SlsT' where c = 219 [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } index_test.go:137: sql insert into test_index values (504, 7937687148754502020, 0.872917, 'P2sTVjaSie') index_test.go:137: sql insert into test_index values (509, 3458755546940611217, 0.006417, '0ElnZUUB34') index_test.go:137: sql insert into test_index values (503, 4400375135080756932, 0.653952, 'ZAyoZcWc5k') index_test.go:137: sql insert into test_index values (506, 6323574934811992527, 0.088395, 'D2ITMqN9nR') index_test.go:137: sql insert into test_index values (510, 8958689192173602462, 0.247940, 'hHabCbbfzw') index_test.go:137: sql insert into test_index values (505, 5230789507324542454, 0.001181, 'ghaY8Yp8OE') index_test.go:137: sql insert into test_index values (507, 377447969355864694, 0.394805, 'uvgDt2ZacA') index_test.go:137: sql insert into test_index values (501, 3344053745064129339, 0.181865, 'VuUzyGYAzy') index_test.go:137: sql insert into test_index values (508, 641118423097435667, 0.944838, '0DaLmxYmkL') index_test.go:137: sql insert into test_index values (502, 9003711294640678797, 0.407763, 'yoYUecNP0o') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 280 index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 6143125290493248810, c2 = 0.130949, c3 = 'cSbHi4XTNW' where c = 172 index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 7647494721628498120, c2 = 0.335038, c3 = 'VSvJQKKi82' where c = 122 index_test.go:143: sql update test_index set c1 = 8773348192724221468, c2 = 0.147511, c3 = 'kEfvQkBI9B' where c = 3 index_test.go:143: sql update test_index set c1 = 4064159882441444317, c2 = 0.390702, c3 = 'KsOy0o7gWP' where c = 213 index_test.go:143: sql update test_index set c1 = 3835907733369777933, c2 = 0.284890, c3 = 'ISUD8GKSg3' where c = 194 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (514, 2544365578133055148, 0.568660, '7k2or5VP0Z') index_test.go:137: sql insert into test_index values (511, 7637387158827977510, 0.156356, 'M9UZzhL1uT') index_test.go:137: sql insert into test_index values (512, 8189530115555802605, 0.683009, 'lXst0JRFaP') index_test.go:143: sql update test_index set c1 = 196520126672365189, c2 = 0.515589, c3 = 'xtGBtVcO3O' where c = 248 index_test.go:143: sql update test_index set c1 = 8374722828902610162, c2 = 0.530405, c3 = 'cjHUyGiIOM' where c = 360 index_test.go:143: sql update test_index set c1 = 8260657811397855142, c2 = 0.843416, c3 = 'YvHBM4N9D1' where c = 475 index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (513, 4284918595704129153, 0.099886, 'eGajjvTgbD') index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 670589522756675893, c2 = 0.950840, c3 = 'Tqdc39hHwy' where c = 97 index_test.go:143: sql update test_index set c1 = 2612179477837235965, c2 = 0.956903, c3 = 'Lq2N9Wj4Np' where c = 33 index_test.go:137: sql insert into test_index values (515, 2878991381219027972, 0.015413, 'Qhg9jhNMPb') index_test.go:143: sql update test_index set c1 = 8364568061927881952, c2 = 0.629238, c3 = 'fraT9GSjbS' where c = 52 index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (520, 9097475602928295672, 0.781589, 'QRN2gWAfVK') index_test.go:137: sql insert into test_index values (517, 8289604961134963960, 0.757555, '9G57orZYl7') index_test.go:137: sql insert into test_index values (516, 108017880365278861, 0.188340, 'Eagui9yvCA') index_test.go:140: sql delete from test_index where c = 226 index_test.go:140: sql delete from test_index where c = 300 index_test.go:137: sql insert into test_index values (519, 8214632836182240756, 0.215916, 'oP1xEnqBFO') index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (518, 7156011276971289609, 0.235682, 'mbEyaqZjvR') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 7165398003437971376, c2 = 0.195003, c3 = 'QYGoqwdqX0' where c = 194 index_test.go:143: sql update test_index set c1 = 4447069815767293578, c2 = 0.563357, c3 = 'jxIoJEUhfV' where c = 62 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage index_test.go:137: sql insert into test_index values (521, 825571563024136394, 0.024225, 'cUzcmHwYKK') index_test.go:143: sql update test_index set c1 = 8356853329498500585, c2 = 0.688213, c3 = 'GMGYO4FEk5' where c = 249 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 3926281225418918087, c2 = 0.420628, c3 = 'TDnslrvY3A' where c = 270 index_test.go:137: sql insert into test_index values (522, 1659507245666363503, 0.727726, 'GSetZk591v') index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (525, 9181140694485465140, 0.749099, 'qVAxUjUsIB') index_test.go:143: sql update test_index set c1 = 7583612420862931046, c2 = 0.085038, c3 = 'wVcVa5OLA1' where c = 43 index_test.go:137: sql insert into test_index values (524, 4600079819319569081, 0.646132, 'Alngf5HXBV') index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 3354969240476634082, c2 = 0.177445, c3 = 'UvVHFUvvEx' where c = 492 index_test.go:143: sql update test_index set c1 = 6336186753037600821, c2 = 0.329693, c3 = 'nKgUNzlv9F' where c = 496 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (523, 7935871121115166467, 0.844339, '9zSPSEJ4BV') index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 222248879728788544, c2 = 0.683065, c3 = 'SmqBdWgfp4' where c = 187 index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 262511405643220884, c2 = 0.538709, c3 = 'qT0XklcqzO' where c = 32 index_test.go:143: sql update test_index set c1 = 6388630594038495940, c2 = 0.662442, c3 = '9WJUOv1vvI' where c = 1 index_test.go:143: sql update test_index set c1 = 7338134287677539138, c2 = 0.896182, c3 = 'jsCUhgAOAk' where c = 302 index_test.go:143: sql update test_index set c1 = 965415532376210120, c2 = 0.434370, c3 = 'nXYVvnlCLC' where c = 427 index_test.go:137: sql insert into test_index values (526, 5054493152921512562, 0.814680, 'UfGvkj1RF5') index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (528, 1037569184448918467, 0.221958, 'JAwBx2KQBP') index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (529, 6117254521011321489, 0.493458, 'fe3aXBsPWH') index_test.go:137: sql insert into test_index values (530, 8699753833533351238, 0.166291, 'k5gJB3nG6J') index_test.go:143: sql update test_index set c1 = 6416709290079452509, c2 = 0.106265, c3 = 'P2noZZEbkg' where c = 192 index_test.go:137: sql insert into test_index values (527, 1385080594915441604, 0.443843, '81f7EwkGpD') index_test.go:140: sql delete from test_index where c = 204 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 444202920150811436, c2 = 0.729780, c3 = '0h1ZLqbabH' where c = 185 index_test.go:137: sql insert into test_index values (533, 7777886186629234070, 0.163830, 'fFOotttjxY') index_test.go:137: sql insert into test_index values (532, 5439860756626321900, 0.035859, '92goCEv284') index_test.go:137: sql insert into test_index values (531, 811066215669864781, 0.775743, 'JehBwlL0ZE') index_test.go:143: sql update test_index set c1 = 4164195539489683095, c2 = 0.215895, c3 = 'zqjsGbYyWq' where c = 475 index_test.go:140: sql delete from test_index where c = 200 index_test.go:140: sql delete from test_index where c = 265 index_test.go:143: sql update test_index set c1 = 1119043382524563230, c2 = 0.716995, c3 = 'LQOnY633wa' where c = 379 index_test.go:137: sql insert into test_index values (535, 1450177152887849285, 0.762329, 'ontC8qVbVV') index_test.go:143: sql update test_index set c1 = 1491279729517077602, c2 = 0.122445, c3 = 'DWrIUIEpaB' where c = 55 index_test.go:137: sql insert into test_index values (534, 9170713513732485556, 0.372221, 'bTY3pZpUtq') index_test.go:143: sql update test_index set c1 = 5904029246304048219, c2 = 0.825919, c3 = 'j8EK9gHV6I' where c = 401 index_test.go:140: sql delete from test_index where c = 67 index_test.go:143: sql update test_index set c1 = 7658900078942467177, c2 = 0.617623, c3 = 'iFXqAEAto5' where c = 386 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 8409922581837640940, c2 = 0.733603, c3 = 'AD0gZyi8a7' where c = 239 index_test.go:137: sql insert into test_index values (536, 4575039734603668625, 0.241656, 'RAiZwSBNDi') index_test.go:137: sql insert into test_index values (538, 8797435317044486529, 0.593138, '3ccmrx6AUR') index_test.go:137: sql insert into test_index values (537, 8681738369460644793, 0.181278, 'VqqjRP6Zuq') index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 308 index_test.go:140: sql delete from test_index where c = 188 index_test.go:137: sql insert into test_index values (541, 7449995639352248590, 0.586451, 'g0iDQlO7kv') index_test.go:137: sql insert into test_index values (539, 5728069379043876878, 0.310972, '1BDb740aha') index_test.go:137: sql insert into test_index values (540, 7256908986093234020, 0.235621, 'Ri4sxnMBOK') index_test.go:143: sql update test_index set c1 = 7710526740064421524, c2 = 0.474250, c3 = 'omoN2ly4XC' where c = 298 index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 4912856873463504773, c2 = 0.458187, c3 = 'aYwijqMji6' where c = 169 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 7681646498083274934, c2 = 0.642329, c3 = 'nbPsKwZkR3' where c = 112 index_test.go:143: sql update test_index set c1 = 3727513265454657620, c2 = 0.575952, c3 = 'LiCjyQiJF4' where c = 0 index_test.go:143: sql update test_index set c1 = 6986212385004866019, c2 = 0.803311, c3 = 'JPVkwWL0RI' where c = 124 index_test.go:143: sql update test_index set c1 = 1376142182102066067, c2 = 0.218603, c3 = 'u2kpIBBsuk' where c = 314 index_test.go:143: sql update test_index set c1 = 1402099216667494344, c2 = 0.578845, c3 = 'j4JEnqkp1D' where c = 82 index_test.go:137: sql insert into test_index values (544, 8072481596905770113, 0.088804, 'TJsj1ByRAS') index_test.go:137: sql insert into test_index values (543, 1138455715676162981, 0.802728, 'TB0Xo3VlAq') index_test.go:143: sql update test_index set c1 = 4103859671071655502, c2 = 0.329700, c3 = 'wPF2iiZhJz' where c = 279 index_test.go:143: sql update test_index set c1 = 3562605968502977014, c2 = 0.877752, c3 = '8WpGjEI35k' where c = 461 index_test.go:143: sql update test_index set c1 = 8440137177816940449, c2 = 0.981273, c3 = 'OPibzoxMq4' where c = 496 index_test.go:137: sql insert into test_index values (545, 8060625177794699830, 0.768450, 'zN2wm0bqkw') index_test.go:137: sql insert into test_index values (546, 3610119248989052090, 0.218852, 'Enx5P8rqsW') index_test.go:137: sql insert into test_index values (542, 2136047478261193372, 0.446847, 'Zduxw7hzia') index_test.go:137: sql insert into test_index values (547, 2718674387529691138, 0.891692, 'bHPZMwRIWh') index_test.go:137: sql insert into test_index values (548, 5197404607556230212, 0.749175, 'zC872epacn') index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 176 index_test.go:143: sql update test_index set c1 = 5059003748465087025, c2 = 0.155928, c3 = 'zTo73TZzVI' where c = 314 index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (550, 5617617880876250379, 0.921398, 'XfZsZGusGN') index_test.go:137: sql insert into test_index values (549, 6023042411166024876, 0.684448, 'CxL3rwKBgj') index_test.go:140: sql delete from test_index where c = 318 index_test.go:137: sql insert into test_index values (551, 2966672814107487115, 0.083883, 'GBrFQrXEIO') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 381 index_test.go:143: sql update test_index set c1 = 3797738748787052765, c2 = 0.784947, c3 = 'm5Jv58Nnuo' where c = 103 index_test.go:140: sql delete from test_index where c = 418 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 5027268174258402239, c2 = 0.971654, c3 = 'Cc1KAjvhaa' where c = 250 index_test.go:143: sql update test_index set c1 = 5560806150290162077, c2 = 0.735033, c3 = 'nrY07aC6eN' where c = 425 index_test.go:143: sql update test_index set c1 = 545359534571568715, c2 = 0.674187, c3 = 'NTmwGjo2jj' where c = 285 index_test.go:143: sql update test_index set c1 = 1799274040600933243, c2 = 0.207462, c3 = 'W3WBiHYaAF' where c = 59 index_test.go:143: sql update test_index set c1 = 9187256729248015709, c2 = 0.618600, c3 = 'Nnjgma0lb1' where c = 157 index_test.go:143: sql update test_index set c1 = 5717942056296745099, c2 = 0.559677, c3 = 'LR8DvITeH3' where c = 341 index_test.go:137: sql insert into test_index values (554, 5768226297437443911, 0.429813, '4rlZ1QupSE') index_test.go:137: sql insert into test_index values (555, 8490621869010188883, 0.155507, '8sp4QGQaqX') index_test.go:140: sql delete from test_index where c = 133 index_test.go:137: sql insert into test_index values (552, 3147091470712745167, 0.909815, 'GwP7OTITaB') index_test.go:137: sql insert into test_index values (553, 5197356102957177508, 0.579307, 'pJvgcVM65e') index_test.go:143: sql update test_index set c1 = 8961943667272407199, c2 = 0.671419, c3 = 'ZYBQWwAlUN' where c = 364 index_test.go:137: sql insert into test_index values (557, 3380733372643568703, 0.962021, 'FIMdpNyl69') index_test.go:137: sql insert into test_index values (558, 907004728820344271, 0.298592, 'W0XNJpJBf4') index_test.go:137: sql insert into test_index values (559, 3618109013404199912, 0.284905, 'ZfLaOMmAs7') index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 174 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (556, 1009805594235163251, 0.917206, 'MvRIzY3qz3') index_test.go:140: sql delete from test_index where c = 227 index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 6504597742498566861, c2 = 0.514325, c3 = 'aMrxVt96AF' where c = 216 index_test.go:143: sql update test_index set c1 = 5102114488144228471, c2 = 0.705359, c3 = 'e3Nx7CjYxP' where c = 88 index_test.go:143: sql update test_index set c1 = 3310171298035892657, c2 = 0.460058, c3 = 'jc76yeW54e' where c = 173 index_test.go:137: sql insert into test_index values (560, 4614988452407217567, 0.062881, 'KXci97DKSp') index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 1855881477432893591, c2 = 0.364921, c3 = 'eIORreNMdY' where c = 165 index_test.go:143: sql update test_index set c1 = 6836868453637699673, c2 = 0.739066, c3 = 'wyrtBzpbu9' where c = 386 index_test.go:140: sql delete from test_index where c = 17 index_test.go:137: sql insert into test_index values (561, 4423391671988747496, 0.724636, 'lNWPycj8e9') index_test.go:143: sql update test_index set c1 = 3395991861562951035, c2 = 0.833859, c3 = 'SyVMZLrg05' where c = 292 index_test.go:137: sql insert into test_index values (562, 7949703702644029657, 0.852392, 'WoyjOnFPMQ') index_test.go:137: sql insert into test_index values (563, 7350135975397424362, 0.955315, 'dqoeFDPJ3B') index_test.go:143: sql update test_index set c1 = 492001036912794460, c2 = 0.912677, c3 = 'asANQxX95I' where c = 387 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (564, 5708205284580600470, 0.323662, '4gXInEboOM') index_test.go:143: sql update test_index set c1 = 8675341437239163770, c2 = 0.301850, c3 = 'rGmtfmiGIO' where c = 56 index_test.go:137: sql insert into test_index values (565, 3125985824587283506, 0.337833, 'e801DORdVi') index_test.go:140: sql delete from test_index where c = 239 index_test.go:143: sql update test_index set c1 = 7276384138972947147, c2 = 0.044509, c3 = 'VWlwBS0nnk' where c = 225 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 3987087820113359909, c2 = 0.695265, c3 = 'Ry6wS0Dq1i' where c = 487 index_test.go:137: sql insert into test_index values (567, 5422106987181447155, 0.398646, '4IudV8XBvk') index_test.go:137: sql insert into test_index values (566, 7728865715841033020, 0.544035, 'TvvJqhjWAP') index_test.go:140: sql delete from test_index where c = 354 index_test.go:143: sql update test_index set c1 = 1519730628141568420, c2 = 0.667663, c3 = '24EAC566V1' where c = 271 index_test.go:137: sql insert into test_index values (568, 4888069076022947135, 0.088039, 'tvkw6DxMF4') index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 7963870925627109263, c2 = 0.838016, c3 = 'FsamU8rrJP' where c = 4 index_test.go:137: sql insert into test_index values (570, 88137787260029553, 0.249481, 'Zes3r6FWjh') index_test.go:137: sql insert into test_index values (569, 3030790784884125738, 0.759946, 'RbsbImcNBk') index_test.go:137: sql insert into test_index values (571, 8586696771605992320, 0.837930, '718P0MwVpm') index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 5145261900891395023, c2 = 0.144411, c3 = 'yeVxcujpCZ' where c = 359 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 3294067224418002343, c2 = 0.595833, c3 = '67WSIENpvb' where c = 389 index_test.go:143: sql update test_index set c1 = 8684736914526641543, c2 = 0.140919, c3 = 'vBhncbMWIW' where c = 235 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 479072033847068736, c2 = 0.069700, c3 = 'iF7KhG3RSE' where c = 25 index_test.go:137: sql insert into test_index values (572, 3831771920170357736, 0.239455, 'Qjo7smsJdH') index_test.go:137: sql insert into test_index values (573, 6979633565329145528, 0.643100, 'y0N57t7eCJ') index_test.go:143: sql update test_index set c1 = 6685366393792438973, c2 = 0.254262, c3 = 'xLIdYPH8nc' where c = 524 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (574, 1845468227819770251, 0.778042, 'gKcWiXKGz6') index_test.go:137: sql insert into test_index values (576, 7630166814541488582, 0.735768, 'yomx02CgYF') index_test.go:143: sql update test_index set c1 = 7857535060427805973, c2 = 0.191129, c3 = 'ieJY2r82nM' where c = 165 index_test.go:137: sql insert into test_index values (575, 9006616651048940572, 0.459536, 'ODvwfMN9fN') index_test.go:143: sql update test_index set c1 = 5060910978980808477, c2 = 0.102183, c3 = 'DT3jfswYbT' where c = 268 index_test.go:143: sql update test_index set c1 = 2558391768255120201, c2 = 0.018586, c3 = 'geMjj2qfZ2' where c = 470 index_test.go:140: sql delete from test_index where c = 456 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 3326455986292397363, c2 = 0.370852, c3 = 'zeuiVV8tbT' where c = 241 index_test.go:137: sql insert into test_index values (579, 2208782905286942678, 0.832360, 'epg8vxKmwR') index_test.go:137: sql insert into test_index values (577, 2980877031378454601, 0.421744, 'oMMdVDm3xi') index_test.go:137: sql insert into test_index values (580, 323006221850040606, 0.717296, 'D9fp31P2rG') index_test.go:140: sql delete from test_index where c = 434 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (578, 1001449366662727038, 0.887494, 'MuM8UHY7KF') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 6439819466506772915, c2 = 0.858972, c3 = 'eqZ5XGxfPL' where c = 482 index_test.go:137: sql insert into test_index values (581, 4833807007744057525, 0.268292, 'GVYAtJSmZ6') index_test.go:143: sql update test_index set c1 = 7692520745498825891, c2 = 0.169358, c3 = 'xDhYne3K2e' where c = 459 index_test.go:143: sql update test_index set c1 = 7219940166528941128, c2 = 0.565943, c3 = 'VPZExOWuH3' where c = 245 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (582, 8798918696654028161, 0.783239, '4Qnlmv0sv8') index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 384572184909852847, c2 = 0.505034, c3 = 'k3E3qCAhMI' where c = 99 index_test.go:143: sql update test_index set c1 = 3935740553411914684, c2 = 0.423436, c3 = 'OXG9UHNcHc' where c = 311 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 5557384205816395207, c2 = 0.419104, c3 = 'hZ2ArvgXcb' where c = 55 index_test.go:143: sql update test_index set c1 = 7103596710367500826, c2 = 0.626845, c3 = 'h75ipnr2PC' where c = 529 index_test.go:137: sql insert into test_index values (583, 7367369104562683408, 0.390293, '3gBxxu0OaD') index_test.go:143: sql update test_index set c1 = 4445723299182550309, c2 = 0.404985, c3 = 'ctBovsVQQT' where c = 425 index_test.go:137: sql insert into test_index values (584, 970184841459138827, 0.326113, 'ktwcHBPoWy') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (585, 2018053277509572136, 0.466686, 'a8Aku5xYZk') index_test.go:143: sql update test_index set c1 = 2356630379080892593, c2 = 0.719183, c3 = 'iVpkrX7XIZ' where c = 80 index_test.go:137: sql insert into test_index values (587, 7301846913424722068, 0.782400, 'pNfp0cank3') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (586, 9197930014087239213, 0.869282, 'NrMDTr3kHa') index_test.go:137: sql insert into test_index values (588, 3595158378295734140, 0.817846, 'ZeljZ177jj') index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (589, 3595211748392590149, 0.373176, 'p075PmAEKP') index_test.go:143: sql update test_index set c1 = 8003222232328397368, c2 = 0.510568, c3 = 'VpumjgJwiZ' where c = 75 index_test.go:137: sql insert into test_index values (590, 477539054795729542, 0.746216, 'ygPpEQzjED') index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 7937415602146167369, c2 = 0.766756, c3 = 'I3nE1493y7' where c = 470 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 242 index_test.go:143: sql update test_index set c1 = 5990500091053346946, c2 = 0.656576, c3 = 'fqvMVMIEQd' where c = 423 index_test.go:143: sql update test_index set c1 = 4131464425271738171, c2 = 0.359668, c3 = '0of99n1vK5' where c = 41 index_test.go:143: sql update test_index set c1 = 768389719830543252, c2 = 0.358023, c3 = '0ba9Dwgcz5' where c = 556 index_test.go:143: sql update test_index set c1 = 6618709461790558399, c2 = 0.184281, c3 = 'w4WKl9U9Ne' where c = 46 index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 4716905317484440975, c2 = 0.277217, c3 = 'AwKy7FhshQ' where c = 100 index_test.go:137: sql insert into test_index values (591, 1507028922650382861, 0.247195, 'Cbkc0IYLgy') index_test.go:143: sql update test_index set c1 = 3516275306027654153, c2 = 0.245594, c3 = 'K2wqK6NmyV' where c = 73 index_test.go:143: sql update test_index set c1 = 4865937554322226582, c2 = 0.955725, c3 = '0wJeodiqU7' where c = 486 index_test.go:140: sql delete from test_index where c = 513 index_test.go:143: sql update test_index set c1 = 4290016186603692256, c2 = 0.604275, c3 = 'ewbnVXV10m' where c = 338 index_test.go:137: sql insert into test_index values (593, 2190850025413418961, 0.729825, '5BCI42rFb1') index_test.go:137: sql insert into test_index values (595, 6129040710363693074, 0.624907, '0R0X6OkFap') index_test.go:137: sql insert into test_index values (594, 3564020423029836685, 0.256901, 'zcn8TtLZRG') index_test.go:137: sql insert into test_index values (592, 6135951566828973520, 0.367083, 'qOT52YNsHe') index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 551381989357712117, c2 = 0.525809, c3 = '1HAhLcbPd5' where c = 316 index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 550 index_test.go:137: sql insert into test_index values (596, 2749559675098547683, 0.041681, 'EymSmufhh7') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 3885388601610007539, c2 = 0.789650, c3 = '1pdc8Gi0dD' where c = 172 index_test.go:143: sql update test_index set c1 = 606711552185262248, c2 = 0.587195, c3 = 'bo6hAd8rnC' where c = 501 [Pipeline] } index_test.go:143: sql update test_index set c1 = 7107778298615416709, c2 = 0.769126, c3 = 'LMsiSwCVhd' where c = 75 index_test.go:140: sql delete from test_index where c = 455 index_test.go:137: sql insert into test_index values (597, 3673337086618574620, 0.675187, 'arMYvLvSDn') index_test.go:143: sql update test_index set c1 = 8285690356864335062, c2 = 0.923174, c3 = 'MMnXW1bZLk' where c = 76 index_test.go:140: sql delete from test_index where c = 266 index_test.go:143: sql update test_index set c1 = 2950130452227670306, c2 = 0.581978, c3 = 'xLLZquvaah' where c = 192 index_test.go:143: sql update test_index set c1 = 3644919423722670174, c2 = 0.692089, c3 = 'KoF685yHHz' where c = 459 index_test.go:137: sql insert into test_index values (598, 7208254934411178492, 0.397746, 'NZ8HCyjiHE') index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 2695332422304244626, c2 = 0.712278, c3 = 'RZ8QPpDCx1' where c = 205 index_test.go:137: sql insert into test_index values (599, 3976316641491358067, 0.914013, '2DMhLKQb3U') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 8239488250584240792, c2 = 0.693189, c3 = 'eHPiag0lx3' where c = 355 index_test.go:137: sql insert into test_index values (600, 5847267217022408757, 0.164095, '3p5Z1KsgnA') index_test.go:140: sql delete from test_index where c = 499 index_test.go:143: sql update test_index set c1 = 8786279817889262828, c2 = 0.794395, c3 = '7hHWu3RRnT' where c = 285 index_test.go:137: sql insert into test_index values (602, 7270778761681914311, 0.622742, 'DZC9H9Zdm3') index_test.go:137: sql insert into test_index values (601, 2917081199506926664, 0.695109, 'X3fjsVBmWH') index_test.go:137: sql insert into test_index values (604, 3561809646389044507, 0.794384, 'fc7Zne4y9J') index_test.go:137: sql insert into test_index values (603, 4922980831953149588, 0.598174, 'R3sp2kUe3o') index_test.go:137: sql insert into test_index values (607, 7570825645097549416, 0.361763, '4YtBHmsD00') index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (609, 1172227841187982437, 0.264245, 'AoKEcebU0v') index_test.go:137: sql insert into test_index values (606, 6596642809023771929, 0.150168, 'iEw1TEAKSJ') index_test.go:137: sql insert into test_index values (608, 5576058194155940089, 0.972995, 'Et4MTWlZ0l') index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (605, 1636562651279047610, 0.330081, 'VfK78Bhbev') index_test.go:143: sql update test_index set c1 = 2478190670875192497, c2 = 0.288303, c3 = 'zsw5wBZoiZ' where c = 96 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 8177222201139377386, c2 = 0.280709, c3 = '2JtTpk6Xib' where c = 312 index_test.go:137: sql insert into test_index values (610, 31358435688866520, 0.149572, 'mhBhfYG2Na') index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 5721664364384153544, c2 = 0.172882, c3 = '7mQtgnT0S5' where c = 141 index_test.go:140: sql delete from test_index where c = 261 index_test.go:137: sql insert into test_index values (612, 4499336271834793110, 0.857468, 'qrgzvEIarW') index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 7211015145531075934, c2 = 0.691710, c3 = 'gYOxnzjJKk' where c = 305 index_test.go:143: sql update test_index set c1 = 5320060615730609511, c2 = 0.946992, c3 = 'hDSinpGCBT' where c = 276 index_test.go:143: sql update test_index set c1 = 8304389091805432067, c2 = 0.646254, c3 = 'wt7gcdHLiV' where c = 68 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 7450536571999333648, c2 = 0.438563, c3 = '0fdLdM8D0s' where c = 45 index_test.go:137: sql insert into test_index values (613, 8826388927680039249, 0.042734, 'HInQP7N511') index_test.go:137: sql insert into test_index values (611, 40058097736385393, 0.788889, 'OQvN78zqex') index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (614, 4215307749657190566, 0.460158, 'vJVA3Xpmmz') index_test.go:140: sql delete from test_index where c = 241 index_test.go:137: sql insert into test_index values (616, 5861998938646994304, 0.082335, '7aTMfaDvZ8') index_test.go:143: sql update test_index set c1 = 936680720465875900, c2 = 0.537380, c3 = 'hcT3fTwlxo' where c = 151 index_test.go:137: sql insert into test_index values (615, 8382398982284075045, 0.396961, 'A8BWMc3cft') index_test.go:137: sql insert into test_index values (617, 3974537420887863542, 0.253517, 'eUwenvvVDr') index_test.go:143: sql update test_index set c1 = 5077323914673388274, c2 = 0.686850, c3 = 'jNW8fb389b' where c = 25 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 4049172867840774218, c2 = 0.749919, c3 = '9JXj0JCMlS' where c = 217 index_test.go:137: sql insert into test_index values (618, 8073561848588864750, 0.428249, 'FArSyHG0qg') index_test.go:143: sql update test_index set c1 = 927172257757342205, c2 = 0.043765, c3 = 'xkV6d4TVL2' where c = 1 index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 285 index_test.go:143: sql update test_index set c1 = 7236814381210026145, c2 = 0.389338, c3 = 'ftJUXFTYMM' where c = 458 index_test.go:137: sql insert into test_index values (619, 943129721096240351, 0.630840, '10qICwllHN') index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (621, 8003831303730860853, 0.739083, 'KYLhUnPUo4') index_test.go:140: sql delete from test_index where c = 603 index_test.go:143: sql update test_index set c1 = 23255165183763428, c2 = 0.285252, c3 = 'qIWHyUKkoX' where c = 185 index_test.go:143: sql update test_index set c1 = 4717817174430456109, c2 = 0.779533, c3 = 'PXrPg83Ogl' where c = 372 index_test.go:143: sql update test_index set c1 = 5353284664337423424, c2 = 0.574811, c3 = '4lhHtc5u6w' where c = 108 index_test.go:137: sql insert into test_index values (622, 2574194837957183219, 0.427774, '7EepsqG5Rn') index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (623, 8444865624982756475, 0.012089, 'Y096q5ffGK') index_test.go:140: sql delete from test_index where c = 207 index_test.go:137: sql insert into test_index values (620, 8460996338450537526, 0.888652, 'u6Xq7JJzru') index_test.go:143: sql update test_index set c1 = 4162448350294919572, c2 = 0.010317, c3 = '6I29WQwYwe' where c = 319 index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (625, 1414748205586847857, 0.616203, 'XYb6GYH1Kj') index_test.go:137: sql insert into test_index values (624, 1307469487350420530, 0.679531, 'MATIJ9Yu9F') index_test.go:143: sql update test_index set c1 = 6980262234537294053, c2 = 0.721177, c3 = '55tSjfxjix' where c = 208 index_test.go:143: sql update test_index set c1 = 6151901688886019938, c2 = 0.687591, c3 = 'xE0VXnsCC0' where c = 596 index_test.go:143: sql update test_index set c1 = 2673985899341414962, c2 = 0.641190, c3 = 'sj1AwXWrw1' where c = 448 index_test.go:140: sql delete from test_index where c = 101 index_test.go:143: sql update test_index set c1 = 8636559203625935316, c2 = 0.935791, c3 = 'jOf8WWnrGB' where c = 461 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 4433753921911685084, c2 = 0.495561, c3 = 'DjcZs7Kn0J' where c = 402 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (626, 650452558039280433, 0.004726, 'tzynPklR0U') index_test.go:137: sql insert into test_index values (627, 4861063439252079060, 0.796257, 'H2CxNDEnuD') index_test.go:143: sql update test_index set c1 = 1207745717673662383, c2 = 0.462799, c3 = 'z56jYlMf1z' where c = 96 index_test.go:140: sql delete from test_index where c = 545 index_test.go:143: sql update test_index set c1 = 2519187228047244325, c2 = 0.257903, c3 = 'lSvS5fZFX1' where c = 408 index_test.go:137: sql insert into test_index values (629, 282684420028582632, 0.312912, '41vXVZ4VRQ') index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (631, 3671214698108585972, 0.175416, 'lFwFfolBsX') index_test.go:137: sql insert into test_index values (628, 5683104412294085719, 0.744739, '1aDAqVrJFX') index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 4754701555868627931, c2 = 0.682204, c3 = 'vr4AB6Aq0C' where c = 150 index_test.go:137: sql insert into test_index values (630, 5570076372947616356, 0.190735, 'nTXksjCMg3') index_test.go:137: sql insert into test_index values (632, 3343747556531428495, 0.460824, 'pPKFEeypuW') index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 2192018872923423717, c2 = 0.627592, c3 = '3Nt7GQCBNX' where c = 268 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 3383149118177191605, c2 = 0.083355, c3 = 'QSdD0pAjau' where c = 531 index_test.go:143: sql update test_index set c1 = 2515479640683863921, c2 = 0.108928, c3 = '5yykGIXgBm' where c = 92 index_test.go:140: sql delete from test_index where c = 381 index_test.go:137: sql insert into test_index values (633, 3352486290640641594, 0.335077, 'baXMyoCTnA') index_test.go:143: sql update test_index set c1 = 8675589514807353983, c2 = 0.086118, c3 = '9V81nO7uCB' where c = 56 index_test.go:137: sql insert into test_index values (635, 5705537973232532443, 0.479848, 'Dp0GVinHsP') index_test.go:143: sql update test_index set c1 = 2728766935527659960, c2 = 0.041716, c3 = 'ZbuzIEdtY9' where c = 34 index_test.go:137: sql insert into test_index values (634, 1519888453656939518, 0.035113, 'T1ym80vLcl') index_test.go:143: sql update test_index set c1 = 5269098755568375973, c2 = 0.998972, c3 = 'EstfbyM5ol' where c = 312 index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (637, 4690630482743717153, 0.152095, 'VIojZYKl1a') index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (636, 494382733141536896, 0.812212, 'zDTKDL99BT') index_test.go:137: sql insert into test_index values (638, 7199469204064042692, 0.514077, 'NXfXolRHt2') index_test.go:143: sql update test_index set c1 = 30109590617587979, c2 = 0.444029, c3 = 'IyIuTgOia1' where c = 453 index_test.go:137: sql insert into test_index values (640, 943249007596111777, 0.121741, '8PqrvhB4K9') index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (639, 1269533419239199135, 0.930770, 'OZik3ks2zV') index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (641, 3286809513777845496, 0.579598, 'Vd0pHSfo9F') index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 8803771134431832965, c2 = 0.910380, c3 = 'g8QXOJ3aaB' where c = 372 index_test.go:143: sql update test_index set c1 = 6886707716392835852, c2 = 0.782761, c3 = 'LrC5dbNf6F' where c = 343 index_test.go:143: sql update test_index set c1 = 3694931685946677196, c2 = 0.801540, c3 = 'WNItntXeZ3' where c = 20 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 5984167333595412775, c2 = 0.094282, c3 = '1ifL0nTq7Z' where c = 389 index_test.go:143: sql update test_index set c1 = 3364297964727679219, c2 = 0.855475, c3 = 'nT8BzxnxM3' where c = 322 index_test.go:137: sql insert into test_index values (642, 4350200442470334045, 0.828878, 'lcXxh2VVZ8') index_test.go:137: sql insert into test_index values (643, 2110549949995870858, 0.870661, 'PklLaUBAdr') index_test.go:143: sql update test_index set c1 = 380086537118408262, c2 = 0.610875, c3 = 'iEpwjKpBCc' where c = 603 index_test.go:140: sql delete from test_index where c = 172 index_test.go:143: sql update test_index set c1 = 5051105644888372807, c2 = 0.895683, c3 = 'ZI7VdnKR6p' where c = 236 index_test.go:137: sql insert into test_index values (644, 1370543392303862695, 0.990289, 'vQqUhkPiY7') index_test.go:137: sql insert into test_index values (645, 2849548525931963567, 0.348003, 'Xamd8TvCjP') index_test.go:137: sql insert into test_index values (647, 8466169016657964611, 0.167909, 'I8HgaLoZ1B') index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 85675369052614901, c2 = 0.019732, c3 = 'Bum6MIdjOJ' where c = 475 index_test.go:143: sql update test_index set c1 = 4537312325530990977, c2 = 0.438310, c3 = 'o8LMnRx8kg' where c = 445 index_test.go:140: sql delete from test_index where c = 482 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (646, 2695838530028625067, 0.382028, 'COf5oYsqLC') index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 5384037232378541241, c2 = 0.074819, c3 = 'CHIUw2uwu1' where c = 91 index_test.go:137: sql insert into test_index values (648, 6376785995512760206, 0.299357, 'uSdIl7HHBR') index_test.go:137: sql insert into test_index values (650, 7726702574574198418, 0.090484, 'TB4czKGQyl') index_test.go:137: sql insert into test_index values (649, 153556501262802032, 0.367478, '1IOsK361gP') index_test.go:143: sql update test_index set c1 = 7317504481396140102, c2 = 0.235710, c3 = 'dfjN2ImHp4' where c = 578 index_test.go:140: sql delete from test_index where c = 472 index_test.go:137: sql insert into test_index values (651, 2069925834916676578, 0.136132, 'rsyJf2Iqk3') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 2795718508143699825, c2 = 0.880354, c3 = 'QqMj8nj6xi' where c = 49 index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (652, 8998406928347369195, 0.240941, '5EPG7FD00r') index_test.go:143: sql update test_index set c1 = 3299509438377943669, c2 = 0.771773, c3 = 'HGWi2b7ijq' where c = 480 index_test.go:143: sql update test_index set c1 = 2146468678713710086, c2 = 0.901049, c3 = 'l2MSBAGEg1' where c = 401 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (653, 4569405818211018336, 0.570168, 'q3Y5uZ8zwN') index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 8999954979156796480, c2 = 0.234869, c3 = 'VIlSJCSC8E' where c = 154 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 4891571213869126919, c2 = 0.053477, c3 = '6qWkCRfU9N' where c = 468 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 3663273657232318381, c2 = 0.868095, c3 = 'kQSTeUKPRD' where c = 639 index_test.go:137: sql insert into test_index values (656, 5256974200367102077, 0.346121, 'YaIHnTd9os') index_test.go:137: sql insert into test_index values (654, 1961429142768098853, 0.493621, 'EdQpHvF4tp') index_test.go:143: sql update test_index set c1 = 1763626776442700570, c2 = 0.811152, c3 = 'iyno1KwqjY' where c = 150 index_test.go:137: sql insert into test_index values (655, 5743402152907600452, 0.504240, '5Z2xN5I01K') index_test.go:137: sql insert into test_index values (657, 1402083362675398176, 0.063841, 'globFyc4Ta') index_test.go:137: sql insert into test_index values (658, 2011988960138748656, 0.538843, 'R9jqLOZ8QV') index_test.go:143: sql update test_index set c1 = 2548969922956446992, c2 = 0.262778, c3 = 'tZu62z03pI' where c = 149 index_test.go:143: sql update test_index set c1 = 2922747195360208904, c2 = 0.562376, c3 = 'AIYguxOhtx' where c = 615 index_test.go:137: sql insert into test_index values (659, 5060640316386137094, 0.769094, 'TBYa8vCAtB') index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (661, 2028218082701483542, 0.224264, 'zOl3RHREz9') index_test.go:143: sql update test_index set c1 = 2094419403616423948, c2 = 0.910194, c3 = 'rtdrGj1W0D' where c = 339 index_test.go:143: sql update test_index set c1 = 5700242148094095147, c2 = 0.780772, c3 = 'QGtuzBYQ2c' where c = 42 index_test.go:140: sql delete from test_index where c = 514 index_test.go:143: sql update test_index set c1 = 3353055176682153510, c2 = 0.578072, c3 = 'HyoJKw6YZ8' where c = 138 index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (660, 764777933088097295, 0.726046, 'oBXgqVbKPO') index_test.go:143: sql update test_index set c1 = 47051380383468951, c2 = 0.622855, c3 = 'DRVdIYQ3hl' where c = 368 index_test.go:143: sql update test_index set c1 = 8759095385688821259, c2 = 0.967577, c3 = 'hVif4QJfj8' where c = 586 index_test.go:137: sql insert into test_index values (663, 8623170998189931911, 0.055683, 'o0D6X5luhy') index_test.go:137: sql insert into test_index values (662, 8468702695246395501, 0.237469, 'q4uY7HMYL8') index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (664, 3417791717814374438, 0.180023, 'qLRASosu7M') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (666, 4365482248333976194, 0.008272, 'Ifve2EOjtS') index_test.go:143: sql update test_index set c1 = 4319211319078990964, c2 = 0.881630, c3 = 'fqpXqRgmFy' where c = 537 index_test.go:143: sql update test_index set c1 = 125713282362307376, c2 = 0.195362, c3 = 'asKSi8PsVB' where c = 648 index_test.go:140: sql delete from test_index where c = 269 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 4596988177524167882, c2 = 0.721911, c3 = '2KEPBxesS3' where c = 245 index_test.go:137: sql insert into test_index values (665, 1945623235405767142, 0.636362, 'cktBKvdC3L') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 780343535472840643, c2 = 0.378971, c3 = 'KGDTLKPDgu' where c = 387 index_test.go:143: sql update test_index set c1 = 6094415059695132, c2 = 0.324356, c3 = '9Ykg60maM6' where c = 466 index_test.go:140: sql delete from test_index where c = 113 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 312427441843423445, c2 = 0.110693, c3 = 'I1uudSPtgO' where c = 350 index_test.go:137: sql insert into test_index values (668, 8659858139620510140, 0.704483, 'F3wrPdzBkL') index_test.go:137: sql insert into test_index values (667, 1029762971009679653, 0.780998, 'NfQzrxm3Sv') index_test.go:143: sql update test_index set c1 = 113611776683798340, c2 = 0.948950, c3 = 'cOCmyfkaQ5' where c = 193 index_test.go:137: sql insert into test_index values (669, 3680579742401745525, 0.318405, 'j23R2drQXF') index_test.go:143: sql update test_index set c1 = 2181774583964285574, c2 = 0.591742, c3 = 'ze9ujJWGdY' where c = 263 index_test.go:137: sql insert into test_index values (672, 7902667590378261972, 0.959895, 'op7qlKt8pu') index_test.go:140: sql delete from test_index where c = 51 index_test.go:137: sql insert into test_index values (670, 5874118843763270683, 0.371249, 'qwUbCV90IY') index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 3928053991187273260, c2 = 0.913986, c3 = 'bWmOpHF3pM' where c = 415 index_test.go:137: sql insert into test_index values (671, 3158702821164636024, 0.801835, 'Rjy5c1QupW') index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (673, 2958788150584030877, 0.039881, 'MV19hem7nc') index_test.go:143: sql update test_index set c1 = 2984220778287109237, c2 = 0.525303, c3 = 'TTa6GT1gvP' where c = 450 index_test.go:140: sql delete from test_index where c = 472 index_test.go:143: sql update test_index set c1 = 777249092426266340, c2 = 0.837678, c3 = 'hXnl3SS5S0' where c = 183 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 605949976014153124, c2 = 0.497750, c3 = 'wdNIIcxccb' where c = 447 index_test.go:137: sql insert into test_index values (676, 1555142740974753081, 0.426574, '9x8fe7J412') index_test.go:143: sql update test_index set c1 = 4958720308745898848, c2 = 0.055175, c3 = 'zGquBHblp6' where c = 591 index_test.go:137: sql insert into test_index values (674, 8006862300352537143, 0.912565, 'dstqEKXZgj') index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (677, 8994566366179722215, 0.922799, 'AJRF1Arcm1') index_test.go:137: sql insert into test_index values (678, 3036358972044007244, 0.511326, 'lflSsc7GK1') index_test.go:143: sql update test_index set c1 = 7203295049769804526, c2 = 0.843592, c3 = 'CKSBxffk4E' where c = 358 index_test.go:143: sql update test_index set c1 = 7003250131879750586, c2 = 0.508866, c3 = 'SmdF8D4aLX' where c = 18 index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (679, 16843592803605641, 0.931192, 'fh4etnFNeY') index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (675, 4658132452531458545, 0.957662, 'F9POPSyZXb') index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 4372707858534926991, c2 = 0.002783, c3 = 'XhYMhRCDpC' where c = 318 index_test.go:137: sql insert into test_index values (681, 3653078421604571139, 0.115094, 'lcaVR9brrq') index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 7961540377340396638, c2 = 0.313385, c3 = '6znLK3nEbV' where c = 429 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 7724330097934697156, c2 = 0.369232, c3 = 'q2GZSSznhc' where c = 522 index_test.go:137: sql insert into test_index values (680, 6661868226551801359, 0.325926, 'yFPvwonWrY') index_test.go:143: sql update test_index set c1 = 3880538041364129921, c2 = 0.115233, c3 = '9bXp1eEpby' where c = 160 index_test.go:137: sql insert into test_index values (682, 8193893884702480963, 0.863266, 'm9lOTICPXS') index_test.go:143: sql update test_index set c1 = 2145552200653213401, c2 = 0.939091, c3 = 'u5uTYQSI32' where c = 535 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 5431348740131764433, c2 = 0.422555, c3 = 'bmGYz9DsxU' where c = 246 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (683, 4790521758244843372, 0.110195, '5geOCj9bqE') index_test.go:143: sql update test_index set c1 = 8941001113358447836, c2 = 0.596271, c3 = 'EMaRKoNIoD' where c = 255 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 2949021760621710003, c2 = 0.574673, c3 = 'PUeuB8kRU1' where c = 232 index_test.go:137: sql insert into test_index values (687, 5157352137944188719, 0.421451, '2JQJ6VnoK5') index_test.go:143: sql update test_index set c1 = 8692294074528873486, c2 = 0.495789, c3 = 'pGdcRshc6A' where c = 612 index_test.go:137: sql insert into test_index values (686, 5945351799788434640, 0.460241, 'eH2XaVXbf2') index_test.go:140: sql delete from test_index where c = 419 index_test.go:137: sql insert into test_index values (688, 517273609471548977, 0.202660, 'I3t5UnqUQ8') index_test.go:137: sql insert into test_index values (685, 6128202474220617827, 0.366694, 'nSjRoUhyhZ') index_test.go:137: sql insert into test_index values (684, 2157461508811285988, 0.341111, 'OGK4RyOHDB') index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 4359089189019893523, c2 = 0.199838, c3 = 'xvl0TxXCpe' where c = 169 index_test.go:143: sql update test_index set c1 = 3194638818176351811, c2 = 0.471304, c3 = 'iS3PtqfEhS' where c = 673 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (689, 6049555505379672393, 0.832869, 'FP10CIKkKP') index_test.go:137: sql insert into test_index values (690, 8164204665313195299, 0.861508, 'riM0kINoMS') index_test.go:143: sql update test_index set c1 = 4769756927806910105, c2 = 0.581843, c3 = 'RXrBQTKE0Z' where c = 307 index_test.go:143: sql update test_index set c1 = 1772347297874291680, c2 = 0.770716, c3 = 'WfoIQlx4cm' where c = 187 index_test.go:143: sql update test_index set c1 = 7862229679623045528, c2 = 0.013984, c3 = 'vsbIVycHgC' where c = 195 index_test.go:143: sql update test_index set c1 = 4047904374468114037, c2 = 0.086232, c3 = 'sULpbxj2Bd' where c = 38 index_test.go:137: sql insert into test_index values (691, 1402368542681431898, 0.913765, '4JLLwnuzUY') index_test.go:137: sql insert into test_index values (692, 4541267001497807594, 0.986682, '4hl5Bnqiku') index_test.go:143: sql update test_index set c1 = 6174351485468204452, c2 = 0.491511, c3 = 'KuhBWfUei3' where c = 294 index_test.go:140: sql delete from test_index where c = 30 index_test.go:143: sql update test_index set c1 = 3438100196727688658, c2 = 0.459474, c3 = 'JJbj4cm5TV' where c = 153 index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (693, 4595492230299452668, 0.481311, '5lW3ni2gVu') # Time: 2025-04-04T21:41:04.228172948+08:00 # Txn_start_ts: 0 # Query_time: 0.542816884 # Parse_time: 0.000096877 # Compile_time: 0.000104552 # Rewrite_time: 0.000002289 # Optimize_time: 0 # Wait_TS: 0.000268025 # 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:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (694, 1936049268341777008, 0.579776, 'ad82GcQCmR') index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (696, 6003246456532029334, 0.408352, 'Eek4YGEZjG') index_test.go:137: sql insert into test_index values (695, 6454255315666811628, 0.591522, 'v7xgq6IRjU') index_test.go:140: sql delete from test_index where c = 644 index_test.go:137: sql insert into test_index values (697, 5733746380912282213, 0.462979, 'M7gUHC5tm3') index_test.go:143: sql update test_index set c1 = 1039237921282607507, c2 = 0.675694, c3 = 'SWtDHHcwzZ' where c = 159 index_test.go:140: sql delete from test_index where c = 606 index_test.go:143: sql update test_index set c1 = 8675476811527436523, c2 = 0.444389, c3 = '4ThcU5x7DR' where c = 475 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 8527740956564785647, c2 = 0.207768, c3 = 'a72VGurYau' where c = 620 index_test.go:137: sql insert into test_index values (698, 578259961271365767, 0.441690, 'vKqRGQRhXZ') index_test.go:143: sql update test_index set c1 = 4377443631557268769, c2 = 0.541591, c3 = 'HnDzQ5nNVO' where c = 468 index_test.go:143: sql update test_index set c1 = 8189348938256964865, c2 = 0.724403, c3 = '0Oqon7wKY2' where c = 359 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 8088743525199070420, c2 = 0.961943, c3 = 'Y2kaSOvMwo' where c = 244 index_test.go:143: sql update test_index set c1 = 2410129444909551363, c2 = 0.613188, c3 = '3fKhjq9e9N' where c = 688 index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 7394934305314281583, c2 = 0.319273, c3 = 'J384OnM8eT' where c = 75 index_test.go:137: sql insert into test_index values (699, 4194993872937494587, 0.356569, 'gpKMkBebAQ') index_test.go:143: sql update test_index set c1 = 494011095312236245, c2 = 0.349431, c3 = 'u7E7Y2VG3e' where c = 501 index_test.go:143: sql update test_index set c1 = 418339336400998173, c2 = 0.188602, c3 = 'KQUOoWsOcn' where c = 372 index_test.go:140: sql delete from test_index where c = 485 index_test.go:143: sql update test_index set c1 = 5015081708867766530, c2 = 0.293953, c3 = '007xGvpZFQ' where c = 551 index_test.go:137: sql insert into test_index values (700, 1959016125473694108, 0.446696, 'Sf628HNsCn') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 6185120826331100019, c2 = 0.697801, c3 = 'Cb6xAcfRRG' where c = 580 index_test.go:137: sql insert into test_index values (708, 3705923238111760648, 0.243301, '7V2Y8QkAOr') index_test.go:137: sql insert into test_index values (703, 7253314080198195597, 0.607385, 'isbzpv8XLi') index_test.go:137: sql insert into test_index values (705, 2685933442812961185, 0.143562, 'zKFCKlc5uC') index_test.go:137: sql insert into test_index values (701, 2412386379169027202, 0.152682, 'CIwnwnvBu6') index_test.go:137: sql insert into test_index values (702, 1922014740405024931, 0.467518, 'kDeoPzbWQQ') index_test.go:137: sql insert into test_index values (709, 848078379801032320, 0.776255, 'tlQJraDQRM') index_test.go:137: sql insert into test_index values (706, 3449249725907077370, 0.048549, 'oEd6KtFdUa') index_test.go:137: sql insert into test_index values (704, 7998779576505158950, 0.255475, 'ElSKYI42Tx') index_test.go:137: sql insert into test_index values (710, 2598333910394771418, 0.929282, 'yqHeiE4vhY') index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (707, 2307426299525517167, 0.278041, 'ydG6cW6Was') index_test.go:140: sql delete from test_index where c = 226 index_test.go:140: sql delete from test_index where c = 107 index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 554 index_test.go:143: sql update test_index set c1 = 51986553838778025, c2 = 0.944006, c3 = 'avN46CMRhm' where c = 1 index_test.go:143: sql update test_index set c1 = 3817044129515397162, c2 = 0.236910, c3 = 'J4zmMeohNo' where c = 414 index_test.go:143: sql update test_index set c1 = 2545682401421376093, c2 = 0.713018, c3 = 'vYZquFZ5aZ' where c = 206 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 3325996221792650595, c2 = 0.686632, c3 = 'xd6HYFzQic' where c = 271 index_test.go:137: sql insert into test_index values (711, 2901358634455387430, 0.661408, 'hcxSqPl2Hu') index_test.go:143: sql update test_index set c1 = 5177650373102742659, c2 = 0.003033, c3 = 'hnzVYT8fHF' where c = 531 index_test.go:143: sql update test_index set c1 = 7432060378005134023, c2 = 0.152187, c3 = 'B0Xv1j5Z9z' where c = 230 index_test.go:143: sql update test_index set c1 = 6318812497657175994, c2 = 0.314452, c3 = 'lfpOO1quC0' where c = 663 index_test.go:143: sql update test_index set c1 = 6202472653024337988, c2 = 0.869853, c3 = '29apC1duP1' where c = 529 index_test.go:137: sql insert into test_index values (712, 4182951318234661562, 0.339875, 'T7GJT8Bisd') index_test.go:137: sql insert into test_index values (713, 1691559108824873860, 0.599329, 'pNx4mKnGY8') index_test.go:143: sql update test_index set c1 = 7928988684017360020, c2 = 0.207489, c3 = 'Fa9xqsuNCm' where c = 417 index_test.go:143: sql update test_index set c1 = 5676296698111454192, c2 = 0.226381, c3 = 'SLENW6scZO' where c = 454 index_test.go:137: sql insert into test_index values (714, 5134652554840364889, 0.988245, 'EKdnIpk1U7') index_test.go:137: sql insert into test_index values (715, 3722806269735878173, 0.853985, 'kZrrBiLp91') index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (718, 4764689574605745019, 0.255546, 'zHdSWPDnGa') index_test.go:137: sql insert into test_index values (717, 1118292822282703316, 0.694419, 'Zlf79iI3Il') index_test.go:137: sql insert into test_index values (716, 4567766151188244972, 0.151554, '71UoXPDr50') index_test.go:140: sql delete from test_index where c = 627 index_test.go:137: sql insert into test_index values (719, 3369265220610115442, 0.002405, 'hcvxkJLw9j') index_test.go:140: sql delete from test_index where c = 266 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 4727937991057207383, c2 = 0.159812, c3 = 'SJyGRnaQXo' where c = 498 index_test.go:137: sql insert into test_index values (720, 6707856263816841743, 0.575937, 'ru8EECd0OV') index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 339 index_test.go:143: sql update test_index set c1 = 7306632752767093817, c2 = 0.173189, c3 = 'FN1nDVwYer' where c = 706 index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 3191699427382863634, c2 = 0.767811, c3 = 'tQ5S38Eohj' where c = 420 index_test.go:137: sql insert into test_index values (721, 3278534652457378043, 0.429281, 'pN9OB5j5P2') index_test.go:143: sql update test_index set c1 = 5693046551094844892, c2 = 0.930249, c3 = 'X1AOnTPSsC' where c = 413 index_test.go:143: sql update test_index set c1 = 7447406925420938421, c2 = 0.490641, c3 = 'Iq4ghaiKeA' where c = 608 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 1379217644149868553, c2 = 0.694205, c3 = 'e5AHNkyGWD' where c = 93 index_test.go:143: sql update test_index set c1 = 5030210493633185599, c2 = 0.125460, c3 = 'sioCNDKwLi' where c = 135 index_test.go:143: sql update test_index set c1 = 2496855252413362234, c2 = 0.625995, c3 = 'hGYlnAcMnJ' where c = 705 index_test.go:137: sql insert into test_index values (723, 1606485180591727922, 0.646272, 'yUipRr2pst') index_test.go:137: sql insert into test_index values (722, 2012225678540589437, 0.236198, 'I3Udj1NpWt') index_test.go:137: sql insert into test_index values (724, 4603676175902018360, 0.986998, '01xF4RHk0T') index_test.go:137: sql insert into test_index values (725, 6056760885306167050, 0.280479, '4oXiokYhD9') index_test.go:140: sql delete from test_index where c = 685 index_test.go:137: sql insert into test_index values (728, 3817046122809094329, 0.103877, 'wG0GeZwOil') index_test.go:137: sql insert into test_index values (727, 8702032275571965824, 0.745914, 'lcXXrd2mHL') index_test.go:137: sql insert into test_index values (726, 8632697675662130684, 0.767506, 'i1L6mgMQQL') index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 9074034553120370621, c2 = 0.308146, c3 = 'elKxi9YkSo' where c = 704 index_test.go:143: sql update test_index set c1 = 6608450872789933028, c2 = 0.664426, c3 = 'nNd4paUCs4' where c = 77 index_test.go:143: sql update test_index set c1 = 5301034531728136281, c2 = 0.790720, c3 = 'PVF80aMOU5' where c = 16 index_test.go:140: sql delete from test_index where c = 74 index_test.go:143: sql update test_index set c1 = 1113914138411707075, c2 = 0.402503, c3 = 'RgVjGh0E05' where c = 269 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (729, 5550654900001348779, 0.486308, 'U68See6UDf') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (730, 4015035448244475631, 0.643697, 'oeML8a3F3a') index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 4982289885277507468, c2 = 0.025141, c3 = 'PQr54KhWhT' where c = 221 index_test.go:143: sql update test_index set c1 = 7101365493437352498, c2 = 0.434050, c3 = 'GpsArzBiTn' where c = 79 index_test.go:137: sql insert into test_index values (731, 6922484650322127683, 0.609536, 'uUQnFm5euh') index_test.go:143: sql update test_index set c1 = 5454308366688707324, c2 = 0.782053, c3 = 'drUu0ONolD' where c = 183 index_test.go:137: sql insert into test_index values (732, 5059783739149626483, 0.912582, 'JHBc5bHwHF') index_test.go:143: sql update test_index set c1 = 8869485939436184929, c2 = 0.782357, c3 = '6A2jiiHAq9' where c = 224 index_test.go:143: sql update test_index set c1 = 8336405017830008717, c2 = 0.041405, c3 = '6XCqrKRBnu' where c = 488 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (733, 1665165648602331592, 0.675454, '7eRCkimzsO') index_test.go:143: sql update test_index set c1 = 3915456361472292493, c2 = 0.955359, c3 = 'qNTBUk7ysi' where c = 399 index_test.go:137: sql insert into test_index values (734, 4567814114503259514, 0.094240, 'jCueMibNC3') index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (735, 8697144328076289123, 0.966867, 'AuyrAJLTa0') index_test.go:140: sql delete from test_index where c = 418 index_test.go:137: sql insert into test_index values (736, 7331366149787520344, 0.871789, 'YP9nr34Fmv') index_test.go:143: sql update test_index set c1 = 6376382039068937806, c2 = 0.402274, c3 = 's3HhfVumoV' where c = 79 index_test.go:140: sql delete from test_index where c = 633 index_test.go:143: sql update test_index set c1 = 7894970321802415315, c2 = 0.012020, c3 = 'BEq254jara' where c = 634 index_test.go:137: sql insert into test_index values (738, 1544666838671575956, 0.840051, 'GXxUi17PUa') index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 836065666842842067, c2 = 0.963978, c3 = 'tswSbenNhJ' where c = 295 index_test.go:137: sql insert into test_index values (737, 5114034227084407278, 0.871667, 'rwvdQkPEV9') index_test.go:137: sql insert into test_index values (739, 4398656111381409396, 0.517021, 'll5Zrit8Bo') index_test.go:140: sql delete from test_index where c = 196 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 216 index_test.go:137: sql insert into test_index values (741, 6248803420605250602, 0.846204, 'S6Ibxkv1o7') index_test.go:143: sql update test_index set c1 = 183772986026589958, c2 = 0.153546, c3 = 'elcmqnU4hX' where c = 648 index_test.go:143: sql update test_index set c1 = 6900952739789832267, c2 = 0.282657, c3 = 'TrX5TOxOam' where c = 21 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 7616940424627778514, c2 = 0.094898, c3 = 'u5MaVO4q1w' where c = 107 index_test.go:137: sql insert into test_index values (740, 1430419863421325964, 0.108075, 'OXeGK919D2') index_test.go:143: sql update test_index set c1 = 4264994705410252488, c2 = 0.713813, c3 = 'gjeCmnPmW2' where c = 192 index_test.go:137: sql insert into test_index values (742, 6351316457299271528, 0.342730, '6tBzwU3clg') index_test.go:143: sql update test_index set c1 = 7259879739115024653, c2 = 0.851765, c3 = 'gensDIaWwo' where c = 714 index_test.go:143: sql update test_index set c1 = 3328167663498582407, c2 = 0.383933, c3 = 'I8EL4lVtuR' where c = 433 index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 712 index_test.go:137: sql insert into test_index values (743, 6613426929241231822, 0.522145, 'pqq4LaMsQ2') index_test.go:137: sql insert into test_index values (744, 20974223872044070, 0.332097, 'bdSE2d7jHx') index_test.go:143: sql update test_index set c1 = 2514805038431420078, c2 = 0.800909, c3 = 'uel40w2NIm' where c = 111 index_test.go:137: sql insert into test_index values (745, 6857961982449058246, 0.752544, 'rb4QIahEVO') index_test.go:137: sql insert into test_index values (747, 403125294017319729, 0.424616, '53fptzrFKS') index_test.go:137: sql insert into test_index values (746, 6075744583637805865, 0.228765, '8Zr6YyRBog') index_test.go:143: sql update test_index set c1 = 4446112010714005419, c2 = 0.985270, c3 = 'LINfGpJFsG' where c = 195 index_test.go:143: sql update test_index set c1 = 7262768034754035010, c2 = 0.971567, c3 = 'f6gYVAsV3H' where c = 102 index_test.go:140: sql delete from test_index where c = 103 index_test.go:137: sql insert into test_index values (748, 7388963008189918263, 0.255424, 'YpkifTKiM5') index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 629 index_test.go:140: sql delete from test_index where c = 483 index_test.go:137: sql insert into test_index values (750, 5162854344568001668, 0.128580, 'TOsuBMB581') index_test.go:143: sql update test_index set c1 = 8303133466450144336, c2 = 0.045837, c3 = 'jXuAOa2X9e' where c = 169 index_test.go:137: sql insert into test_index values (749, 6225508787550413417, 0.111951, 'wqWMZaZA2d') index_test.go:143: sql update test_index set c1 = 4581495292439546978, c2 = 0.850230, c3 = 'bjzRopy9lB' where c = 621 index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 6821696535463303194, c2 = 0.525518, c3 = '6bX1As8uVB' where c = 184 index_test.go:140: sql delete from test_index where c = 658 index_test.go:143: sql update test_index set c1 = 8256125173229940780, c2 = 0.387940, c3 = '3UIogNMzZy' where c = 514 index_test.go:143: sql update test_index set c1 = 7953922838145439786, c2 = 0.446853, c3 = 'vd9YtVOfuQ' where c = 431 index_test.go:137: sql insert into test_index values (751, 298381633338693406, 0.821700, '9NmoBfDrkj') index_test.go:143: sql update test_index set c1 = 2966049855984474219, c2 = 0.989905, c3 = 'qcvyrflxHV' where c = 396 index_test.go:143: sql update test_index set c1 = 6530741962847093841, c2 = 0.326525, c3 = 'XXL8F9zmfr' where c = 516 index_test.go:137: sql insert into test_index values (752, 2732403765834647984, 0.501659, 'gS9WaPbzNd') index_test.go:137: sql insert into test_index values (753, 5042837434485324872, 0.632042, 'OIq7UILVQZ') index_test.go:140: sql delete from test_index where c = 555 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 1747135476682830546, c2 = 0.138802, c3 = 'iB6soEpKtR' where c = 501 index_test.go:137: sql insert into test_index values (754, 8999753350526984053, 0.847378, '8vVOWZvahU') index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (755, 2473846078989483668, 0.409303, 'MhUWjj7ymY') index_test.go:143: sql update test_index set c1 = 4097457982878457798, c2 = 0.036727, c3 = 'ES2jJaDwaR' where c = 89 index_test.go:137: sql insert into test_index values (756, 2388963641515020326, 0.415617, 'qiXMZpheLK') index_test.go:137: sql insert into test_index values (757, 541921288116839271, 0.417140, 'ebimnK4Uze') index_test.go:143: sql update test_index set c1 = 7400659991363501616, c2 = 0.354860, c3 = '6Wung7hdb3' where c = 555 index_test.go:137: sql insert into test_index values (758, 3006069185401112439, 0.695665, 'sqmO3AGwbC') index_test.go:140: sql delete from test_index where c = 227 index_test.go:140: sql delete from test_index where c = 334 index_test.go:137: sql insert into test_index values (759, 8468676805511942433, 0.072179, '81OmyBe4xk') index_test.go:140: sql delete from test_index where c = 424 index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 4925394789989295758, c2 = 0.961952, c3 = 'movvxuo7eK' where c = 570 index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 3511736361736138435, c2 = 0.786380, c3 = 'gu8IAkd02I' where c = 102 index_test.go:137: sql insert into test_index values (760, 2518762265680398402, 0.215905, 'LY5BEtaJR6') index_test.go:143: sql update test_index set c1 = 7002682823599023787, c2 = 0.390832, c3 = 'WMwbJElMYo' where c = 402 index_test.go:137: sql insert into test_index values (761, 8655257816320821917, 0.957779, 'CEVFng9tze') index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 5570261020960265860, c2 = 0.232705, c3 = 'NtQaEgaKBI' where c = 488 index_test.go:140: sql delete from test_index where c = 358 index_test.go:143: sql update test_index set c1 = 7931098765890504784, c2 = 0.653201, c3 = 'eWZmUmOhBN' where c = 508 index_test.go:143: sql update test_index set c1 = 7439911079483132909, c2 = 0.577161, c3 = 'i5stvpeRDd' where c = 57 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 6397420621175815343, c2 = 0.223691, c3 = '0Qq88PMSmu' where c = 359 index_test.go:137: sql insert into test_index values (763, 1622312171406204399, 0.102699, '3Zr6OJ33z7') index_test.go:143: sql update test_index set c1 = 8443717571585173956, c2 = 0.201748, c3 = 'S7XbyOLJ2t' where c = 175 index_test.go:137: sql insert into test_index values (762, 7565806108586316958, 0.315496, 'TvMVb4vU3i') index_test.go:143: sql update test_index set c1 = 1139717310077965204, c2 = 0.198022, c3 = 'yc2NWEEa1D' where c = 62 index_test.go:137: sql insert into test_index values (765, 2017292863386869725, 0.912752, 'lJUcjf4SiR') index_test.go:137: sql insert into test_index values (764, 3524482291499128573, 0.455229, 'y0777Daun6') index_test.go:140: sql delete from test_index where c = 176 index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 5300737277915315771, c2 = 0.741315, c3 = 'JrgZOiZe4I' where c = 459 index_test.go:137: sql insert into test_index values (766, 7196706055359080227, 0.847464, 'Jclirnepvm') index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 104 index_test.go:137: sql insert into test_index values (768, 3544011504933278801, 0.823588, 'ToMjlsytnn') index_test.go:137: sql insert into test_index values (769, 3065206893907011655, 0.800843, 'GlHD3D1vZv') index_test.go:137: sql insert into test_index values (767, 5831162070824618978, 0.739372, '8to2t1GoqX') index_test.go:143: sql update test_index set c1 = 2001783288595637417, c2 = 0.455241, c3 = 'rCcnTznXQY' where c = 46 index_test.go:140: sql delete from test_index where c = 497 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 271 index_test.go:143: sql update test_index set c1 = 7801316528389787541, c2 = 0.165236, c3 = 'S7EzQtzZpC' where c = 352 index_test.go:143: sql update test_index set c1 = 8939007254960716560, c2 = 0.560798, c3 = '4GF0OTyoxT' where c = 130 index_test.go:143: sql update test_index set c1 = 1719783037365196142, c2 = 0.431054, c3 = 'WC47S852ID' where c = 239 index_test.go:137: sql insert into test_index values (770, 105696174987746210, 0.904861, 'lF4ImjQAD2') index_test.go:143: sql update test_index set c1 = 7920597674228243438, c2 = 0.463025, c3 = 'g9ZCZeOwDZ' where c = 397 index_test.go:143: sql update test_index set c1 = 6228190949090878097, c2 = 0.731947, c3 = 'OYwYG1ynoo' where c = 489 index_test.go:140: sql delete from test_index where c = 505 index_test.go:137: sql insert into test_index values (773, 7629284136152082732, 0.350360, 'c1cOwuyFnf') index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (772, 4059251733105889239, 0.044360, 'dC18tuibsy') index_test.go:137: sql insert into test_index values (771, 4232756972220309938, 0.183077, 'N9E9P9IlLo') index_test.go:137: sql insert into test_index values (774, 8023058531517961438, 0.760736, 'wt2rDq4xNm') index_test.go:137: sql insert into test_index values (775, 942414927437169690, 0.251903, '2ggZTIG2I4') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 2997130191860803688, c2 = 0.576495, c3 = 'saXcOeCgnG' where c = 226 index_test.go:143: sql update test_index set c1 = 6282587901755972043, c2 = 0.977559, c3 = 'vKtiHwv64l' where c = 574 index_test.go:137: sql insert into test_index values (776, 2994606402803236169, 0.835583, 'IueLAAPqMu') index_test.go:143: sql update test_index set c1 = 6272635654139913767, c2 = 0.586949, c3 = 'zTA7DjAwX0' where c = 57 index_test.go:143: sql update test_index set c1 = 980993822045229710, c2 = 0.694283, c3 = 'CN30ixI99e' where c = 137 index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 231 index_test.go:140: sql delete from test_index where c = 699 index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 559399163770971496, c2 = 0.895506, c3 = '1kEuxcVlv8' where c = 483 index_test.go:137: sql insert into test_index values (777, 5563312346992867478, 0.355950, '8rfJyXKubh') index_test.go:137: sql insert into test_index values (778, 6280705905503434054, 0.725278, 'GnetES3lBJ') index_test.go:140: sql delete from test_index where c = 388 index_test.go:137: sql insert into test_index values (779, 3753524820971072401, 0.580069, 'GVQNkl0okz') index_test.go:143: sql update test_index set c1 = 4116162028858056060, c2 = 0.594012, c3 = 'BNltUAkiM2' where c = 563 index_test.go:143: sql update test_index set c1 = 2104936724250603283, c2 = 0.358171, c3 = 'BavzVan3RW' where c = 560 index_test.go:143: sql update test_index set c1 = 2995961034050688161, c2 = 0.322829, c3 = 'rvD99GwYRv' where c = 515 index_test.go:140: sql delete from test_index where c = 355 index_test.go:137: sql insert into test_index values (781, 6150959679549961470, 0.211745, 'TwekLr5EBP') index_test.go:137: sql insert into test_index values (782, 5217875118320395254, 0.701554, 'KRCNiB7pEU') index_test.go:137: sql insert into test_index values (780, 1043887518965440180, 0.694136, 'fKzLe4I9ku') index_test.go:137: sql insert into test_index values (783, 4014641464809824478, 0.623396, 'OzKUvIRG7S') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 1007667960663631666, c2 = 0.683758, c3 = 'jnJMdbkHRQ' where c = 656 index_test.go:143: sql update test_index set c1 = 542838598898799053, c2 = 0.268442, c3 = '6ohjQQzo50' where c = 618 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 1159722090389054548, c2 = 0.809814, c3 = 'hFM3zaAplj' where c = 654 index_test.go:137: sql insert into test_index values (784, 1318196950567489340, 0.857427, 'mMKk4OA0Ru') index_test.go:143: sql update test_index set c1 = 4850323612428197255, c2 = 0.390158, c3 = 'NdCeNfus3o' where c = 568 index_test.go:140: sql delete from test_index where c = 264 index_test.go:143: sql update test_index set c1 = 6247714581695050536, c2 = 0.265980, c3 = 'EBx481hkNw' where c = 267 index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (786, 4721009119552785893, 0.228606, 'p2dsiKycxb') index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (785, 3317647461711358568, 0.643897, 'Rp0VNwb2Rq') index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 5303474177199249290, c2 = 0.986032, c3 = 'JyI8zX5hqD' where c = 115 index_test.go:143: sql update test_index set c1 = 5488085985125626651, c2 = 0.447791, c3 = 'VOk1sLRjkJ' where c = 10 index_test.go:137: sql insert into test_index values (788, 1707333990160296336, 0.163434, '1CsRICuGRo') index_test.go:137: sql insert into test_index values (787, 6424059007882317347, 0.857398, '0tVSCinH0Z') index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 2897075091706798035, c2 = 0.403456, c3 = 'GNsFvuWkNZ' where c = 104 index_test.go:143: sql update test_index set c1 = 6610320702206365707, c2 = 0.372770, c3 = 'NtFzPBzPUv' where c = 607 index_test.go:143: sql update test_index set c1 = 6540331878792920629, c2 = 0.812845, c3 = 'SaegvrI2Ej' where c = 615 index_test.go:137: sql insert into test_index values (791, 7194822229451100089, 0.396353, '4Xza72TwyM') index_test.go:137: sql insert into test_index values (790, 7156746950551412288, 0.659136, 'apSg8DxNEZ') index_test.go:143: sql update test_index set c1 = 7520143402266057321, c2 = 0.269960, c3 = '5UJFumDy2J' where c = 711 index_test.go:137: sql insert into test_index values (789, 7313700770656098840, 0.243359, 'RBvCSrpltO') index_test.go:143: sql update test_index set c1 = 8496318159054025108, c2 = 0.965945, c3 = 'FOGAAY3NqW' where c = 203 index_test.go:137: sql insert into test_index values (792, 4942549742926147111, 0.025080, 'OnXieGgUfG') index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (794, 2705627166985135905, 0.412863, 'HcCY3XXjsC') index_test.go:137: sql insert into test_index values (793, 639479379423862067, 0.404091, 'vM4aoUrtoK') index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (795, 1642924445403304917, 0.859429, 'BMBxVpy5ca') index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 6504048171640443327, c2 = 0.774500, c3 = 'BZkqPGELlA' where c = 76 index_test.go:143: sql update test_index set c1 = 5422519431910245827, c2 = 0.389318, c3 = 'AkVhCyYNdn' where c = 615 index_test.go:143: sql update test_index set c1 = 6536083249160233492, c2 = 0.885903, c3 = '2hkPFVKJcA' where c = 156 index_test.go:143: sql update test_index set c1 = 4348827944814315603, c2 = 0.239885, c3 = 'nfkcMFwc4f' where c = 15 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 7574801234907637530, c2 = 0.477088, c3 = 'CphqGrQF5w' where c = 280 index_test.go:140: sql delete from test_index where c = 391 index_test.go:137: sql insert into test_index values (797, 5823241694023160018, 0.568141, 'FVkO5Ws0pB') index_test.go:140: sql delete from test_index where c = 609 index_test.go:143: sql update test_index set c1 = 8918970643494632331, c2 = 0.340917, c3 = 'TiIdDHT74S' where c = 107 index_test.go:137: sql insert into test_index values (796, 4857592538726717166, 0.392420, '3Ml83OUutZ') index_test.go:143: sql update test_index set c1 = 4406695701837956246, c2 = 0.581031, c3 = '884bzkVY87' where c = 315 index_test.go:140: sql delete from test_index where c = 681 index_test.go:137: sql insert into test_index values (798, 1869022202659778212, 0.430962, '1LoL5wuKQm') index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 3224405345511803648, c2 = 0.147361, c3 = 'RFdl0kvgZw' where c = 467 index_test.go:140: sql delete from test_index where c = 326 index_test.go:137: sql insert into test_index values (799, 6403099306642040658, 0.279495, 'Apfgkcs5wr') index_test.go:143: sql update test_index set c1 = 5699899353470409953, c2 = 0.693451, c3 = 'BXt0T17jmX' where c = 50 index_test.go:143: sql update test_index set c1 = 3497176203387753841, c2 = 0.360424, c3 = 'icjGEA49NZ' where c = 521 index_test.go:140: sql delete from test_index where c = 778 index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 3438060442093266689, c2 = 0.637211, c3 = '9X0HN1G7OG' where c = 86 index_test.go:143: sql update test_index set c1 = 8710411210835423011, c2 = 0.285920, c3 = 'zvhnDeo16S' where c = 575 index_test.go:143: sql update test_index set c1 = 6306440280438567239, c2 = 0.117563, c3 = 'Z2mZ0OacJN' where c = 490 index_test.go:137: sql insert into test_index values (800, 8768062579406365359, 0.479399, 'iZnLvLaqV0') index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 7695414328568391476, c2 = 0.086544, c3 = '1L0eT4ZxTu' where c = 609 index_test.go:137: sql insert into test_index values (802, 3083200925963362008, 0.780303, '7tMDczhECB') index_test.go:137: sql insert into test_index values (804, 893347326832557301, 0.394830, '81D7jMvplE') index_test.go:137: sql insert into test_index values (805, 6307389714343388322, 0.243613, 'A7gyuBCFGz') index_test.go:137: sql insert into test_index values (806, 5233315796243346769, 0.463474, 'jgfoHaKhBY') index_test.go:137: sql insert into test_index values (809, 8457763304632932731, 0.595042, 'X4Hsjb7GTR') index_test.go:137: sql insert into test_index values (803, 7333533197196631871, 0.339146, '3XTLIztEPV') index_test.go:137: sql insert into test_index values (801, 6727736290277808383, 0.521560, 'i7YFExiIrU') index_test.go:137: sql insert into test_index values (810, 3343278332027865129, 0.978307, '9GeBjBITaC') index_test.go:137: sql insert into test_index values (808, 7709728868031118008, 0.086734, 'EIR2vZmjEt') index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (807, 1295325445096089026, 0.675433, 'yh9AZrNnEE') index_test.go:143: sql update test_index set c1 = 8527650388312655345, c2 = 0.764571, c3 = 'T0hmPagTSe' where c = 97 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 2718957428241099226, c2 = 0.830006, c3 = '8AB984wfJC' where c = 366 index_test.go:143: sql update test_index set c1 = 8780535043803617776, c2 = 0.388486, c3 = 'viwmmWbx9x' where c = 469 index_test.go:143: sql update test_index set c1 = 6508580139374930081, c2 = 0.739016, c3 = 'KNCim7bbdc' where c = 556 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (811, 1054447962586853999, 0.903556, 'JNN6a63SW0') index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (812, 3915484666037239325, 0.196014, 'Um6hzSdtrj') index_test.go:137: sql insert into test_index values (814, 2011416418976108021, 0.019188, 'Rue1rW4Obq') index_test.go:143: sql update test_index set c1 = 6648515367839399990, c2 = 0.766710, c3 = '8vR8w6Tmuk' where c = 473 index_test.go:137: sql insert into test_index values (813, 3746569210681232137, 0.119895, 'pjhhWwHlLQ') index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 6821555432015250699, c2 = 0.729204, c3 = 'eiSAryvl2k' where c = 453 index_test.go:143: sql update test_index set c1 = 6154076028784826789, c2 = 0.327963, c3 = 'm5CYrVRfEi' where c = 631 index_test.go:143: sql update test_index set c1 = 9201678567451095341, c2 = 0.380695, c3 = 'W5thePzxvE' where c = 541 index_test.go:140: sql delete from test_index where c = 317 index_test.go:140: sql delete from test_index where c = 550 index_test.go:143: sql update test_index set c1 = 4451011044098730120, c2 = 0.313976, c3 = 'pVr7MG3MSB' where c = 91 index_test.go:143: sql update test_index set c1 = 7947092160014692612, c2 = 0.505009, c3 = 'f0kA1dkv0r' where c = 460 index_test.go:137: sql insert into test_index values (815, 9070100438508470178, 0.717658, 'MxiujWwguj') index_test.go:137: sql insert into test_index values (817, 4198173542598832997, 0.269798, 'ybAJj4jT0w') index_test.go:143: sql update test_index set c1 = 1431194580384605346, c2 = 0.266560, c3 = 'RiPeVK1VxW' where c = 233 index_test.go:137: sql insert into test_index values (816, 542380762393453256, 0.536629, 'GhDVln8Ucs') index_test.go:143: sql update test_index set c1 = 1333544194261274012, c2 = 0.245494, c3 = 'QJXOvTZyUr' where c = 388 index_test.go:143: sql update test_index set c1 = 7553526785039895482, c2 = 0.178875, c3 = 'nGKyM3tVwh' where c = 703 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (819, 7805220416277507365, 0.834226, '2JX4gyc75P') index_test.go:137: sql insert into test_index values (820, 4385015093157612319, 0.165998, 'DYwD0RQTzn') index_test.go:137: sql insert into test_index values (818, 8676537752507826849, 0.330499, 'HDGQKMSOLe') index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 522 index_test.go:137: sql insert into test_index values (823, 5941724370911854377, 0.271966, 'nBRSmQCfaM') index_test.go:137: sql insert into test_index values (821, 5136124297427892275, 0.986565, 'O1R55tHo77') index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 5149548251129273378, c2 = 0.091823, c3 = 'JIvy5qA1mc' where c = 338 index_test.go:143: sql update test_index set c1 = 5470851136062177934, c2 = 0.974164, c3 = 'LUV1iUcX45' where c = 181 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 599 index_test.go:140: sql delete from test_index where c = 784 index_test.go:143: sql update test_index set c1 = 4279297097902032096, c2 = 0.006537, c3 = 'GFVLTy6tpz' where c = 643 index_test.go:140: sql delete from test_index where c = 478 index_test.go:137: sql insert into test_index values (822, 2084005797791104124, 0.308273, 'OF1OyGSigL') index_test.go:143: sql update test_index set c1 = 6900957824819859846, c2 = 0.946520, c3 = 'XYCdVWgchh' where c = 787 index_test.go:137: sql insert into test_index values (824, 6303018422384172947, 0.218468, 'SQQZF1TGtB') index_test.go:143: sql update test_index set c1 = 6397491886857952891, c2 = 0.077277, c3 = 'E0rKchxBrK' where c = 369 index_test.go:143: sql update test_index set c1 = 2148124864330359395, c2 = 0.812117, c3 = '2DeubYOEM5' where c = 395 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (827, 3236753625956633790, 0.580884, 'RhYvMBmgMM') index_test.go:137: sql insert into test_index values (826, 7960249342049653855, 0.049110, 'xHMUtS3Zja') index_test.go:143: sql update test_index set c1 = 4691744024991288982, c2 = 0.701038, c3 = '8KANDMRA4n' where c = 520 index_test.go:137: sql insert into test_index values (825, 4728800459424002363, 0.320526, 'gsb7Py1Hdy') index_test.go:143: sql update test_index set c1 = 2407352090374093349, c2 = 0.549081, c3 = '5jncfrEoRX' where c = 328 index_test.go:140: sql delete from test_index where c = 609 index_test.go:137: sql insert into test_index values (828, 2578646120755410526, 0.665710, 'DHrXb8RKD7') index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 2367888836718350100, c2 = 0.748693, c3 = 'sVvaru7kgb' where c = 760 index_test.go:143: sql update test_index set c1 = 2244618810551689775, c2 = 0.696615, c3 = 'Cgrl0ZhkY1' where c = 403 index_test.go:137: sql insert into test_index values (829, 1741643901942416643, 0.746232, 'HC26aMFKHB') index_test.go:137: sql insert into test_index values (830, 6989249263976011842, 0.868424, '6uqnb8Kg6F') index_test.go:140: sql delete from test_index where c = 497 index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (831, 1018134658225085020, 0.251283, 'QiWqrWqWIk') index_test.go:137: sql insert into test_index values (832, 7721413981455974975, 0.948002, 'VBC7mzt8d5') index_test.go:143: sql update test_index set c1 = 6530745199032138913, c2 = 0.482216, c3 = 'r5q8T5Gurl' where c = 639 index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 798 index_test.go:137: sql insert into test_index values (833, 7826611435871998642, 0.610815, 'G02aG4HShV') index_test.go:143: sql update test_index set c1 = 2675491547852553140, c2 = 0.487798, c3 = 'yAFelKUbMk' where c = 269 index_test.go:140: sql delete from test_index where c = 826 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 2108940113970586146, c2 = 0.675409, c3 = '0YM7buXk5b' where c = 31 index_test.go:140: sql delete from test_index where c = 694 index_test.go:143: sql update test_index set c1 = 654828018121496346, c2 = 0.270796, c3 = 'ReHcb4j2Gm' where c = 109 index_test.go:143: sql update test_index set c1 = 23162210670022883, c2 = 0.455654, c3 = 'O6zHYRibGP' where c = 299 index_test.go:137: sql insert into test_index values (835, 3816181803888428503, 0.104723, 'YbqiprFfwV') index_test.go:143: sql update test_index set c1 = 4300314463279240380, c2 = 0.754734, c3 = 'gkeM7BvPqL' where c = 294 index_test.go:137: sql insert into test_index values (837, 1122747837807713347, 0.438776, 'DYsocpzvPD') index_test.go:137: sql insert into test_index values (836, 4809175154289552054, 0.614312, 'ShOVQpzdSW') index_test.go:137: sql insert into test_index values (838, 1535582110306599900, 0.472548, 'WqYwOc1EBU') index_test.go:143: sql update test_index set c1 = 2790038332421561600, c2 = 0.876471, c3 = 'DFfuUj8h66' where c = 749 index_test.go:143: sql update test_index set c1 = 7052901719005793390, c2 = 0.982833, c3 = '2l42f2Jlue' where c = 382 index_test.go:137: sql insert into test_index values (834, 1189065570155226027, 0.506295, '39HDbIXwNV') index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 8793982283071998928, c2 = 0.990157, c3 = 'zt3NsRsC46' where c = 620 index_test.go:143: sql update test_index set c1 = 6194268538915456419, c2 = 0.657528, c3 = 'gO0GMIre6Z' where c = 9 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (839, 6519326329056483673, 0.631932, 'Gnv9rNJCeJ') index_test.go:137: sql insert into test_index values (842, 8572604486894820171, 0.597644, 'q5zSZ7mC4Z') index_test.go:137: sql insert into test_index values (840, 3470238032099025136, 0.549949, '7qeaUmLR4f') index_test.go:143: sql update test_index set c1 = 840604033660793816, c2 = 0.912482, c3 = 'Fce1XvNB2x' where c = 378 index_test.go:140: sql delete from test_index where c = 366 index_test.go:137: sql insert into test_index values (841, 1975807513085881053, 0.326010, 'IOVJO4sKef') index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 617 index_test.go:143: sql update test_index set c1 = 2135002794693897686, c2 = 0.736123, c3 = 'rrWj14Mh3m' where c = 55 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 5729094099802359686, c2 = 0.482121, c3 = 'jQxfpRtrvV' where c = 453 index_test.go:137: sql insert into test_index values (843, 6234553306969684925, 0.511339, 'IDdFfGlhWZ') index_test.go:137: sql insert into test_index values (844, 8878608509795241416, 0.618322, 'MIiNmclBAV') index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 5617835938336879107, c2 = 0.134150, c3 = 'YAzgEob1M2' where c = 589 index_test.go:143: sql update test_index set c1 = 8700669680734058, c2 = 0.797447, c3 = 'f868DbHbBn' where c = 76 index_test.go:140: sql delete from test_index where c = 586 index_test.go:137: sql insert into test_index values (845, 2781520876933663641, 0.807522, '8LtHLhYNnW') index_test.go:143: sql update test_index set c1 = 8398418361937620171, c2 = 0.551051, c3 = 'jgGPuKuci7' where c = 172 index_test.go:143: sql update test_index set c1 = 7226455957581207353, c2 = 0.178470, c3 = 'JAChSi1VOb' where c = 519 index_test.go:137: sql insert into test_index values (848, 3051970974845962944, 0.425956, '6seD11iQ31') index_test.go:137: sql insert into test_index values (846, 3933115191410306980, 0.569396, 'v0O1OOppZC') index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 2686497988904941423, c2 = 0.853787, c3 = 'd51RRzWWrn' where c = 316 index_test.go:137: sql insert into test_index values (847, 1944837821050364872, 0.159788, 'Sq7EeG9sEn') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 6115448568570156682, c2 = 0.089434, c3 = 's7bnu5nvIe' where c = 440 index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 3216315281404788744, c2 = 0.176444, c3 = 'LUha366vnL' where c = 198 index_test.go:137: sql insert into test_index values (850, 8115902553254169830, 0.593815, 'ZF3sVUCXkw') index_test.go:143: sql update test_index set c1 = 459208422422888139, c2 = 0.286885, c3 = 'Rpr2Bd3UFv' where c = 658 index_test.go:140: sql delete from test_index where c = 359 index_test.go:137: sql insert into test_index values (851, 7631964766092427973, 0.039665, 'fD56dzOEKj') index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (852, 4798421505565419434, 0.453009, 'PC1ZmyiddP') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 550 index_test.go:137: sql insert into test_index values (849, 6333862859744839277, 0.340917, '1AoMB6hlIh') index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (854, 5138236647372231910, 0.639360, 'iN7SCfifRe') index_test.go:143: sql update test_index set c1 = 6900710871382169025, c2 = 0.488741, c3 = 'oqNjuY4qxt' where c = 15 index_test.go:140: sql delete from test_index where c = 378 index_test.go:143: sql update test_index set c1 = 8014251882003197795, c2 = 0.870750, c3 = 'TzLUwjz51n' where c = 472 index_test.go:143: sql update test_index set c1 = 5264674931113127022, c2 = 0.049852, c3 = 'DPw7unAhX2' where c = 796 index_test.go:143: sql update test_index set c1 = 5222562679114316469, c2 = 0.097714, c3 = 'fZMvCOfRex' where c = 589 index_test.go:137: sql insert into test_index values (853, 6448446079542511597, 0.350711, 'qDzfoZgzaU') index_test.go:143: sql update test_index set c1 = 1454643528973684046, c2 = 0.449997, c3 = 'KkPMqRx8CX' where c = 72 index_test.go:143: sql update test_index set c1 = 1306155305603259291, c2 = 0.055781, c3 = 'LtXisyura7' where c = 39 index_test.go:137: sql insert into test_index values (855, 5141352466382442404, 0.150799, '2GfKM4SW5b') index_test.go:140: sql delete from test_index where c = 457 index_test.go:137: sql insert into test_index values (856, 3011387010887787696, 0.245974, 'pIdHTk4M3T') index_test.go:137: sql insert into test_index values (859, 7843243213194992405, 0.480717, 'ZjJ5zUfL6Q') index_test.go:143: sql update test_index set c1 = 3479713078634663329, c2 = 0.157927, c3 = '9cRwNZpuzi' where c = 427 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (857, 4944498359414895233, 0.500925, 'qbgO2Y71pY') index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 2773960927012751753, c2 = 0.220770, c3 = 'wixORhehgD' where c = 99 index_test.go:137: sql insert into test_index values (860, 3349392071236099487, 0.196938, 'dVFqJZGGYD') index_test.go:140: sql delete from test_index where c = 552 index_test.go:137: sql insert into test_index values (858, 6357025070414862160, 0.796571, 'PElehWOMX5') index_test.go:143: sql update test_index set c1 = 6154076492813105657, c2 = 0.225497, c3 = 'TO55LlVv4i' where c = 312 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 2623320191007766781, c2 = 0.842339, c3 = 'YMvovmKIgy' where c = 200 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 6 index_test.go:137: sql insert into test_index values (862, 6371705331972227619, 0.990795, 'rZ8YhGWj1p') index_test.go:143: sql update test_index set c1 = 4539393172593183272, c2 = 0.424699, c3 = 'rg7HDMAxAY' where c = 81 index_test.go:137: sql insert into test_index values (864, 120006433879784447, 0.501498, 'uJdGDhZUmp') index_test.go:140: sql delete from test_index where c = 425 index_test.go:143: sql update test_index set c1 = 8151207801693391633, c2 = 0.842708, c3 = 'SJyP99S68a' where c = 770 index_test.go:137: sql insert into test_index values (861, 7384893958971624642, 0.114233, 'wqnDWGaNIe') index_test.go:143: sql update test_index set c1 = 599209453309288757, c2 = 0.171945, c3 = 'LPtlRhsekg' where c = 551 index_test.go:137: sql insert into test_index values (863, 4218204474066107951, 0.109668, '3h4wdNjkxD') index_test.go:143: sql update test_index set c1 = 4897701947819588349, c2 = 0.023364, c3 = 'QaMxSv92VG' where c = 519 index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (865, 6261462202433572994, 0.580402, 'abWWqsIvpu') index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (866, 3296010818823151073, 0.918939, 'zrZ9KZNvtX') index_test.go:143: sql update test_index set c1 = 2316014165033967098, c2 = 0.453606, c3 = 'VsfvQBtcnx' where c = 205 index_test.go:143: sql update test_index set c1 = 8146152259844148417, c2 = 0.095959, c3 = 'Z9TLyVwH6a' where c = 308 index_test.go:137: sql insert into test_index values (868, 7282169113323225835, 0.240127, '1uVpc6lhfU') index_test.go:143: sql update test_index set c1 = 2033428998097823278, c2 = 0.240233, c3 = 'vNH5H8ESNE' where c = 151 index_test.go:137: sql insert into test_index values (867, 7203599634019113887, 0.473265, 'pzuS4qS3ri') index_test.go:143: sql update test_index set c1 = 3538152926879512262, c2 = 0.011039, c3 = 'ISLlXjeOIA' where c = 762 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (871, 4375861390037876280, 0.831902, 'OTVqOPZkpQ') index_test.go:137: sql insert into test_index values (870, 4242080743224783007, 0.381586, 'yqFgRodl1h') index_test.go:143: sql update test_index set c1 = 8497806120752446704, c2 = 0.496113, c3 = 'vRaFcx4aBg' where c = 817 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 4974923269711353843, c2 = 0.910347, c3 = 'RFhcja3KMN' where c = 180 index_test.go:137: sql insert into test_index values (869, 6536519201002775380, 0.240541, 'YfLG8ZJ6eR') index_test.go:143: sql update test_index set c1 = 8197955801818285646, c2 = 0.898896, c3 = 'J4LOrqt5Ur' where c = 93 index_test.go:143: sql update test_index set c1 = 1500463687476463570, c2 = 0.037791, c3 = 'umoxpMIHgK' where c = 687 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (873, 6882468363057515611, 0.879351, 'nMZ4F9OoLa') index_test.go:137: sql insert into test_index values (872, 7145453012434057878, 0.179160, 'cosU8F7J6w') index_test.go:143: sql update test_index set c1 = 8231815378789853002, c2 = 0.646542, c3 = 'klGAI37dnY' where c = 674 index_test.go:137: sql insert into test_index values (874, 8876993969525567952, 0.605815, '59LeibBC2P') index_test.go:143: sql update test_index set c1 = 4893576316907697731, c2 = 0.942891, c3 = '4bcEDTCIUn' where c = 347 index_test.go:140: sql delete from test_index where c = 441 index_test.go:143: sql update test_index set c1 = 5134015870325598145, c2 = 0.786261, c3 = 'qOXJQPam5l' where c = 477 index_test.go:137: sql insert into test_index values (875, 101060657714313532, 0.489903, 'DkOLlkmVmr') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (876, 5695473387001997923, 0.761197, 'VsWBVoGID1') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 4263012334893418628, c2 = 0.787846, c3 = 'FLWSpV7uyY' where c = 611 index_test.go:137: sql insert into test_index values (878, 1133480008314501158, 0.229012, 'zmcbSeegOT') index_test.go:140: sql delete from test_index where c = 38 index_test.go:143: sql update test_index set c1 = 7863177368118333203, c2 = 0.175661, c3 = '2ktNy5KN3P' where c = 392 index_test.go:137: sql insert into test_index values (879, 7587223463740053604, 0.715585, 'HqquRpcWkq') index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 9098759518260026492, c2 = 0.667617, c3 = '7PHLHH4GYY' where c = 801 index_test.go:137: sql insert into test_index values (877, 5934495890783700009, 0.584647, 'En1XTKM8dp') index_test.go:140: sql delete from test_index where c = 707 index_test.go:137: sql insert into test_index values (881, 845240241026018664, 0.727858, 'od8iOPqdhP') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 3031808444248366752, c2 = 0.185961, c3 = 'reT6P2P1l6' where c = 330 index_test.go:143: sql update test_index set c1 = 2039894534626406409, c2 = 0.559234, c3 = '6HdrOv5Lin' where c = 149 index_test.go:137: sql insert into test_index values (880, 3871002457893162202, 0.909307, 'fwSyrPwnDx') index_test.go:143: sql update test_index set c1 = 2233987199901970540, c2 = 0.341684, c3 = '6eyleOSNPs' where c = 273 index_test.go:143: sql update test_index set c1 = 1642382062870631565, c2 = 0.652198, c3 = 'G4CTcNrR7W' where c = 363 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (882, 2723796582169669071, 0.947444, 'nvoqHPyP4i') index_test.go:140: sql delete from test_index where c = 369 index_test.go:140: sql delete from test_index where c = 815 index_test.go:143: sql update test_index set c1 = 6592685054533348795, c2 = 0.016683, c3 = 'kWd8qA8xfK' where c = 92 index_test.go:137: sql insert into test_index values (884, 3454563832891324778, 0.856612, 'gOd5nQ671b') index_test.go:137: sql insert into test_index values (883, 1710626438355775531, 0.803577, 'pWiCBtbiZ4') index_test.go:137: sql insert into test_index values (886, 5882866015110453244, 0.042441, 'T64TynVfZd') index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 3910064001753189898, c2 = 0.167003, c3 = 'KSPV6q9igP' where c = 601 index_test.go:137: sql insert into test_index values (885, 4170430483709477253, 0.792209, 'FXCTLPc3ng') index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 0 index_test.go:137: sql insert into test_index values (887, 3166909006412324436, 0.469245, 'v8rhilt7kh') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 7755733277631593785, c2 = 0.887886, c3 = 'swg7MIqzyb' where c = 124 index_test.go:137: sql insert into test_index values (888, 7569038387647048417, 0.202502, 'hMBt20IP6i') index_test.go:143: sql update test_index set c1 = 25932573173936149, c2 = 0.657024, c3 = 'xTp6mneQGu' where c = 843 index_test.go:143: sql update test_index set c1 = 1522311801388619439, c2 = 0.542490, c3 = 'PV1JCd3Shs' where c = 67 index_test.go:143: sql update test_index set c1 = 7230024393634277670, c2 = 0.766193, c3 = 'jOffl2c4Y6' where c = 700 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 5970962159302722401, c2 = 0.960129, c3 = 'MXwYZBjBx8' where c = 426 index_test.go:143: sql update test_index set c1 = 9136214972250080483, c2 = 0.437000, c3 = 'b4L5NMxNmA' where c = 697 index_test.go:143: sql update test_index set c1 = 4703525247313866667, c2 = 0.294476, c3 = 'ebUR6uUTOG' where c = 394 index_test.go:137: sql insert into test_index values (889, 8454104983625492713, 0.056513, 'GjiCGb4Z7z') index_test.go:137: sql insert into test_index values (891, 50052829923339277, 0.853691, 'jCb95OZmk0') index_test.go:143: sql update test_index set c1 = 3909966085266275425, c2 = 0.893940, c3 = 'iWP7E3HS2c' where c = 121 index_test.go:137: sql insert into test_index values (892, 503396009123557430, 0.684681, 'fJ1kPBvuA4') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (890, 2878059100834898981, 0.456369, '2cfoPejjmj') index_test.go:137: sql insert into test_index values (893, 2687371663056905929, 0.622242, '14g1GIVPHK') index_test.go:140: sql delete from test_index where c = 571 index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (894, 8434515566357643828, 0.284892, 'qu6GnNTRTM') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 5241922020739598022, c2 = 0.642554, c3 = 'g2NZdvSOMV' where c = 513 index_test.go:143: sql update test_index set c1 = 6777521656490319445, c2 = 0.594933, c3 = 'ndhIMqt7GX' where c = 195 index_test.go:143: sql update test_index set c1 = 8223091124739770218, c2 = 0.717748, c3 = 'ydxzVzK3Un' where c = 488 index_test.go:140: sql delete from test_index where c = 579 index_test.go:143: sql update test_index set c1 = 1950537343250763618, c2 = 0.124264, c3 = 'LACAWUdkCt' where c = 760 index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 998886455356274549, c2 = 0.495955, c3 = '9elkApLF2Z' where c = 414 index_test.go:137: sql insert into test_index values (895, 5111542857217150093, 0.898516, 'dqBuOKFUXR') index_test.go:143: sql update test_index set c1 = 3800001363521498667, c2 = 0.917190, c3 = 'tme9hcRSrQ' where c = 654 index_test.go:137: sql insert into test_index values (896, 6533997332968173588, 0.000702, 'NqpMEcjAv7') index_test.go:143: sql update test_index set c1 = 7072354700073769582, c2 = 0.467411, c3 = 'zIQ9tIFq53' where c = 78 index_test.go:140: sql delete from test_index where c = 269 index_test.go:140: sql delete from test_index where c = 578 index_test.go:137: sql insert into test_index values (898, 1679486321978844104, 0.868857, 'rAmKY4I1uQ') index_test.go:143: sql update test_index set c1 = 4852583381780766061, c2 = 0.049776, c3 = 'qOaNQaUwNu' where c = 770 index_test.go:137: sql insert into test_index values (897, 1306444488285265101, 0.498267, 'XIYzxVOS1b') index_test.go:140: sql delete from test_index where c = 232 index_test.go:137: sql insert into test_index values (899, 5738288424640112531, 0.509649, '1VIMxi0nrK') index_test.go:143: sql update test_index set c1 = 5614531995748934060, c2 = 0.067116, c3 = 'Tj2pofVoRP' where c = 789 index_test.go:140: sql delete from test_index where c = 271 index_test.go:143: sql update test_index set c1 = 8142636420187288107, c2 = 0.210127, c3 = 'lAN60j3dBw' where c = 563 index_test.go:143: sql update test_index set c1 = 5734816843704045976, c2 = 0.355298, c3 = 'oJNXRIJTFn' where c = 213 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 7761278271992512013, c2 = 0.473388, c3 = 'fmUeeTgSE3' where c = 414 index_test.go:137: sql insert into test_index values (900, 6442291241225464353, 0.908575, 'sFdwV1UEh7') index_test.go:143: sql update test_index set c1 = 7883986214175758480, c2 = 0.534904, c3 = 'iko4faA4Qy' where c = 760 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 3852282907401467164, c2 = 0.802889, c3 = 'kYL16A2XnQ' where c = 834 index_test.go:137: sql insert into test_index values (909, 8143818325711094509, 0.642462, 'IymOxGkrc6') index_test.go:137: sql insert into test_index values (906, 2449939574788409094, 0.853560, '71apwH8nPI') index_test.go:137: sql insert into test_index values (901, 1722789110095349003, 0.497640, 'YnEKAEMbNL') index_test.go:137: sql insert into test_index values (903, 3750936066350763274, 0.106736, '0Ez4LDLNxg') index_test.go:137: sql insert into test_index values (902, 8690083065609582463, 0.871281, 'pIRjdU25bE') index_test.go:137: sql insert into test_index values (908, 2144748869939776127, 0.933227, 'N27FwJxz2C') index_test.go:137: sql insert into test_index values (905, 1250312157724043188, 0.394988, 'mYpIIDVwTk') index_test.go:137: sql insert into test_index values (910, 1113042559071593710, 0.353752, 'fTAKzs7fP6') index_test.go:140: sql delete from test_index where c = 356 index_test.go:137: sql insert into test_index values (907, 2609871591178867523, 0.262392, 'Q1ablwixgT') index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 786 index_test.go:143: sql update test_index set c1 = 6426518615095865520, c2 = 0.798813, c3 = 'SCMkF96esT' where c = 829 index_test.go:137: sql insert into test_index values (904, 6648420799871645757, 0.217187, '0fGJhLDdUA') index_test.go:143: sql update test_index set c1 = 9105256041690930204, c2 = 0.154382, c3 = 'KsgH2LkQxO' where c = 836 index_test.go:143: sql update test_index set c1 = 6294100243604847338, c2 = 0.584528, c3 = '1LemKEZOA0' where c = 855 index_test.go:143: sql update test_index set c1 = 5982736680962060715, c2 = 0.393809, c3 = 'FCS3a8nlSO' where c = 267 index_test.go:140: sql delete from test_index where c = 321 index_test.go:143: sql update test_index set c1 = 6889905735341134382, c2 = 0.667744, c3 = 'PqxEur2aYb' where c = 640 index_test.go:143: sql update test_index set c1 = 7307189127817367847, c2 = 0.409469, c3 = 'iclinkzFh5' where c = 634 index_test.go:143: sql update test_index set c1 = 3163645829955652892, c2 = 0.047865, c3 = 'OiHSprs6aw' where c = 433 index_test.go:137: sql insert into test_index values (914, 5696057018581767460, 0.004746, 'Gw9USQ2tPs') index_test.go:143: sql update test_index set c1 = 1669884014946319828, c2 = 0.272495, c3 = 'Ctl79yD17r' where c = 764 index_test.go:137: sql insert into test_index values (911, 2695145381030765749, 0.805401, 'afot0uDmMk') index_test.go:143: sql update test_index set c1 = 6942603557665680234, c2 = 0.914969, c3 = 'q9x4gEX3yy' where c = 226 index_test.go:137: sql insert into test_index values (913, 5907594988958925185, 0.364586, 'NaD66KwYwa') index_test.go:137: sql insert into test_index values (915, 2254611303629330488, 0.212418, 'ktR2cZtpQO') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 3774118599822258663, c2 = 0.418804, c3 = '5Vov13YZvm' where c = 802 index_test.go:137: sql insert into test_index values (912, 131917344931014730, 0.595003, '1Lc69jt4Iz') index_test.go:137: sql insert into test_index values (918, 3665154644984732979, 0.388590, 'xtGlF1r3rT') index_test.go:137: sql insert into test_index values (917, 7496724817522818776, 0.825506, 'BwKl6fUK8w') index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (916, 4553026680325166617, 0.716514, 'Y081WzAnsO') index_test.go:137: sql insert into test_index values (919, 8980000103700017877, 0.551703, '6mxa79g4b7') index_test.go:143: sql update test_index set c1 = 2662995764441294654, c2 = 0.499287, c3 = 'n4olGyqVAu' where c = 479 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (920, 8329555198054255647, 0.723492, 'jeQ5zN0I5a') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (921, 3974056883172519847, 0.536052, 'qceejmevOp') index_test.go:143: sql update test_index set c1 = 516246670751616923, c2 = 0.657274, c3 = 'tgu3cuCFF5' where c = 138 index_test.go:143: sql update test_index set c1 = 4492921427526328481, c2 = 0.119887, c3 = 'WWDQcfLWYJ' where c = 576 index_test.go:140: sql delete from test_index where c = 524 # Time: 2025-04-04T21:41:05.814212673+08:00 # Txn_start_ts: 0 # Query_time: 0.511155255 # Parse_time: 0.000204435 # Compile_time: 0.000175857 # Rewrite_time: 0.000003734 # Optimize_time: 0 # Wait_TS: 0.000477479 # 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 = 536410418181592535, c2 = 0.576513, c3 = '1OYxBk1b1h' where c = 498 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 3765020789553066648, c2 = 0.455936, c3 = 'nCEunbKlF6' where c = 222 index_test.go:143: sql update test_index set c1 = 4502027485905719151, c2 = 0.561982, c3 = 'Nxf8IO0rNi' where c = 751 index_test.go:137: sql insert into test_index values (922, 8299427764119742573, 0.227428, 'Zmy5pXMmsw') index_test.go:137: sql insert into test_index values (924, 2365990488725151651, 0.033408, '1q2I3gsqIT') index_test.go:137: sql insert into test_index values (923, 6114036614812472432, 0.621518, 'uZ6P2aiWmu') index_test.go:143: sql update test_index set c1 = 3396604562424993928, c2 = 0.711651, c3 = '5XoIgxgGgH' where c = 879 index_test.go:140: sql delete from test_index where c = 785 index_test.go:137: sql insert into test_index values (925, 7932837557081742735, 0.731645, '7ZcVhWKIp8') index_test.go:143: sql update test_index set c1 = 5307130187406081726, c2 = 0.427273, c3 = 'doGoubRxkG' where c = 608 index_test.go:137: sql insert into test_index values (926, 7044700432791331784, 0.253032, 'r830EyDj8k') index_test.go:143: sql update test_index set c1 = 3037582817830601106, c2 = 0.623892, c3 = 'Jw0FeUt5GM' where c = 674 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 701 index_test.go:143: sql update test_index set c1 = 5931138701846454487, c2 = 0.153047, c3 = 'BoCUm5KWM2' where c = 382 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (928, 6338922199902794159, 0.184895, 'FmJijaYuQr') index_test.go:140: sql delete from test_index where c = 594 index_test.go:143: sql update test_index set c1 = 9086169096666321229, c2 = 0.297816, c3 = 'nBWEUoEUYL' where c = 357 index_test.go:137: sql insert into test_index values (929, 9079927905472240585, 0.119440, '8ME7lloLRQ') index_test.go:137: sql insert into test_index values (927, 2716083587450010150, 0.932640, '4lBsyFL5w9') index_test.go:143: sql update test_index set c1 = 7289713396892458255, c2 = 0.190936, c3 = 'FXMfysWePR' where c = 713 index_test.go:143: sql update test_index set c1 = 8125448813987349148, c2 = 0.236048, c3 = 'FSzxYLLhuE' where c = 754 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 887 index_test.go:137: sql insert into test_index values (930, 2319426252880412552, 0.889187, '19zOkKsVaA') index_test.go:143: sql update test_index set c1 = 7875231876056363560, c2 = 0.138344, c3 = 'rDXYauZIcF' where c = 364 index_test.go:143: sql update test_index set c1 = 8478978852928680213, c2 = 0.723715, c3 = '4ie7ySvnlr' where c = 743 index_test.go:137: sql insert into test_index values (931, 6702799942842382063, 0.416446, 'vuDexBc9Qm') index_test.go:137: sql insert into test_index values (932, 1533151343500392131, 0.671042, 'gbRCasVJxb') index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 327761413154714364, c2 = 0.969248, c3 = 'ZnBkHFeXrR' where c = 255 index_test.go:137: sql insert into test_index values (935, 4866030905487258787, 0.744902, 'bDI3VdfgY2') index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 3330687889703331682, c2 = 0.037050, c3 = '3DfppjWSOz' where c = 69 index_test.go:137: sql insert into test_index values (933, 5199212762877561217, 0.856469, '6MbgYpK8s1') index_test.go:140: sql delete from test_index where c = 572 index_test.go:137: sql insert into test_index values (936, 5037643818931033426, 0.996113, 'NmQYLvf4ml') index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 2670278533633666702, c2 = 0.984870, c3 = '9FYxaeZedq' where c = 96 index_test.go:143: sql update test_index set c1 = 2382311708526019379, c2 = 0.286811, c3 = 'To2HpDIe2d' where c = 743 index_test.go:137: sql insert into test_index values (937, 7993793756323946525, 0.051020, '30jxv7xidB') index_test.go:143: sql update test_index set c1 = 5732728198861366855, c2 = 0.429293, c3 = 'ran7dN7pd4' where c = 414 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (934, 6649268531912938504, 0.399393, 'w6nf4ArReU') index_test.go:140: sql delete from test_index where c = 572 index_test.go:143: sql update test_index set c1 = 8702210529471155243, c2 = 0.308338, c3 = '7El8pXSRcl' where c = 888 index_test.go:143: sql update test_index set c1 = 1991305456599738796, c2 = 0.529017, c3 = '3tZAQ0suvA' where c = 828 index_test.go:137: sql insert into test_index values (938, 5898571926454980590, 0.285159, 'lIpJBiDRRo') index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 6283336675525884524, c2 = 0.438770, c3 = 'qY7i1yyzl5' where c = 858 index_test.go:137: sql insert into test_index values (940, 5198299946726235097, 0.852158, 'O3NQUpZMFi') index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (942, 8850738746241891254, 0.175444, 'ZaRyjoG7zG') index_test.go:137: sql insert into test_index values (939, 5472456914745838902, 0.398559, 'bxRcoBg1In') index_test.go:137: sql insert into test_index values (941, 6670468627296642474, 0.327064, 'mc5H1SPd7Q') index_test.go:137: sql insert into test_index values (943, 118155452855322717, 0.325061, 'BANplYQQ0Q') index_test.go:143: sql update test_index set c1 = 4194394315953437784, c2 = 0.337934, c3 = '3vhuOHKd3S' where c = 336 index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 2659709003855644718, c2 = 0.399408, c3 = 'PMDOvEtFUB' where c = 451 index_test.go:143: sql update test_index set c1 = 8601609655187556953, c2 = 0.600764, c3 = 'aLkQpXPmVY' where c = 124 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 914 index_test.go:143: sql update test_index set c1 = 4490133908435604163, c2 = 0.011939, c3 = 'xdXDpaJjG9' where c = 468 index_test.go:140: sql delete from test_index where c = 344 index_test.go:137: sql insert into test_index values (945, 5487697674976803052, 0.219898, 'xRYm2Y2RXh') index_test.go:143: sql update test_index set c1 = 6091737688088785566, c2 = 0.436595, c3 = 'ZY8yp0NQoL' where c = 125 index_test.go:137: sql insert into test_index values (946, 6318953703950150047, 0.248372, 'UMIuTF2c6d') index_test.go:137: sql insert into test_index values (944, 5367293410788587804, 0.802384, 'RD8cNo0vsv') index_test.go:143: sql update test_index set c1 = 2646456879275417832, c2 = 0.092079, c3 = 'IWFpjC64wQ' where c = 494 index_test.go:143: sql update test_index set c1 = 7758353147353298900, c2 = 0.468079, c3 = 'SDAahKQq5X' where c = 617 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 32871760086230298, c2 = 0.842031, c3 = '4W1wxN58ww' where c = 577 index_test.go:137: sql insert into test_index values (948, 5458551219652723173, 0.619149, 'NJAn3JV57k') index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (947, 260150574561899088, 0.623035, '9sLerO9K11') index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (949, 2775498778678888390, 0.493362, 'TPu0ygcfNJ') index_test.go:137: sql insert into test_index values (950, 3378863365717903800, 0.638646, 'wWs81ZIbWZ') index_test.go:143: sql update test_index set c1 = 6958992822925350442, c2 = 0.655229, c3 = 'jkYDlj7aGP' where c = 548 index_test.go:140: sql delete from test_index where c = 909 index_test.go:137: sql insert into test_index values (951, 8554617242944821793, 0.339852, 'fGXKIptzWF') index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 8271898387124120836, c2 = 0.887143, c3 = 'Bcz438SDDc' where c = 375 index_test.go:143: sql update test_index set c1 = 6525500786264710117, c2 = 0.266664, c3 = 'nt7OpZuAYR' where c = 904 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 709 index_test.go:143: sql update test_index set c1 = 5388104998504271390, c2 = 0.220343, c3 = '16evJOBzJz' where c = 123 index_test.go:143: sql update test_index set c1 = 7424907918773834369, c2 = 0.604946, c3 = 'SLOYzwCT0c' where c = 336 index_test.go:137: sql insert into test_index values (952, 2950117899371292272, 0.387426, 'XjrI7assXS') index_test.go:137: sql insert into test_index values (954, 8403807398457618051, 0.616833, 'a0COsFhSWl') index_test.go:143: sql update test_index set c1 = 289261131760555745, c2 = 0.712429, c3 = 'eUwAsu5ivV' where c = 474 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 6517252919294225093, c2 = 0.995247, c3 = 'vK8mOOTWG1' where c = 694 index_test.go:143: sql update test_index set c1 = 4191915676724895439, c2 = 0.188073, c3 = 'A1RpjgtUTL' where c = 287 index_test.go:137: sql insert into test_index values (953, 4208182963581637075, 0.568091, 'KL4qNx8h3V') index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 4670626944961560634, c2 = 0.435624, c3 = 'BV4fcQNBlY' where c = 874 index_test.go:140: sql delete from test_index where c = 312 index_test.go:137: sql insert into test_index values (957, 4969030131196008089, 0.033989, 'jcG4N9jnOX') index_test.go:143: sql update test_index set c1 = 5674794075538908414, c2 = 0.790715, c3 = '6YJND99uTU' where c = 939 index_test.go:137: sql insert into test_index values (958, 4400221869398101026, 0.989948, '6H9EijU91d') index_test.go:137: sql insert into test_index values (960, 5063999126334158342, 0.715583, 'xYyArwZ1SE') index_test.go:137: sql insert into test_index values (961, 1244303615746675258, 0.859989, 'kU2qSN3oXh') index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (955, 3240839713393199948, 0.336324, 'Kvru1XiQrp') index_test.go:137: sql insert into test_index values (956, 4124721507685273900, 0.212869, 'StqIX5hNrA') index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 6899514652113502438, c2 = 0.662593, c3 = 'yTHiJTZ3IH' where c = 781 index_test.go:140: sql delete from test_index where c = 379 index_test.go:137: sql insert into test_index values (959, 3217714815587980904, 0.406401, 'fvxFn29U1D') index_test.go:143: sql update test_index set c1 = 7682467492360741660, c2 = 0.830639, c3 = '5hDo9y0fdD' where c = 624 index_test.go:143: sql update test_index set c1 = 4303626926696992553, c2 = 0.693854, c3 = 'GEUSpi4Iw7' where c = 134 index_test.go:143: sql update test_index set c1 = 1979637147182748143, c2 = 0.947802, c3 = 'AL22hp8HCA' where c = 62 index_test.go:137: sql insert into test_index values (962, 4237046614059739723, 0.452090, 'jsXSrIXiUw') index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 2250381406874307448, c2 = 0.665122, c3 = 'aNTON7A7wC' where c = 237 index_test.go:143: sql update test_index set c1 = 660444867527598097, c2 = 0.370145, c3 = 'MYIufXc3nE' where c = 656 index_test.go:143: sql update test_index set c1 = 5165255245852203745, c2 = 0.427023, c3 = 'CTlcUVucVL' where c = 878 index_test.go:140: sql delete from test_index where c = 830 index_test.go:137: sql insert into test_index values (964, 4005382070523960233, 0.784575, 'xhDnNC9BZD') index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (967, 7306837863653216132, 0.306188, 'i6YiQcGeZm') index_test.go:137: sql insert into test_index values (966, 853512735844944960, 0.953666, '32IHiEc58W') index_test.go:137: sql insert into test_index values (963, 208396363279801771, 0.964213, 'ID8hYLl1yX') index_test.go:143: sql update test_index set c1 = 6440375279328399635, c2 = 0.758643, c3 = 'F2NVFzHrBj' where c = 148 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (968, 3129432315919946763, 0.547666, 'tqulI6jUpS') index_test.go:140: sql delete from test_index where c = 621 index_test.go:137: sql insert into test_index values (965, 2481150379156245078, 0.180811, 'EnHHazh3hz') index_test.go:143: sql update test_index set c1 = 923273137917012901, c2 = 0.829937, c3 = 'wxtS9rbrMM' where c = 203 index_test.go:143: sql update test_index set c1 = 6829843064399041757, c2 = 0.139521, c3 = 'Q2lvsjZz0Y' where c = 442 index_test.go:140: sql delete from test_index where c = 667 index_test.go:140: sql delete from test_index where c = 61 index_test.go:137: sql insert into test_index values (969, 6315077502407960834, 0.387257, '231mV7MWGA') index_test.go:137: sql insert into test_index values (971, 3087368987218694046, 0.445559, 'x9FUWL04A2') index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 376396421117628352, c2 = 0.957225, c3 = '82Ll8hswsb' where c = 685 index_test.go:143: sql update test_index set c1 = 380111635337098750, c2 = 0.871445, c3 = 'Mqj50A5nAo' where c = 700 index_test.go:143: sql update test_index set c1 = 4806832164048216170, c2 = 0.692863, c3 = 'mVWnsTiyZj' where c = 556 index_test.go:137: sql insert into test_index values (970, 4703931679616700945, 0.421838, '0AG3mZAnyr') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (972, 7722526316629776081, 0.486316, 'IBs3PDURQ2') index_test.go:137: sql insert into test_index values (973, 2620042983312642824, 0.191172, 'lqYpSMsq4I') index_test.go:143: sql update test_index set c1 = 7057704322151110797, c2 = 0.397437, c3 = 'Hu29byDRtM' where c = 565 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (974, 5437966009502890591, 0.687882, '7X9vB3M2CX') index_test.go:143: sql update test_index set c1 = 2176431133376401272, c2 = 0.239992, c3 = 'Pc3Jz0NXD4' where c = 120 index_test.go:143: sql update test_index set c1 = 1412480901158714286, c2 = 0.031608, c3 = '4ByFUEfMVy' where c = 521 index_test.go:143: sql update test_index set c1 = 5190354335532774136, c2 = 0.323393, c3 = '9kly47bj8N' where c = 767 index_test.go:137: sql insert into test_index values (975, 7393773724873452659, 0.113311, 'PMxeVo1yww') index_test.go:140: sql delete from test_index where c = 737 index_test.go:137: sql insert into test_index values (976, 8268431839969562879, 0.965583, '3HZJ6m8Zvn') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 315 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (978, 2381713481463653980, 0.523572, 'DGUoY1gaqO') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 6329394918432123562, c2 = 0.583499, c3 = 'WjCYpwRk5w' where c = 118 index_test.go:137: sql insert into test_index values (977, 8737103936721566911, 0.537420, 'FpcJbgMasX') index_test.go:143: sql update test_index set c1 = 6778421243733592726, c2 = 0.902732, c3 = 'V9UlnvXX2Y' where c = 155 index_test.go:140: sql delete from test_index where c = 862 index_test.go:143: sql update test_index set c1 = 2405881498426675444, c2 = 0.611754, c3 = 'tCvj4QNtLJ' where c = 87 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 8396267135727159368, c2 = 0.392703, c3 = '0LCRdLisgP' where c = 842 index_test.go:143: sql update test_index set c1 = 8152330934033720912, c2 = 0.761555, c3 = 'CFzooHSSBF' where c = 160 index_test.go:143: sql update test_index set c1 = 3703780302625234986, c2 = 0.135315, c3 = 'aUJqzeoiO7' where c = 605 index_test.go:137: sql insert into test_index values (980, 2268359295240716722, 0.615022, 'P3BIkM1zXF') index_test.go:143: sql update test_index set c1 = 9167457271185040585, c2 = 0.226217, c3 = 'tjdfNtCZXU' where c = 662 index_test.go:137: sql insert into test_index values (981, 8856846604430246210, 0.243206, 'bBaf6NYrLM') index_test.go:143: sql update test_index set c1 = 6324497028206619358, c2 = 0.394005, c3 = '6hIGu6xmrk' where c = 919 index_test.go:143: sql update test_index set c1 = 6051994824849914555, c2 = 0.596558, c3 = 'eX15XBpxxI' where c = 940 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (979, 4550666239358611807, 0.053819, 'YuChGZPXMU') index_test.go:137: sql insert into test_index values (982, 6369201712161732553, 0.372696, 'gUbzmMvYsO') index_test.go:137: sql insert into test_index values (983, 3489909232611856471, 0.400124, 'c8WuXbewr5') index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (984, 1457428249282276847, 0.775634, 'onDPM2qYnO') index_test.go:137: sql insert into test_index values (986, 4580404763514070386, 0.817360, 'GzcNkXxeC9') index_test.go:137: sql insert into test_index values (985, 2747015229529186455, 0.763111, '4nwk6riKmf') index_test.go:143: sql update test_index set c1 = 7332275018009452679, c2 = 0.587335, c3 = 'FlbvjeHDkO' where c = 121 index_test.go:137: sql insert into test_index values (987, 10521409785314126, 0.184137, 'zsovahF4vW') index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 95 index_test.go:137: sql insert into test_index values (988, 6681809419606824163, 0.068264, 'bDgDVBvlTF') index_test.go:143: sql update test_index set c1 = 5902034668996058757, c2 = 0.485721, c3 = 'X2TF2WXta5' where c = 477 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 801 index_test.go:140: sql delete from test_index where c = 829 index_test.go:143: sql update test_index set c1 = 2505438364085068070, c2 = 0.422911, c3 = 'oIvuPGMHWT' where c = 50 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 5062892993477494853, c2 = 0.360084, c3 = 'lqZwbtX7DG' where c = 450 index_test.go:143: sql update test_index set c1 = 631303003563648988, c2 = 0.002522, c3 = 'kHM630T4CB' where c = 16 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 5425009866662100951, c2 = 0.871323, c3 = 'V7GK5e9xof' where c = 66 index_test.go:137: sql insert into test_index values (990, 9215648494401557043, 0.051398, 'Kq2ALRTfmX') index_test.go:143: sql update test_index set c1 = 5454569569078014307, c2 = 0.859766, c3 = 'OiX7ki1ujn' where c = 202 index_test.go:137: sql insert into test_index values (991, 4263358007799376832, 0.192754, 'oWWU6otXSu') index_test.go:143: sql update test_index set c1 = 4952756871421326107, c2 = 0.929901, c3 = 'sxwepEWv3L' where c = 6 index_test.go:143: sql update test_index set c1 = 4770434982407313167, c2 = 0.036061, c3 = 'hBYnx9GZVv' where c = 288 index_test.go:143: sql update test_index set c1 = 3165583895148383858, c2 = 0.180148, c3 = 'h7gECjQcIc' where c = 612 index_test.go:137: sql insert into test_index values (989, 72513743754369100, 0.144765, 'uOT0IxSpq8') index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (993, 2411071401976653121, 0.073236, 'qOSyavWyLM') index_test.go:143: sql update test_index set c1 = 3826231248319129873, c2 = 0.754109, c3 = 'QEIH7sAFeX' where c = 705 index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 49 index_test.go:137: sql insert into test_index values (994, 3852094421394604657, 0.984816, 'IoA2aoHw29') index_test.go:137: sql insert into test_index values (992, 2754440719533606689, 0.421646, 'heoz01jnRT') index_test.go:137: sql insert into test_index values (996, 2554262602045876199, 0.401946, 'YWdulb6ptH') index_test.go:137: sql insert into test_index values (995, 1182835434991228387, 0.667283, 'omErfFIkvM') index_test.go:143: sql update test_index set c1 = 8599997868204576029, c2 = 0.052944, c3 = 'UoKaf2vmzg' where c = 574 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 6924060195237261943, c2 = 0.086364, c3 = 'i8azqiXjls' where c = 879 index_test.go:140: sql delete from test_index where c = 295 index_test.go:143: sql update test_index set c1 = 6808588301168201097, c2 = 0.984606, c3 = 'mAlLcUEXaw' where c = 850 index_test.go:143: sql update test_index set c1 = 8731474337808045294, c2 = 0.482726, c3 = 'DTkWsPaXam' where c = 637 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 906 index_test.go:143: sql update test_index set c1 = 4253345602054939046, c2 = 0.970627, c3 = '3RniOjKiZ3' where c = 775 index_test.go:137: sql insert into test_index values (997, 452482288812165552, 0.201253, 'tmapNZ1Ll5') index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 227515763713042139, c2 = 0.568537, c3 = 'iJtlLrNENO' where c = 193 index_test.go:143: sql update test_index set c1 = 3255305339335407927, c2 = 0.175250, c3 = 'ciJv28T6za' where c = 704 index_test.go:143: sql update test_index set c1 = 4527875260385743803, c2 = 0.499872, c3 = 'fc070ChzL3' where c = 26 index_test.go:137: sql insert into test_index values (998, 4147288146774657005, 0.913808, '71JXG1Yvev') index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (999, 2629419976501241813, 0.053751, '0wkTTthAZI') index_test.go:143: sql update test_index set c1 = 367041733674970631, c2 = 0.130751, c3 = 'SaKZbXMp64' where c = 870 index_test.go:143: sql update test_index set c1 = 2024311555072585998, c2 = 0.675916, c3 = 'zBGnvaZWJ6' where c = 482 index_test.go:140: sql delete from test_index where c = 693 index_test.go:143: sql update test_index set c1 = 6922454993269707906, c2 = 0.784218, c3 = 'KgjGq48WHW' where c = 190 index_test.go:137: sql insert into test_index values (1000, 6907026222610402723, 0.341560, 'HVcFe920a6') index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 3120477104891533268, c2 = 0.035460, c3 = 'PcwelFSxIm' where c = 255 === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed index_test.go:137: sql insert into test_index values (1010, 1287366686750462158, 0.995735, '4GE3R6KPky') index_test.go:137: sql insert into test_index values (1001, 5882764796214523883, 0.530768, '4eRvjmBpvf') index_test.go:137: sql insert into test_index values (1002, 8537293261499380150, 0.898223, 'wZHFqiDfcV') index_test.go:137: sql insert into test_index values (1004, 6046200394539482402, 0.331307, 'c4MkhpQcf8') index_test.go:137: sql insert into test_index values (1003, 6231264124908685363, 0.671603, 'BSE6vQYLuI') index_test.go:137: sql insert into test_index values (1008, 9153923062805623601, 0.594647, 'eRdsukknOc') index_test.go:137: sql insert into test_index values (1007, 2210439161354863644, 0.477667, '1xbqoGnOSa') index_test.go:137: sql insert into test_index values (1009, 2009829126826160262, 0.242290, 'vxMQelRnAQ') index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (1005, 1702031861608478852, 0.137793, 'BwuK2Z1ya3') index_test.go:140: sql delete from test_index where c = 644 index_test.go:140: sql delete from test_index where c = 631 index_test.go:137: sql insert into test_index values (1006, 7947705398436200083, 0.021067, 'XA1nql5Da9') index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 687 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 6221517832857421967, c2 = 0.326311, c3 = 'm4yZhurWjE' where c = 754 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 762054680375848295, c2 = 0.940933, c3 = 'vcxN4u7XnZ' where c = 215 index_test.go:143: sql update test_index set c1 = 1290250514755199230, c2 = 0.557755, c3 = 'FYxzUSjpyi' where c = 167 index_test.go:143: sql update test_index set c1 = 3546923488209593837, c2 = 0.617041, c3 = 'tm13VlZimt' where c = 207 index_test.go:143: sql update test_index set c1 = 2010146502633301543, c2 = 0.484116, c3 = 'VleeZGF9bM' where c = 503 index_test.go:143: sql update test_index set c1 = 6379030159277925172, c2 = 0.082683, c3 = 'oO703gSv1M' where c = 587 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 2061618968981383012, c2 = 0.860459, c3 = 'oIwbrBgfw1' where c = 717 index_test.go:143: sql update test_index set c1 = 7813064425129195221, c2 = 0.438115, c3 = '6te1sYzI2J' where c = 519 index_test.go:143: sql update test_index set c1 = 3516725872733841518, c2 = 0.446435, c3 = 'LWk3tUjelR' where c = 374 index_test.go:137: sql insert into test_index values (1013, 2359795168683479302, 0.941188, 'NKFB61vZdI') index_test.go:137: sql insert into test_index values (1012, 7303494790498097456, 0.978022, '0PZNm2MeIi') index_test.go:137: sql insert into test_index values (1015, 1990635457373460549, 0.614102, '8JT387xLqc') index_test.go:137: sql insert into test_index values (1011, 5261930933082615972, 0.956089, '7E3eJS62QB') index_test.go:137: sql insert into test_index values (1016, 921173179553925265, 0.894277, '27U1X2N635') index_test.go:137: sql insert into test_index values (1014, 6867429582654312093, 0.712156, 'm4InhC72eS') index_test.go:137: sql insert into test_index values (1017, 5224504829380369651, 0.653600, 'whCBM3Oow4') index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (1019, 8902078418980857092, 0.037833, 'vYyjVEBkd0') index_test.go:140: sql delete from test_index where c = 294 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 7553021605469931542, c2 = 0.695086, c3 = 'LAYGeZDspB' where c = 170 index_test.go:143: sql update test_index set c1 = 2135153515711647042, c2 = 0.727247, c3 = 'OwoJDYeAd6' where c = 896 index_test.go:140: sql delete from test_index where c = 957 index_test.go:140: sql delete from test_index where c = 845 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1018, 2110437302594481040, 0.298765, 'tLmDJTh8IG') index_test.go:143: sql update test_index set c1 = 891774997353363439, c2 = 0.280505, c3 = 'yPe7hcKdgl' where c = 610 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 845548019996117795, c2 = 0.621918, c3 = 'HoOPCDBK3u' where c = 79 index_test.go:143: sql update test_index set c1 = 6219177768933049208, c2 = 0.351160, c3 = 'PSKTRKrv7z' where c = 622 index_test.go:137: sql insert into test_index values (1021, 5782699047850813662, 0.052226, 'eAITSyBicw') index_test.go:137: sql insert into test_index values (1022, 6589142429612383901, 0.299984, 'x59A4b2p8K') index_test.go:140: sql delete from test_index where c = 614 index_test.go:137: sql insert into test_index values (1020, 1500068544057499778, 0.677778, 'sR4t1WBbe7') index_test.go:143: sql update test_index set c1 = 3746079112365998791, c2 = 0.491138, c3 = 'HIT47i6AcZ' where c = 94 index_test.go:143: sql update test_index set c1 = 8182454702984949433, c2 = 0.664358, c3 = 'F7JaCakUV6' where c = 435 index_test.go:137: sql insert into test_index values (1024, 465582594469344378, 0.924188, 'RskJyNUcj7') index_test.go:137: sql insert into test_index values (1023, 1002776885145367018, 0.717578, 'xToD2vAkBo') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 2703981790209401026, c2 = 0.548098, c3 = 'b2zGYSmqs2' where c = 251 index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 8065358780426052955, c2 = 0.722175, c3 = '1gw3Do152I' where c = 888 index_test.go:143: sql update test_index set c1 = 4462045629387747266, c2 = 0.811758, c3 = 'hgNRvWcAZX' where c = 415 index_test.go:137: sql insert into test_index values (1025, 1125561692936781215, 0.451164, 'Iv8apzRL1O') index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (1026, 8934771758902239701, 0.294610, 'WW394saApE') index_test.go:143: sql update test_index set c1 = 89412135686687700, c2 = 0.352063, c3 = '8kubOabAPZ' where c = 266 index_test.go:137: sql insert into test_index values (1027, 2962096818855527138, 0.447046, 'sWcIkLmMjQ') index_test.go:143: sql update test_index set c1 = 2454183359169568572, c2 = 0.773360, c3 = 'uIcHUZxdb0' where c = 681 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 6516673659615026581, c2 = 0.151186, c3 = '2bS1BkHai7' where c = 47 index_test.go:137: sql insert into test_index values (1029, 1515154918755605747, 0.169162, 'x0bfdrH0aL') index_test.go:137: sql insert into test_index values (1028, 7345975669964222566, 0.447174, 'SKg6IgpSwF') index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 2227020129719531680, c2 = 0.609452, c3 = 'winthwyhTQ' where c = 241 index_test.go:137: sql insert into test_index values (1031, 2390489414886910422, 0.293395, 'U3YPXqaUQ3') index_test.go:143: sql update test_index set c1 = 3032900089719740735, c2 = 0.632707, c3 = 'BV7gwTAD6o' where c = 957 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (1032, 8629392193812977895, 0.283986, '5vkL0UOAVL') index_test.go:137: sql insert into test_index values (1030, 7013213410454815085, 0.890228, 'QQ6d3ceFfP') index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 1849711217796056691, c2 = 0.730447, c3 = 'UyhPgn74lz' where c = 732 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 721 index_test.go:143: sql update test_index set c1 = 6072343057141025164, c2 = 0.623314, c3 = 'oghHyCTR70' where c = 592 index_test.go:137: sql insert into test_index values (1034, 1234982063701385791, 0.170568, 'yrYnWt32BO') index_test.go:143: sql update test_index set c1 = 6414268675564093901, c2 = 0.251766, c3 = 'DojMknXOaI' where c = 199 index_test.go:137: sql insert into test_index values (1035, 2099319816983993651, 0.484347, '8AkRgfehfp') index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 6690172924793404231, c2 = 0.713377, c3 = 'MEza3Ory2k' where c = 61 index_test.go:137: sql insert into test_index values (1033, 9035029321338180702, 0.207601, '6OPYta45BS') index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (1037, 6898915295571383707, 0.436716, 'oiODbcVCxP') index_test.go:137: sql insert into test_index values (1036, 295560479169479495, 0.817940, 'mGfSf1XWwO') index_test.go:143: sql update test_index set c1 = 3647323963128139945, c2 = 0.471753, c3 = 'cfIsghnww9' where c = 464 index_test.go:143: sql update test_index set c1 = 2339225325137432945, c2 = 0.267505, c3 = 'XuLmCELDIf' where c = 667 index_test.go:143: sql update test_index set c1 = 3615293619253064927, c2 = 0.213977, c3 = 'zbYdbyUKOR' where c = 969 index_test.go:137: sql insert into test_index values (1038, 2200382439422177575, 0.292571, 'IREBVH6zWx') index_test.go:143: sql update test_index set c1 = 1402644388491612639, c2 = 0.164985, c3 = 'fxpOXDNzYR' where c = 689 index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 3030785424849846399, c2 = 0.538676, c3 = '2YEPC1E1sO' where c = 885 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 873 index_test.go:137: sql insert into test_index values (1040, 6888060311378205404, 0.455687, 'fv56YEOpy8') index_test.go:143: sql update test_index set c1 = 2760331505430299636, c2 = 0.002852, c3 = 'gCxHlIGVTB' where c = 545 index_test.go:137: sql insert into test_index values (1039, 541305323096850713, 0.968454, 'Mp6xEStkob') index_test.go:137: sql insert into test_index values (1042, 3272477490192038518, 0.768802, 'qEbZFcn09G') index_test.go:143: sql update test_index set c1 = 235995866876876395, c2 = 0.155218, c3 = 'ZkrDxbBFVq' where c = 968 index_test.go:137: sql insert into test_index values (1043, 271763701829840609, 0.516178, 'vyj0KCVId1') index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (1041, 8005077591997762816, 0.649576, 'xoXU4S8Nm3') index_test.go:137: sql insert into test_index values (1044, 6703419995952099924, 0.576734, 'bDVafyIoED') index_test.go:143: sql update test_index set c1 = 3058587727530871473, c2 = 0.254954, c3 = 'P0p8VOwwUG' where c = 559 index_test.go:143: sql update test_index set c1 = 76968807272662938, c2 = 0.892743, c3 = '0WVokg28Ee' where c = 383 index_test.go:140: sql delete from test_index where c = 789 index_test.go:140: sql delete from test_index where c = 944 index_test.go:143: sql update test_index set c1 = 1772011180786709075, c2 = 0.559620, c3 = 'kOwqlrvyVA' where c = 563 index_test.go:143: sql update test_index set c1 = 3905925892321155843, c2 = 0.612990, c3 = 'k1n75VEz5C' where c = 40 index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (1046, 8343788104961986541, 0.476576, '5EKyymdhC1') index_test.go:140: sql delete from test_index where c = 973 index_test.go:137: sql insert into test_index values (1047, 8947126112853746915, 0.534758, '6Kvofs0zo4') index_test.go:140: sql delete from test_index where c = 171 index_test.go:137: sql insert into test_index values (1045, 3164150270736935410, 0.847224, 'CaxZcAprO1') index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 4976264443419218621, c2 = 0.285104, c3 = 'jgOk7Fe0p2' where c = 861 index_test.go:137: sql insert into test_index values (1049, 5057823782097613977, 0.549247, 'ewKoQpc1lu') index_test.go:137: sql insert into test_index values (1048, 5338656375562981601, 0.519599, '40rMjqhNuy') index_test.go:143: sql update test_index set c1 = 3644348094753651250, c2 = 0.770316, c3 = 'Xgohi6uHBd' where c = 54 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 6366006640334152164, c2 = 0.960954, c3 = 'eSocgrd2Hi' where c = 461 index_test.go:137: sql insert into test_index values (1050, 5192807807816348377, 0.084423, 'T0h53JdkSA') index_test.go:137: sql insert into test_index values (1051, 1711008591444599444, 0.269791, 'S9fFpI2LyS') index_test.go:140: sql delete from test_index where c = 923 index_test.go:143: sql update test_index set c1 = 5606666539232657470, c2 = 0.227115, c3 = 'CIERGne4t3' where c = 114 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 39 index_test.go:143: sql update test_index set c1 = 8781539875220931998, c2 = 0.879159, c3 = 'qGGQssHt43' where c = 150 index_test.go:143: sql update test_index set c1 = 5231902782983944540, c2 = 0.323539, c3 = 'LKYvMWojpP' where c = 607 index_test.go:143: sql update test_index set c1 = 166131161904766870, c2 = 0.495801, c3 = 'Rs3MR7nlhM' where c = 972 index_test.go:137: sql insert into test_index values (1053, 1862601822549806855, 0.807767, 'ZYi0VcJCME') index_test.go:143: sql update test_index set c1 = 1830479181944676320, c2 = 0.140747, c3 = 'aj6g0c91or' where c = 550 index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 584 index_test.go:143: sql update test_index set c1 = 8408650307011772679, c2 = 0.419962, c3 = 'aLIGW2c9If' where c = 107 index_test.go:137: sql insert into test_index values (1052, 2394404366578428971, 0.473931, 'zelV0aXcwY') index_test.go:137: sql insert into test_index values (1056, 8671890984105979054, 0.261488, 'TgCUfGLWdg') index_test.go:137: sql insert into test_index values (1054, 6824767486102090818, 0.671429, 'lmG8vC0QaC') index_test.go:143: sql update test_index set c1 = 971039647534122972, c2 = 0.383801, c3 = '7DWcEC6W2T' where c = 504 index_test.go:137: sql insert into test_index values (1055, 9191848785370717250, 0.405261, 'W8tygjjI2I') index_test.go:143: sql update test_index set c1 = 6163064954889105379, c2 = 0.842279, c3 = '3KOezD310p' where c = 598 index_test.go:137: sql insert into test_index values (1057, 2443065331357847044, 0.998481, '4vLI9bWxpm') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (1059, 4742369941312879408, 0.824106, 'yNJsIyRJGv') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 3461156261231233731, c2 = 0.970789, c3 = 'H1cPyInBhI' where c = 421 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (1060, 1040047005522169617, 0.199095, 'IyvBbUn3AE') index_test.go:143: sql update test_index set c1 = 6592934180036175805, c2 = 0.246589, c3 = 'CNyHgYZFIe' where c = 188 index_test.go:143: sql update test_index set c1 = 9117489178687343993, c2 = 0.345326, c3 = 'G2fvHO9gwJ' where c = 338 index_test.go:143: sql update test_index set c1 = 5913979645425073378, c2 = 0.309069, c3 = 'NFjl3esK5C' where c = 286 index_test.go:137: sql insert into test_index values (1061, 3630171414374438660, 0.506746, 'sPbzt40yF6') index_test.go:137: sql insert into test_index values (1058, 8109306551126142914, 0.581292, 'IhYRqTbXGq') index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 7881306020151965946, c2 = 0.691476, c3 = 'llSIyfg5EX' where c = 882 index_test.go:137: sql insert into test_index values (1063, 6529458265698530991, 0.736651, 'H2mgrh0IGt') index_test.go:140: sql delete from test_index where c = 140 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 5372764698820788348, c2 = 0.080837, c3 = 'li8onwy3xB' where c = 441 index_test.go:137: sql insert into test_index values (1064, 9174032595967869467, 0.889760, 'wOLoxVzm9V') index_test.go:143: sql update test_index set c1 = 688171352532770156, c2 = 0.847538, c3 = 'SlmdcoHu6l' where c = 263 index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (1062, 8658165660565757958, 0.205578, '5GCLd4oH1W') index_test.go:137: sql insert into test_index values (1066, 3204472014559457726, 0.817914, 'Do65JJ3Hik') index_test.go:143: sql update test_index set c1 = 7466248620110989605, c2 = 0.500475, c3 = '7A85fbAxPw' where c = 478 index_test.go:137: sql insert into test_index values (1065, 8105096925128411815, 0.245224, 'sbB0HUuI50') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 719471768383415860, c2 = 0.624638, c3 = 'CcIrt7pzWv' where c = 963 index_test.go:137: sql insert into test_index values (1067, 2055101815349505883, 0.373635, 'F6kXi78pwP') index_test.go:143: sql update test_index set c1 = 8413538502582262127, c2 = 0.173273, c3 = '3lcajXmt4o' where c = 830 index_test.go:143: sql update test_index set c1 = 2114407583974731404, c2 = 0.507536, c3 = 'C7RKeStjYh' where c = 545 index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (1068, 8077974525920405148, 0.554647, '14ewEiJlwN') index_test.go:137: sql insert into test_index values (1069, 2844776569084817806, 0.192134, 'yWFvAEq1mO') index_test.go:137: sql insert into test_index values (1071, 4801399526692921694, 0.533733, 'AKgFD1y62Q') index_test.go:137: sql insert into test_index values (1070, 4889397783057812914, 0.687047, 'Fw1ITW7jhk') index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 655 index_test.go:143: sql update test_index set c1 = 8034868405317681216, c2 = 0.255445, c3 = '85HqOghJIt' where c = 943 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 4259277939047137847, c2 = 0.085618, c3 = 'SG0elYNQAx' where c = 994 index_test.go:143: sql update test_index set c1 = 5195033823030189365, c2 = 0.659323, c3 = 'HLQ3SuHOMk' where c = 72 index_test.go:140: sql delete from test_index where c = 797 index_test.go:143: sql update test_index set c1 = 9090687354557131523, c2 = 0.154346, c3 = 'LuYEBLXTkN' where c = 290 index_test.go:143: sql update test_index set c1 = 6321465587503629166, c2 = 0.754343, c3 = 'noIrDeBJHd' where c = 255 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 99 index_test.go:137: sql insert into test_index values (1072, 3425786089042525409, 0.139387, 'K8nvFjrY5Z') index_test.go:137: sql insert into test_index values (1074, 6617217404724986701, 0.657796, 'leOJltHBej') index_test.go:137: sql insert into test_index values (1076, 7555706082450099635, 0.301102, 'xhQvphxz5y') index_test.go:137: sql insert into test_index values (1073, 2074976956956521950, 0.518098, 'oqRjgl0Sed') index_test.go:143: sql update test_index set c1 = 7457937712238996726, c2 = 0.581816, c3 = 'zMiDgaRxm8' where c = 574 index_test.go:137: sql insert into test_index values (1075, 2364231373642093545, 0.243997, 'qaylpcdugn') index_test.go:143: sql update test_index set c1 = 1669561340480393032, c2 = 0.748230, c3 = 'TUrqXSwRjA' where c = 126 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 444949380934689662, c2 = 0.219397, c3 = 'TmEeTMoq8x' where c = 123 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 661 index_test.go:137: sql insert into test_index values (1077, 7685208323800786301, 0.085097, 'hUE4v6l8tZ') index_test.go:140: sql delete from test_index where c = 393 index_test.go:143: sql update test_index set c1 = 2006892601221541418, c2 = 0.783119, c3 = '7r2bIabM63' where c = 753 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (1079, 218143182646349089, 0.376545, 'aRc1BohATq') index_test.go:143: sql update test_index set c1 = 8286581943299779241, c2 = 0.817827, c3 = 'TH6Bf8mYiq' where c = 4 index_test.go:137: sql insert into test_index values (1078, 5674165963342588738, 0.189456, 'W3YtcoFqMk') index_test.go:143: sql update test_index set c1 = 5873363185595024178, c2 = 0.596610, c3 = '2G0Jas2wmd' where c = 1036 index_test.go:143: sql update test_index set c1 = 5844056983669123045, c2 = 0.111583, c3 = 'pIl5uG0l6Y' where c = 140 index_test.go:137: sql insert into test_index values (1080, 7248033963391419812, 0.721504, 'Xc6gVU1eBh') index_test.go:143: sql update test_index set c1 = 3606531096867269555, c2 = 0.801125, c3 = 'y5UxPNIMIt' where c = 995 index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 479726423573319583, c2 = 0.934815, c3 = 'NbhTyEmDdn' where c = 531 index_test.go:137: sql insert into test_index values (1082, 3018036467967719076, 0.089083, '5nvVJsjiVc') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 3396438922244449653, c2 = 0.045724, c3 = 'O5s5HAxLsH' where c = 693 index_test.go:140: sql delete from test_index where c = 46 index_test.go:137: sql insert into test_index values (1084, 978514204183677311, 0.785163, 'Q49SuYPYHA') index_test.go:137: sql insert into test_index values (1083, 5965681478404106500, 0.430547, 'A32nLkZFRB') index_test.go:137: sql insert into test_index values (1081, 7314443376659111264, 0.312129, '97MmeDKw4A') index_test.go:137: sql insert into test_index values (1085, 2423963624205377741, 0.835391, '4ObTbbrEBq') index_test.go:137: sql insert into test_index values (1086, 1606678532224878586, 0.694639, 'Kx0qPRYWYB') index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 2040785042184037640, c2 = 0.442157, c3 = '6fxlfWLKrv' where c = 764 index_test.go:140: sql delete from test_index where c = 505 index_test.go:143: sql update test_index set c1 = 7854428475517435342, c2 = 0.887904, c3 = 'CrYmYMUZt2' where c = 325 index_test.go:143: sql update test_index set c1 = 1117680314466602640, c2 = 0.796606, c3 = '0jUwQPqfoU' where c = 323 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 4903529606215109749, c2 = 0.844652, c3 = 'kZOmNb4jdy' where c = 946 index_test.go:140: sql delete from test_index where c = 656 index_test.go:137: sql insert into test_index values (1088, 5050014175010027419, 0.962128, 'zqNT3PkHmw') index_test.go:137: sql insert into test_index values (1087, 8088771800194750576, 0.673266, 'blWbZuMXVL') index_test.go:137: sql insert into test_index values (1089, 3778334343668438898, 0.811564, '4KV5cdtHXV') index_test.go:143: sql update test_index set c1 = 3516178199818908, c2 = 0.482661, c3 = 'YqodRxDbsX' where c = 801 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:143: sql update test_index set c1 = 2190971712647382410, c2 = 0.809493, c3 = 'HecXEH0Ka4' where c = 504 index_test.go:143: sql update test_index set c1 = 6224200965264835542, c2 = 0.882132, c3 = 'Y5Twis1Sv2' where c = 376 index_test.go:137: sql insert into test_index values (1090, 3904916538584403469, 0.737400, 'gJBBFpONX2') index_test.go:143: sql update test_index set c1 = 4980969698351235652, c2 = 0.742813, c3 = 'zlvTkUgBV5' where c = 43 index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 485 index_test.go:143: sql update test_index set c1 = 276102098477053406, c2 = 0.305160, c3 = 'bcwOcDVARL' where c = 690 index_test.go:137: sql insert into test_index values (1092, 7969452709028160257, 0.383451, 'Ba0ZKjqD0B') index_test.go:140: sql delete from test_index where c = 1044 index_test.go:143: sql update test_index set c1 = 534922686953672515, c2 = 0.258217, c3 = 'JUZbU6JS0g' where c = 136 index_test.go:137: sql insert into test_index values (1091, 3826360615623804418, 0.484183, 'vbCwG7yOGr') index_test.go:137: sql insert into test_index values (1093, 7041063055186361934, 0.941104, '4DCQOtxMAi') index_test.go:137: sql insert into test_index values (1094, 8108226085766070611, 0.760301, 'gmrs1qMYS3') index_test.go:140: sql delete from test_index where c = 268 index_test.go:143: sql update test_index set c1 = 3592371737514991358, c2 = 0.522440, c3 = '6FS1OqvaVc' where c = 355 index_test.go:143: sql update test_index set c1 = 4099302142028281880, c2 = 0.971440, c3 = '4eIrfkNYng' where c = 862 index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (1095, 3773740791827012812, 0.498568, 'HR9n7lvRXL') index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 6376947729005196502, c2 = 0.660449, c3 = 'svge4bXZRw' where c = 733 index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 6600325530723411130, c2 = 0.715247, c3 = 'ryytL3n3kl' where c = 11 index_test.go:143: sql update test_index set c1 = 4759717221075723137, c2 = 0.202564, c3 = 'dRKy2WKZsG' where c = 457 index_test.go:143: sql update test_index set c1 = 4443379747545143138, c2 = 0.591095, c3 = 'x7kXCQkDr1' where c = 737 index_test.go:137: sql insert into test_index values (1097, 3230070116812575256, 0.936872, 'FKthaeCqJk') index_test.go:137: sql insert into test_index values (1098, 1702587858380578045, 0.018632, 'eZg9ksMk3P') index_test.go:143: sql update test_index set c1 = 7335904656934553439, c2 = 0.266580, c3 = 'Wpg6Ko2upp' where c = 604 index_test.go:143: sql update test_index set c1 = 6495713414423074012, c2 = 0.512111, c3 = 'EafaaC4NFd' where c = 959 index_test.go:137: sql insert into test_index values (1099, 5447143609706242143, 0.464485, 'ZXRA1FoHly') index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1100, 4855527757858450595, 0.706992, 'CNHrU5kSo8') index_test.go:137: sql insert into test_index values (1096, 2674672380682250048, 0.958022, 'zoukUa7eNw') index_test.go:140: sql delete from test_index where c = 297 index_test.go:143: sql update test_index set c1 = 875850929655719050, c2 = 0.866803, c3 = 'Jz4nULE2cO' where c = 621 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 365 index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 8844416582810279234, c2 = 0.997609, c3 = 'YlTSc3cz2w' where c = 412 index_test.go:143: sql update test_index set c1 = 2662107115120517273, c2 = 0.710525, c3 = 'PY8FNDyMOc' where c = 704 index_test.go:143: sql update test_index set c1 = 6527370280884747529, c2 = 0.143626, c3 = 'atN8j8BRJB' where c = 97 index_test.go:143: sql update test_index set c1 = 5535307589380643635, c2 = 0.402307, c3 = 'krOGpcs8cr' where c = 851 index_test.go:143: sql update test_index set c1 = 746753081149260679, c2 = 0.175558, c3 = 'C6GyadBQor' where c = 522 index_test.go:137: sql insert into test_index values (1104, 8823273641865601685, 0.625716, 'SQqUfR4nNY') index_test.go:137: sql insert into test_index values (1102, 8295859304211835913, 0.084136, 'LJPSHgZf7P') index_test.go:137: sql insert into test_index values (1107, 4371307179276110948, 0.059082, 'xlwINSNI32') index_test.go:137: sql insert into test_index values (1101, 2256308253173311601, 0.843577, 'nsdVBqiRz2') index_test.go:137: sql insert into test_index values (1103, 2360788529613061859, 0.487876, 'NzFti51Ydw') index_test.go:137: sql insert into test_index values (1106, 5286786519267831694, 0.798235, 'law9yyGPht') index_test.go:137: sql insert into test_index values (1110, 5633370976702386126, 0.546729, 'jJqbs5gW8o') index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 906 index_test.go:137: sql insert into test_index values (1108, 7466070800220666267, 0.854056, 'F8RibsMMyq') index_test.go:137: sql insert into test_index values (1109, 5680887889664534305, 0.495368, 'M4WDfrNmFN') index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 749 index_test.go:140: sql delete from test_index where c = 78 index_test.go:137: sql insert into test_index values (1105, 2166248833903412424, 0.995110, 'IRobhPpLf0') index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 2992186932569692971, c2 = 0.595918, c3 = 'ihIAfST9uJ' where c = 182 index_test.go:140: sql delete from test_index where c = 380 index_test.go:143: sql update test_index set c1 = 5296202469180495528, c2 = 0.623857, c3 = 'yXflNMyYWh' where c = 55 index_test.go:143: sql update test_index set c1 = 6082807813332398220, c2 = 0.061649, c3 = 'EVnuA3YJLM' where c = 494 index_test.go:143: sql update test_index set c1 = 3512523170242719754, c2 = 0.228475, c3 = 'iitNADuayR' where c = 117 index_test.go:143: sql update test_index set c1 = 6667380592097857346, c2 = 0.593786, c3 = 't0SWqYg7mj' where c = 603 index_test.go:137: sql insert into test_index values (1111, 7322173713605902848, 0.161761, 'Uw2rxmW0ny') index_test.go:137: sql insert into test_index values (1112, 2604167306553734103, 0.586672, 'sKFMuFrPBM') index_test.go:137: sql insert into test_index values (1114, 5976572686752641691, 0.945170, '21QNfHFIAW') index_test.go:143: sql update test_index set c1 = 2729448297073356233, c2 = 0.614986, c3 = 'RsmUVZ4xGA' where c = 991 index_test.go:143: sql update test_index set c1 = 2465757641723238996, c2 = 0.938877, c3 = 'mvE2tqOup0' where c = 1060 index_test.go:137: sql insert into test_index values (1115, 5189507608633329543, 0.696281, 'WUWA4f9miC') index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 1856356686268510329, c2 = 0.589125, c3 = 'kSjnAyjvh9' where c = 1079 index_test.go:143: sql update test_index set c1 = 8447719833983177199, c2 = 0.327787, c3 = '5K0dszSeWb' where c = 37 index_test.go:137: sql insert into test_index values (1113, 4941120945438904592, 0.796890, 'fpZvRA1nUO') index_test.go:137: sql insert into test_index values (1117, 7269279605385224760, 0.681443, 'JSY6R1docG') index_test.go:143: sql update test_index set c1 = 5253470856473767883, c2 = 0.245404, c3 = 'hYGRiXjbAK' where c = 576 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (1116, 7548607154764397164, 0.479026, '7rNPtjN8Ll') index_test.go:143: sql update test_index set c1 = 4817011847845716598, c2 = 0.856301, c3 = 'Ei1bxx7ifw' where c = 642 index_test.go:137: sql insert into test_index values (1119, 634549061813957731, 0.009484, 'E7JdhMMKwv') index_test.go:137: sql insert into test_index values (1118, 1284985499818323366, 0.054878, 'iYAM31rgiz') index_test.go:137: sql insert into test_index values (1120, 6251623336005016742, 0.813671, 'p4kuak7p5y') index_test.go:143: sql update test_index set c1 = 453458793117038308, c2 = 0.050012, c3 = 'kMC4Se3CyU' where c = 0 index_test.go:143: sql update test_index set c1 = 301001221551434014, c2 = 0.288299, c3 = 'gIsCJQJugs' where c = 497 index_test.go:143: sql update test_index set c1 = 6231465056957579217, c2 = 0.013922, c3 = '3cTnlCOrrY' where c = 976 index_test.go:137: sql insert into test_index values (1121, 4579873222587768037, 0.022366, 'M9nzUUeXm2') index_test.go:140: sql delete from test_index where c = 834 index_test.go:143: sql update test_index set c1 = 5333654130968455120, c2 = 0.774862, c3 = '31djsmWuM9' where c = 877 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 906899381979497039, c2 = 0.152357, c3 = 'rxIc8W25tM' where c = 729 index_test.go:137: sql insert into test_index values (1122, 1245662628633220617, 0.813373, 'HI1azdx2uv') index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (1123, 1666639802899418304, 0.201705, 'cpkijzXYIV') index_test.go:140: sql delete from test_index where c = 362 index_test.go:143: sql update test_index set c1 = 779145009862579038, c2 = 0.531318, c3 = 'KjMj3XBbHt' where c = 513 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 1625477646277496894, c2 = 0.140814, c3 = 'pIvfJfVSil' where c = 136 index_test.go:137: sql insert into test_index values (1126, 9181420316713440048, 0.902558, 'oOFpgZH3Gl') index_test.go:143: sql update test_index set c1 = 4031178875060396123, c2 = 0.959873, c3 = '9FnzkNWe9s' where c = 845 index_test.go:137: sql insert into test_index values (1124, 6476324060707965473, 0.275750, 'xDMpC69ewf') index_test.go:137: sql insert into test_index values (1127, 7602953750043219023, 0.285128, 'QPJb7M8gGM') index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 8776456023968417701, c2 = 0.709264, c3 = 'v6BOHsgsxN' where c = 329 index_test.go:137: sql insert into test_index values (1125, 289418814768569264, 0.531629, 'nu70FtgFFg') index_test.go:143: sql update test_index set c1 = 2376015540394072117, c2 = 0.648587, c3 = '77AIUdj74x' where c = 22 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:143: sql update test_index set c1 = 8933575186346380267, c2 = 0.332151, c3 = 'JGCRZFiDfs' where c = 493 index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (1128, 7931124944952072003, 0.907049, 'wWau2goeIc') index_test.go:137: sql insert into test_index values (1129, 5155767817231168686, 0.374497, 'yrOUvpe2in') index_test.go:137: sql insert into test_index values (1131, 2088582528623604837, 0.348812, '1qz2PA69bI') index_test.go:143: sql update test_index set c1 = 4742196542722650253, c2 = 0.732782, c3 = 'O0HcGMJZbV' where c = 524 index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (1130, 5501470741496679270, 0.302292, '9KLNcxcw3x') index_test.go:137: sql insert into test_index values (1132, 8670489515587845078, 0.822793, 'ZFavWWDZeq') index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 323 index_test.go:143: sql update test_index set c1 = 5901117055534825805, c2 = 0.084432, c3 = 'zWV2OR8HvK' where c = 652 index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (1133, 2106649733267940453, 0.048490, 'PgXCHdrijS') index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 2602916340530208131, c2 = 0.922449, c3 = 'kdmePJZfaJ' where c = 1082 index_test.go:143: sql update test_index set c1 = 242733928418519450, c2 = 0.369040, c3 = 'IanvQl2qNo' where c = 676 index_test.go:140: sql delete from test_index where c = 1083 index_test.go:143: sql update test_index set c1 = 1254447676105511888, c2 = 0.996402, c3 = 'h6DSCktmus' where c = 164 index_test.go:137: sql insert into test_index values (1135, 5110631687283943564, 0.911745, 'cpmeglrJqu') index_test.go:143: sql update test_index set c1 = 5195038077920554276, c2 = 0.335360, c3 = '4yP69Nzdh9' where c = 452 index_test.go:137: sql insert into test_index values (1136, 2876584436160308816, 0.276621, 'F7qtayNohA') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 3516029215674868086, c2 = 0.202598, c3 = 'aT6WxfIuun' where c = 863 index_test.go:143: sql update test_index set c1 = 5590876863952984465, c2 = 0.580589, c3 = 'Mfe5uSOP79' where c = 458 index_test.go:143: sql update test_index set c1 = 9157521026849080350, c2 = 0.757395, c3 = 'VNByZhohIf' where c = 404 index_test.go:137: sql insert into test_index values (1134, 4655529024162737088, 0.308938, 'TZaex9sIQZ') index_test.go:137: sql insert into test_index values (1138, 8596268780040746297, 0.780005, 'HIS3ngEpL1') index_test.go:137: sql insert into test_index values (1137, 6896653324167202336, 0.978041, 'hQlKx13SBY') index_test.go:137: sql insert into test_index values (1141, 4510520167911057282, 0.592418, 'ttagAC7Qi8') index_test.go:143: sql update test_index set c1 = 6996000084764342021, c2 = 0.146367, c3 = 'qD0esZcfKa' where c = 781 index_test.go:137: sql insert into test_index values (1140, 7726322630172755397, 0.581872, 'LRfPkV02a5') index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (1139, 2631809738488491312, 0.469455, 'TkfwRbkxYd') index_test.go:143: sql update test_index set c1 = 7570355624638652979, c2 = 0.689795, c3 = '1K8JjRX9Or' where c = 711 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 820 index_test.go:137: sql insert into test_index values (1142, 7524868416037061852, 0.830121, '3WDRQO9g2w') index_test.go:143: sql update test_index set c1 = 1891887421418365477, c2 = 0.700024, c3 = 'iuxcESpUCT' where c = 1028 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (1143, 3520982130616637434, 0.008163, 'zRVYfLfi9o') index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 8548429308093001755, c2 = 0.823242, c3 = '5z6plWjNdV' where c = 949 index_test.go:137: sql insert into test_index values (1144, 2573826549878211483, 0.508758, 'fb63dGMygN') index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 5532945258663447896, c2 = 0.776687, c3 = 'bvqC8HDZm2' where c = 696 index_test.go:140: sql delete from test_index where c = 290 index_test.go:143: sql update test_index set c1 = 2152745234111482788, c2 = 0.012386, c3 = '4O3YxFtHXz' where c = 714 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 5343136842178611183, c2 = 0.603179, c3 = 'o1WL040Xhf' where c = 385 index_test.go:137: sql insert into test_index values (1145, 6074666722803879454, 0.324473, 'uLBgYA2tC1') index_test.go:143: sql update test_index set c1 = 6225526090744710120, c2 = 0.063860, c3 = 'JIMxgQYtJb' where c = 1056 index_test.go:143: sql update test_index set c1 = 7468862812388733750, c2 = 0.709866, c3 = 'MC1BOpmmnU' where c = 190 index_test.go:143: sql update test_index set c1 = 341077481714609518, c2 = 0.143113, c3 = 'mepOkYFUyL' where c = 436 index_test.go:137: sql insert into test_index values (1146, 5823940534908890180, 0.680941, 'QbJ09PylWy') index_test.go:137: sql insert into test_index values (1147, 3902282068476880449, 0.666433, 'lN8fDKka2v') index_test.go:143: sql update test_index set c1 = 8054461997089690750, c2 = 0.831146, c3 = 'FytiMYuNSP' where c = 54 index_test.go:137: sql insert into test_index values (1148, 2155521241350378018, 0.640949, 'Il9pftgLQa') index_test.go:137: sql insert into test_index values (1151, 8742042252999633497, 0.860563, 'qjwWy6UsEB') index_test.go:143: sql update test_index set c1 = 1875125532424513752, c2 = 0.490897, c3 = 'y9fqQexNqC' where c = 761 index_test.go:143: sql update test_index set c1 = 3126531707014554114, c2 = 0.979372, c3 = '4EKIdtusIw' where c = 490 index_test.go:140: sql delete from test_index where c = 390 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (1152, 4055801980424729696, 0.364582, 'CODCNZZhHc') index_test.go:137: sql insert into test_index values (1149, 8374037634282671950, 0.932688, 'g2FK9MuPLm') index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (1150, 1783162533317202248, 0.585382, 'AfYqQbAQEX') index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:137: sql insert into test_index values (1154, 1756091663209289250, 0.587285, 'R6R3jm8VZ9') index_test.go:137: sql insert into test_index values (1153, 7167300575018963010, 0.747168, 'VJgVMpKYgm') index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 219090071232931124, c2 = 0.294707, c3 = 'ICiWZntlFI' where c = 940 index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 3537754191252229877, c2 = 0.897999, c3 = '9sp34emVNh' where c = 468 index_test.go:143: sql update test_index set c1 = 1574967234418578010, c2 = 0.535048, c3 = '901MWJd163' where c = 115 index_test.go:143: sql update test_index set c1 = 692083160608314163, c2 = 0.014967, c3 = '24GQhSXvP1' where c = 278 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 3571723271694799363, c2 = 0.495788, c3 = 'D29oNFIiNP' where c = 266 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:137: sql insert into test_index values (1157, 4731010912985944289, 0.744169, 'ZF7riE6Oht') index_test.go:143: sql update test_index set c1 = 6763093982069236554, c2 = 0.429910, c3 = 'k1vqtvl6zO' where c = 390 index_test.go:137: sql insert into test_index values (1155, 5774966123690675113, 0.979913, 'rraVfdlzdP') index_test.go:137: sql insert into test_index values (1159, 6211537297610786635, 0.920104, 'R65uR2fN2e') index_test.go:137: sql insert into test_index values (1158, 2992047689047124438, 0.452371, 'FA9x0Txhex') index_test.go:137: sql insert into test_index values (1156, 9094411222112046066, 0.991781, 'mn4japp6Ab') index_test.go:143: sql update test_index set c1 = 5922598308595829342, c2 = 0.784464, c3 = 'aTkf1SsgBi' where c = 821 index_test.go:143: sql update test_index set c1 = 4734963634774436968, c2 = 0.249819, c3 = '0qShqORaJ0' where c = 278 index_test.go:140: sql delete from test_index where c = 966 index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (1160, 3569491383381570293, 0.813719, 'siiRAe4bnz') index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (1161, 8181207921604500366, 0.854543, 'iBQpsOVpsZ') index_test.go:137: sql insert into test_index values (1162, 5018624509083560805, 0.501074, 'jqf0HRQOga') index_test.go:143: sql update test_index set c1 = 4867512841817988607, c2 = 0.309091, c3 = 'dBsOFRpnxn' where c = 488 index_test.go:140: sql delete from test_index where c = 797 index_test.go:143: sql update test_index set c1 = 7909513498749809202, c2 = 0.929409, c3 = 'Nd3Y70nwvS' where c = 689 index_test.go:143: sql update test_index set c1 = 1244522800618949976, c2 = 0.286823, c3 = 'cxBiStDgo4' where c = 548 index_test.go:143: sql update test_index set c1 = 7286552692504962851, c2 = 0.022955, c3 = 't2wxfDDvBp' where c = 347 index_test.go:143: sql update test_index set c1 = 4052806493640651367, c2 = 0.619716, c3 = 'nHJuxXZqyC' where c = 859 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 8115150200219870634, c2 = 0.360988, c3 = 'p87VrYokI2' where c = 971 index_test.go:143: sql update test_index set c1 = 4050280058035058146, c2 = 0.459401, c3 = '94jbGuPzmY' where c = 887 index_test.go:137: sql insert into test_index values (1163, 343909966066086042, 0.466451, 'qNfCm1im5A') index_test.go:143: sql update test_index set c1 = 6555615681475392218, c2 = 0.096584, c3 = 'Y7JerMecDm' where c = 1020 index_test.go:137: sql insert into test_index values (1166, 4048706319611516578, 0.589197, 'umKPhdpKoq') index_test.go:137: sql insert into test_index values (1164, 896403537803537382, 0.807894, 'gHCR2UyASt') index_test.go:143: sql update test_index set c1 = 8508438201256813102, c2 = 0.762591, c3 = '8hYMEZsAD8' where c = 854 index_test.go:137: sql insert into test_index values (1167, 176957936434778173, 0.301853, 'lfk9Fln4eZ') index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:137: sql insert into test_index values (1165, 7308790184652648451, 0.758577, 'gPXiUenWxO') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (1170, 1980325986396726164, 0.115730, 'aF9NDlneoS') index_test.go:143: sql update test_index set c1 = 4666620850478828507, c2 = 0.094164, c3 = 'qCNOjJMiz7' where c = 830 index_test.go:137: sql insert into test_index values (1168, 400731958345345018, 0.153513, 'OxgM8fQuO9') index_test.go:137: sql insert into test_index values (1171, 5046238825923536873, 0.748599, '5BXmin5hCF') index_test.go:140: sql delete from test_index where c = 733 index_test.go:137: sql insert into test_index values (1169, 4734137389435695617, 0.438771, 'okUlmBQGh2') index_test.go:143: sql update test_index set c1 = 5205766136575313207, c2 = 0.478055, c3 = '8N6JYaYhmr' where c = 331 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 4820839027689560957, c2 = 0.854985, c3 = '1y2qZ3I8pp' where c = 799 index_test.go:137: sql insert into test_index values (1172, 2531727468683765612, 0.928311, 's3Ok6JMMUq') index_test.go:140: sql delete from test_index where c = 739 index_test.go:143: sql update test_index set c1 = 3458241972298371713, c2 = 0.941726, c3 = 'XiCSaNd5OO' where c = 61 index_test.go:140: sql delete from test_index where c = 1056 index_test.go:143: sql update test_index set c1 = 8638717455475710776, c2 = 0.721510, c3 = 'aijXSJ2xl5' where c = 472 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:137: sql insert into test_index values (1174, 1871328931163176470, 0.081021, 'D1iDxVRGIB') index_test.go:140: sql delete from test_index where c = 628 index_test.go:143: sql update test_index set c1 = 2713178233236524224, c2 = 0.786582, c3 = '6vSwnK5dee' where c = 186 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 1582089243710340303, c2 = 0.746566, c3 = '5DWeHRV7Uv' where c = 466 index_test.go:143: sql update test_index set c1 = 7402054167028027220, c2 = 0.563859, c3 = 'eQmtE2GLfO' where c = 1024 index_test.go:137: sql insert into test_index values (1173, 4520419957567745272, 0.667776, 'qPgVuyYHzc') index_test.go:143: sql update test_index set c1 = 1340851780085383642, c2 = 0.527834, c3 = 't5LveqZIQd' where c = 852 index_test.go:137: sql insert into test_index values (1177, 4551671102556729351, 0.399554, 'OOMxyq4CC4') index_test.go:140: sql delete from test_index where c = 677 index_test.go:137: sql insert into test_index values (1175, 6772109386028746867, 0.051005, 'EWwZC3gDyC') index_test.go:143: sql update test_index set c1 = 4012800836201535089, c2 = 0.889273, c3 = 'wGKcprRZ1j' where c = 905 index_test.go:143: sql update test_index set c1 = 840614610985742702, c2 = 0.400408, c3 = 'rTnnbUR2hP' where c = 644 index_test.go:137: sql insert into test_index values (1176, 891412572174099595, 0.590911, 'gjWzKpZNsK') index_test.go:140: sql delete from test_index where c = 663 index_test.go:137: sql insert into test_index values (1180, 5425566822051063735, 0.712807, 'g1kOxCrup8') index_test.go:143: sql update test_index set c1 = 5506669818410959869, c2 = 0.833425, c3 = 'SSelONNAiF' where c = 87 index_test.go:137: sql insert into test_index values (1179, 5099545700535518951, 0.105797, 'UMzqw1igBM') index_test.go:140: sql delete from test_index where c = 361 index_test.go:137: sql insert into test_index values (1182, 5140730643764800652, 0.065142, 'ObVXO9t8K8') index_test.go:137: sql insert into test_index values (1181, 2053871982159961243, 0.060564, 'EKLVT9gSXd') index_test.go:140: sql delete from test_index where c = 392 index_test.go:140: sql delete from test_index where c = 454 index_test.go:137: sql insert into test_index values (1183, 8593362009370367711, 0.992714, 'heGh4emKMx') index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (1178, 3382372775512255240, 0.075879, 'xmB2XLMn8J') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 5880946930394846947, c2 = 0.959566, c3 = 'ydfgBdWx7Y' where c = 884 index_test.go:143: sql update test_index set c1 = 8930625631635215877, c2 = 0.482622, c3 = 'FtlHvsbzDW' where c = 1062 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 645278533436915774, c2 = 0.257132, c3 = 'LJ3kvQZQGD' where c = 101 index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 7813956479385406332, c2 = 0.594831, c3 = '9V5GEUpEBl' where c = 1127 index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 242057280076538763, c2 = 0.035619, c3 = 'WThEt4iKJS' where c = 516 index_test.go:137: sql insert into test_index values (1185, 61379616938372842, 0.348048, 'hLYAGZewFF') index_test.go:137: sql insert into test_index values (1184, 4259352620351723646, 0.069605, 'aX81FpfNAH') index_test.go:143: sql update test_index set c1 = 2359328533518107521, c2 = 0.208741, c3 = 'NVZXpzZz9J' where c = 793 index_test.go:137: sql insert into test_index values (1186, 7687216655972853167, 0.058230, '51sZUfnQNK') index_test.go:143: sql update test_index set c1 = 505393278053719172, c2 = 0.777264, c3 = '3cTxGEpwkB' where c = 1038 index_test.go:137: sql insert into test_index values (1188, 4755492035069926685, 0.268706, 'k3rFpBFHCm') index_test.go:140: sql delete from test_index where c = 208 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 5175132629824478327, c2 = 0.769985, c3 = 'gD0LHdplBP' where c = 15 index_test.go:137: sql insert into test_index values (1187, 2459517158328322502, 0.381381, 'ga5bAvECrk') index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (1189, 6724189892547053583, 0.021605, 'e4AUfYJNzP') index_test.go:137: sql insert into test_index values (1190, 3898039728471863434, 0.839719, '8w8w9B77SZ') index_test.go:143: sql update test_index set c1 = 6720355658887546878, c2 = 0.430792, c3 = 'Zs2InaZwQr' where c = 73 index_test.go:143: sql update test_index set c1 = 8042892341641457518, c2 = 0.681536, c3 = 'us7fUiA8ie' where c = 82 index_test.go:143: sql update test_index set c1 = 542234637320277258, c2 = 0.291020, c3 = 'HqnrLG9ELR' where c = 10 index_test.go:143: sql update test_index set c1 = 3922364624113510626, c2 = 0.864821, c3 = 'eWD9XZpI5M' where c = 403 index_test.go:137: sql insert into test_index values (1191, 3748382672209982759, 0.469956, 'OO0UKSz7fO') index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 2763293268186116912, c2 = 0.866883, c3 = 'SfGJJFe2FP' where c = 361 index_test.go:137: sql insert into test_index values (1192, 5119344688468126216, 0.076800, 'wMzu3KZ0w6') index_test.go:143: sql update test_index set c1 = 8851061770975904175, c2 = 0.792256, c3 = 'yjC2drPMSd' where c = 955 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (1193, 638856986590072925, 0.267369, 'aRsck6oT18') index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (1194, 3193732503015098070, 0.578168, 'tG6Ey8Xt0S') index_test.go:137: sql insert into test_index values (1196, 9126571931246893587, 0.843599, 'Wp3HmsSBuZ') index_test.go:137: sql insert into test_index values (1195, 386936393360462188, 0.147598, 'MRVTGj5Vg4') index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 4702221181010852161, c2 = 0.306196, c3 = 'YmoFz54tka' where c = 179 index_test.go:137: sql insert into test_index values (1197, 45933862828417662, 0.804796, 'ADOCl7JYsG') index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 2121477063710132507, c2 = 0.131220, c3 = 'GM4g2gaPeB' where c = 326 index_test.go:143: sql update test_index set c1 = 8405080954815091386, c2 = 0.341632, c3 = 'rWjkOSM2gm' where c = 806 index_test.go:143: sql update test_index set c1 = 6234404287040871746, c2 = 0.305388, c3 = 'Z9H1oIPZUA' where c = 1177 index_test.go:143: sql update test_index set c1 = 8094320705073462848, c2 = 0.996417, c3 = 'PjMXC24Jye' where c = 399 index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:143: sql update test_index set c1 = 8216816279937616731, c2 = 0.338120, c3 = '0biILpOKUq' where c = 862 index_test.go:143: sql update test_index set c1 = 6358721696455740647, c2 = 0.082936, c3 = '5mmF01SS61' where c = 394 index_test.go:143: sql update test_index set c1 = 3461986376283557095, c2 = 0.050014, c3 = 'RUojoTIMfV' where c = 234 index_test.go:137: sql insert into test_index values (1198, 7755139501286924761, 0.839901, 'O7dt8R7haE') index_test.go:143: sql update test_index set c1 = 8791966040578379714, c2 = 0.651250, c3 = 'agLUGVMDtx' where c = 790 index_test.go:143: sql update test_index set c1 = 8225056514249779919, c2 = 0.470673, c3 = 'WzG9Se5qy4' where c = 997 index_test.go:137: sql insert into test_index values (1200, 2283795110140531427, 0.143888, 'IQh7Q9IeCW') index_test.go:137: sql insert into test_index values (1199, 4453738953493790876, 0.169557, 'kYqs6kzIYm') index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 6068192670361574506, c2 = 0.137060, c3 = 'XkUF7gePir' where c = 864 index_test.go:140: sql delete from test_index where c = 842 index_test.go:143: sql update test_index set c1 = 1144068265514161391, c2 = 0.863619, c3 = 'R9OwhAnups' where c = 292 index_test.go:143: sql update test_index set c1 = 1969026511697760552, c2 = 0.458337, c3 = '1p50Tz1bdz' where c = 1160 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K Apr 4 21:41 . drwxr-sr-x. 51 jenkins jenkins 4.0K Apr 4 21:40 .. -rwxr-xr-x. 1 jenkins jenkins 233M Apr 4 21:39 ddltest -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:41 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 115M Apr 4 21:39 pd-server -rwxr-xr-x. 1 jenkins jenkins 242M Apr 4 21:39 tidb-server -rwxr-xr-x. 1 jenkins jenkins 373M Apr 4 21:39 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: 1743774066791942772 index_test.go:137: sql insert into test_index values (1201, 4862589671379835425, 0.809053, 'ezRJdn7T8u') index_test.go:137: sql insert into test_index values (1203, 6104356670797444275, 0.319126, 'WmLUfcCtaJ') index_test.go:137: sql insert into test_index values (1209, 2672271169897765355, 0.925629, 'PpH8uZKp4w') index_test.go:137: sql insert into test_index values (1206, 7042982421503865887, 0.486080, 'OeQ9gZp1IV') index_test.go:137: sql insert into test_index values (1202, 2116304601704560778, 0.419620, 'LQa6YIIO5d') index_test.go:137: sql insert into test_index values (1205, 1628018159888854780, 0.462157, 'TxJh22faHw') index_test.go:137: sql insert into test_index values (1210, 6040626209365103988, 0.557446, 'kkRZWy05zX') index_test.go:137: sql insert into test_index values (1204, 7990231186200764101, 0.411996, 'aani3Jv0l6') index_test.go:137: sql insert into test_index values (1207, 5043664862376498861, 0.811290, 'oQg5I3BymG') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (1208, 4120289108956726926, 0.312344, 'XYiaLVWZDG') index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 965 index_test.go:143: sql update test_index set c1 = 8446947815806035254, c2 = 0.440119, c3 = 'FR1F02RmUn' where c = 227 index_test.go:143: sql update test_index set c1 = 4481845309324667986, c2 = 0.131403, c3 = 'AUklA01ZsL' where c = 202 index_test.go:140: sql delete from test_index where c = 556 index_test.go:143: sql update test_index set c1 = 6847069434374890376, c2 = 0.053240, c3 = '7yahfn1Fq7' where c = 887 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 7918902674615788171, c2 = 0.347667, c3 = '85lHGbAdjA' where c = 535 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:137: sql insert into test_index values (1212, 6847531398413745478, 0.950444, '0FjTTHFzlb') index_test.go:137: sql insert into test_index values (1211, 3438576720916866872, 0.390083, 'pPOFdBPp06') index_test.go:137: sql insert into test_index values (1213, 197776709951443739, 0.441136, 'ScMR7xSPmg') index_test.go:137: sql insert into test_index values (1214, 7957341015521001228, 0.215762, 'MKwN6QCzW0') index_test.go:143: sql update test_index set c1 = 2559636266696021732, c2 = 0.546902, c3 = '6j77t7jOwR' where c = 870 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 490211667710900677, c2 = 0.146271, c3 = 'ZkrurVrtv4' where c = 514 index_test.go:143: sql update test_index set c1 = 3967048288950415921, c2 = 0.337670, c3 = '6PhzKZRRtK' where c = 242 index_test.go:143: sql update test_index set c1 = 71243960173573131, c2 = 0.708221, c3 = 'I1Vf4iraIJ' where c = 804 index_test.go:137: sql insert into test_index values (1215, 7061473388499973639, 0.045498, 'B0CsLIyqFS') index_test.go:143: sql update test_index set c1 = 3726147622661502152, c2 = 0.799444, c3 = 'oNxDzUV6IP' where c = 1005 index_test.go:143: sql update test_index set c1 = 7259645716031917349, c2 = 0.727601, c3 = 'caiQz7QRjF' where c = 1166 index_test.go:140: sql delete from test_index where c = 450 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 5401572115059707190, c2 = 0.370883, c3 = 'SHY5qpMHoy' where c = 267 index_test.go:137: sql insert into test_index values (1216, 370403075471017557, 0.791785, 'jDYVHxVEqG') index_test.go:137: sql insert into test_index values (1217, 1166799761098822286, 0.830842, '1IsPrV13C2') index_test.go:137: sql insert into test_index values (1219, 6937195367962987627, 0.092714, 'WyuDDe3AlC') index_test.go:137: sql insert into test_index values (1218, 4397519323908853577, 0.615946, 'DxiwiAoXIV') index_test.go:143: sql update test_index set c1 = 1727892887016819499, c2 = 0.008971, c3 = 'tvjKI3zA0r' where c = 1015 index_test.go:137: sql insert into test_index values (1220, 1784209957429060993, 0.891632, 'AKPVZVmYah') index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (1221, 6129785252199089067, 0.234001, '13r2c42i9Z') index_test.go:143: sql update test_index set c1 = 5599424939650729430, c2 = 0.353458, c3 = 'D6WoiJrYqm' where c = 1026 index_test.go:143: sql update test_index set c1 = 1118888132186086369, c2 = 0.630703, c3 = 'Mgnau78I02' where c = 878 index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 757 index_test.go:140: sql delete from test_index where c = 170 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 3945454802304940801, c2 = 0.562443, c3 = 'hJXKtM8G9F' where c = 154 index_test.go:137: sql insert into test_index values (1222, 3981494045602995665, 0.485245, 'B6lR8vdYDU') index_test.go:143: sql update test_index set c1 = 6819704964947368224, c2 = 0.111692, c3 = 'ru3e1oiDjs' where c = 664 index_test.go:143: sql update test_index set c1 = 9026684109306614157, c2 = 0.547675, c3 = 'iekZQMztWL' where c = 830 index_test.go:143: sql update test_index set c1 = 1266281985881788695, c2 = 0.233317, c3 = 'YSnKRlJWDq' where c = 73 index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (1225, 6202792254528068585, 0.317960, 'RZRaolH0Qe') index_test.go:137: sql insert into test_index values (1226, 3680081842764626730, 0.807254, 'rS3dLJQqC5') index_test.go:137: sql insert into test_index values (1224, 4498161681889325146, 0.155726, 'WrbtjxH4Nv') index_test.go:137: sql insert into test_index values (1223, 8658357731885772870, 0.782903, 'VQrMTMwuQq') index_test.go:137: sql insert into test_index values (1227, 5608143141128603965, 0.640420, 'Yky7OhsyHb') index_test.go:140: sql delete from test_index where c = 956 index_test.go:143: sql update test_index set c1 = 1238829999712025445, c2 = 0.954991, c3 = 'V6beFJuZ8S' where c = 836 index_test.go:143: sql update test_index set c1 = 5171360009114528008, c2 = 0.317331, c3 = 'Y1OvVCUcIw' where c = 367 index_test.go:143: sql update test_index set c1 = 8385012917511771492, c2 = 0.975367, c3 = 'ZIix3tdowj' where c = 26 index_test.go:137: sql insert into test_index values (1228, 8077734786485831298, 0.557281, 'HTrK9fKNhs') index_test.go:143: sql update test_index set c1 = 5403162655742829504, c2 = 0.987566, c3 = '2BrnlIMRCl' where c = 746 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 452 index_test.go:137: sql insert into test_index values (1230, 2541449171027451681, 0.978761, 'Z0Qcr5mSo8') index_test.go:140: sql delete from test_index where c = 660 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (1231, 8809523516629321696, 0.278993, 'q3boCZ06VC') index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (1232, 6667785680860700283, 0.026238, '0jatry2Gr5') index_test.go:140: sql delete from test_index where c = 1051 index_test.go:140: sql delete from test_index where c = 828 index_test.go:143: sql update test_index set c1 = 6860281117706225011, c2 = 0.701049, c3 = 'VWruQkIAxC' where c = 635 index_test.go:143: sql update test_index set c1 = 811253064391499617, c2 = 0.997637, c3 = 'Vhgzu3Z9t7' where c = 360 index_test.go:137: sql insert into test_index values (1229, 1400020864320120018, 0.393914, '7EB74sQpDi') index_test.go:143: sql update test_index set c1 = 2219454724466676101, c2 = 0.004402, c3 = 'KyLhlsZa3p' where c = 880 index_test.go:143: sql update test_index set c1 = 365370117424895938, c2 = 0.658281, c3 = 'mCIX36yQTk' where c = 963 index_test.go:140: sql delete from test_index where c = 530 index_test.go:137: sql insert into test_index values (1234, 7216867701904528607, 0.040980, '9OlcAFkpNC') index_test.go:140: sql delete from test_index where c = 314 index_test.go:137: sql insert into test_index values (1233, 5137603569939494491, 0.463023, 'kQucYWzNdz') index_test.go:143: sql update test_index set c1 = 8559682920134626023, c2 = 0.963010, c3 = 'Bk2zMfbt65' where c = 519 index_test.go:137: sql insert into test_index values (1235, 6333140844626899674, 0.487053, 'LgSJzNDatO') index_test.go:137: sql insert into test_index values (1236, 8059047301185480141, 0.749332, 'i29y9WomH5') index_test.go:143: sql update test_index set c1 = 9139096931632315523, c2 = 0.905244, c3 = 'oFEbcz0wxo' where c = 174 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (1237, 791238649288193782, 0.943905, 'leQv8h0yOh') index_test.go:140: sql delete from test_index where c = 678 index_test.go:143: sql update test_index set c1 = 2005499096442776764, c2 = 0.608527, c3 = 'c9QQkMcvrj' where c = 728 index_test.go:137: sql insert into test_index values (1238, 9037374634140498891, 0.318953, 'ontGvbvVa8') index_test.go:143: sql update test_index set c1 = 859308979900432201, c2 = 0.769425, c3 = 'N7F2Zs3sJL' where c = 322 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 8435633029948872231, c2 = 0.337676, c3 = 'WMMWNzWefN' where c = 1156 index_test.go:143: sql update test_index set c1 = 558896586260582677, c2 = 0.334652, c3 = 'U2B23KVMgn' where c = 2 index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 2834155313815940602, c2 = 0.970956, c3 = 'pRK6pdpGn0' where c = 481 index_test.go:137: sql insert into test_index values (1239, 6236766139981207953, 0.317021, 'VrjcQTnG2F') index_test.go:137: sql insert into test_index values (1240, 7835959474865085334, 0.127451, 'a1ZP2ByFxG') index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 3457106679740652411, c2 = 0.136936, c3 = 'khMzMfgRbt' where c = 222 index_test.go:143: sql update test_index set c1 = 3334284207624405159, c2 = 0.957849, c3 = 'gGozEGdesy' where c = 553 index_test.go:137: sql insert into test_index values (1241, 4051780214210891876, 0.582552, 'sSkbmfOhhl') index_test.go:143: sql update test_index set c1 = 2020393921807100623, c2 = 0.097167, c3 = '0dEIVU5HG8' where c = 259 index_test.go:137: sql insert into test_index values (1243, 3257891766240897235, 0.768181, 'WIaWux81Lx') index_test.go:137: sql insert into test_index values (1242, 8896736407390006643, 0.352450, 'cpazFkCjGv') index_test.go:143: sql update test_index set c1 = 1429412003674567413, c2 = 0.481128, c3 = 't3O2OsThXs' where c = 667 index_test.go:137: sql insert into test_index values (1244, 892599779443161278, 0.190323, 'iHUm8RmeGt') index_test.go:137: sql insert into test_index values (1245, 8996609513246366403, 0.820955, 'npn4wCe5A1') index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 1632505701945506720, c2 = 0.206932, c3 = '3ureXHTypX' where c = 284 index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 935 index_test.go:137: sql insert into test_index values (1247, 2849362365994997673, 0.319267, 'a5PBSLo5a9') index_test.go:143: sql update test_index set c1 = 3324738569635978348, c2 = 0.987564, c3 = 'NKU4VTn81n' where c = 306 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 2519372789295056254, c2 = 0.444906, c3 = 'xeTeSEpssA' where c = 410 index_test.go:137: sql insert into test_index values (1248, 4611464384037376976, 0.236142, 'PiRdFrdX3B') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (1246, 1633453596609914549, 0.433995, 'jQWRNAvVC6') index_test.go:143: sql update test_index set c1 = 688822014424316586, c2 = 0.321932, c3 = 'lhlfDVPJ1I' where c = 103 index_test.go:143: sql update test_index set c1 = 6826932295333664520, c2 = 0.786906, c3 = '84I78hXGMe' where c = 1141 index_test.go:143: sql update test_index set c1 = 4481870466376669810, c2 = 0.761041, c3 = 'vSQhrU5Jj1' where c = 455 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:137: sql insert into test_index values (1249, 7360125320652737945, 0.125709, 'mlImFWGKar') index_test.go:137: sql insert into test_index values (1250, 1690876247596366170, 0.125121, 'f9zz0sGiik') index_test.go:140: sql delete from test_index where c = 145 index_test.go:137: sql insert into test_index values (1252, 546335125532895131, 0.993608, 'o7Av1PqHF4') index_test.go:143: sql update test_index set c1 = 7251265257459171300, c2 = 0.446335, c3 = 'MDveH77eB9' where c = 838 index_test.go:143: sql update test_index set c1 = 7663709602820630548, c2 = 0.663941, c3 = '0nqocYs7T4' where c = 809 index_test.go:137: sql insert into test_index values (1251, 3540250244385739477, 0.859162, 'AdVMixcdUj') index_test.go:140: sql delete from test_index where c = 819 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 3313127599412369814, c2 = 0.071215, c3 = '1ye7RYP2kv' where c = 626 index_test.go:137: sql insert into test_index values (1253, 3790112594265955464, 0.577632, 'xCRyJpHyiL') index_test.go:137: sql insert into test_index values (1254, 5698410387198834693, 0.157603, 'sCPbUn5PqL') index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 7091498054179195319, c2 = 0.506766, c3 = 'M3bJH8vle2' where c = 564 index_test.go:137: sql insert into test_index values (1256, 153834167476889587, 0.063100, 'X8xeJDGBIa') index_test.go:143: sql update test_index set c1 = 4209252420542384660, c2 = 0.161143, c3 = 'y9koja35N8' where c = 902 index_test.go:140: sql delete from test_index where c = 671 index_test.go:143: sql update test_index set c1 = 798017700383451005, c2 = 0.479467, c3 = 'svlzcL86bL' where c = 1023 index_test.go:137: sql insert into test_index values (1255, 2054186215936272968, 0.631374, 'FqqC1BF62x') index_test.go:143: sql update test_index set c1 = 5360786729114334228, c2 = 0.531728, c3 = 'iba3CQQ2bX' where c = 1232 index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (1258, 255404572195143239, 0.955449, 's7yZt9Yw8w') index_test.go:140: sql delete from test_index where c = 325 index_test.go:137: sql insert into test_index values (1257, 8467345279328511236, 0.615626, 'flNSCIcUyG') index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (1259, 7804413606927042957, 0.693570, '7ZHtpR7idJ') index_test.go:143: sql update test_index set c1 = 7461309795736567128, c2 = 0.709976, c3 = '9aMyMbYVuP' where c = 830 index_test.go:143: sql update test_index set c1 = 3741891418670438532, c2 = 0.457002, c3 = 'a6Y3OVDBmV' where c = 325 index_test.go:143: sql update test_index set c1 = 6987000713312904287, c2 = 0.298291, c3 = 'hzMuyex06n' where c = 66 index_test.go:137: sql insert into test_index values (1260, 1651800798589047407, 0.050471, 'nSCLYLYbkU') index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 4999331315285803650, c2 = 0.555168, c3 = 'wv2EyQHDdf' where c = 515 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 7763678322892748708, c2 = 0.497735, c3 = 'r8Tfgsbnxx' where c = 537 index_test.go:143: sql update test_index set c1 = 2232892574815039447, c2 = 0.669015, c3 = 'AeLeUKKvEV' where c = 28 index_test.go:137: sql insert into test_index values (1262, 1553849065229243177, 0.639239, 'uOQsDAltki') index_test.go:140: sql delete from test_index where c = 856 index_test.go:137: sql insert into test_index values (1261, 5059639336121196615, 0.740756, 'X8OcFhxD7a') index_test.go:143: sql update test_index set c1 = 1709318788806021895, c2 = 0.737039, c3 = 'EcWKVSXnO5' where c = 157 index_test.go:137: sql insert into test_index values (1264, 479075614411093524, 0.068369, 'Kf4RTE7V9H') index_test.go:143: sql update test_index set c1 = 3928289387771762724, c2 = 0.614061, c3 = 'V1fvlu1sqG' where c = 386 index_test.go:140: sql delete from test_index where c = 1028 index_test.go:137: sql insert into test_index values (1265, 8890721799411134541, 0.191105, '3eizkRzCSF') index_test.go:137: sql insert into test_index values (1266, 1790967741576190430, 0.113455, 'PDOPOQf3qX') index_test.go:137: sql insert into test_index values (1267, 4503278953352559851, 0.431244, 'jfxgF1eeMT') index_test.go:143: sql update test_index set c1 = 7773376654321736820, c2 = 0.484929, c3 = '6T6WpUngyP' where c = 779 index_test.go:137: sql insert into test_index values (1268, 3647380066378448678, 0.798734, 'SyBB2hwB9V') index_test.go:143: sql update test_index set c1 = 6050381328707934122, c2 = 0.429072, c3 = 'suAdnF8MQH' where c = 350 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (1263, 7129108039936136642, 0.872750, '21quZ8Mhcq') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 530 index_test.go:137: sql insert into test_index values (1269, 3965044513190359007, 0.609620, 'IknmjSBNbQ') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 7278498173824025865, c2 = 0.037634, c3 = '3OqkwOZWBr' where c = 476 index_test.go:143: sql update test_index set c1 = 7261109324898857692, c2 = 0.149317, c3 = '304T6Otctz' where c = 533 index_test.go:137: sql insert into test_index values (1270, 717098239219848761, 0.620877, 'JtImCw25Zf') index_test.go:143: sql update test_index set c1 = 7565735867422374288, c2 = 0.445547, c3 = 'ihE18rlZAU' where c = 610 index_test.go:140: sql delete from test_index where c = 494 index_test.go:143: sql update test_index set c1 = 5169097193138228412, c2 = 0.427415, c3 = 'PQWypocNzt' where c = 509 index_test.go:143: sql update test_index set c1 = 4815648790036228683, c2 = 0.552986, c3 = 'ODWL7gqAqG' where c = 989 index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (1271, 4937170500707558754, 0.040226, 'fE3bjiskPT') index_test.go:143: sql update test_index set c1 = 2102411741926323118, c2 = 0.317403, c3 = 'kGU6ESiH4B' where c = 530 index_test.go:137: sql insert into test_index values (1274, 7172819308924175857, 0.868896, 'IK4cloCkXC') index_test.go:137: sql insert into test_index values (1273, 1974260487673896463, 0.104200, 'WjBATYYhB4') index_test.go:143: sql update test_index set c1 = 3855780722768027087, c2 = 0.798008, c3 = 'mjgWED8tOZ' where c = 33 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 895060498415734546, c2 = 0.686695, c3 = 'Ny14xXRQp9' where c = 1186 index_test.go:137: sql insert into test_index values (1272, 2600399514431425823, 0.020915, '2T2dCT344O') index_test.go:143: sql update test_index set c1 = 7510932164840432692, c2 = 0.968782, c3 = 'ryPfY54TVC' where c = 1087 index_test.go:137: sql insert into test_index values (1276, 8157410416450327870, 0.107727, 'YdMjQMwWJ7') index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (1278, 3787025670741377984, 0.087506, 'QM1MNpwqbN') index_test.go:143: sql update test_index set c1 = 4208375852995270605, c2 = 0.416442, c3 = 'wQQyCgEU7M' where c = 1119 index_test.go:137: sql insert into test_index values (1277, 5755855077535913100, 0.116873, 'PeHkfyKxtH') index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (1275, 3571822563796558129, 0.746097, 'Ll1IRY9Uqv') index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 8076515874207476870, c2 = 0.517101, c3 = 'vHaiWiidkD' where c = 864 index_test.go:137: sql insert into test_index values (1280, 3901843946992979821, 0.665978, 'wEvqJqbgeY') index_test.go:143: sql update test_index set c1 = 7139918087177794494, c2 = 0.672234, c3 = 'KZXM6pzLXV' where c = 1048 index_test.go:137: sql insert into test_index values (1279, 5627332132811261203, 0.663398, 'trtNcHcTnT') index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 427 index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 2821544067694182482, c2 = 0.396701, c3 = 'UkEApWH9rG' where c = 380 index_test.go:143: sql update test_index set c1 = 9088080086859829289, c2 = 0.801963, c3 = 'pIOTEmgqrt' where c = 40 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 2972969897074803171, c2 = 0.164723, c3 = 'q8Q8S81gZu' where c = 347 index_test.go:137: sql insert into test_index values (1282, 6194646939199818197, 0.920251, 'brP38rSV5L') index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 5439524052060104233, c2 = 0.575606, c3 = 'BhQtH4lgDj' where c = 881 index_test.go:137: sql insert into test_index values (1283, 3393270172232043666, 0.547165, 'RjaBbsF45f') index_test.go:143: sql update test_index set c1 = 4939662053577903726, c2 = 0.817850, c3 = 'KoKWl8dlKx' where c = 1226 index_test.go:137: sql insert into test_index values (1281, 4967208267332358465, 0.372694, 'eKoKMxQ1pY') index_test.go:137: sql insert into test_index values (1285, 7373573268270645690, 0.818617, 'NOK5rWCyrR') index_test.go:137: sql insert into test_index values (1284, 689595556727185170, 0.318597, 'qRYst8qQaY') index_test.go:143: sql update test_index set c1 = 1205958004495345272, c2 = 0.876272, c3 = '8W8Lil9y0K' where c = 751 index_test.go:143: sql update test_index set c1 = 3505953387635406580, c2 = 0.735269, c3 = '5dzAf9kBbT' where c = 1192 index_test.go:137: sql insert into test_index values (1286, 1893308871141130976, 0.801795, 'pnPrh21XwA') index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 5848821312416784672, c2 = 0.172045, c3 = 'FDTpGMnQpR' where c = 493 index_test.go:140: sql delete from test_index where c = 890 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (1288, 4706777272271333941, 0.188708, 'F79urnJp6O') index_test.go:143: sql update test_index set c1 = 5479491295273215870, c2 = 0.424960, c3 = 'YNpFvA2L1n' where c = 1052 index_test.go:143: sql update test_index set c1 = 2013140426189275544, c2 = 0.099065, c3 = 'aRchtToV3A' where c = 994 index_test.go:143: sql update test_index set c1 = 6656832128341675585, c2 = 0.202809, c3 = '4h4ClsvGoS' where c = 66 index_test.go:143: sql update test_index set c1 = 6014982784594666680, c2 = 0.240007, c3 = 'xYoDaYTx9K' where c = 79 index_test.go:137: sql insert into test_index values (1289, 3410041894596793447, 0.402880, 'ZOdnshltmB') index_test.go:143: sql update test_index set c1 = 8198399740020374817, c2 = 0.373213, c3 = 'GdHHBs0LXl' where c = 218 index_test.go:137: sql insert into test_index values (1287, 8772845889159867943, 0.533167, 'd7bwHGqyFc') index_test.go:143: sql update test_index set c1 = 420628261227639843, c2 = 0.340966, c3 = 'GBiWU5KZpc' where c = 728 index_test.go:137: sql insert into test_index values (1291, 4445047388872198662, 0.164714, 'v6N7ph8AVL') index_test.go:137: sql insert into test_index values (1293, 7629189402863796967, 0.168253, 'mInGP57KfT') index_test.go:137: sql insert into test_index values (1290, 8983448354947717428, 0.399948, '8j6HDLCLha') index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (1292, 7862654174565282523, 0.620728, 'x5Q3CS9oCo') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 1230 index_test.go:140: sql delete from test_index where c = 703 index_test.go:137: sql insert into test_index values (1294, 2046171929086468, 0.504018, '4VnJxl3EF3') index_test.go:137: sql insert into test_index values (1295, 6801210093393929833, 0.950148, 'av6NdH1s84') index_test.go:143: sql update test_index set c1 = 6553800382954372662, c2 = 0.520358, c3 = 'L3KnCenZU5' where c = 50 index_test.go:140: sql delete from test_index where c = 981 index_test.go:143: sql update test_index set c1 = 3226410259227560173, c2 = 0.471848, c3 = 'gerAuLMBxl' where c = 699 index_test.go:140: sql delete from test_index where c = 79 index_test.go:137: sql insert into test_index values (1296, 3388059993478611065, 0.931712, 'VP2mVQgC0e') index_test.go:143: sql update test_index set c1 = 6691365525142007850, c2 = 0.519852, c3 = 'g5rfTJutD7' where c = 262 index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 4926340831616691826, c2 = 0.429531, c3 = 'BtuqjQ91cw' where c = 1088 index_test.go:143: sql update test_index set c1 = 429904756543365578, c2 = 0.995897, c3 = 'scI9UfvZ19' where c = 1245 index_test.go:143: sql update test_index set c1 = 5328125218009314976, c2 = 0.727916, c3 = 'QIhRJsQsZ7' where c = 1217 index_test.go:137: sql insert into test_index values (1298, 2475221312821738518, 0.179771, '0GRNAr50LT') index_test.go:137: sql insert into test_index values (1297, 8775106360466323928, 0.381140, '7gf0uB9g74') index_test.go:143: sql update test_index set c1 = 9145482665691256606, c2 = 0.745087, c3 = 'OwrcDXzSA7' where c = 972 index_test.go:143: sql update test_index set c1 = 8718899345183934773, c2 = 0.706413, c3 = 'BljrWVRaRI' where c = 692 index_test.go:140: sql delete from test_index where c = 1221 index_test.go:140: sql delete from test_index where c = 1109 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (1299, 8449366199929119645, 0.859355, 'kZaXk2bi5w') index_test.go:143: sql update test_index set c1 = 7317647777740691005, c2 = 0.938604, c3 = 'NeugXcXWOJ' where c = 890 index_test.go:143: sql update test_index set c1 = 4031406912549530378, c2 = 0.292434, c3 = 'vvlMJ2plfT' where c = 1098 index_test.go:143: sql update test_index set c1 = 8847195329909671152, c2 = 0.160134, c3 = 'xPp8n3k78p' where c = 637 index_test.go:143: sql update test_index set c1 = 6370308109317011690, c2 = 0.044599, c3 = 'ufHTgX3MzU' where c = 886 index_test.go:140: sql delete from test_index where c = 127 index_test.go:143: sql update test_index set c1 = 2248687904139176545, c2 = 0.181331, c3 = '1u4IMDAlr9' where c = 766 index_test.go:137: sql insert into test_index values (1300, 8795424383660074255, 0.224456, 'FZdvNtV2hS') index_test.go:140: sql delete from test_index where c = 772 index_test.go:143: sql update test_index set c1 = 2124207526872502562, c2 = 0.934174, c3 = '3lGQrRm6XS' where c = 1110 index_test.go:137: sql insert into test_index values (1306, 597379345333767493, 0.298280, 'Iq4qJy2esf') index_test.go:137: sql insert into test_index values (1305, 1447055149787427635, 0.642792, 'Rz68nYNyZv') index_test.go:137: sql insert into test_index values (1304, 1552854848112190047, 0.779249, 'SZq60943j4') index_test.go:137: sql insert into test_index values (1301, 5311618422497584052, 0.992189, 'nqL5kSw63M') index_test.go:137: sql insert into test_index values (1302, 5229463174349827053, 0.017661, 'Hrl4dTO2up') index_test.go:137: sql insert into test_index values (1308, 8573875851772848198, 0.310627, '0QZh5989Sz') index_test.go:140: sql delete from test_index where c = 517 index_test.go:137: sql insert into test_index values (1307, 6774690578200443631, 0.635168, '2FxAs7Wuhi') index_test.go:137: sql insert into test_index values (1309, 6860151402008959053, 0.587020, 'ancIsSBkC3') index_test.go:137: sql insert into test_index values (1310, 4634369190758299303, 0.195494, 'Jze41W4JGI') index_test.go:140: sql delete from test_index where c = 710 index_test.go:140: sql delete from test_index where c = 921 index_test.go:137: sql insert into test_index values (1303, 4423725892228755312, 0.717036, 'pHH6cz9ba8') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:140: sql delete from test_index where c = 350 index_test.go:140: sql delete from test_index where c = 778 index_test.go:143: sql update test_index set c1 = 3696578036585268242, c2 = 0.583945, c3 = 'iZ1UA0pjob' where c = 522 index_test.go:143: sql update test_index set c1 = 8122351759322244546, c2 = 0.279024, c3 = 'Us13LQ6T6n' where c = 265 index_test.go:143: sql update test_index set c1 = 965769356986149131, c2 = 0.968461, c3 = 'wYsmGMCnfj' where c = 157 index_test.go:143: sql update test_index set c1 = 1553738623926855042, c2 = 0.815068, c3 = 'EEcAI7kKzj' where c = 343 index_test.go:140: sql delete from test_index where c = 930 index_test.go:140: sql delete from test_index where c = 238 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (1311, 6233779887510161351, 0.256596, 'ghWkGc3LKd') index_test.go:137: sql insert into test_index values (1313, 8183768476199783067, 0.126324, 'LBcQaqQZr1') index_test.go:137: sql insert into test_index values (1314, 1945674744236018465, 0.754788, 'Y7i8skbYRQ') index_test.go:143: sql update test_index set c1 = 4686310083106749915, c2 = 0.803693, c3 = 'foMasNDPFq' where c = 600 index_test.go:143: sql update test_index set c1 = 347129050477736928, c2 = 0.007415, c3 = 'qIfaYXuWUY' where c = 218 index_test.go:143: sql update test_index set c1 = 6858369661049060603, c2 = 0.944031, c3 = 'cu8qiG8GXo' where c = 1252 index_test.go:143: sql update test_index set c1 = 1842323049677445835, c2 = 0.894204, c3 = '39gnfgb5Zw' where c = 1047 index_test.go:137: sql insert into test_index values (1312, 7638984113638069161, 0.210625, 'OfzirOwAt8') index_test.go:140: sql delete from test_index where c = 1162 index_test.go:143: sql update test_index set c1 = 8955079454657859021, c2 = 0.721867, c3 = 'XXdw5V8XSv' where c = 614 index_test.go:140: sql delete from test_index where c = 287 index_test.go:140: sql delete from test_index where c = 996 index_test.go:137: sql insert into test_index values (1316, 7894181983778839764, 0.966608, 'VQo5tV4blr') index_test.go:143: sql update test_index set c1 = 8167276059348642696, c2 = 0.160383, c3 = 'ZgW4UDs7C8' where c = 1105 index_test.go:137: sql insert into test_index values (1315, 2639482820249310500, 0.391835, 'P8MJGx4lHU') index_test.go:137: sql insert into test_index values (1319, 5595471367422210294, 0.703980, 'S3sBgEhnOh') index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 4510119760623587364, c2 = 0.796638, c3 = '6EtvzzhIkK' where c = 686 index_test.go:137: sql insert into test_index values (1317, 6567505353413807670, 0.125124, 'hqE6oTSPcX') index_test.go:137: sql insert into test_index values (1318, 5141959973409284681, 0.921813, 'nlTyIW5uFD') index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 2985740732177067298, c2 = 0.124299, c3 = 'U9gPzNiI3z' where c = 1225 index_test.go:143: sql update test_index set c1 = 8542622597087843678, c2 = 0.180581, c3 = '7zlgBVogef' where c = 53 index_test.go:137: sql insert into test_index values (1320, 3117496346688061574, 0.959232, '85FgQYIaIt') index_test.go:143: sql update test_index set c1 = 1507242359933855264, c2 = 0.740152, c3 = 'ne3QlglYfq' where c = 453 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 3209596334147412813, c2 = 0.505847, c3 = 'iv9Zb1Qu8g' where c = 929 index_test.go:140: sql delete from test_index where c = 298 index_test.go:137: sql insert into test_index values (1323, 4739555778403655253, 0.216349, '1rcO1MBP0X') index_test.go:137: sql insert into test_index values (1321, 7225273979568640056, 0.771273, 'HMcZgNygdw') index_test.go:137: sql insert into test_index values (1324, 499027609833401541, 0.466126, 'UnQxd2zRac') index_test.go:137: sql insert into test_index values (1325, 5517583228268146028, 0.899307, 'Nf3KPa1PC3') index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 1431176577448801946, c2 = 0.889334, c3 = 'JvhgHZSNni' where c = 382 index_test.go:143: sql update test_index set c1 = 7168805499026086540, c2 = 0.375627, c3 = '6BdnyBee4t' where c = 1264 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 2277470562508170303, c2 = 0.813175, c3 = 'FCp2tMl0Rf' where c = 1195 index_test.go:140: sql delete from test_index where c = 939 index_test.go:137: sql insert into test_index values (1322, 4175083929667821761, 0.117360, 'xLSrlCkhB7') index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:143: sql update test_index set c1 = 6988689070127207947, c2 = 0.219967, c3 = 'iK7d79KdTk' where c = 814 index_test.go:137: sql insert into test_index values (1326, 6289895274336912867, 0.235617, '4cj2rTnqXx') index_test.go:137: sql insert into test_index values (1327, 3273147906700816969, 0.414952, 'X9RWjrkLvW') index_test.go:137: sql insert into test_index values (1328, 1204770418381002845, 0.072760, 'dLwLTrguEi') index_test.go:143: sql update test_index set c1 = 815173980242919798, c2 = 0.228100, c3 = 'jH9kbWfwbG' where c = 1056 index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 5971432040999944695, c2 = 0.574099, c3 = 'tN3Gw3M5CQ' where c = 849 index_test.go:137: sql insert into test_index values (1329, 2946024185433375643, 0.545554, 'EaPy95j2Fo') index_test.go:140: sql delete from test_index where c = 310 index_test.go:140: sql delete from test_index where c = 1262 index_test.go:143: sql update test_index set c1 = 8043028850414385956, c2 = 0.804837, c3 = '31pb0wPmzA' where c = 716 index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (1330, 2083510815419569952, 0.723950, 'cimQdQGGTN') index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 2052719520946275323, c2 = 0.239751, c3 = '11IigwJqVb' where c = 544 index_test.go:143: sql update test_index set c1 = 1276935189932942060, c2 = 0.952886, c3 = 'IDsE5fSafh' where c = 751 index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 1059 index_test.go:137: sql insert into test_index values (1332, 910726443042920830, 0.084726, 'gtnK9OicT5') index_test.go:143: sql update test_index set c1 = 4547733329526455720, c2 = 0.193128, c3 = '7IgchERl7y' where c = 466 index_test.go:137: sql insert into test_index values (1331, 8454364083680132311, 0.439263, 'dMypNY0tSp') index_test.go:143: sql update test_index set c1 = 7028168213025651165, c2 = 0.728566, c3 = 'nZ1drDKh62' where c = 1156 index_test.go:137: sql insert into test_index values (1334, 6562188248545486624, 0.977215, 'SU7JOFHovM') index_test.go:143: sql update test_index set c1 = 1826587098098203203, c2 = 0.594577, c3 = 'QYCaOwBA1t' where c = 394 index_test.go:137: sql insert into test_index values (1333, 3203935834848785616, 0.015058, 'lbpksxopGs') index_test.go:143: sql update test_index set c1 = 3082314449370392753, c2 = 0.671233, c3 = '1bI1PHtXg2' where c = 1058 index_test.go:140: sql delete from test_index where c = 685 index_test.go:137: sql insert into test_index values (1335, 3327335987144324438, 0.512659, 'S3fJ0EQA7x') index_test.go:143: sql update test_index set c1 = 5072717749662906105, c2 = 0.538011, c3 = '9v7YFUpCxx' where c = 1128 index_test.go:137: sql insert into test_index values (1337, 2087741440446099588, 0.948700, '5jcDx8AlGr') index_test.go:137: sql insert into test_index values (1336, 8405155605539084215, 0.246171, '6JiYMKVDrk') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:143: sql update test_index set c1 = 5814891200916593726, c2 = 0.638543, c3 = 'XJekkhBL0T' where c = 1226 index_test.go:143: sql update test_index set c1 = 3257912027228134410, c2 = 0.156402, c3 = '7MoQy6JEmX' where c = 598 index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:137: sql insert into test_index values (1339, 5186003278785698714, 0.831646, 'tMJCxHBVGe') index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (1338, 4074414281998257935, 0.851201, 'KsPzfT0pBB') index_test.go:143: sql update test_index set c1 = 4640794056305521627, c2 = 0.352055, c3 = 'SYvdzLnRs3' where c = 867 index_test.go:143: sql update test_index set c1 = 6467174616613834017, c2 = 0.488989, c3 = 'NYnLud5ZaJ' where c = 811 index_test.go:137: sql insert into test_index values (1341, 8267206560061447188, 0.148656, 'QAaZf9OhJp') index_test.go:137: sql insert into test_index values (1340, 1712029279274367940, 0.006878, 'EsMJDe5c9d') index_test.go:140: sql delete from test_index where c = 504 index_test.go:137: sql insert into test_index values (1343, 4313969808913130311, 0.107323, 'Y8Dji1Xw3Q') index_test.go:140: sql delete from test_index where c = 558 index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (1342, 1118407186003495986, 0.597221, 'ZSOwklMHY4') index_test.go:143: sql update test_index set c1 = 311880572991233894, c2 = 0.998913, c3 = 'I1QEChdLrn' where c = 1025 index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 5305868310118028978, c2 = 0.870014, c3 = 'J0WL0VLOGP' where c = 509 index_test.go:143: sql update test_index set c1 = 274010519081452507, c2 = 0.155037, c3 = 'lnehz00O06' where c = 751 index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 5833947621752144911, c2 = 0.399821, c3 = 'ccsut3fyni' where c = 576 index_test.go:140: sql delete from test_index where c = 1157 index_test.go:143: sql update test_index set c1 = 401133608238641457, c2 = 0.363552, c3 = '9wPhG9UA4E' where c = 1288 index_test.go:143: sql update test_index set c1 = 7776952721228438970, c2 = 0.078409, c3 = 'HezKN3jplN' where c = 428 index_test.go:143: sql update test_index set c1 = 6946844502769651478, c2 = 0.604814, c3 = '3tdAlEjwCk' where c = 1073 index_test.go:143: sql update test_index set c1 = 8709618952767822631, c2 = 0.606091, c3 = 'wrVTLksHCR' where c = 686 index_test.go:137: sql insert into test_index values (1345, 5831764008505663495, 0.419070, 'qVqswPOljR') index_test.go:143: sql update test_index set c1 = 2060923396986028361, c2 = 0.629230, c3 = 'GTElkVPtLQ' where c = 1275 index_test.go:143: sql update test_index set c1 = 1480968767580869200, c2 = 0.664226, c3 = 'QU3OsOSdE2' where c = 551 index_test.go:137: sql insert into test_index values (1344, 6431951750405842289, 0.780696, 'JyRoo6BuJc') index_test.go:137: sql insert into test_index values (1348, 7464810154196037697, 0.689076, 'sLsbUqhynU') index_test.go:137: sql insert into test_index values (1349, 708379172012606480, 0.749730, 'qEPbQ68Jkn') index_test.go:137: sql insert into test_index values (1350, 7826942929260179116, 0.915472, 'JuOjqoux8P') index_test.go:137: sql insert into test_index values (1346, 595037315270943581, 0.290839, '3i5is1foFx') index_test.go:137: sql insert into test_index values (1352, 4129730629451292578, 0.212940, 'onctRPX21F') index_test.go:137: sql insert into test_index values (1353, 6131693748440386672, 0.373914, 'f5OmkMv9Xo') index_test.go:137: sql insert into test_index values (1347, 6490234705202719655, 0.262398, 'PJ1WI8u2bN') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 236 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 757 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:137: sql insert into test_index values (1351, 425346505782463326, 0.555499, 'C2ZzwfixWn') index_test.go:143: sql update test_index set c1 = 1931416157272287608, c2 = 0.652098, c3 = 'XPbL1q21lp' where c = 319 index_test.go:143: sql update test_index set c1 = 4992216658317487846, c2 = 0.175250, c3 = '6MMyssobpO' where c = 71 index_test.go:143: sql update test_index set c1 = 472239653583353358, c2 = 0.330198, c3 = 'GrtavaZvnv' where c = 781 index_test.go:143: sql update test_index set c1 = 5566731215138728644, c2 = 0.372630, c3 = 'ljAfFnwtP1' where c = 1313 index_test.go:137: sql insert into test_index values (1354, 8587605381706660069, 0.573577, 'wdcEWp4tiW') index_test.go:143: sql update test_index set c1 = 1984035586383549565, c2 = 0.721539, c3 = 'dYCzxGWGV8' where c = 1244 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:143: sql update test_index set c1 = 1246630780331776346, c2 = 0.388994, c3 = 'QSSETlKdOA' where c = 1343 index_test.go:143: sql update test_index set c1 = 492779887051534589, c2 = 0.202785, c3 = 'RcjJGdXjpg' where c = 527 index_test.go:143: sql update test_index set c1 = 4329350696640973758, c2 = 0.430269, c3 = 'qOdcL1C72L' where c = 15 index_test.go:137: sql insert into test_index values (1357, 8884705985179948418, 0.351803, 'bzdbMCveSE') index_test.go:137: sql insert into test_index values (1356, 6815820744726494086, 0.598741, 'oTDWoEunk3') index_test.go:137: sql insert into test_index values (1359, 8389611440120378072, 0.134847, 'rrUg9hvNXp') index_test.go:137: sql insert into test_index values (1358, 4705504275156375390, 0.588562, 'g5yRvxUn2F') index_test.go:137: sql insert into test_index values (1360, 9038128305927452962, 0.700830, 'uQtexYERFl') index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 304598878390710472, c2 = 0.464663, c3 = '13wJZNslyA' where c = 1047 index_test.go:137: sql insert into test_index values (1361, 5111508249010628083, 0.660145, 'ITi122PCzz') index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 52 index_test.go:143: sql update test_index set c1 = 5991707861268615702, c2 = 0.938675, c3 = 'Sxiirky4r4' where c = 1185 index_test.go:137: sql insert into test_index values (1355, 61402024521545486, 0.034659, 'ho4SLwa90M') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:143: sql update test_index set c1 = 3241120682286437782, c2 = 0.806981, c3 = 'tBlMvIjP6u' where c = 1162 index_test.go:143: sql update test_index set c1 = 733161198318393133, c2 = 0.701801, c3 = 'l2p0bAXOxI' where c = 818 index_test.go:140: sql delete from test_index where c = 905 index_test.go:143: sql update test_index set c1 = 8840687099945801732, c2 = 0.519775, c3 = 'mqgcu6RT7L' where c = 195 index_test.go:143: sql update test_index set c1 = 1999437633326470728, c2 = 0.521383, c3 = 'UvkHV5KA9u' where c = 32 index_test.go:140: sql delete from test_index where c = 310 index_test.go:143: sql update test_index set c1 = 5097609327504291771, c2 = 0.390913, c3 = 'goHep5Rr2p' where c = 37 index_test.go:137: sql insert into test_index values (1364, 4160098764480118596, 0.479843, 'N70dpfhAPV') index_test.go:137: sql insert into test_index values (1365, 4013785340126049708, 0.179642, '8qxACVdyg4') index_test.go:137: sql insert into test_index values (1367, 6045352508941374428, 0.699762, 'aqhZUQfkM7') index_test.go:143: sql update test_index set c1 = 491121374002994681, c2 = 0.317637, c3 = 'oKSZDT6Nqi' where c = 916 index_test.go:137: sql insert into test_index values (1363, 5747112018352756587, 0.943310, 'RciiFh0ax8') index_test.go:137: sql insert into test_index values (1366, 3145322751848336272, 0.806321, 'h9UCbjJNNw') index_test.go:137: sql insert into test_index values (1362, 4940315513864599247, 0.115953, 'pH1QYzU5rt') index_test.go:137: sql insert into test_index values (1368, 4280748593010215281, 0.242387, 'nlcvWzA0eK') index_test.go:140: sql delete from test_index where c = 859 index_test.go:143: sql update test_index set c1 = 3686119809212327177, c2 = 0.237851, c3 = '4cAG4aFUI6' where c = 1137 index_test.go:137: sql insert into test_index values (1369, 2327077800230085270, 0.181500, '95TgaEvgeP') index_test.go:140: sql delete from test_index where c = 604 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 6936156573997397065, c2 = 0.258978, c3 = 'FTqjvH91x5' where c = 612 index_test.go:143: sql update test_index set c1 = 4573141660363625779, c2 = 0.738687, c3 = 'LToGJ0DzZ3' where c = 184 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 17709456984908470, c2 = 0.749196, c3 = 'PtaSFVBhjX' where c = 559 index_test.go:143: sql update test_index set c1 = 6769544028808331177, c2 = 0.441335, c3 = 'FbphFS1oWy' where c = 234 index_test.go:143: sql update test_index set c1 = 8395126419459083699, c2 = 0.716912, c3 = 'DBUfroUOXr' where c = 902 index_test.go:137: sql insert into test_index values (1371, 6546057252853711901, 0.136479, 'SlmNxuy8LN') index_test.go:143: sql update test_index set c1 = 1377325331576070410, c2 = 0.368312, c3 = 'YaL79qHwDB' where c = 157 index_test.go:137: sql insert into test_index values (1373, 5664754903369311931, 0.045620, 'tsf8E77NrG') index_test.go:143: sql update test_index set c1 = 680538872970686938, c2 = 0.358933, c3 = '50t5xWU9PU' where c = 1279 index_test.go:137: sql insert into test_index values (1375, 5673506993928429730, 0.982893, 'd0MTS3kv3f') index_test.go:143: sql update test_index set c1 = 5184999089611292791, c2 = 0.866690, c3 = '4GIsIS93Bg' where c = 1187 index_test.go:137: sql insert into test_index values (1370, 4116265474429044958, 0.790610, 'PSf4fuNtyf') index_test.go:137: sql insert into test_index values (1374, 710914325573628942, 0.085877, 'GvijixDiyL') index_test.go:143: sql update test_index set c1 = 8109550660932884038, c2 = 0.068725, c3 = 'DRrDSvHnPM' where c = 763 index_test.go:137: sql insert into test_index values (1376, 18116596140216704, 0.347964, 'H1BxkAjyYQ') index_test.go:140: sql delete from test_index where c = 877 index_test.go:140: sql delete from test_index where c = 396 index_test.go:140: sql delete from test_index where c = 367 index_test.go:140: sql delete from test_index where c = 785 index_test.go:137: sql insert into test_index values (1372, 5032164824245734104, 0.805602, 'uT11UwV9jZ') index_test.go:137: sql insert into test_index values (1378, 7871053458140690694, 0.702677, 'uN7lZJwrbf') index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (1379, 1091098474704005086, 0.013162, 'APlKeHRO4s') index_test.go:143: sql update test_index set c1 = 916516706100875932, c2 = 0.141372, c3 = 'vaM2giVgLt' where c = 209 index_test.go:137: sql insert into test_index values (1377, 3329315130304313816, 0.857193, 'BtetT5G99n') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 312028396444770700, c2 = 0.473612, c3 = 'G1y7zJRIxF' where c = 25 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 286040537495900312, c2 = 0.983983, c3 = 'ktHCA5ckTH' where c = 477 index_test.go:143: sql update test_index set c1 = 4897157633234721461, c2 = 0.035123, c3 = 'HYeIfCYpOt' where c = 1031 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:143: sql update test_index set c1 = 9133736486650496749, c2 = 0.135996, c3 = 'K1iaLKUtor' where c = 619 index_test.go:137: sql insert into test_index values (1380, 3376306781855291154, 0.237845, 'zSTxAGviop') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 5131719277067059281, c2 = 0.589444, c3 = '4MLQydPFmG' where c = 30 index_test.go:137: sql insert into test_index values (1382, 6371829623337306478, 0.108916, 'fHBAyoyL1B') index_test.go:143: sql update test_index set c1 = 19049170736608921, c2 = 0.508480, c3 = '7kQwO4CmBK' where c = 495 index_test.go:137: sql insert into test_index values (1383, 5530467298509035745, 0.947398, '9AdtP6xcMs') index_test.go:137: sql insert into test_index values (1384, 2261377045797947924, 0.156979, 'vvNqOeY2q7') index_test.go:143: sql update test_index set c1 = 1898111822907685314, c2 = 0.406055, c3 = 'JBywnzjMCR' where c = 480 index_test.go:143: sql update test_index set c1 = 8762669525178856510, c2 = 0.701663, c3 = 'NrDZE8MKAc' where c = 886 index_test.go:137: sql insert into test_index values (1385, 8600415747498044160, 0.979990, 'yjoaigb7xJ') index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (1381, 15486655669159606, 0.088352, '7x7D94CrhR') index_test.go:140: sql delete from test_index where c = 932 index_test.go:137: sql insert into test_index values (1386, 660303822819440891, 0.540516, 'RQN9ldzR5s') index_test.go:137: sql insert into test_index values (1387, 4435026022947885277, 0.807448, '427HTF8kqr') index_test.go:140: sql delete from test_index where c = 1003 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 7010843041501364406, c2 = 0.903921, c3 = 'wvx6eelQn6' where c = 1144 index_test.go:143: sql update test_index set c1 = 5492074870480218860, c2 = 0.076228, c3 = 'P2d9FteGFG' where c = 221 index_test.go:143: sql update test_index set c1 = 2053680938966047827, c2 = 0.380002, c3 = 'XoHemC2lj0' where c = 607 index_test.go:140: sql delete from test_index where c = 12 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 4886483194038819393, c2 = 0.953642, c3 = 'VKytwtfdXd' where c = 290 index_test.go:137: sql insert into test_index values (1388, 1483518379801053301, 0.635461, 'IX5NpEkk5r') index_test.go:143: sql update test_index set c1 = 4044358818525231773, c2 = 0.303298, c3 = 'XZ99MQeCnu' where c = 475 index_test.go:137: sql insert into test_index values (1390, 9020172267095460109, 0.400521, 'uEMnymPJgG') index_test.go:137: sql insert into test_index values (1389, 1364594585120280908, 0.685043, 'FgDGlHg3ZD') index_test.go:137: sql insert into test_index values (1391, 7476803582184002260, 0.880053, 'hXNR6R2kmH') index_test.go:143: sql update test_index set c1 = 1518815456494564698, c2 = 0.094210, c3 = 'alIUe9746b' where c = 1311 index_test.go:143: sql update test_index set c1 = 1536382502605480956, c2 = 0.474649, c3 = 'KqwgYrKOD0' where c = 933 index_test.go:143: sql update test_index set c1 = 7136199674454269056, c2 = 0.668346, c3 = '47n05NFtPB' where c = 1139 index_test.go:137: sql insert into test_index values (1392, 1694305295704525758, 0.824898, 'SHpHxeIhWh') index_test.go:143: sql update test_index set c1 = 7924096932745277636, c2 = 0.488385, c3 = 'jP00r0wrNF' where c = 898 index_test.go:140: sql delete from test_index where c = 778 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (1396, 5412319811663726876, 0.922601, 'sX5MTw8hhL') index_test.go:140: sql delete from test_index where c = 144 index_test.go:143: sql update test_index set c1 = 8305926125038326467, c2 = 0.776246, c3 = 'kFQXoaPNoi' where c = 1019 index_test.go:137: sql insert into test_index values (1395, 5671908209261004095, 0.235191, '6DH5oYcHwv') index_test.go:140: sql delete from test_index where c = 1212 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 6989577283847680197, c2 = 0.523441, c3 = 'k3V9BS4eLx' where c = 487 index_test.go:137: sql insert into test_index values (1393, 992624553894481545, 0.590868, 'IOk6scOS6O') index_test.go:143: sql update test_index set c1 = 5182410045097345633, c2 = 0.438654, c3 = 'tr5XShiAm2' where c = 684 index_test.go:137: sql insert into test_index values (1394, 6530974844019249154, 0.585152, 'oB2T7lKc0B') index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (1397, 5224319017074554847, 0.433598, 'QwjQVeRGQT') index_test.go:140: sql delete from test_index where c = 1034 index_test.go:143: sql update test_index set c1 = 3643259741339357639, c2 = 0.387114, c3 = 'lTIEg3ieyP' where c = 754 index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 6886863133933336507, c2 = 0.017020, c3 = 'GNhy1DjYPH' where c = 1022 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 2317135698315228760, c2 = 0.173536, c3 = 'VVLp5kuFg1' where c = 1053 index_test.go:140: sql delete from test_index where c = 560 index_test.go:137: sql insert into test_index values (1398, 4297623487682895024, 0.656122, '8bQG1jHIU9') index_test.go:143: sql update test_index set c1 = 7465886334572708119, c2 = 0.624755, c3 = 'if3X1oflxB' where c = 65 index_test.go:143: sql update test_index set c1 = 7994426728451395804, c2 = 0.601325, c3 = 'oF5ppXmdPM' where c = 1298 index_test.go:143: sql update test_index set c1 = 1195034301061222769, c2 = 0.299999, c3 = '5LOynW9T17' where c = 804 index_test.go:143: sql update test_index set c1 = 3522411905027220345, c2 = 0.955443, c3 = 'ZUtZiZ0qX9' where c = 110 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:137: sql insert into test_index values (1399, 5058492365056196147, 0.864899, 'aWsKuLKPZL') index_test.go:143: sql update test_index set c1 = 3687775288280072786, c2 = 0.116503, c3 = 'Xd80PcLlQR' where c = 585 index_test.go:140: sql delete from test_index where c = 895 index_test.go:137: sql insert into test_index values (1400, 4287305808073461053, 0.268419, 'pGzDcqxQU1') index_test.go:143: sql update test_index set c1 = 5258786727908180110, c2 = 0.713205, c3 = 'KrjXOmEA78' where c = 1097 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:143: sql update test_index set c1 = 5382657025228688809, c2 = 0.634571, c3 = '5OkplP6IgT' where c = 827 [2025/04/04 21:41:07.893 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (1401, 8927605770151154298, 0.038717, '2nzKSR3NDH') index_test.go:137: sql insert into test_index values (1408, 2363904262326945185, 0.026885, 'EExEUkSN91') index_test.go:137: sql insert into test_index values (1404, 4837242893904205825, 0.927272, 'wV9DJS9tJb') index_test.go:137: sql insert into test_index values (1407, 7412745765571027431, 0.655261, 'riwsZ0FI2R') index_test.go:137: sql insert into test_index values (1403, 3736913764809946360, 0.108293, 'amjDEs9Cpc') index_test.go:137: sql insert into test_index values (1402, 848845572607157099, 0.084530, 'AheQJYq04S') index_test.go:137: sql insert into test_index values (1406, 6210488021596911986, 0.036119, 'xQJa1m1Fim') index_test.go:137: sql insert into test_index values (1410, 6550225861664664378, 0.007236, '5us2sIVec4') index_test.go:137: sql insert into test_index values (1409, 8362243041142231396, 0.617231, 'QTk7dZhizA') index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 184 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 874 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (1405, 3115736667012110970, 0.425718, 'tC7UJXFQ8I') index_test.go:140: sql delete from test_index where c = 728 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6900822893183072954, c2 = 0.274970, c3 = 'wahnkAfJMT' where c = 1355 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 1693682928495294946, c2 = 0.914213, c3 = 'ytMsfTxiCl' where c = 1024 index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 8462636224529922807, c2 = 0.214802, c3 = 'sjeB3vy08e' where c = 470 index_test.go:143: sql update test_index set c1 = 6882399883342967451, c2 = 0.645479, c3 = 'UnHtrJkMFE' where c = 1101 index_test.go:143: sql update test_index set c1 = 3549395947508284039, c2 = 0.460540, c3 = 'pXDUnvK79H' where c = 86 index_test.go:143: sql update test_index set c1 = 2404272410928108657, c2 = 0.649736, c3 = 'QJv3S2piUU' where c = 524 index_test.go:137: sql insert into test_index values (1411, 7575897429301923038, 0.703992, 'GfCASZHBzK') index_test.go:143: sql update test_index set c1 = 1558234661581385409, c2 = 0.191210, c3 = 'yEV9Hga0px' where c = 333 index_test.go:137: sql insert into test_index values (1412, 7713837470138754532, 0.171407, 'gTuLrbRygW') index_test.go:143: sql update test_index set c1 = 2370909190656843990, c2 = 0.407886, c3 = 'HGsnDfNaQT' where c = 1207 index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 3362827992358634229, c2 = 0.706412, c3 = 'hGpwPU0Rnq' where c = 1095 index_test.go:137: sql insert into test_index values (1416, 4976086866631166607, 0.510809, 'reztlADL5z') index_test.go:137: sql insert into test_index values (1415, 3025640831666496322, 0.988446, 'lIq8MHfsB6') index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (1417, 3376711542913383067, 0.094540, 'RjioSDkVHd') index_test.go:137: sql insert into test_index values (1414, 719352014960493542, 0.752143, 'CepVB082vj') index_test.go:143: sql update test_index set c1 = 5906345196194618598, c2 = 0.401907, c3 = '2X1hhBbfVl' where c = 1069 index_test.go:140: sql delete from test_index where c = 724 index_test.go:137: sql insert into test_index values (1413, 7990738019154023953, 0.712403, 'C39PgkphiS') index_test.go:137: sql insert into test_index values (1419, 5998386455117386222, 0.786265, 'JNYQR0GI15') index_test.go:137: sql insert into test_index values (1418, 8847732830720433799, 0.267600, 'gk12p0Lszu') index_test.go:143: sql update test_index set c1 = 913135907894130402, c2 = 0.587103, c3 = 'yLFktYTulh' where c = 420 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 6734991199897020357, c2 = 0.829277, c3 = '30J28mk4ay' where c = 451 index_test.go:140: sql delete from test_index where c = 993 index_test.go:137: sql insert into test_index values (1420, 4293584851236883246, 0.871067, 'cSR1xYoEg5') index_test.go:137: sql insert into test_index values (1421, 5026482671071959651, 0.056059, 'uVQrhKDWmk') index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 2126633712886957527, c2 = 0.244309, c3 = 'yR2ksxDIzg' where c = 330 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:143: sql update test_index set c1 = 8723756078451134201, c2 = 0.692477, c3 = '37PlH14QyY' where c = 644 index_test.go:143: sql update test_index set c1 = 3542875228428530754, c2 = 0.956785, c3 = 'KtbIUo0SAd' where c = 836 index_test.go:137: sql insert into test_index values (1422, 83566016147548763, 0.930278, 'I1Izfygr5q') index_test.go:140: sql delete from test_index where c = 1402 index_test.go:137: sql insert into test_index values (1423, 4118383190631278196, 0.984680, '8xSHdd7MUM') index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 8885904014865853457, c2 = 0.577031, c3 = '6nrkvmdvRe' where c = 1026 index_test.go:143: sql update test_index set c1 = 6621122261610805654, c2 = 0.860939, c3 = 'g8IgiojM2b' where c = 959 index_test.go:143: sql update test_index set c1 = 6884073889574761430, c2 = 0.404366, c3 = 'svpYU8pJgn' where c = 1397 index_test.go:137: sql insert into test_index values (1424, 3599712564550135203, 0.731836, 'w2EAhnJzXb') index_test.go:137: sql insert into test_index values (1425, 8426909096511557165, 0.795331, 'JJVdu28K5S') index_test.go:143: sql update test_index set c1 = 7506635144603808885, c2 = 0.997729, c3 = 'w6s0Y84yNv' where c = 1271 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:143: sql update test_index set c1 = 145129506218456812, c2 = 0.796612, c3 = 'xDTS1u1jvE' where c = 207 index_test.go:137: sql insert into test_index values (1428, 3171723898609489091, 0.448339, 'icVoiPICgu') index_test.go:137: sql insert into test_index values (1427, 8698591058948273014, 0.629105, 'Y54yCtEF6P') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (1429, 2645003867471156179, 0.030242, 'THdr8UyAkp') index_test.go:143: sql update test_index set c1 = 7143185650820624308, c2 = 0.976553, c3 = 'WpRPIuqFk0' where c = 966 index_test.go:137: sql insert into test_index values (1426, 6895719743449213724, 0.322933, 'EI3gbNcqme') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1430, 8743328895866099557, 0.020586, 'mxou5wAjZF') index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 1915266233079521232, c2 = 0.388551, c3 = '09RIDY0fTS' where c = 596 index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 579 index_test.go:143: sql update test_index set c1 = 5707367421066765407, c2 = 0.809818, c3 = 'nzdS0f5rjn' where c = 526 index_test.go:137: sql insert into test_index values (1431, 4981336575858425336, 0.187320, '46lirlsyY3') index_test.go:143: sql update test_index set c1 = 2633596295734339590, c2 = 0.907406, c3 = 'EUsU9vd3DS' where c = 272 index_test.go:143: sql update test_index set c1 = 2262973366853015589, c2 = 0.592173, c3 = 'NlDe58BAoX' where c = 208 index_test.go:143: sql update test_index set c1 = 7357990485270614240, c2 = 0.872648, c3 = 'cDxIXlySfz' where c = 186 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:137: sql insert into test_index values (1432, 4677740179178017771, 0.872836, 'OwNZXGXlad') index_test.go:143: sql update test_index set c1 = 1620823908995591757, c2 = 0.048636, c3 = 'EWjtXSOKCM' where c = 244 index_test.go:137: sql insert into test_index values (1433, 5488949769622819237, 0.946777, 'Sgr3zaXR8E') index_test.go:143: sql update test_index set c1 = 7851223286416685204, c2 = 0.951957, c3 = '6MPXKK6ZRk' where c = 1420 index_test.go:137: sql insert into test_index values (1435, 1774950719113345425, 0.160069, 'ufFJeesgcw') index_test.go:140: sql delete from test_index where c = 1151 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 8507060777907022867, c2 = 0.957509, c3 = 'IAiU1oeJM6' where c = 544 index_test.go:137: sql insert into test_index values (1437, 222979013170804859, 0.413690, 'PKb54LJ8SZ') index_test.go:137: sql insert into test_index values (1438, 2658554501062385382, 0.403921, 'z2VFspp0sR') index_test.go:140: sql delete from test_index where c = 1259 index_test.go:137: sql insert into test_index values (1436, 3443971491258079831, 0.069726, 'W4d7DrZjAh') index_test.go:143: sql update test_index set c1 = 3326612106026382622, c2 = 0.461511, c3 = 'r7DnXQzxy2' where c = 1411 index_test.go:140: sql delete from test_index where c = 695 index_test.go:137: sql insert into test_index values (1434, 4796452767421960232, 0.808633, 'pL0wVR72xA') index_test.go:143: sql update test_index set c1 = 7584396536727968185, c2 = 0.169887, c3 = 'Xsi02MNuNj' where c = 15 index_test.go:137: sql insert into test_index values (1439, 7527413403990426872, 0.519846, 'ForcllwQsl') index_test.go:143: sql update test_index set c1 = 2930346426000596167, c2 = 0.952059, c3 = 'Pk9rkA7gb0' where c = 912 index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 2155294719880505474, c2 = 0.068951, c3 = '298kEIjS5y' where c = 228 index_test.go:137: sql insert into test_index values (1440, 2276268121376087321, 0.923000, 'cLug86gQr8') index_test.go:140: sql delete from test_index where c = 562 index_test.go:143: sql update test_index set c1 = 6163348072091572084, c2 = 0.658496, c3 = 'XkdQY7ebMo' where c = 743 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 2665201257570853932, c2 = 0.802314, c3 = 'Cv3l8qgcLL' where c = 667 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 1828312016905372667, c2 = 0.676412, c3 = 'BPSsUMyaNs' where c = 310 index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (1441, 2590949185556497933, 0.015439, 'XcrTzGdAhL') index_test.go:137: sql insert into test_index values (1444, 7630870076096805091, 0.756360, 'cXnP4NuYsn') index_test.go:143: sql update test_index set c1 = 3351745771720837460, c2 = 0.638031, c3 = '9Nh2ifXXoI' where c = 1335 index_test.go:143: sql update test_index set c1 = 754484962448866923, c2 = 0.196266, c3 = '2mPIDIKrPP' where c = 1140 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 323898404063662964, c2 = 0.015282, c3 = 'C0MMkbLvDa' where c = 1399 index_test.go:137: sql insert into test_index values (1445, 2050057083834306021, 0.343153, 'KZh2GHrvhl') index_test.go:137: sql insert into test_index values (1442, 4172456837880918044, 0.080267, 'MLv0bxHkCX') index_test.go:137: sql insert into test_index values (1446, 8135707436929070982, 0.017873, '9bSyoDABLe') index_test.go:137: sql insert into test_index values (1443, 8220615407606548525, 0.829620, 'hpzr14VBiF') index_test.go:143: sql update test_index set c1 = 1644421528703219191, c2 = 0.862831, c3 = 'oGldfRjATz' where c = 60 index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 316 index_test.go:137: sql insert into test_index values (1448, 5389836470197318142, 0.707678, 'aPLlpN6vQm') index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (1449, 9089055564826184861, 0.959711, 'ZtMW31DnGy') index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (1447, 7567138946698981510, 0.285411, 'NXwB9Zr1i1') index_test.go:137: sql insert into test_index values (1450, 6398591296380243261, 0.889381, '7H60FNEi81') index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 410 index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 2381674874623120229, c2 = 0.412693, c3 = 'hQxsLMRSat' where c = 374 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 1699047479310387257, c2 = 0.342686, c3 = 'OPIW2mEuBK' where c = 582 index_test.go:143: sql update test_index set c1 = 605971749080499321, c2 = 0.000274, c3 = 'eioqj2vhkF' where c = 1406 index_test.go:140: sql delete from test_index where c = 1283 index_test.go:143: sql update test_index set c1 = 4761259611681926383, c2 = 0.030514, c3 = 'wBfSnS9dzM' where c = 833 index_test.go:137: sql insert into test_index values (1451, 437244806702041390, 0.182294, 'B5jezgv5QB') index_test.go:143: sql update test_index set c1 = 1983333878704385748, c2 = 0.615268, c3 = 'IzsB1ZV73E' where c = 341 index_test.go:143: sql update test_index set c1 = 8126616226887754091, c2 = 0.798114, c3 = 'xbDvL7RmeT' where c = 487 index_test.go:143: sql update test_index set c1 = 2555201002275236716, c2 = 0.626478, c3 = 'uxlpb3pAeR' where c = 230 index_test.go:137: sql insert into test_index values (1452, 934921316712603836, 0.476488, 'lIGIxt1kcT') index_test.go:137: sql insert into test_index values (1453, 26872579527455762, 0.027489, '46qdDARff6') index_test.go:143: sql update test_index set c1 = 5040796708525830807, c2 = 0.132434, c3 = 'H4NwAf78M1' where c = 693 index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 6402058962153185550, c2 = 0.702395, c3 = 'pn3zhbQPcC' where c = 116 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 511 index_test.go:137: sql insert into test_index values (1457, 4454743186046025219, 0.939169, '7k3pLKZi8d') index_test.go:137: sql insert into test_index values (1455, 5501604766626130615, 0.948083, 'yTXoU79tTU') index_test.go:143: sql update test_index set c1 = 8267089330815987864, c2 = 0.570551, c3 = '4HO7AyN26P' where c = 322 index_test.go:143: sql update test_index set c1 = 5106125405528332021, c2 = 0.383760, c3 = '8HAMPIMnle' where c = 74 index_test.go:137: sql insert into test_index values (1458, 5075348036222328729, 0.451571, 'FavIxIMqPu') index_test.go:137: sql insert into test_index values (1456, 7000775330668353290, 0.643502, 'gUcQZ2cCzo') index_test.go:137: sql insert into test_index values (1454, 8061189518631840316, 0.727598, '0BdLrr0Ry7') index_test.go:137: sql insert into test_index values (1460, 5512237781671933371, 0.755758, 'XPNRkGan2d') index_test.go:143: sql update test_index set c1 = 2925254369145180607, c2 = 0.567434, c3 = 'qAx4tXpJZc' where c = 563 index_test.go:143: sql update test_index set c1 = 4604227327935243881, c2 = 0.694875, c3 = 'X0ZlqIf3R1' where c = 1135 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:137: sql insert into test_index values (1461, 5387188798263831867, 0.471152, 'CdI4uAyIZX') index_test.go:137: sql insert into test_index values (1459, 2300950986418796201, 0.588132, 'dQtYPrcCkb') index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 924 index_test.go:137: sql insert into test_index values (1462, 4666332794678293345, 0.306716, 'yASdZVD0XX') index_test.go:137: sql insert into test_index values (1463, 2262161187557143095, 0.976250, 'mTgqUhtHAD') index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 1249 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 3413166431542141547, c2 = 0.640643, c3 = 'Trr6S57Hme' where c = 152 index_test.go:140: sql delete from test_index where c = 857 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 1629509411379419018, c2 = 0.004516, c3 = 'OHtMUTOyrX' where c = 559 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 9172894590901319853, c2 = 0.713297, c3 = 'wJlf2AL3lh' where c = 1162 index_test.go:143: sql update test_index set c1 = 4678050684943683655, c2 = 0.811518, c3 = 'BOruryscHK' where c = 547 index_test.go:143: sql update test_index set c1 = 274683794737929543, c2 = 0.486364, c3 = 'yJZi9njigt' where c = 1181 index_test.go:143: sql update test_index set c1 = 246591143279681244, c2 = 0.462865, c3 = 'wvrugp9AFG' where c = 179 index_test.go:143: sql update test_index set c1 = 54864463662897434, c2 = 0.980277, c3 = 'UNdd7dwCz1' where c = 231 index_test.go:137: sql insert into test_index values (1465, 386993239090526089, 0.476839, 'djgPtsxPAX') index_test.go:137: sql insert into test_index values (1464, 3628852119137407100, 0.646007, 'AF2iFrTzkH') index_test.go:143: sql update test_index set c1 = 3125162868400519196, c2 = 0.401254, c3 = 'NI3ZiucobO' where c = 997 index_test.go:143: sql update test_index set c1 = 6480245434563000846, c2 = 0.958624, c3 = 'HRIq50Uzex' where c = 1355 index_test.go:137: sql insert into test_index values (1466, 1752883231036535132, 0.405909, 'xIg1QhthxB') index_test.go:143: sql update test_index set c1 = 4835885286769997905, c2 = 0.593078, c3 = 'SAxdfhJ2Eo' where c = 281 index_test.go:140: sql delete from test_index where c = 693 index_test.go:137: sql insert into test_index values (1468, 1296060866785493074, 0.337354, 'MfFDIz3BmZ') index_test.go:137: sql insert into test_index values (1467, 1541050702281210721, 0.461302, 'F0i6iMb7GX') index_test.go:137: sql insert into test_index values (1470, 3393949746696711768, 0.549713, 'CMIjIYGpZH') index_test.go:137: sql insert into test_index values (1471, 4159875563341655640, 0.464386, '6HJwlmTRkA') index_test.go:137: sql insert into test_index values (1469, 2009633028746878922, 0.663794, 'v4B7qYfmGy') index_test.go:137: sql insert into test_index values (1472, 2735557009405311713, 0.418199, 'WndRRscho2') index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (1473, 5125345282277291168, 0.186244, 'xTpyqBPhSY') index_test.go:140: sql delete from test_index where c = 847 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 4270206251170610623, c2 = 0.006683, c3 = 'aq16ht9ATV' where c = 705 index_test.go:140: sql delete from test_index where c = 722 index_test.go:140: sql delete from test_index where c = 703 index_test.go:143: sql update test_index set c1 = 373077070136879831, c2 = 0.822323, c3 = 'pJ9XcTwG20' where c = 245 index_test.go:140: sql delete from test_index where c = 912 index_test.go:140: sql delete from test_index where c = 858 index_test.go:143: sql update test_index set c1 = 551487266266573189, c2 = 0.676272, c3 = 'yC8nNFBfb4' where c = 1022 index_test.go:140: sql delete from test_index where c = 1328 index_test.go:143: sql update test_index set c1 = 4110207687232329605, c2 = 0.110454, c3 = 'yZFc4QYlZ0' where c = 235 index_test.go:140: sql delete from test_index where c = 414 index_test.go:143: sql update test_index set c1 = 6297041111708280118, c2 = 0.994250, c3 = 'pFgvXbDyCo' where c = 660 index_test.go:143: sql update test_index set c1 = 6789908463764356312, c2 = 0.122137, c3 = 'SYXuwEuG6z' where c = 258 index_test.go:137: sql insert into test_index values (1474, 7745912708444274614, 0.769036, 'GRZxFO8Pmi') index_test.go:143: sql update test_index set c1 = 91120853712801502, c2 = 0.884791, c3 = 'pluXPojOgD' where c = 640 index_test.go:143: sql update test_index set c1 = 8827739624800466864, c2 = 0.172477, c3 = 'F21sqVj6Oc' where c = 245 index_test.go:137: sql insert into test_index values (1475, 3489267962383811605, 0.117266, '3GdXiEMsr8') index_test.go:143: sql update test_index set c1 = 4796420759595109104, c2 = 0.309832, c3 = 'YNLo2iPhbO' where c = 37 index_test.go:137: sql insert into test_index values (1476, 297756785929029540, 0.783191, '8DkofRMdqp') index_test.go:137: sql insert into test_index values (1479, 4242936670656912942, 0.626766, 'jRoEPtE8Ol') index_test.go:143: sql update test_index set c1 = 6832352122556571174, c2 = 0.702108, c3 = 'nCI1T7Pj4X' where c = 445 index_test.go:137: sql insert into test_index values (1477, 4913841470302571307, 0.615583, 'PH3jiXpyj0') index_test.go:137: sql insert into test_index values (1478, 6004713169552326098, 0.009900, '1t22bmCyfn') index_test.go:137: sql insert into test_index values (1480, 2287490971067470087, 0.680364, 'OpJZmzMs03') index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 781 index_test.go:137: sql insert into test_index values (1481, 7791239114442963922, 0.154586, 'DCHAGkG2KA') index_test.go:140: sql delete from test_index where c = 114 index_test.go:140: sql delete from test_index where c = 763 index_test.go:137: sql insert into test_index values (1482, 73449476234777257, 0.919386, '4WGZrRh6PK') index_test.go:140: sql delete from test_index where c = 1171 index_test.go:143: sql update test_index set c1 = 8281364088001244368, c2 = 0.321406, c3 = 'ksF7Sn27Z2' where c = 721 index_test.go:143: sql update test_index set c1 = 812201294931818351, c2 = 0.448594, c3 = 'hFxi0oURmS' where c = 206 index_test.go:143: sql update test_index set c1 = 3721547735008236679, c2 = 0.406573, c3 = 'pRYVu0dK6t' where c = 336 index_test.go:143: sql update test_index set c1 = 7499679047040807686, c2 = 0.933941, c3 = 'ko7gkw4nJB' where c = 216 index_test.go:140: sql delete from test_index where c = 1075 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 1465968874217285506, c2 = 0.321012, c3 = 'THpc9X7QIL' where c = 5 index_test.go:137: sql insert into test_index values (1483, 2903567116755765982, 0.522212, 'D4bRspzz1i') index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (1484, 2685603934941997945, 0.490976, 'S5uHfEf6Ul') index_test.go:137: sql insert into test_index values (1485, 5803203672409044458, 0.169884, 'Yxn8UCwpde') index_test.go:137: sql insert into test_index values (1487, 7770107748618481376, 0.540059, 'sjjLTsLKE4') index_test.go:137: sql insert into test_index values (1486, 3617966278363842305, 0.768427, 'f4uStxbCyz') index_test.go:140: sql delete from test_index where c = 1045 index_test.go:143: sql update test_index set c1 = 1650200670788733871, c2 = 0.669518, c3 = 'CtcidohOJ3' where c = 1027 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 9161680313283562026, c2 = 0.421935, c3 = '6UYk7PROm5' where c = 146 index_test.go:140: sql delete from test_index where c = 557 index_test.go:143: sql update test_index set c1 = 8555486790098245478, c2 = 0.723262, c3 = 'Xex0zsZzEa' where c = 602 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 664649008646481386, c2 = 0.185707, c3 = 'rolbpjPLjx' where c = 1124 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:137: sql insert into test_index values (1489, 1900878361960087920, 0.881898, 'C7CODKUnlh') index_test.go:137: sql insert into test_index values (1488, 6917427933954660316, 0.468328, 'W2t2eSgsNp') index_test.go:143: sql update test_index set c1 = 3715112043401715253, c2 = 0.369374, c3 = 'PFzOTw58MQ' where c = 436 index_test.go:143: sql update test_index set c1 = 279921851242864584, c2 = 0.580000, c3 = 'M8KijgN5pX' where c = 422 index_test.go:143: sql update test_index set c1 = 3062987946970234935, c2 = 0.338581, c3 = 'dxIJeIaUvz' where c = 880 index_test.go:137: sql insert into test_index values (1490, 3409665107081616923, 0.888987, 'ZsIqOUfQwN') index_test.go:137: sql insert into test_index values (1491, 5348488252102597797, 0.828034, 'SjNQAQt6JF') index_test.go:143: sql update test_index set c1 = 8445373128307000142, c2 = 0.957396, c3 = '5k4QBJjxA5' where c = 139 index_test.go:137: sql insert into test_index values (1492, 8231250226464642021, 0.180485, 'O4HWs69CGE') index_test.go:143: sql update test_index set c1 = 4758977375186447608, c2 = 0.947746, c3 = 'SKa48lXlAT' where c = 977 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (1493, 663412593961909757, 0.459579, 'WB5odwH2hu') index_test.go:140: sql delete from test_index where c = 1020 index_test.go:137: sql insert into test_index values (1494, 4764638661526033518, 0.906933, 'lkjZ6y25nD') index_test.go:140: sql delete from test_index where c = 1165 index_test.go:137: sql insert into test_index values (1495, 9095442335649030874, 0.642007, 'R8HO0gk92R') index_test.go:137: sql insert into test_index values (1496, 1547887589435262647, 0.091995, 'QBRseWvx6M') index_test.go:143: sql update test_index set c1 = 3838255785864751456, c2 = 0.926562, c3 = 'tmCKVNr6DI' where c = 1212 index_test.go:143: sql update test_index set c1 = 4491227498486514849, c2 = 0.366840, c3 = 'jDDMtJIewy' where c = 1251 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 1632424755041817063, c2 = 0.951214, c3 = '3jlqv1wu7I' where c = 1037 index_test.go:140: sql delete from test_index where c = 721 index_test.go:140: sql delete from test_index where c = 976 index_test.go:143: sql update test_index set c1 = 3238532004960788354, c2 = 0.936396, c3 = 'c2VCLZKgPr' where c = 1433 index_test.go:137: sql insert into test_index values (1497, 1580342187501164421, 0.390327, 'uFNjv1zDiy') index_test.go:140: sql delete from test_index where c = 461 index_test.go:143: sql update test_index set c1 = 797295918061990553, c2 = 0.759233, c3 = '9czab1RFWc' where c = 128 index_test.go:143: sql update test_index set c1 = 4364464930117644853, c2 = 0.999725, c3 = 'tTavQ4ckqs' where c = 1452 index_test.go:143: sql update test_index set c1 = 4029114951690071051, c2 = 0.247807, c3 = 'm3LVCDQC2O' where c = 408 index_test.go:137: sql insert into test_index values (1498, 6842599812012893823, 0.237106, 'o3F5MH4ZVs') index_test.go:140: sql delete from test_index where c = 1282 index_test.go:137: sql insert into test_index values (1499, 2609163251516901343, 0.174223, 'RvwL1GmDba') index_test.go:143: sql update test_index set c1 = 8444941338946519323, c2 = 0.106012, c3 = 'ZV73dBGMvG' where c = 530 index_test.go:137: sql insert into test_index values (1500, 3835945692354118770, 0.056048, '6gRChDsLjd') index_test.go:143: sql update test_index set c1 = 2431286120055855063, c2 = 0.806341, c3 = 'KtHJTzKH7o' where c = 735 index_test.go:143: sql update test_index set c1 = 1677915798032678137, c2 = 0.397815, c3 = 'gzSlfvK2d2' where c = 565 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 517278463598678858, c2 = 0.055637, c3 = '3WMfPyEuEA' where c = 1378 index_test.go:143: sql update test_index set c1 = 245399825792390688, c2 = 0.603681, c3 = 'YAY4RVIATg' where c = 808 index_test.go:143: sql update test_index set c1 = 3467700571621253741, c2 = 0.215611, c3 = 'D03XXb0pl1' where c = 1329 index_test.go:137: sql insert into test_index values (1502, 209306913823593813, 0.485835, 'meuB9ZeApE') index_test.go:137: sql insert into test_index values (1504, 3914023039848540671, 0.844689, 'hyJqjLYCcW') index_test.go:137: sql insert into test_index values (1505, 6924918021612918412, 0.763439, 'glTcL2A6gm') index_test.go:137: sql insert into test_index values (1501, 2777167412386028035, 0.334518, 'AtWYr9tpSP') index_test.go:137: sql insert into test_index values (1506, 1561339545315163348, 0.420984, 'hdLLVfk7bD') index_test.go:137: sql insert into test_index values (1507, 890073862858221748, 0.846845, 'c7t51SuoWT') index_test.go:137: sql insert into test_index values (1508, 7332039324920044765, 0.839298, 'Fcoe04Ocap') index_test.go:137: sql insert into test_index values (1503, 6336016760616803257, 0.977967, 'FYRfZeYTTS') index_test.go:137: sql insert into test_index values (1510, 8589990230930575107, 0.853732, 'i6NtKNIFqS') index_test.go:140: sql delete from test_index where c = 575 index_test.go:137: sql insert into test_index values (1509, 2579490259155114984, 0.496424, 'Pslw28mWEu') index_test.go:140: sql delete from test_index where c = 1461 index_test.go:140: sql delete from test_index where c = 636 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 6469072088059878635, c2 = 0.518655, c3 = 'SclGBFryjJ' where c = 1219 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 5185541643013235062, c2 = 0.564756, c3 = 'i49wK3Cnwj' where c = 900 index_test.go:143: sql update test_index set c1 = 5130412173183403438, c2 = 0.826467, c3 = '7cDlv06h0y' where c = 24 index_test.go:143: sql update test_index set c1 = 5177026261043401875, c2 = 0.732374, c3 = 'ak2JDpuRGB' where c = 1013 index_test.go:143: sql update test_index set c1 = 6895196484649557149, c2 = 0.666458, c3 = 'u2o6THkWQt' where c = 1245 index_test.go:143: sql update test_index set c1 = 1259453352009532141, c2 = 0.009122, c3 = 'JNGHHAeAmG' where c = 401 index_test.go:143: sql update test_index set c1 = 664949839001249254, c2 = 0.991192, c3 = 'xxUmhSIxyf' where c = 785 index_test.go:137: sql insert into test_index values (1511, 2373522777044384345, 0.356451, 'Wni0XB80O3') index_test.go:143: sql update test_index set c1 = 843902357123535352, c2 = 0.223473, c3 = 'U7pzjzuuvU' where c = 636 index_test.go:143: sql update test_index set c1 = 855080465049308307, c2 = 0.450404, c3 = 'HVK7pG2Ccm' where c = 833 index_test.go:143: sql update test_index set c1 = 4259103398625711751, c2 = 0.124933, c3 = 'uEkgCHTAbA' where c = 886 index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (1513, 6681207806993521189, 0.600843, 'VcFxBr2PkL') index_test.go:137: sql insert into test_index values (1514, 4570910313804192263, 0.387149, 'PGbtITkO0z') index_test.go:137: sql insert into test_index values (1520, 5638368762083225749, 0.436071, '2GvbIfW8mk') index_test.go:137: sql insert into test_index values (1517, 1826665952096837655, 0.121919, 'pH3cxI3VGi') index_test.go:137: sql insert into test_index values (1516, 890740011735255224, 0.764117, '3DGUlfmWs8') index_test.go:137: sql insert into test_index values (1519, 3792038470175841352, 0.607270, 'Abm8Mug6Og') index_test.go:137: sql insert into test_index values (1518, 7929259825901036825, 0.365888, 'kK4yjIYP8Y') index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (1515, 7647699834770946788, 0.588543, 'zspKSX1zfj') index_test.go:143: sql update test_index set c1 = 6774073694726567884, c2 = 0.454505, c3 = 'obfS3NwKZ3' where c = 314 index_test.go:137: sql insert into test_index values (1512, 4754017084730857670, 0.763090, 'JQUEhH526j') index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 716 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:143: sql update test_index set c1 = 6230579085037356295, c2 = 0.973152, c3 = 'eVsRw9yUHR' where c = 611 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 1494159542949988056, c2 = 0.433330, c3 = 'XZwOhdy6b8' where c = 293 index_test.go:143: sql update test_index set c1 = 8090420889515030770, c2 = 0.337220, c3 = 'fk4Rj1eVdq' where c = 1043 index_test.go:143: sql update test_index set c1 = 4674509454193461436, c2 = 0.009050, c3 = 'V2PfUjz116' where c = 1368 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:137: sql insert into test_index values (1521, 4540457998276500019, 0.412822, 'TPKOSslwFa') index_test.go:143: sql update test_index set c1 = 3035376581936730103, c2 = 0.133918, c3 = 'KoqQ89dM7k' where c = 246 index_test.go:143: sql update test_index set c1 = 5139678516452773033, c2 = 0.911844, c3 = '1EXFMCjhaV' where c = 1181 index_test.go:137: sql insert into test_index values (1522, 4426748598240759641, 0.788278, 'HY4R0tvzDB') index_test.go:143: sql update test_index set c1 = 1358123634831741870, c2 = 0.405417, c3 = 'deVmIb28wv' where c = 716 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:143: sql update test_index set c1 = 3406323952414661480, c2 = 0.879803, c3 = 'cWM4apmb3k' where c = 395 index_test.go:140: sql delete from test_index where c = 441 index_test.go:137: sql insert into test_index values (1525, 3719155994679621847, 0.873558, 'vKSAUYctfO') index_test.go:137: sql insert into test_index values (1524, 6730206048759650463, 0.605972, '4NIHdoLqFl') index_test.go:137: sql insert into test_index values (1527, 2584004241624547639, 0.200694, 'mgoIreAnc6') index_test.go:137: sql insert into test_index values (1523, 6626375485038846406, 0.672083, 'SsT44dEbsY') index_test.go:140: sql delete from test_index where c = 611 index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (1526, 7923693285848633076, 0.919142, 'b6MaSz3DM9') index_test.go:137: sql insert into test_index values (1529, 7615667263200382446, 0.548561, 'uiLZPmoEEE') index_test.go:137: sql insert into test_index values (1528, 4351230223922595806, 0.935651, 'yIXkjpvrGT') index_test.go:143: sql update test_index set c1 = 3591317012690294761, c2 = 0.043336, c3 = 'pTdrdDJyas' where c = 1068 index_test.go:140: sql delete from test_index where c = 1336 index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (1530, 6533228699455270471, 0.613698, 'g6MpRzj1b9') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 6935789750833510170, c2 = 0.338476, c3 = 'txXwzCFluc' where c = 22 index_test.go:140: sql delete from test_index where c = 1320 index_test.go:143: sql update test_index set c1 = 2684540338339974612, c2 = 0.891296, c3 = 'Zsc9SbvBDq' where c = 1264 index_test.go:137: sql insert into test_index values (1531, 1390630193392450006, 0.322613, '9To909J4H6') index_test.go:143: sql update test_index set c1 = 2250694604986447128, c2 = 0.379583, c3 = 'QIAGCxL0Q3' where c = 770 index_test.go:143: sql update test_index set c1 = 1192768150618864969, c2 = 0.893027, c3 = '3Efo0JtcQ0' where c = 126 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 854 index_test.go:143: sql update test_index set c1 = 8855737354984722909, c2 = 0.676667, c3 = 'Bu2jmLdJq6' where c = 679 index_test.go:143: sql update test_index set c1 = 1825579975142968475, c2 = 0.847826, c3 = 'wOnSlrFHhl' where c = 1135 index_test.go:143: sql update test_index set c1 = 6125761414403807156, c2 = 0.039948, c3 = 'qxxXnbSdoK' where c = 741 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:137: sql insert into test_index values (1532, 768000787780479110, 0.071300, 'WMjLEPw3Qg') index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 457638016340083067, c2 = 0.844562, c3 = 'gPrPOYVw4u' where c = 606 index_test.go:137: sql insert into test_index values (1534, 6097116244201310943, 0.534481, '2c7NOPq4I9') index_test.go:137: sql insert into test_index values (1536, 148155306349479783, 0.733817, 'Rr6yU7pgi2') index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (1537, 4212848305910993508, 0.354859, 'x0LhEL0rq8') index_test.go:143: sql update test_index set c1 = 8189661103609997364, c2 = 0.744822, c3 = 'i6nR3uCuDd' where c = 1525 index_test.go:140: sql delete from test_index where c = 1460 index_test.go:137: sql insert into test_index values (1535, 2966748359987133736, 0.918829, 'tRGvcD7PQn') index_test.go:143: sql update test_index set c1 = 6333612174115803249, c2 = 0.629349, c3 = 'uYRzj4RF7A' where c = 668 index_test.go:143: sql update test_index set c1 = 7518748318339591959, c2 = 0.863589, c3 = 'UntzstUQJW' where c = 854 index_test.go:137: sql insert into test_index values (1533, 382148152206510480, 0.412506, 'JD64eGzFR3') index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:143: sql update test_index set c1 = 865626050093371181, c2 = 0.899855, c3 = 'hfJoHLHtEU' where c = 685 index_test.go:137: sql insert into test_index values (1541, 4395965544322122351, 0.584586, '241vIXtffJ') index_test.go:143: sql update test_index set c1 = 4855843742635056704, c2 = 0.265362, c3 = 'aiQVjUbqNx' where c = 205 index_test.go:137: sql insert into test_index values (1540, 7211988505723332202, 0.864854, 'o6wvJEdBPI') index_test.go:137: sql insert into test_index values (1539, 2655542149752576134, 0.607899, 'Ec1uH1nDnw') index_test.go:137: sql insert into test_index values (1538, 2599742101276497641, 0.762154, 'XCCg6RFGXd') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:143: sql update test_index set c1 = 8578556183734082046, c2 = 0.884772, c3 = 'NAKPQGlnsn' where c = 654 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:137: sql insert into test_index values (1542, 5033345368347574453, 0.620349, 'dNxeqANufZ') index_test.go:143: sql update test_index set c1 = 1494741234907310269, c2 = 0.260517, c3 = 'VX3AE8H2Q6' where c = 885 index_test.go:140: sql delete from test_index where c = 918 index_test.go:143: sql update test_index set c1 = 7780918893432591421, c2 = 0.146680, c3 = 'r63x1uufO6' where c = 745 index_test.go:137: sql insert into test_index values (1544, 316105383883540579, 0.538045, 'CDnzEuVtq1') index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 6185476380950984923, c2 = 0.352593, c3 = 'gvdxxyo3KR' where c = 950 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 3082098402426292138, c2 = 0.729560, c3 = '5HB0cMP331' where c = 31 index_test.go:140: sql delete from test_index where c = 324 index_test.go:137: sql insert into test_index values (1545, 1130474219439357715, 0.160983, 'fUWFkG4gK8') index_test.go:137: sql insert into test_index values (1543, 4335746152200547007, 0.287926, 'tzf1kXkfID') index_test.go:143: sql update test_index set c1 = 6387039906594951998, c2 = 0.207031, c3 = 'QQ0zQAAj32' where c = 351 index_test.go:137: sql insert into test_index values (1546, 2750972132103980085, 0.485077, 'OSV4sgqZ1n') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:137: sql insert into test_index values (1547, 4617066270889741966, 0.679518, '7WWolMolSz') index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 1375 index_test.go:137: sql insert into test_index values (1548, 1106825017380610174, 0.170413, 'ItPLFBUlg0') index_test.go:143: sql update test_index set c1 = 7141301849887996395, c2 = 0.441440, c3 = 'Vy5f3TvDma' where c = 685 index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (1549, 5973491572096918532, 0.113386, 'qrsXS4daUZ') index_test.go:143: sql update test_index set c1 = 7146623835697770681, c2 = 0.687589, c3 = 'dsCBO21HLE' where c = 1532 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 4495528313075326842, c2 = 0.767601, c3 = 'MQWWIArSBZ' where c = 1011 index_test.go:137: sql insert into test_index values (1550, 1756645361310217596, 0.764171, 'f6DnqBKNPX') index_test.go:140: sql delete from test_index where c = 1400 index_test.go:143: sql update test_index set c1 = 2460003725629475564, c2 = 0.082431, c3 = 'k6Ycx9O2Sh' where c = 483 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 6430065726708143098, c2 = 0.473721, c3 = 'HF4UF4AWAg' where c = 1286 index_test.go:143: sql update test_index set c1 = 7607141856910484887, c2 = 0.348518, c3 = 'IbjgoMgmMh' where c = 1493 index_test.go:137: sql insert into test_index values (1551, 9116866450636116684, 0.605640, 'vRUKLfgumY') index_test.go:143: sql update test_index set c1 = 7789736707488229369, c2 = 0.864748, c3 = 'pYmwrSRxXY' where c = 1424 index_test.go:143: sql update test_index set c1 = 8013245227092557977, c2 = 0.850088, c3 = 'p2KpTRgI0I' where c = 624 index_test.go:137: sql insert into test_index values (1552, 8616929689325973063, 0.465726, 'cw6gidrzId') index_test.go:143: sql update test_index set c1 = 5685545594702871232, c2 = 0.252727, c3 = 'yQgFccnnmj' where c = 292 index_test.go:137: sql insert into test_index values (1553, 2252811480523141456, 0.742238, '0qy3TTaOYQ') index_test.go:137: sql insert into test_index values (1554, 3736089830786728156, 0.453542, 'QYfy4FyrqW') index_test.go:137: sql insert into test_index values (1555, 4805758263098058519, 0.742101, 'Q4qpMnhgg8') index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (1556, 3583355337644963522, 0.424339, 'qcJGpF1gfc') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:137: sql insert into test_index values (1557, 2169399687946305355, 0.009245, 'XleRHdEPkc') index_test.go:140: sql delete from test_index where c = 951 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (1558, 8340055995113959849, 0.333097, 'iVIhGJRN20') index_test.go:143: sql update test_index set c1 = 3564962842828708301, c2 = 0.693557, c3 = 'z9dc4bIyZS' where c = 741 index_test.go:143: sql update test_index set c1 = 5026034459683974234, c2 = 0.841003, c3 = 'YiiD8gUcda' where c = 380 index_test.go:140: sql delete from test_index where c = 1521 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 5098531573348430030, c2 = 0.631158, c3 = 'dAoxbU9tGJ' where c = 622 index_test.go:140: sql delete from test_index where c = 453 index_test.go:140: sql delete from test_index where c = 970 index_test.go:137: sql insert into test_index values (1560, 8866670972905085982, 0.491307, 'rNK4Nyk6vY') index_test.go:137: sql insert into test_index values (1559, 4147838246801428747, 0.974583, 'Ny2K1853rG') index_test.go:143: sql update test_index set c1 = 4204015552788241883, c2 = 0.552730, c3 = 'b2zczwQmrS' where c = 1123 index_test.go:140: sql delete from test_index where c = 949 index_test.go:143: sql update test_index set c1 = 3387365212231731106, c2 = 0.507104, c3 = 'hhc7U5tKQB' where c = 744 index_test.go:137: sql insert into test_index values (1561, 5532704102293469186, 0.815529, 'wMzywhKsbg') index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:143: sql update test_index set c1 = 7687793951912293778, c2 = 0.804280, c3 = 'M4I6LfQg6a' where c = 286 index_test.go:143: sql update test_index set c1 = 2276786148489504174, c2 = 0.094147, c3 = 'xbhyEPyAtu' where c = 263 index_test.go:137: sql insert into test_index values (1562, 5558025084693323351, 0.042158, 'zHsCwViH6K') index_test.go:143: sql update test_index set c1 = 8246042677149306793, c2 = 0.533404, c3 = 'bE6ragmoZy' where c = 588 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:137: sql insert into test_index values (1563, 7006851260069770247, 0.444784, 'JYkF1CV1e3') index_test.go:143: sql update test_index set c1 = 6773739014825181978, c2 = 0.785312, c3 = 'Sjo2QdGSRb' where c = 347 index_test.go:143: sql update test_index set c1 = 8496028812876705820, c2 = 0.105590, c3 = 'tAlaPjzPrW' where c = 513 index_test.go:140: sql delete from test_index where c = 834 index_test.go:143: sql update test_index set c1 = 8783538237993178596, c2 = 0.245268, c3 = 'B2bnw2cKbI' where c = 1157 index_test.go:140: sql delete from test_index where c = 886 index_test.go:143: sql update test_index set c1 = 1595559437450690354, c2 = 0.872780, c3 = '4Lo0gF6jeL' where c = 1541 index_test.go:143: sql update test_index set c1 = 1090855608356172255, c2 = 0.545206, c3 = 'Jbe5lBxrm0' where c = 1556 index_test.go:137: sql insert into test_index values (1565, 6677453482039240892, 0.518233, 'iTajE4p2Dj') index_test.go:137: sql insert into test_index values (1566, 7296944568026207495, 0.914886, 'mxStfUdFOI') index_test.go:137: sql insert into test_index values (1568, 5570449679499005512, 0.263057, 'N5Mye1FxDt') index_test.go:137: sql insert into test_index values (1564, 7599952826081359498, 0.856992, 'uWAvKeDeqt') index_test.go:137: sql insert into test_index values (1569, 7099817874150671721, 0.754477, 'n3yCLNEheg') index_test.go:143: sql update test_index set c1 = 2023540139496846347, c2 = 0.498060, c3 = 'HtfZpb7NnM' where c = 528 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 3170240126986603311, c2 = 0.377492, c3 = 'j52a4rCLmU' where c = 817 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 67 index_test.go:137: sql insert into test_index values (1570, 4201699450323909275, 0.156417, '0VcyhqvfN2') index_test.go:137: sql insert into test_index values (1567, 5156100020321130368, 0.631473, 's4UUaxQuch') index_test.go:140: sql delete from test_index where c = 512 index_test.go:137: sql insert into test_index values (1572, 4560322986525394106, 0.995935, 'OVTyUk1pHV') index_test.go:140: sql delete from test_index where c = 1273 index_test.go:137: sql insert into test_index values (1573, 243531216357358441, 0.336972, '0LMKHVUXdr') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 246658883227970600, c2 = 0.643971, c3 = '4Kj3pU84uj' where c = 672 index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 8271792143002611920, c2 = 0.171816, c3 = 'j7H8SiFlft' where c = 33 index_test.go:143: sql update test_index set c1 = 8470822626851207357, c2 = 0.951710, c3 = 'O4fN1H2y6R' where c = 1567 index_test.go:137: sql insert into test_index values (1571, 6135458709635774936, 0.125357, 'vRM558Gv99') index_test.go:140: sql delete from test_index where c = 542 index_test.go:143: sql update test_index set c1 = 5696382167403745899, c2 = 0.392529, c3 = 'DXAkaV0SXD' where c = 845 index_test.go:143: sql update test_index set c1 = 569889991496980056, c2 = 0.646751, c3 = 'I2w2vQcasq' where c = 898 index_test.go:143: sql update test_index set c1 = 8588508498889602646, c2 = 0.735908, c3 = 'YHgVj4Dyib' where c = 530 index_test.go:137: sql insert into test_index values (1575, 1739642307871009816, 0.342538, 'jhb7CnX3kc') index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (1576, 6499993395202116675, 0.277366, 'HqKyIPFCWy') index_test.go:143: sql update test_index set c1 = 9112809634114353522, c2 = 0.078344, c3 = 'Hpw4ZD5lG9' where c = 749 index_test.go:137: sql insert into test_index values (1574, 3461922816877641621, 0.145638, '7fDCQmcuDI') index_test.go:143: sql update test_index set c1 = 2826457521855729833, c2 = 0.879707, c3 = 'ZLO7dkG6KG' where c = 1141 index_test.go:140: sql delete from test_index where c = 718 index_test.go:137: sql insert into test_index values (1577, 1376117862324597597, 0.282413, 'FGeinbfDNQ') index_test.go:137: sql insert into test_index values (1578, 1134468651331631416, 0.116879, 'm7Wn9Vg49x') index_test.go:143: sql update test_index set c1 = 2382922283034312709, c2 = 0.255470, c3 = '1oF9tQgePf' where c = 1277 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (1581, 1306584370657988412, 0.674785, 'oTU3JokoBH') index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (1579, 601257757263158165, 0.591091, 'E11ssTdTTp') index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (1582, 6129521029416769822, 0.484358, 'sccOOd6tu2') index_test.go:143: sql update test_index set c1 = 6843285144348752250, c2 = 0.724756, c3 = '1gtSdv60sZ' where c = 1041 index_test.go:137: sql insert into test_index values (1580, 7358809012024642047, 0.226195, 'AFBHwCs4J0') index_test.go:143: sql update test_index set c1 = 768722886838187543, c2 = 0.683858, c3 = '4LvABD8PhT' where c = 1042 index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 1379 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 8993038076694681991, c2 = 0.000098, c3 = 'GpT8PlnovT' where c = 1430 index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (1583, 7423024952791190747, 0.248470, '0GzO72agjG') index_test.go:140: sql delete from test_index where c = 756 index_test.go:143: sql update test_index set c1 = 4975957219884242560, c2 = 0.491989, c3 = '2vUzhidWBq' where c = 219 index_test.go:143: sql update test_index set c1 = 4113713826447782440, c2 = 0.210748, c3 = 'vDEBJB1ibL' where c = 1051 index_test.go:143: sql update test_index set c1 = 6875051843204219410, c2 = 0.804306, c3 = 'jjFixMfVkk' where c = 407 index_test.go:137: sql insert into test_index values (1584, 2897096067508207639, 0.635370, 'St7wN1nBlU') index_test.go:143: sql update test_index set c1 = 1642519628945641687, c2 = 0.218408, c3 = 'gC4BWqECPF' where c = 451 index_test.go:143: sql update test_index set c1 = 4689089489806228148, c2 = 0.770254, c3 = '4m4ZOUApgW' where c = 109 index_test.go:143: sql update test_index set c1 = 3563887343818755412, c2 = 0.993770, c3 = 'SESXhxsz13' where c = 981 index_test.go:137: sql insert into test_index values (1585, 2071184015057225834, 0.343587, 'uUyLSqWpV7') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:137: sql insert into test_index values (1587, 2184501336833123967, 0.003859, 'GYU67kPDgz') index_test.go:143: sql update test_index set c1 = 378973374054054549, c2 = 0.948610, c3 = '2gUEb7Z9SD' where c = 289 index_test.go:137: sql insert into test_index values (1591, 4578734599933811124, 0.069007, '4c6o08neYP') === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 index_test.go:143: sql update test_index set c1 = 4332735065809868869, c2 = 0.126779, c3 = 'A9QyzPl6YX' where c = 1437 index_test.go:137: sql insert into test_index values (1588, 2705518057477183269, 0.213411, '1xs9EM6ssI') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:137: sql insert into test_index values (1589, 5703528761056333223, 0.781167, 'VFYD72Urn7') index_test.go:140: sql delete from test_index where c = 45 index_test.go:137: sql insert into test_index values (1590, 4398924475605230441, 0.190351, 'o1ZvT7WHpi') index_test.go:137: sql insert into test_index values (1592, 8110607339962316452, 0.906698, 'U6jYWYZLIh') index_test.go:137: sql insert into test_index values (1586, 4589709064081985032, 0.318835, 'PLYmAkNfr9') index_test.go:137: sql insert into test_index values (1593, 5944935758964725360, 0.697045, 'GOyillMySC') index_test.go:140: sql delete from test_index where c = 331 index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 3149580789977347411, c2 = 0.134701, c3 = 'D2Yop4DbU1' where c = 813 index_test.go:143: sql update test_index set c1 = 7006253527249908466, c2 = 0.917316, c3 = 'fBdzFTRGio' where c = 930 index_test.go:143: sql update test_index set c1 = 1000356419315896698, c2 = 0.289215, c3 = 'Pu8DbchlMo' where c = 202 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 5434430256548400061, c2 = 0.566120, c3 = '5MXnretEyg' where c = 1290 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:143: sql update test_index set c1 = 1171820140480269643, c2 = 0.532560, c3 = '08IyTX8hmg' where c = 17 index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (1594, 6851864175214834984, 0.294723, 'DLZehZAyrw') index_test.go:143: sql update test_index set c1 = 1679087294898600423, c2 = 0.779885, c3 = 'JO60oTsTZt' where c = 644 index_test.go:143: sql update test_index set c1 = 4680380637686340906, c2 = 0.802871, c3 = '2DMHwACusl' where c = 715 index_test.go:137: sql insert into test_index values (1596, 6544784868219963918, 0.737943, 'xyEN06V9wx') index_test.go:137: sql insert into test_index values (1595, 7630433506536426661, 0.703467, 'bkwLyAhgAi') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 677 index_test.go:143: sql update test_index set c1 = 8191895802936661682, c2 = 0.393644, c3 = 'O4GAQ5LdXi' where c = 1105 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 8826805113981648278, c2 = 0.936977, c3 = 'xvXw0jHRkF' where c = 389 index_test.go:143: sql update test_index set c1 = 3928562255708601776, c2 = 0.509208, c3 = 'nc5CPqV7A0' where c = 119 index_test.go:137: sql insert into test_index values (1597, 2010274762942875936, 0.318934, 'ku4rdMPvNQ') index_test.go:143: sql update test_index set c1 = 3893891553044181718, c2 = 0.027145, c3 = 'RLhTCKsK10' where c = 947 index_test.go:143: sql update test_index set c1 = 3253503194086292547, c2 = 0.695328, c3 = 'mQtY9uKp00' where c = 102 index_test.go:137: sql insert into test_index values (1599, 4456466140166702322, 0.760372, 'nekC1lMZJn') index_test.go:143: sql update test_index set c1 = 415928411230436584, c2 = 0.457583, c3 = 'TVAlbh85dc' where c = 1139 index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (1598, 5157031799460684807, 0.065620, 'AYYSQgLV1s') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 5731913462657811564, c2 = 0.769085, c3 = 'EqEhBsuD10' where c = 818 index_test.go:143: sql update test_index set c1 = 8926566356305159061, c2 = 0.109168, c3 = 'togRM4agLz' where c = 1350 index_test.go:137: sql insert into test_index values (1600, 5800627682040103192, 0.370724, 'nAiu64K8zY') index_test.go:143: sql update test_index set c1 = 177507861382795452, c2 = 0.345530, c3 = 'RQPnmTdGsp' where c = 968 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 3695882706922741421, c2 = 0.980439, c3 = 'AHV6tDbJrt' where c = 1317 index_test.go:137: sql insert into test_index values (1602, 7816941990431907518, 0.428297, 'gRMSfehj0A') index_test.go:137: sql insert into test_index values (1606, 4585363098717316088, 0.410443, 'C2kdTC7qzI') index_test.go:137: sql insert into test_index values (1604, 2777252108925577763, 0.771325, 'bKpSxq3VJn') index_test.go:137: sql insert into test_index values (1603, 8304253495084733536, 0.484702, 'oDlS74st5M') index_test.go:137: sql insert into test_index values (1608, 12726877084960610, 0.505123, 'rxQe1mjNtb') index_test.go:137: sql insert into test_index values (1601, 3592019205287982225, 0.762914, 'i5QTOk6BnR') index_test.go:137: sql insert into test_index values (1610, 1715334923931862573, 0.248357, 'dECoJD4IUZ') index_test.go:137: sql insert into test_index values (1607, 3958736629946814946, 0.632100, 'EtNP3aQge4') index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (1609, 3372307137970544174, 0.786494, '7L8waGbjUL') index_test.go:137: sql insert into test_index values (1605, 1496421996435886918, 0.353651, 'NI0vwOWvLg') index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 601 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:143: sql update test_index set c1 = 1315179368785872660, c2 = 0.484394, c3 = 'aNMNtcIIwD' where c = 608 index_test.go:140: sql delete from test_index where c = 600 index_test.go:143: sql update test_index set c1 = 3596932185770671251, c2 = 0.526744, c3 = 'Fl6ZuDxf7Z' where c = 117 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:140: sql delete from test_index where c = 1245 index_test.go:140: sql delete from test_index where c = 767 index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (1611, 8321704035186969632, 0.815467, 'FbvSKpIrEe') index_test.go:140: sql delete from test_index where c = 659 index_test.go:143: sql update test_index set c1 = 260335230497520607, c2 = 0.673281, c3 = 'ltMdBHJgHB' where c = 1332 index_test.go:143: sql update test_index set c1 = 7692544702607789771, c2 = 0.230383, c3 = 'PvvgRt5A4R' where c = 535 index_test.go:143: sql update test_index set c1 = 7974191376178322878, c2 = 0.804965, c3 = 'shIa2qHyBc' where c = 1045 index_test.go:143: sql update test_index set c1 = 1683003186452062273, c2 = 0.397707, c3 = 'pfmYbYRYQB' where c = 485 index_test.go:143: sql update test_index set c1 = 3935130381710002091, c2 = 0.387632, c3 = 'g5evyjhS6B' where c = 1570 index_test.go:143: sql update test_index set c1 = 717868291513212148, c2 = 0.454421, c3 = 'HSjtKS9PpF' where c = 799 index_test.go:137: sql insert into test_index values (1612, 308969248818367899, 0.825633, 'eL2LZVfMJc') index_test.go:143: sql update test_index set c1 = 7583738586856937678, c2 = 0.116461, c3 = 'wIKIwUnBi3' where c = 72 index_test.go:143: sql update test_index set c1 = 2310097489583274654, c2 = 0.859825, c3 = 'Vn7VlV3hIL' where c = 1400 index_test.go:137: sql insert into test_index values (1613, 7853822347106260600, 0.868689, 'Ye1XD5gjDD') index_test.go:137: sql insert into test_index values (1614, 5557877753765959355, 0.685349, 'BSUe04hmab') index_test.go:137: sql insert into test_index values (1615, 6543498228035566600, 0.679282, '9IVfpbQllr') index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (1618, 3950286064034810738, 0.601529, 'QKqiR9fptR') index_test.go:137: sql insert into test_index values (1617, 6096679775825955989, 0.914164, '4sgkt9jYOM') index_test.go:137: sql insert into test_index values (1620, 821236932941763553, 0.488705, '8fIiXmTysx') index_test.go:137: sql insert into test_index values (1619, 4032075310460884422, 0.794278, 'dm4ounyEXf') index_test.go:137: sql insert into test_index values (1616, 7040324232304615910, 0.331905, 'vW98geaDXo') index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 1469685346184956773, c2 = 0.537843, c3 = 'G46STmB1UN' where c = 187 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:140: sql delete from test_index where c = 891 index_test.go:140: sql delete from test_index where c = 903 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 1358487352343896585, c2 = 0.903913, c3 = '3pH8WIXnrT' where c = 1100 index_test.go:140: sql delete from test_index where c = 1398 index_test.go:137: sql insert into test_index values (1621, 4413656567571399061, 0.195460, 'V8CqbFtPrB') index_test.go:143: sql update test_index set c1 = 4688635051298875059, c2 = 0.033878, c3 = 'OgTOrJeI3K' where c = 171 index_test.go:140: sql delete from test_index where c = 900 index_test.go:143: sql update test_index set c1 = 5558509479868648215, c2 = 0.766948, c3 = 'jSFpEgtNZ2' where c = 1123 index_test.go:140: sql delete from test_index where c = 928 index_test.go:143: sql update test_index set c1 = 2900312146704997645, c2 = 0.023217, c3 = 'Z31OG0qcMd' where c = 1568 index_test.go:143: sql update test_index set c1 = 9041025039270805163, c2 = 0.367332, c3 = 'CzM9wtk3Ws' where c = 1423 index_test.go:143: sql update test_index set c1 = 8535645998048462656, c2 = 0.526929, c3 = 'JN6Ra9AdaT' where c = 41 index_test.go:143: sql update test_index set c1 = 9144286078732726754, c2 = 0.852139, c3 = 'ADIPl8oNK2' where c = 1602 index_test.go:137: sql insert into test_index values (1623, 1044533450149253364, 0.093993, '1xTmpuUDE1') index_test.go:140: sql delete from test_index where c = 1591 index_test.go:137: sql insert into test_index values (1624, 5991667267081897022, 0.306587, 'K5SAAKieOF') index_test.go:137: sql insert into test_index values (1625, 4831802271658749847, 0.351980, '6le4OuXfnW') index_test.go:143: sql update test_index set c1 = 1635583882833645607, c2 = 0.404180, c3 = 'ZL7QXJNk2L' where c = 1122 index_test.go:137: sql insert into test_index values (1627, 2276973562999323507, 0.644962, 'h9ZmHvjoBV') index_test.go:137: sql insert into test_index values (1628, 2461693562279927093, 0.272982, 'EofRPPeTRm') index_test.go:143: sql update test_index set c1 = 5889182419281783771, c2 = 0.028208, c3 = '7946QTaHm3' where c = 157 index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 2713297490627794906, c2 = 0.243858, c3 = 'sAIvGblCsA' where c = 27 index_test.go:137: sql insert into test_index values (1622, 612217747919625637, 0.019566, 'ms4iCqDKre') index_test.go:137: sql insert into test_index values (1629, 5823437218228292178, 0.048978, 'd7VJxZi8G7') index_test.go:137: sql insert into test_index values (1626, 2608634617431830125, 0.163736, 'CxCWENAm6y') index_test.go:140: sql delete from test_index where c = 945 index_test.go:137: sql insert into test_index values (1631, 7344761686556010817, 0.919404, '4GHjk1qHTZ') index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (1630, 3792965302335720946, 0.063158, 'KQZFr6SCmk') index_test.go:140: sql delete from test_index where c = 248 index_test.go:140: sql delete from test_index where c = 459 index_test.go:140: sql delete from test_index where c = 343 index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 8429427914640529855, c2 = 0.212020, c3 = 'Qz50mQHlxN' where c = 1045 index_test.go:140: sql delete from test_index where c = 495 index_test.go:143: sql update test_index set c1 = 404265906637449373, c2 = 0.195225, c3 = '8ungSe6CN7' where c = 251 index_test.go:143: sql update test_index set c1 = 5222735279599881663, c2 = 0.715733, c3 = 'cWVKFrBF6v' where c = 1287 index_test.go:143: sql update test_index set c1 = 6564080964958150332, c2 = 0.978997, c3 = 'uGuAwcC84Z' where c = 174 index_test.go:137: sql insert into test_index values (1632, 6267419285453392013, 0.402255, 'ii57uxqOyY') index_test.go:143: sql update test_index set c1 = 2789379762457095238, c2 = 0.165912, c3 = 'lA2X784adc' where c = 346 index_test.go:143: sql update test_index set c1 = 9127937031276683055, c2 = 0.246002, c3 = 'lOHMw4i7ZH' where c = 1437 index_test.go:143: sql update test_index set c1 = 7982813338481418669, c2 = 0.270524, c3 = 'HDbvnsagYw' where c = 817 index_test.go:137: sql insert into test_index values (1634, 1649931960009622868, 0.989565, 'sff8Y1JEdV') index_test.go:140: sql delete from test_index where c = 1316 index_test.go:143: sql update test_index set c1 = 7138594807307697921, c2 = 0.796734, c3 = 'rmZhWITb6a' where c = 897 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (1633, 6265906056381829041, 0.586762, 'MvkuSgZu3R') index_test.go:143: sql update test_index set c1 = 651053444033223349, c2 = 0.398800, c3 = 'voEOEmAOAx' where c = 618 index_test.go:137: sql insert into test_index values (1636, 1294456539115511915, 0.121193, 'CJqUQgtpP8') index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (1635, 4108458046965911416, 0.812848, 'WwmleCHYpu') index_test.go:137: sql insert into test_index values (1638, 4076883907138141378, 0.813582, 'litrVloS9b') index_test.go:140: sql delete from test_index where c = 749 index_test.go:137: sql insert into test_index values (1637, 8856255242830225328, 0.014043, 'xz5cmprHUC') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 6879815797900271180, c2 = 0.033799, c3 = 'pNRf84SuYB' where c = 741 index_test.go:137: sql insert into test_index values (1640, 8958656587756805334, 0.288955, 'ohDchlFRFJ') index_test.go:143: sql update test_index set c1 = 5611582165212936445, c2 = 0.971963, c3 = '25vCC94S9Q' where c = 583 index_test.go:137: sql insert into test_index values (1639, 2765562811142177760, 0.724713, '3dyDQefbzU') index_test.go:143: sql update test_index set c1 = 2040246879953886397, c2 = 0.644429, c3 = 'zbWISWmVbN' where c = 1209 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:140: sql delete from test_index where c = 400 index_test.go:140: sql delete from test_index where c = 970 index_test.go:143: sql update test_index set c1 = 8907582089027818307, c2 = 0.969883, c3 = 'kwNeWrvT93' where c = 50 index_test.go:137: sql insert into test_index values (1643, 2039849789471094980, 0.599406, 'iFv60xSvOS') index_test.go:137: sql insert into test_index values (1641, 4090796161697977896, 0.667502, 'K2IuNZntqP') index_test.go:143: sql update test_index set c1 = 9086449061379160227, c2 = 0.993967, c3 = 'dIk7UAwe0J' where c = 264 index_test.go:143: sql update test_index set c1 = 7935467451672478578, c2 = 0.679303, c3 = 'lJ3Yexb7jD' where c = 1388 index_test.go:137: sql insert into test_index values (1642, 1074619302155350610, 0.905080, '8TcILMovxB') index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 6279068772054722712, c2 = 0.030347, c3 = 'InlsLyzzPr' where c = 1496 index_test.go:143: sql update test_index set c1 = 7134258297186733717, c2 = 0.863111, c3 = 'BWQjCVKmQQ' where c = 1559 index_test.go:140: sql delete from test_index where c = 76 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (1645, 8213713956154345003, 0.385467, 'TV33V04APi') index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (1647, 7889085222558054587, 0.924782, 'vFi3TXZi43') index_test.go:140: sql delete from test_index where c = 932 index_test.go:143: sql update test_index set c1 = 2885975559935246836, c2 = 0.076158, c3 = 'so4A6lMSYm' where c = 165 index_test.go:143: sql update test_index set c1 = 1015954536238847430, c2 = 0.871108, c3 = 'rcIp3LI8T3' where c = 43 index_test.go:137: sql insert into test_index values (1644, 6186820098259779987, 0.438901, 'X62HCoMGNU') index_test.go:137: sql insert into test_index values (1646, 8395356770539475933, 0.439805, '2Gg7x2zOk6') index_test.go:140: sql delete from test_index where c = 713 index_test.go:143: sql update test_index set c1 = 6816412559657104022, c2 = 0.140152, c3 = 'xiaNQByLKx' where c = 975 index_test.go:143: sql update test_index set c1 = 2100413785735632647, c2 = 0.468526, c3 = 'JUSIOrAqUD' where c = 1586 index_test.go:143: sql update test_index set c1 = 7004484170472725193, c2 = 0.259942, c3 = 'Qz1pWrRQDf' where c = 940 index_test.go:137: sql insert into test_index values (1648, 2323140199046670276, 0.240546, 'Oqo19uaJHr') index_test.go:143: sql update test_index set c1 = 3465898306252434019, c2 = 0.785902, c3 = 'rvPy37WSC4' where c = 500 index_test.go:137: sql insert into test_index values (1650, 5161177745146755917, 0.636904, 'WBl61iUB6u') index_test.go:137: sql insert into test_index values (1649, 835059656643976074, 0.805837, 'cS5rmgZuxX') index_test.go:140: sql delete from test_index where c = 1236 index_test.go:137: sql insert into test_index values (1652, 6159325061782633884, 0.496427, 'lk3H6LEWNj') index_test.go:137: sql insert into test_index values (1651, 1211107590883250657, 0.433959, 'bC0FOKaMDv') index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 941 index_test.go:143: sql update test_index set c1 = 5116584030019353020, c2 = 0.212758, c3 = 'm3uEqFTlcN' where c = 1498 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 3449630792677698019, c2 = 0.888345, c3 = 'NSyJ4wRvnV' where c = 726 index_test.go:143: sql update test_index set c1 = 1262001356732376352, c2 = 0.720025, c3 = 'VB98Wq8tuq' where c = 252 index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:137: sql insert into test_index values (1653, 8607812246557925250, 0.505606, '91uAqePeAs') index_test.go:143: sql update test_index set c1 = 3394508932650879325, c2 = 0.583272, c3 = 'nuHQ5TPnXK' where c = 1494 index_test.go:137: sql insert into test_index values (1657, 2930496209197100350, 0.960277, 'jp5uKia0e5') index_test.go:143: sql update test_index set c1 = 8836506218460804453, c2 = 0.869859, c3 = 'Mx6kIG2LQP' where c = 145 index_test.go:137: sql insert into test_index values (1654, 4366045143244741619, 0.479977, 'yHJEj61qut') index_test.go:137: sql insert into test_index values (1656, 607397634617282854, 0.132043, 'gm27LY6n4F') index_test.go:143: sql update test_index set c1 = 5922257615270847847, c2 = 0.792970, c3 = 'gaizSmzo1p' where c = 128 index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (1655, 423425806575706965, 0.755714, 'gl2Vc2l9ag') index_test.go:137: sql insert into test_index values (1659, 6854047650707181845, 0.209535, 'f9uzmzaNz2') index_test.go:143: sql update test_index set c1 = 122627526604141050, c2 = 0.255316, c3 = 'lD6WPwyj33' where c = 448 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 4113899781343936794, c2 = 0.118389, c3 = '3wBR0OdwpP' where c = 179 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:143: sql update test_index set c1 = 5615415316415505137, c2 = 0.159765, c3 = 'tufTsj1NHj' where c = 1033 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:137: sql insert into test_index values (1658, 2285217604442516935, 0.402510, 'Jo7ecx4UbX') index_test.go:137: sql insert into test_index values (1660, 3861443891120101514, 0.603850, 'QHXOxtMrV0') index_test.go:137: sql insert into test_index values (1661, 6801605541960337572, 0.202806, 'Sk08QTaIcU') index_test.go:137: sql insert into test_index values (1662, 209698322120916978, 0.888082, 'MkBJIOlXwS') index_test.go:137: sql insert into test_index values (1663, 5952713971449276315, 0.219797, 'kZPVYjG7JP') index_test.go:143: sql update test_index set c1 = 9163786409078284338, c2 = 0.676251, c3 = '7P36nH3tkL' where c = 614 index_test.go:143: sql update test_index set c1 = 201871919401042038, c2 = 0.203325, c3 = 'JfQvigmHCB' where c = 549 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 263 index_test.go:143: sql update test_index set c1 = 3224810768860776279, c2 = 0.459373, c3 = 'EK9gASWrma' where c = 522 index_test.go:143: sql update test_index set c1 = 7573046922049682684, c2 = 0.436841, c3 = 'ByCBrGTONF' where c = 182 index_test.go:137: sql insert into test_index values (1664, 3666044811285071236, 0.017536, 'tuZS1ftpyT') index_test.go:143: sql update test_index set c1 = 4180960905935533833, c2 = 0.810667, c3 = 'SjRHBP4EWn' where c = 990 index_test.go:143: sql update test_index set c1 = 6381290140725843731, c2 = 0.330814, c3 = 'RmiloE6tXF' where c = 980 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:137: sql insert into test_index values (1665, 8626287554875914672, 0.667049, 'yP7tsGXR2P') index_test.go:143: sql update test_index set c1 = 637846390106903091, c2 = 0.013182, c3 = 'c9J2HtQWPo' where c = 402 index_test.go:137: sql insert into test_index values (1666, 5855972518678357908, 0.513835, 'q9v13V066I') index_test.go:140: sql delete from test_index where c = 858 index_test.go:140: sql delete from test_index where c = 230 index_test.go:143: sql update test_index set c1 = 8961777274555728179, c2 = 0.875912, c3 = 'hxh2iw6bLK' where c = 1618 index_test.go:143: sql update test_index set c1 = 5016354158778182402, c2 = 0.610933, c3 = 'YqcBxthO3r' where c = 603 index_test.go:137: sql insert into test_index values (1667, 6235842556996347902, 0.850878, 'F2TtG4fh18') index_test.go:143: sql update test_index set c1 = 8778827662421204880, c2 = 0.356717, c3 = 'RmYHgfV7D6' where c = 179 index_test.go:140: sql delete from test_index where c = 577 index_test.go:137: sql insert into test_index values (1669, 4027657439415192614, 0.190577, 'mnJsVQ3Aqb') index_test.go:143: sql update test_index set c1 = 1032449223058442848, c2 = 0.071283, c3 = '5oggMJCI3t' where c = 794 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:137: sql insert into test_index values (1672, 6076278300791943452, 0.510079, 'SRWuQByL72') index_test.go:137: sql insert into test_index values (1668, 1589952092003555437, 0.106055, 'yDMCqUgGcE') index_test.go:137: sql insert into test_index values (1673, 414413738179880595, 0.109679, 'zp8hTs7B5g') index_test.go:143: sql update test_index set c1 = 4362754557886891716, c2 = 0.643365, c3 = '09ygXxdRsm' where c = 1453 index_test.go:137: sql insert into test_index values (1670, 8481242143248516458, 0.368573, '7evP9o1IRK') index_test.go:140: sql delete from test_index where c = 1046 index_test.go:137: sql insert into test_index values (1671, 7642228948694823406, 0.454629, 'oq36ywfVTy') index_test.go:137: sql insert into test_index values (1674, 1950228016061512480, 0.475891, '1FgBXjKwWX') index_test.go:143: sql update test_index set c1 = 5769358478383025347, c2 = 0.258471, c3 = 'Ojv6YIZXjG' where c = 895 index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (1675, 5646822809778858948, 0.913892, 'moI0Nz538E') index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (1676, 924478967406301527, 0.407922, 'mHUEAMDH6g') index_test.go:143: sql update test_index set c1 = 2307116115934594659, c2 = 0.691123, c3 = 'gyrwBJQ6aI' where c = 1295 index_test.go:143: sql update test_index set c1 = 7475779469160833249, c2 = 0.891744, c3 = 'O673EzLlhh' where c = 1635 index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 602098971778442035, c2 = 0.166886, c3 = '8UgPpEkONg' where c = 297 index_test.go:143: sql update test_index set c1 = 8246375465984059422, c2 = 0.167002, c3 = 'wC0TO2FDca' where c = 1482 index_test.go:143: sql update test_index set c1 = 2515551684388486675, c2 = 0.846969, c3 = 'm4fTFkyWbM' where c = 1203 index_test.go:137: sql insert into test_index values (1677, 8617767426622919751, 0.771908, 'Qt6yV5EMCg') index_test.go:143: sql update test_index set c1 = 2399473101560423752, c2 = 0.087248, c3 = 'CZ8NSuo2pg' where c = 1097 index_test.go:143: sql update test_index set c1 = 7337040430100898640, c2 = 0.476533, c3 = 'xA0a4sjve4' where c = 317 index_test.go:137: sql insert into test_index values (1679, 4855354961723795428, 0.174021, 'T2SLIefGud') index_test.go:137: sql insert into test_index values (1680, 497899567025316901, 0.113513, 'HTl4zh2r47') index_test.go:137: sql insert into test_index values (1681, 3511652184538765050, 0.834189, 'Lx8Zv4p6Te') index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 1212 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:140: sql delete from test_index where c = 114 index_test.go:137: sql insert into test_index values (1678, 5591670924149597777, 0.889653, 'i9rqpzTBLy') index_test.go:143: sql update test_index set c1 = 7576124290225653474, c2 = 0.331185, c3 = 'd6VB80e6ZS' where c = 209 index_test.go:137: sql insert into test_index values (1683, 3707371445584482107, 0.696512, 'iauRTFnu4Z') index_test.go:137: sql insert into test_index values (1682, 7279262410502243180, 0.734210, 'J4CaXyTzl6') index_test.go:143: sql update test_index set c1 = 4626805404245814570, c2 = 0.366812, c3 = '5HQrnNAYRt' where c = 571 index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 6123300177506899028, c2 = 0.849992, c3 = 'SxC2TegPOb' where c = 1641 index_test.go:143: sql update test_index set c1 = 7011203044806512523, c2 = 0.060593, c3 = 'dqILIlgyz4' where c = 1198 index_test.go:143: sql update test_index set c1 = 2155464099130109128, c2 = 0.160652, c3 = 'kPCH531Reu' where c = 884 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 7379885448571716659, c2 = 0.312838, c3 = '52JxyeFir6' where c = 471 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:143: sql update test_index set c1 = 8870695026814054115, c2 = 0.524600, c3 = 'b2AiiUNeQH' where c = 1545 index_test.go:137: sql insert into test_index values (1687, 2637131800762014544, 0.745522, 'uMhj98SwPS') index_test.go:137: sql insert into test_index values (1684, 1044522150814211122, 0.193129, 'ZrEn5tt8FB') index_test.go:137: sql insert into test_index values (1688, 9128783453345328476, 0.941192, 'L6Cg6kJLhh') index_test.go:137: sql insert into test_index values (1685, 9087562264533465929, 0.847741, 'ZofHN8kSgd') index_test.go:137: sql insert into test_index values (1689, 1766380326613070683, 0.750009, 'PAsaNtWX1Z') index_test.go:137: sql insert into test_index values (1690, 521181489613992010, 0.923464, 'dLv8PlYbfY') index_test.go:137: sql insert into test_index values (1686, 2986926412220017647, 0.188517, '89TVCDTtUX') index_test.go:140: sql delete from test_index where c = 1609 index_test.go:143: sql update test_index set c1 = 5825126564206114991, c2 = 0.624244, c3 = 'zwCcRvZwcC' where c = 1621 index_test.go:143: sql update test_index set c1 = 3182532597740382962, c2 = 0.530172, c3 = 'b1Eux1cAAT' where c = 877 index_test.go:143: sql update test_index set c1 = 6877150079073744736, c2 = 0.548815, c3 = 'lBr8WAPYXz' where c = 1092 index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 224 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 530 index_test.go:143: sql update test_index set c1 = 8345008489985759705, c2 = 0.134086, c3 = 'QpSphNVDn0' where c = 551 index_test.go:137: sql insert into test_index values (1691, 4325688160925098683, 0.847614, 'Ufb6Vy6nc6') index_test.go:143: sql update test_index set c1 = 4425203697170298432, c2 = 0.923788, c3 = 'zSqERxMkqY' where c = 552 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 4718396723196884497, c2 = 0.142296, c3 = 'OyVz0wyqDZ' where c = 131 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:140: sql delete from test_index where c = 507 index_test.go:137: sql insert into test_index values (1693, 7363698780212225300, 0.643607, 'olNM4IOVLq') index_test.go:137: sql insert into test_index values (1694, 7735319652950942081, 0.921132, 'mWMHcNi0ro') index_test.go:143: sql update test_index set c1 = 2088600182571075683, c2 = 0.667134, c3 = 'IqW0Q50O8h' where c = 629 index_test.go:137: sql insert into test_index values (1696, 7125824009196058281, 0.238108, 'hTSTGUig2o') index_test.go:137: sql insert into test_index values (1692, 2905884509981328616, 0.511785, 'YEHxZhIUKl') index_test.go:143: sql update test_index set c1 = 6856692974285732806, c2 = 0.346257, c3 = 'YecPCAgQf1' where c = 230 index_test.go:140: sql delete from test_index where c = 750 index_test.go:143: sql update test_index set c1 = 5249120949455499192, c2 = 0.419747, c3 = '9VnCpvI8Mr' where c = 519 index_test.go:143: sql update test_index set c1 = 796280914706441340, c2 = 0.863012, c3 = 'FiakGKQhAa' where c = 1169 index_test.go:143: sql update test_index set c1 = 8744821134465108347, c2 = 0.853506, c3 = 'gi9Cwhq6M5' where c = 1346 index_test.go:137: sql insert into test_index values (1697, 3241029306818728974, 0.826978, 'rlu3YX6URz') index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (1695, 4204848754754652399, 0.894901, '4aCcKOEyt9') index_test.go:140: sql delete from test_index where c = 1080 index_test.go:137: sql insert into test_index values (1698, 5591953833213673809, 0.733178, 'wW3aBcGV6u') index_test.go:137: sql insert into test_index values (1699, 6627282583225258802, 0.257638, 'IyM2rnLhGo') index_test.go:143: sql update test_index set c1 = 5464329201489861770, c2 = 0.651008, c3 = 'K2BKpMZYpG' where c = 335 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 8964342716734637822, c2 = 0.091707, c3 = 'FoukbJrbSr' where c = 338 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 4001923922853306397, c2 = 0.210893, c3 = 'HWGpuz0Mmz' where c = 478 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:140: sql delete from test_index where c = 720 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:143: sql update test_index set c1 = 7048429305335581032, c2 = 0.556801, c3 = '98d2q0IlV8' where c = 367 index_test.go:143: sql update test_index set c1 = 3705292452837859791, c2 = 0.435318, c3 = 'dUIds5zvj1' where c = 1125 index_test.go:143: sql update test_index set c1 = 6700110291802443458, c2 = 0.881254, c3 = 'Czc0SMZAae' where c = 106 index_test.go:143: sql update test_index set c1 = 5981155502229178210, c2 = 0.380933, c3 = 'jasV23iZOV' where c = 1145 [TestSimpleMixed][Insert][Time Cost]3.183979958s # Time: 2025-04-04T21:41:09.370276535+08:00 # Txn_start_ts: 0 # Query_time: 0.50637739 # Parse_time: 0.000109758 # Compile_time: 0.000782714 # Rewrite_time: 0.000002381 # Optimize_time: 0 # Wait_TS: 0.000141386 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Unpacked_bytes_sent_tikv_total: 0 # Unpacked_bytes_received_tikv_total: 0 # Unpacked_bytes_sent_tikv_cross_zone: 0 # Unpacked_bytes_received_tikv_cross_zone: 0 # Unpacked_bytes_sent_tiflash_total: 0 # Unpacked_bytes_received_tiflash_total: 0 # Unpacked_bytes_sent_tiflash_cross_zone: 0 # Unpacked_bytes_received_tiflash_cross_zone: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; index_test.go:143: sql update test_index set c1 = 9073533930216977167, c2 = 0.251679, c3 = 'lBqr9gRVsX' where c = 292 index_test.go:137: sql insert into test_index values (1700, 9145275044549216725, 0.650208, 'MaYZ97cPrB') index_test.go:140: sql delete from test_index where c = 970 index_test.go:143: sql update test_index set c1 = 5990303855313879919, c2 = 0.045431, c3 = 'cplOYnOCwH' where c = 1269 index_test.go:137: sql insert into test_index values (1703, 6995737248240461005, 0.622503, 'XjhUTbfWoU') index_test.go:137: sql insert into test_index values (1702, 6413434501026614959, 0.884021, 'nK5v9ihJEq') index_test.go:137: sql insert into test_index values (1705, 2762426289062825171, 0.986144, 'dVTjPD2qkM') index_test.go:137: sql insert into test_index values (1704, 3308155451625008398, 0.977791, 'vDACakvDvz') index_test.go:137: sql insert into test_index values (1701, 5139791755476883525, 0.234316, 'L1acmZJyUG') index_test.go:137: sql insert into test_index values (1707, 2052879722924261678, 0.129438, 'uRDl44dX4L') index_test.go:137: sql insert into test_index values (1706, 4564856974876425063, 0.343615, 'pAEfagmAvN') index_test.go:137: sql insert into test_index values (1709, 3657346050728959650, 0.388925, 'TDhPCDAM83') index_test.go:137: sql insert into test_index values (1710, 8323058173581144330, 0.461212, 'xZxShavrEp') index_test.go:140: sql delete from test_index where c = 935 index_test.go:137: sql insert into test_index values (1708, 993417586324164622, 0.902920, 'PYRMr4wV26') index_test.go:140: sql delete from test_index where c = 497 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 1949348336370518202, c2 = 0.393946, c3 = 'cWN5qMNjl9' where c = 52 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 769 index_test.go:143: sql update test_index set c1 = 937332273808309917, c2 = 0.320708, c3 = '9Y4mEI9tN0' where c = 303 index_test.go:143: sql update test_index set c1 = 1872095138335992136, c2 = 0.139383, c3 = '7tOlPJzfw3' where c = 749 index_test.go:143: sql update test_index set c1 = 3142643257116699420, c2 = 0.896962, c3 = 'fKiMW2jnZ8' where c = 569 index_test.go:140: sql delete from test_index where c = 1217 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:137: sql insert into test_index values (1711, 1414871729358228320, 0.325625, 'TrooMkIZg7') index_test.go:143: sql update test_index set c1 = 5516138631814005949, c2 = 0.154509, c3 = 'hp3lmR9gBr' where c = 531 index_test.go:143: sql update test_index set c1 = 1391559569834504810, c2 = 0.839037, c3 = 'NIuuo56tdl' where c = 1387 index_test.go:137: sql insert into test_index values (1714, 4460155289561176016, 0.730203, 'RYeMz3YwpK') index_test.go:143: sql update test_index set c1 = 8515721434778727281, c2 = 0.452503, c3 = 'a3ckwYuP6E' where c = 477 index_test.go:137: sql insert into test_index values (1716, 61200693816233023, 0.464162, 'nWORN8OaT1') index_test.go:137: sql insert into test_index values (1715, 3554259456715895104, 0.912973, 'kRDklpz2jY') index_test.go:137: sql insert into test_index values (1712, 7767647255776632662, 0.826271, 'xNb8RkN175') index_test.go:143: sql update test_index set c1 = 4485552801605827458, c2 = 0.342771, c3 = 'pNEyJXzks3' where c = 1707 index_test.go:137: sql insert into test_index values (1713, 3928574018368954017, 0.749040, 'rQo49fOOVv') index_test.go:140: sql delete from test_index where c = 1701 index_test.go:143: sql update test_index set c1 = 9165537775249384761, c2 = 0.186945, c3 = 'r9sYnNa4Nz' where c = 36 index_test.go:137: sql insert into test_index values (1719, 6181983382677603642, 0.299568, 'P3BgepjBP9') index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (1717, 4564226173942644506, 0.288301, 'PZuYCAyO2j') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 1703 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:140: sql delete from test_index where c = 964 index_test.go:143: sql update test_index set c1 = 5171142953088160645, c2 = 0.337991, c3 = 'f0Z057YYly' where c = 391 index_test.go:137: sql insert into test_index values (1718, 1504461303299483621, 0.180065, 'vLE816f1Pv') index_test.go:143: sql update test_index set c1 = 6406383439894237573, c2 = 0.294094, c3 = 'hHqOQpwAlz' where c = 1159 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 7187831172648869827, c2 = 0.036089, c3 = 'f72NtyKSOU' where c = 874 index_test.go:143: sql update test_index set c1 = 1103912931330867969, c2 = 0.794018, c3 = '4rFBpddJ6l' where c = 637 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:143: sql update test_index set c1 = 6792425975925834950, c2 = 0.423793, c3 = 'L3PINoVANr' where c = 148 index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 5459627248018279235, c2 = 0.528243, c3 = 'RAFgdfYiGf' where c = 602 index_test.go:143: sql update test_index set c1 = 1470639630693906917, c2 = 0.209219, c3 = 'DAi5FHipg6' where c = 917 index_test.go:143: sql update test_index set c1 = 12756347464314971, c2 = 0.660845, c3 = 'Qc5CKtzjs4' where c = 1021 index_test.go:137: sql insert into test_index values (1721, 1737573797394355258, 0.077223, 'WFjACxcc6Q') index_test.go:143: sql update test_index set c1 = 1412827449508226591, c2 = 0.566907, c3 = 'xxnnwVbiAd' where c = 241 index_test.go:137: sql insert into test_index values (1720, 854105566441424293, 0.886766, 'LOL32Y4FQ8') index_test.go:137: sql insert into test_index values (1725, 2740806859045153412, 0.572434, 'pLFYnhxgk3') index_test.go:137: sql insert into test_index values (1727, 2387041563843544788, 0.964512, 'QvgXlTJ7Mr') index_test.go:137: sql insert into test_index values (1722, 2228764170838007559, 0.399767, 'tjKpNwp7K9') index_test.go:137: sql insert into test_index values (1726, 4219851638528524621, 0.765115, 'pJD3urk47F') index_test.go:137: sql insert into test_index values (1723, 3718610751248062988, 0.550646, 'NainW1vlrR') index_test.go:140: sql delete from test_index where c = 784 index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 384 index_test.go:143: sql update test_index set c1 = 611687934242087074, c2 = 0.066668, c3 = 'sUIIaqay1H' where c = 62 index_test.go:137: sql insert into test_index values (1728, 7083927572044199812, 0.160384, 'V0qHvKml6Z') index_test.go:137: sql insert into test_index values (1724, 2536053425631206404, 0.384831, 'Ea3GGmEh8f') index_test.go:140: sql delete from test_index where c = 1614 index_test.go:143: sql update test_index set c1 = 611110727292371841, c2 = 0.315437, c3 = 'dM1oyQ7sY1' where c = 873 index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 4147447467551671250, c2 = 0.783274, c3 = 'UzLps0LVnS' where c = 1008 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (1729, 5743525356435168614, 0.927886, 'HU6qGdj0fL') index_test.go:140: sql delete from test_index where c = 1334 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 4966666972376699592, c2 = 0.192077, c3 = 'uf3MIFZK1s' where c = 688 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:137: sql insert into test_index values (1731, 1484679402954516277, 0.358006, 'TuRhJv1neV') index_test.go:143: sql update test_index set c1 = 7414083679975499404, c2 = 0.271983, c3 = 'KTTp0zNNYX' where c = 1709 index_test.go:137: sql insert into test_index values (1730, 1429011677788145062, 0.478823, 'bJ1u8nx3uT') index_test.go:143: sql update test_index set c1 = 3140889119214166592, c2 = 0.088496, c3 = '6wNsNlzwqK' where c = 1087 index_test.go:143: sql update test_index set c1 = 5112793849725777880, c2 = 0.187960, c3 = 'hRnNSHNcDU' where c = 983 index_test.go:137: sql insert into test_index values (1734, 3137591894141132838, 0.742349, 'OZ4RiwvRn1') index_test.go:137: sql insert into test_index values (1732, 8167964823817448884, 0.535255, '9Lb7LU5Ib4') index_test.go:143: sql update test_index set c1 = 5864044864825125530, c2 = 0.395285, c3 = 'PMkZiQ9s5T' where c = 463 index_test.go:137: sql insert into test_index values (1733, 7080451146616397844, 0.870140, 'GHtZe4faCY') index_test.go:140: sql delete from test_index where c = 1312 index_test.go:143: sql update test_index set c1 = 5417154009841945837, c2 = 0.885557, c3 = 'ypnbvfrx4R' where c = 252 index_test.go:137: sql insert into test_index values (1735, 4467253289592335252, 0.507605, 'UmCQL1KFtE') index_test.go:143: sql update test_index set c1 = 7158069159863303322, c2 = 0.195301, c3 = '9AJLbOGHuu' where c = 977 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 316 index_test.go:143: sql update test_index set c1 = 7424665043218571142, c2 = 0.592107, c3 = 'ZOENKXS89y' where c = 560 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (1737, 1190624727185162090, 0.848120, 'JLDVut9na3') index_test.go:140: sql delete from test_index where c = 816 index_test.go:143: sql update test_index set c1 = 839323152836388507, c2 = 0.776425, c3 = 'QQ5Neoggju' where c = 569 index_test.go:137: sql insert into test_index values (1738, 1988939913918509140, 0.651615, 'ILKNgxJ5OV') index_test.go:137: sql insert into test_index values (1739, 1114369836081288521, 0.181066, 'PN7iJOgxm3') index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 4400115585842069676, c2 = 0.049722, c3 = 'JwLMeqMoo0' where c = 1611 index_test.go:143: sql update test_index set c1 = 2886776332090476028, c2 = 0.134285, c3 = 'ylCdTiZyX6' where c = 91 index_test.go:137: sql insert into test_index values (1736, 5614216491228119730, 0.327286, 'QzDFfCHJeO') index_test.go:143: sql update test_index set c1 = 3134331425937168026, c2 = 0.424266, c3 = 'VxB19tDQV2' where c = 807 index_test.go:143: sql update test_index set c1 = 2706615755426891997, c2 = 0.401153, c3 = '0yUktaR3Cx' where c = 1295 index_test.go:137: sql insert into test_index values (1740, 1081126657280357623, 0.297258, 'Vlyd7QkPTV') index_test.go:143: sql update test_index set c1 = 3907703078071801350, c2 = 0.150614, c3 = '1W9LdsuKXj' where c = 255 index_test.go:140: sql delete from test_index where c = 1320 index_test.go:137: sql insert into test_index values (1742, 9122086477017674197, 0.189681, 'luUeX7peJj') index_test.go:143: sql update test_index set c1 = 1664122065980333983, c2 = 0.044646, c3 = 'J4g1LJH8S0' where c = 1439 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:137: sql insert into test_index values (1741, 8803982817834610708, 0.795981, 'Vtm3InycDL') index_test.go:137: sql insert into test_index values (1743, 2659850271794982842, 0.886374, '2Fer0GPoSm') index_test.go:137: sql insert into test_index values (1745, 5366356064979140397, 0.142115, 'HINF4siW8A') index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (1744, 4352018379171158166, 0.871523, 'RiTdrOWXvR') index_test.go:137: sql insert into test_index values (1746, 1729108028418428824, 0.647358, 'KKUovop3ce') index_test.go:140: sql delete from test_index where c = 1402 index_test.go:143: sql update test_index set c1 = 129592188923175119, c2 = 0.729187, c3 = 'wXaUkONhcj' where c = 19 index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:143: sql update test_index set c1 = 8541347455830080412, c2 = 0.630408, c3 = '8OcXlvwL1Z' where c = 941 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:143: sql update test_index set c1 = 8001821890663411906, c2 = 0.668999, c3 = '9dYMcwWyde' where c = 375 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 8185864040840398240, c2 = 0.058251, c3 = 'rMtCp2Dylg' where c = 754 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (1747, 8353156488553115189, 0.822950, 'jSXObOvrpX') index_test.go:143: sql update test_index set c1 = 94818805594186840, c2 = 0.651472, c3 = '2zul2A8SeZ' where c = 78 index_test.go:143: sql update test_index set c1 = 2809624193259645589, c2 = 0.996605, c3 = '0wUq5UEl9U' where c = 915 index_test.go:143: sql update test_index set c1 = 7634135695488628926, c2 = 0.941915, c3 = 'qJTlHu4jOy' where c = 365 index_test.go:143: sql update test_index set c1 = 3719563094263271623, c2 = 0.576218, c3 = 'GLsTFNEfI4' where c = 1199 index_test.go:137: sql insert into test_index values (1749, 2241779985730222388, 0.475297, 'N8N4iSquPX') index_test.go:137: sql insert into test_index values (1748, 8851033943455619263, 0.638784, 'NSD1JtLbY0') index_test.go:137: sql insert into test_index values (1750, 6128031839296728737, 0.164140, 'BzuxupQLeh') index_test.go:143: sql update test_index set c1 = 8398262073785212820, c2 = 0.812077, c3 = '88ramqYlN1' where c = 1337 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:137: sql insert into test_index values (1753, 8400383546175058246, 0.526954, 'MkHYoKtMgz') index_test.go:137: sql insert into test_index values (1751, 5910548181723989339, 0.993100, '8QXUxDkrcf') index_test.go:143: sql update test_index set c1 = 6133201651119597145, c2 = 0.183711, c3 = 'fGejK8Hpnd' where c = 1675 index_test.go:140: sql delete from test_index where c = 1370 index_test.go:137: sql insert into test_index values (1752, 6366072449294406997, 0.572712, 'Y8KoGOCqIY') index_test.go:137: sql insert into test_index values (1754, 4092107903892643422, 0.836822, 'WuH8DteKSm') index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (1755, 467166926209929684, 0.331750, '658o3rigzB') index_test.go:140: sql delete from test_index where c = 481 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:137: sql insert into test_index values (1756, 739046989449517462, 0.515990, 'i2D7xDkntf') index_test.go:143: sql update test_index set c1 = 5008573594145069241, c2 = 0.706534, c3 = '1BhJmVcPod' where c = 705 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 1813910114630833334, c2 = 0.711686, c3 = 'Um7EB1RoNu' where c = 1531 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:143: sql update test_index set c1 = 6246290916251938990, c2 = 0.900758, c3 = 'BcxKt7XWPM' where c = 1438 index_test.go:143: sql update test_index set c1 = 2635975833304307070, c2 = 0.071571, c3 = 'XwfNhMGFoC' where c = 68 index_test.go:137: sql insert into test_index values (1757, 8973446566831194868, 0.350563, '7cB8Z1HzAt') index_test.go:143: sql update test_index set c1 = 2068514270106831660, c2 = 0.697006, c3 = 'VUDCSiwhCp' where c = 291 index_test.go:140: sql delete from test_index where c = 1640 index_test.go:137: sql insert into test_index values (1758, 3954446030037527604, 0.431457, 'VeHA88iYUz') index_test.go:143: sql update test_index set c1 = 321449808465399793, c2 = 0.100853, c3 = 'FjA2uMKwuC' where c = 979 index_test.go:143: sql update test_index set c1 = 5803237734535694941, c2 = 0.989300, c3 = 'kdt3K6bdde' where c = 279 index_test.go:137: sql insert into test_index values (1759, 7619304843582751179, 0.988048, 'Pql9Zg4gD9') index_test.go:143: sql update test_index set c1 = 1159334577904830278, c2 = 0.006905, c3 = 'Oidkt3rmCF' where c = 1445 index_test.go:140: sql delete from test_index where c = 1050 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 402805620638535730, c2 = 0.217044, c3 = 'BfJ2mvHznE' where c = 1303 index_test.go:137: sql insert into test_index values (1763, 5070697678158702834, 0.384866, 'CqG55CX2a5') index_test.go:137: sql insert into test_index values (1764, 4700690922476942585, 0.099482, 'fuqVzQ3AtD') index_test.go:140: sql delete from test_index where c = 1407 index_test.go:137: sql insert into test_index values (1760, 6169206418769793683, 0.870591, 'jtyZYnltrS') index_test.go:137: sql insert into test_index values (1761, 804986007796059696, 0.227147, 'W0y5g8tLyb') index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 4143386196000683570, c2 = 0.146797, c3 = 'Taai1lBtWT' where c = 1448 index_test.go:137: sql insert into test_index values (1762, 2670524954484012303, 0.339463, 'zbjbb3bxm3') index_test.go:137: sql insert into test_index values (1765, 7295534096141839830, 0.030743, 'zEFX0Jcklp') index_test.go:143: sql update test_index set c1 = 8693850286152465345, c2 = 0.079925, c3 = 'q4RyMTfbG9' where c = 1007 index_test.go:140: sql delete from test_index where c = 311 index_test.go:140: sql delete from test_index where c = 589 index_test.go:143: sql update test_index set c1 = 3411819317014545275, c2 = 0.520659, c3 = 'VfnZwnEBVz' where c = 128 index_test.go:140: sql delete from test_index where c = 850 index_test.go:143: sql update test_index set c1 = 3264386141842299396, c2 = 0.403315, c3 = 'A66Zi1MpyH' where c = 649 index_test.go:137: sql insert into test_index values (1766, 4590811069662745825, 0.794264, 'ciV3tCXCMK') index_test.go:143: sql update test_index set c1 = 7189087108336562439, c2 = 0.972500, c3 = 'faDQozTdop' where c = 1604 index_test.go:140: sql delete from test_index where c = 1303 index_test.go:140: sql delete from test_index where c = 548 index_test.go:137: sql insert into test_index values (1767, 5132580423453895190, 0.606027, '6YeZ4T9c0M') index_test.go:143: sql update test_index set c1 = 7340449625039477525, c2 = 0.232955, c3 = 'aAXixx9ofC' where c = 116 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 4206691036186420528, c2 = 0.698200, c3 = 'xTIqwzI7zb' where c = 586 index_test.go:137: sql insert into test_index values (1770, 3597157917151338065, 0.611007, 'EKbxxzogPd') index_test.go:137: sql insert into test_index values (1769, 4649771747621453771, 0.517422, 'xWtMcgAYSc') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 6155148692537710751, c2 = 0.532396, c3 = 'gcJfCu8FFg' where c = 1566 index_test.go:137: sql insert into test_index values (1768, 4437464943298097440, 0.868213, 'QWQCY1NHps') index_test.go:137: sql insert into test_index values (1771, 5238763556553597207, 0.736046, 'nahduTPkFH') index_test.go:140: sql delete from test_index where c = 483 index_test.go:143: sql update test_index set c1 = 2365209688671380722, c2 = 0.373371, c3 = 'LxivO3lFsv' where c = 1490 index_test.go:143: sql update test_index set c1 = 6478902233228559120, c2 = 0.309875, c3 = '9J7MahEL9C' where c = 1176 index_test.go:137: sql insert into test_index values (1772, 9037806821633275486, 0.436490, 'aBK2IgnwOR') index_test.go:143: sql update test_index set c1 = 972731139252951489, c2 = 0.395008, c3 = 'D9vmYs6IGw' where c = 705 index_test.go:143: sql update test_index set c1 = 8517739127738704845, c2 = 0.457107, c3 = 'WdP2NGeJLi' where c = 1691 index_test.go:140: sql delete from test_index where c = 1280 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (1776, 801575760531600223, 0.130679, 'NhG8cSGCsG') index_test.go:140: sql delete from test_index where c = 146 index_test.go:137: sql insert into test_index values (1777, 5329858059112263287, 0.310254, 'IihBoNIyEy') index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (1774, 7710565129764519153, 0.767209, '4vLYtqpjzQ') index_test.go:137: sql insert into test_index values (1775, 3426681318989232582, 0.393111, 'd0KLVouv8I') index_test.go:143: sql update test_index set c1 = 8527663614118771102, c2 = 0.237037, c3 = 'B16Ir2Gxq4' where c = 1053 index_test.go:143: sql update test_index set c1 = 6741549103362073424, c2 = 0.083340, c3 = 'MhsBbzFDNJ' where c = 4 index_test.go:137: sql insert into test_index values (1773, 4302634781961681636, 0.407479, 'gVunPamEZP') index_test.go:143: sql update test_index set c1 = 5836902545509559736, c2 = 0.791062, c3 = 'hMFF75lO5A' where c = 777 index_test.go:143: sql update test_index set c1 = 1209375588774630441, c2 = 0.704605, c3 = 'pwzqX36S7A' where c = 811 index_test.go:140: sql delete from test_index where c = 956 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (1778, 1742239587528556850, 0.750869, 'Mxjx4yIPU9') index_test.go:143: sql update test_index set c1 = 5030772449761446418, c2 = 0.283687, c3 = 'g38tuVmJHY' where c = 1505 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (1779, 7036213501594819459, 0.940186, 'LTaEWqMevu') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 535 index_test.go:137: sql insert into test_index values (1781, 6588188325459333592, 0.976430, 'WEnMJy1LgL') index_test.go:143: sql update test_index set c1 = 5467928773062223878, c2 = 0.619552, c3 = 'qD1zcFXRz6' where c = 737 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:137: sql insert into test_index values (1780, 6727075031816423043, 0.063859, '7OsWCrns5N') index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 1635814154965140778, c2 = 0.667656, c3 = 'fCrbJJFy6A' where c = 1121 index_test.go:140: sql delete from test_index where c = 1766 index_test.go:143: sql update test_index set c1 = 1353427789745291213, c2 = 0.058091, c3 = '1V3vQsf75B' where c = 363 index_test.go:143: sql update test_index set c1 = 8249813630636092792, c2 = 0.325062, c3 = 'GDMkAJuVIW' where c = 1582 index_test.go:137: sql insert into test_index values (1783, 6383101257092690604, 0.964978, 'as80sUoGUw') index_test.go:140: sql delete from test_index where c = 931 index_test.go:137: sql insert into test_index values (1782, 561514632351771123, 0.023580, '1lt0kSdzwm') index_test.go:143: sql update test_index set c1 = 8622833079161832398, c2 = 0.792118, c3 = 'DABGEvG32U' where c = 116 index_test.go:137: sql insert into test_index values (1784, 7762454717131921618, 0.957848, 'mEhPZA7Ymc') index_test.go:137: sql insert into test_index values (1785, 1480814531002371249, 0.315661, '8ezigqmcwf') index_test.go:143: sql update test_index set c1 = 2925388290306421757, c2 = 0.035977, c3 = 'o8jej3nJC9' where c = 131 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 7563917275034134838, c2 = 0.473870, c3 = 'vM2TI4ZDRf' where c = 1700 index_test.go:143: sql update test_index set c1 = 2436307754235763250, c2 = 0.134867, c3 = 'tp2nLhs7Zw' where c = 1646 index_test.go:137: sql insert into test_index values (1786, 2816943289690094999, 0.706853, 'oKTZMWlTrk') index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (1787, 7426229337781667529, 0.750073, 'ibQZgVnjw2') index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 7221430377623256130, c2 = 0.481984, c3 = 'ceDNz63Ucc' where c = 113 index_test.go:143: sql update test_index set c1 = 8390379372364104618, c2 = 0.631699, c3 = 'Pt4e0mI61z' where c = 1052 index_test.go:137: sql insert into test_index values (1788, 2834755603548256521, 0.864971, '2IZb2kZ78T') index_test.go:140: sql delete from test_index where c = 980 index_test.go:143: sql update test_index set c1 = 5603465458857810112, c2 = 0.446939, c3 = '7DYB1Gn9Ak' where c = 1483 index_test.go:140: sql delete from test_index where c = 585 index_test.go:143: sql update test_index set c1 = 6592536310670742966, c2 = 0.068620, c3 = 'nICfGhK3Jo' where c = 1439 index_test.go:137: sql insert into test_index values (1790, 9192854437956188248, 0.457541, 'xfHmUW2ixA') index_test.go:140: sql delete from test_index where c = 163 index_test.go:140: sql delete from test_index where c = 578 index_test.go:137: sql insert into test_index values (1791, 3689488950602783500, 0.915280, 'gQSdMPfXmE') index_test.go:137: sql insert into test_index values (1794, 3370653529796309491, 0.082559, 'VMZCn2WAEt') index_test.go:137: sql insert into test_index values (1792, 5629621350923186372, 0.399359, '5ICbH8EYod') index_test.go:137: sql insert into test_index values (1789, 4844152620001124760, 0.296814, 'gYQC8muglX') index_test.go:143: sql update test_index set c1 = 8828139242860016846, c2 = 0.519431, c3 = 'Um8vM8CEG7' where c = 996 index_test.go:140: sql delete from test_index where c = 1045 index_test.go:137: sql insert into test_index values (1793, 3498192530688381849, 0.620417, 'HbUB3RQVOv') index_test.go:143: sql update test_index set c1 = 8953728715793808245, c2 = 0.283903, c3 = 'erZgb6MlvX' where c = 1568 index_test.go:143: sql update test_index set c1 = 1422335438876720245, c2 = 0.585264, c3 = 'aDPdAqV4vl' where c = 915 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:143: sql update test_index set c1 = 6079613311104615495, c2 = 0.303168, c3 = '2kpJEn8OVH' where c = 115 index_test.go:140: sql delete from test_index where c = 1776 index_test.go:140: sql delete from test_index where c = 1369 index_test.go:143: sql update test_index set c1 = 5878153493814074640, c2 = 0.601863, c3 = 'Kmbs0klc9J' where c = 609 index_test.go:140: sql delete from test_index where c = 469 index_test.go:137: sql insert into test_index values (1795, 3030466030663744891, 0.016396, 'Tc2ALp5wde') index_test.go:143: sql update test_index set c1 = 7957059206178853816, c2 = 0.210316, c3 = 'ymiRrbGetK' where c = 1370 index_test.go:140: sql delete from test_index where c = 796 index_test.go:143: sql update test_index set c1 = 5527463000509668054, c2 = 0.353357, c3 = 'X29j10i1Oh' where c = 698 index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (1796, 2016752285232445797, 0.029014, 'uHRk0K7iSr') index_test.go:143: sql update test_index set c1 = 3907383040929426681, c2 = 0.680723, c3 = 'qAmeeNNNPZ' where c = 1405 index_test.go:143: sql update test_index set c1 = 6865971712717363505, c2 = 0.458752, c3 = '8YdMttLNIc' where c = 911 index_test.go:143: sql update test_index set c1 = 3844312844300956287, c2 = 0.928672, c3 = 'AYNbuYMhP1' where c = 576 index_test.go:143: sql update test_index set c1 = 5806867263958556728, c2 = 0.932972, c3 = 'KCuNXuyocO' where c = 1622 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (1797, 4345486808097430005, 0.408357, 'BXmeT6QXrY') index_test.go:137: sql insert into test_index values (1798, 4139396888829120532, 0.592937, 'xH2JGDsXJX') index_test.go:143: sql update test_index set c1 = 187979170109887406, c2 = 0.147394, c3 = 'PAa9KcDmRF' where c = 183 index_test.go:137: sql insert into test_index values (1799, 8081022062011230750, 0.336958, 'ZWKeK4mIMn') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:143: sql update test_index set c1 = 8820236297484815000, c2 = 0.268905, c3 = 'QQWNbcyR6z' where c = 39 index_test.go:143: sql update test_index set c1 = 4806767926497892652, c2 = 0.555826, c3 = 'nOf0QPP4qG' where c = 493 index_test.go:137: sql insert into test_index values (1800, 2288061880754744017, 0.685795, 'VwxGAZfXGk') index_test.go:143: sql update test_index set c1 = 6992429165024562097, c2 = 0.969756, c3 = 'K8NObnYVAp' where c = 98 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 1191489207634443166, c2 = 0.581687, c3 = 'ewdKgHusZ3' where c = 398 index_test.go:137: sql insert into test_index values (1804, 3984281018709293510, 0.818600, 'f5J6O8ggNN') index_test.go:137: sql insert into test_index values (1805, 2361177896943535271, 0.906260, 'Adtj0qDMMa') index_test.go:137: sql insert into test_index values (1802, 151369253530899433, 0.938474, 'AJbgRvh5QK') index_test.go:137: sql insert into test_index values (1801, 1551466273801976295, 0.470900, '836mChsbfM') index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (1803, 5767691341091082861, 0.353689, 'Kp3MdfEf8d') index_test.go:137: sql insert into test_index values (1807, 4370145106211194652, 0.268653, 'xnHXfsAZ0L') index_test.go:137: sql insert into test_index values (1806, 4523089717469500048, 0.827640, 'Jw4FniuHos') index_test.go:137: sql insert into test_index values (1808, 2267624186619504094, 0.882853, 'Cb5UkqhI2X') index_test.go:137: sql insert into test_index values (1809, 1062737736461401191, 0.394864, 'xoRqi3uI9L') index_test.go:137: sql insert into test_index values (1810, 7618517848622751954, 0.266985, '6BUk3KxLjO') index_test.go:143: sql update test_index set c1 = 8427461889644409326, c2 = 0.705222, c3 = '3rS3w7slvJ' where c = 755 index_test.go:140: sql delete from test_index where c = 995 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (1811, 3136501677487605273, 0.521916, 'VS8YbzA7FE') index_test.go:140: sql delete from test_index where c = 1668 index_test.go:140: sql delete from test_index where c = 833 index_test.go:140: sql delete from test_index where c = 870 index_test.go:143: sql update test_index set c1 = 3021047931322924490, c2 = 0.493150, c3 = 'pS93F6EKUs' where c = 1154 index_test.go:143: sql update test_index set c1 = 7665951245593514740, c2 = 0.225335, c3 = 'r9J3lAzt8P' where c = 434 index_test.go:140: sql delete from test_index where c = 979 index_test.go:143: sql update test_index set c1 = 8479234015692610991, c2 = 0.263654, c3 = 'tjNE29Tzew' where c = 1524 index_test.go:143: sql update test_index set c1 = 1470935306316905951, c2 = 0.327431, c3 = 'pdHoed8asd' where c = 940 index_test.go:143: sql update test_index set c1 = 3511781065835657067, c2 = 0.572005, c3 = 'u2gJCL3a7Y' where c = 559 index_test.go:137: sql insert into test_index values (1812, 7145341351450689544, 0.192759, 'BuBhwM7paW') index_test.go:143: sql update test_index set c1 = 3354723849788079073, c2 = 0.264148, c3 = 'lc296ga9c5' where c = 916 index_test.go:143: sql update test_index set c1 = 3677956008720948982, c2 = 0.288868, c3 = 'a5oPcAhIhz' where c = 1010 index_test.go:137: sql insert into test_index values (1813, 7574329322429488331, 0.425953, 'aGswqBUPYs') index_test.go:143: sql update test_index set c1 = 6913950788177518912, c2 = 0.679408, c3 = 'qdRVmwuyN0' where c = 1140 index_test.go:137: sql insert into test_index values (1814, 5171427445831376087, 0.808494, 'bcfTUnyP5x') index_test.go:137: sql insert into test_index values (1817, 6057382625878167188, 0.028741, 'NUu7ywAqjl') index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 972 index_test.go:137: sql insert into test_index values (1815, 8219659802570569878, 0.200196, 'R68dZtvW07') index_test.go:137: sql insert into test_index values (1819, 844122435281147453, 0.008604, 'yUd2jiEaP2') index_test.go:143: sql update test_index set c1 = 8793087019749012389, c2 = 0.896810, c3 = 'y1vV9RzcP2' where c = 692 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 228 index_test.go:137: sql insert into test_index values (1816, 2190298501653501970, 0.959484, 'HTVpVdD5f3') index_test.go:137: sql insert into test_index values (1818, 1180768456341700485, 0.749448, 'oQNf4mBoJI') index_test.go:143: sql update test_index set c1 = 2003491306197621486, c2 = 0.974377, c3 = 'emJbukXmRo' where c = 291 index_test.go:140: sql delete from test_index where c = 838 index_test.go:143: sql update test_index set c1 = 4308159945838912498, c2 = 0.096549, c3 = 'Y0clm8BhrS' where c = 1212 index_test.go:143: sql update test_index set c1 = 4523475398072338572, c2 = 0.401159, c3 = 'ZkH1npya1S' where c = 341 index_test.go:143: sql update test_index set c1 = 9062395795105174353, c2 = 0.937220, c3 = 'X69seMIEQp' where c = 436 index_test.go:137: sql insert into test_index values (1820, 8493388642665070621, 0.564494, 'MFzd8U3W1z') index_test.go:140: sql delete from test_index where c = 1666 index_test.go:143: sql update test_index set c1 = 3416926505255210925, c2 = 0.892234, c3 = 'QOHApyL1Te' where c = 670 index_test.go:137: sql insert into test_index values (1821, 3580023997028325601, 0.242358, 'tMZrdh6Gs1') index_test.go:137: sql insert into test_index values (1822, 8753047990456679845, 0.428384, 'xG7fQGbXgp') index_test.go:140: sql delete from test_index where c = 1749 index_test.go:137: sql insert into test_index values (1823, 6650486825985183551, 0.101102, 'Px7H2ZW3dx') index_test.go:143: sql update test_index set c1 = 2040292469744215940, c2 = 0.069283, c3 = 'C6BpB0j7un' where c = 820 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:137: sql insert into test_index values (1825, 4684111442570923971, 0.697384, 'fdXSlmgsKs') index_test.go:140: sql delete from test_index where c = 508 index_test.go:143: sql update test_index set c1 = 1608795874416810603, c2 = 0.894154, c3 = 'vKU4FIJfB1' where c = 737 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 7557546122138520496, c2 = 0.932033, c3 = 'QwvGzmPD6r' where c = 631 index_test.go:143: sql update test_index set c1 = 339328322273511075, c2 = 0.193553, c3 = 'qHJBHC54pR' where c = 912 index_test.go:137: sql insert into test_index values (1824, 2100955262651992055, 0.334327, 'DYaHFaIita') index_test.go:143: sql update test_index set c1 = 3259039004177797147, c2 = 0.076168, c3 = 'D4Ugtkw1FM' where c = 979 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 525 index_test.go:137: sql insert into test_index values (1826, 847269118766526561, 0.139729, '8DtiTU3RlK') index_test.go:143: sql update test_index set c1 = 8326774821794739045, c2 = 0.835014, c3 = 'UeAXbZ9TNd' where c = 706 index_test.go:143: sql update test_index set c1 = 5217524423224905804, c2 = 0.213956, c3 = 'UOG0CJRGTN' where c = 155 index_test.go:137: sql insert into test_index values (1827, 2027808041738039756, 0.205907, 'gquKUqKtYq') index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (1828, 3395983110287984109, 0.658838, '3OKVZscSND') index_test.go:143: sql update test_index set c1 = 3142156983607227467, c2 = 0.922832, c3 = '9YGbrIIobc' where c = 79 index_test.go:137: sql insert into test_index values (1829, 6866288428238905677, 0.845683, 'UWQPTLCn1s') index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 802339041413955061, c2 = 0.805214, c3 = 'j09iU5INub' where c = 455 index_test.go:137: sql insert into test_index values (1832, 3052113001213367024, 0.699280, 'gQl16eBelk') index_test.go:143: sql update test_index set c1 = 7019354771750740130, c2 = 0.982243, c3 = 'XS5VWfP7Ko' where c = 1201 index_test.go:137: sql insert into test_index values (1831, 3673798232683190024, 0.783903, '9B61vYaiMS') index_test.go:143: sql update test_index set c1 = 4465048692663871719, c2 = 0.385922, c3 = '56j6B2eDUm' where c = 194 index_test.go:140: sql delete from test_index where c = 731 index_test.go:137: sql insert into test_index values (1833, 5778414648763471923, 0.654240, 'D6X7N7U9kn') index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:137: sql insert into test_index values (1830, 454929087424159903, 0.868699, 'rOY24BxjPl') index_test.go:137: sql insert into test_index values (1834, 6404931646705497227, 0.222602, 'W8IcAivAz1') index_test.go:143: sql update test_index set c1 = 130217599152020045, c2 = 0.747904, c3 = '6OjuQ97tEI' where c = 614 index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 5833334570594054565, c2 = 0.250156, c3 = 'mFx0oKiZQH' where c = 121 index_test.go:137: sql insert into test_index values (1836, 8271808667282771885, 0.896121, 'A0T2beC0ns') index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (1835, 5969752654038564351, 0.225490, 'rlyQjOQNBY') index_test.go:143: sql update test_index set c1 = 6331503042197403731, c2 = 0.772208, c3 = 'cb4PSgxczr' where c = 32 index_test.go:137: sql insert into test_index values (1837, 3465122532815689803, 0.202430, '6FvGbAEGDj') index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:143: sql update test_index set c1 = 2785014691684218396, c2 = 0.463567, c3 = 'Xy7HIBEwDY' where c = 889 index_test.go:137: sql insert into test_index values (1839, 5648098312677406465, 0.347129, 'V6SwHxURBH') index_test.go:137: sql insert into test_index values (1838, 816397188122652038, 0.432421, 'RU3S967M53') index_test.go:143: sql update test_index set c1 = 567567481555401547, c2 = 0.244412, c3 = 'K8wBegvgVH' where c = 198 index_test.go:143: sql update test_index set c1 = 275177064901597526, c2 = 0.028349, c3 = 'lHTOmFpiyU' where c = 1644 index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 8078299992571379621, c2 = 0.637281, c3 = 'unVbdDGAaV' where c = 778 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (1840, 4930697816225112276, 0.065189, 'v9fjbf3iSj') index_test.go:143: sql update test_index set c1 = 5652583325381258002, c2 = 0.929499, c3 = 'BofmV1PVGT' where c = 1241 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:143: sql update test_index set c1 = 2756422051541503049, c2 = 0.421689, c3 = 'IABpLifUEE' where c = 578 index_test.go:137: sql insert into test_index values (1841, 591979191462262813, 0.912188, 'V02rLPMVNG') index_test.go:143: sql update test_index set c1 = 6738857113980880802, c2 = 0.330415, c3 = 'LOqdTufZ2U' where c = 459 index_test.go:143: sql update test_index set c1 = 7392467065165357655, c2 = 0.051817, c3 = 'L1ReEAWZ5L' where c = 1363 index_test.go:137: sql insert into test_index values (1843, 903201909931084642, 0.075331, '8w2nOGJ2Oi') index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 3539721846375434201, c2 = 0.602719, c3 = 'yZzIuyPl6Q' where c = 51 index_test.go:137: sql insert into test_index values (1844, 4622298394530721104, 0.656001, 'KoCThfT8ps') index_test.go:143: sql update test_index set c1 = 4367137488900760340, c2 = 0.990437, c3 = 'nfxZZc9iQy' where c = 1189 index_test.go:137: sql insert into test_index values (1846, 1374582203468917528, 0.829991, 'MnjA6hkuLH') index_test.go:137: sql insert into test_index values (1842, 7665036765627716391, 0.761759, 'uynMOZHIhd') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 866 index_test.go:137: sql insert into test_index values (1847, 1497347088001516321, 0.839794, 'lWCjL98Hdh') index_test.go:137: sql insert into test_index values (1845, 8739507874233340380, 0.878214, 'qVQZ5MRi78') index_test.go:137: sql insert into test_index values (1848, 4286503083363161652, 0.340509, 'tX3qeDbmDn') index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 7621490730538359416, c2 = 0.421968, c3 = 'sKT9ZOjtYJ' where c = 137 index_test.go:137: sql insert into test_index values (1849, 973948637531187574, 0.824297, 'ot8l6DThnY') index_test.go:143: sql update test_index set c1 = 2286530752118024829, c2 = 0.220126, c3 = 'VRcx6fGaYL' where c = 1345 index_test.go:140: sql delete from test_index where c = 1588 index_test.go:143: sql update test_index set c1 = 8598251487606819329, c2 = 0.333078, c3 = 'ZTfmNT916U' where c = 1092 index_test.go:143: sql update test_index set c1 = 7619020230630951863, c2 = 0.706443, c3 = 'bSX7CRwcgN' where c = 227 index_test.go:143: sql update test_index set c1 = 7308168424536201947, c2 = 0.172871, c3 = 'c0Sm7S04IQ' where c = 912 index_test.go:140: sql delete from test_index where c = 683 index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 3370459334266588341, c2 = 0.817758, c3 = '8Gs8WHmqID' where c = 1191 index_test.go:140: sql delete from test_index where c = 477 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (1851, 4113354219993653037, 0.846748, 'sroOpAbS7q') index_test.go:137: sql insert into test_index values (1852, 3708543560119353951, 0.025663, 'u5uiQDD9fB') index_test.go:143: sql update test_index set c1 = 1340138981205804453, c2 = 0.978072, c3 = 'x9YIl4BCWj' where c = 377 index_test.go:140: sql delete from test_index where c = 1312 index_test.go:137: sql insert into test_index values (1850, 6050347072058373792, 0.958228, 'ugvVogkU9O') index_test.go:137: sql insert into test_index values (1854, 86455785499788374, 0.499381, 'WtedCbmjyV') index_test.go:143: sql update test_index set c1 = 9087347087194592823, c2 = 0.041923, c3 = 'NstXsf5MKd' where c = 1624 index_test.go:137: sql insert into test_index values (1853, 5942709302167042823, 0.861980, 'ortGLnv2Md') index_test.go:137: sql insert into test_index values (1855, 2667228998059790249, 0.621687, 'BYKHO6igP8') index_test.go:140: sql delete from test_index where c = 108 index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 7963883071117777326, c2 = 0.626554, c3 = 'EreU7XP7Kg' where c = 1721 index_test.go:143: sql update test_index set c1 = 6587266184979995258, c2 = 0.809223, c3 = '1fy6QfSXby' where c = 1790 index_test.go:143: sql update test_index set c1 = 9211250571612362928, c2 = 0.572638, c3 = '80YrhX8dI7' where c = 1311 index_test.go:137: sql insert into test_index values (1857, 4449010256962403359, 0.886394, 'ZaYWYJMNtJ') index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 1411 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (1856, 1756240237910387629, 0.570499, 'JaAqGtGQMQ') index_test.go:143: sql update test_index set c1 = 1572886962972001861, c2 = 0.314218, c3 = 'bGQNxYOMWO' where c = 332 index_test.go:137: sql insert into test_index values (1860, 7857705023725329012, 0.124485, 'pjQsIb02fY') index_test.go:137: sql insert into test_index values (1859, 1263749737661744216, 0.737749, '3hGMxTbIgi') index_test.go:143: sql update test_index set c1 = 4680006647101577303, c2 = 0.929116, c3 = 'KyShVj3w51' where c = 273 index_test.go:137: sql insert into test_index values (1858, 3327438255920312707, 0.645653, 'Gd0Vy7PcSK') index_test.go:143: sql update test_index set c1 = 7669180296362588225, c2 = 0.092742, c3 = 'hbG01ckVo5' where c = 202 index_test.go:143: sql update test_index set c1 = 1497104670921266673, c2 = 0.004405, c3 = 'B5z6pkl9Cd' where c = 524 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:140: sql delete from test_index where c = 401 index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (1863, 492577585565131204, 0.090152, 'NP2B2oSyCl') index_test.go:137: sql insert into test_index values (1864, 2280367896819362731, 0.286664, 'eDWZ3KNkj9') index_test.go:137: sql insert into test_index values (1862, 8789048543858724436, 0.456750, 'uQ7JWBqTrW') index_test.go:140: sql delete from test_index where c = 818 index_test.go:143: sql update test_index set c1 = 8036863060329034182, c2 = 0.494463, c3 = 'a29e26bHQn' where c = 618 index_test.go:143: sql update test_index set c1 = 7442463650455412402, c2 = 0.032003, c3 = '4e3Tzabwxb' where c = 154 index_test.go:143: sql update test_index set c1 = 4225809432848667714, c2 = 0.269940, c3 = 'gWvaUIq7rH' where c = 1573 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 5643135590584056172, c2 = 0.695102, c3 = 'J1MU3GpZTd' where c = 222 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 1549769026059510092, c2 = 0.852578, c3 = '68JcGPQNTn' where c = 553 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:137: sql insert into test_index values (1866, 8031554496271264306, 0.914093, 'zjiWAlm0ge') index_test.go:143: sql update test_index set c1 = 6542937909493818947, c2 = 0.844698, c3 = '3iy9FInQFU' where c = 577 index_test.go:137: sql insert into test_index values (1865, 4356396657606509499, 0.567204, 'nZcgC8bueN') index_test.go:137: sql insert into test_index values (1861, 8075681049020114291, 0.016100, 'glsIyoLq4A') index_test.go:137: sql insert into test_index values (1868, 3603241934812309549, 0.598117, '7R6kLC1gPN') index_test.go:137: sql insert into test_index values (1867, 6713222612394165270, 0.740195, 'sy0UVdrliM') index_test.go:143: sql update test_index set c1 = 6653875127737482705, c2 = 0.639937, c3 = 'ByKIF4VQgj' where c = 748 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:137: sql insert into test_index values (1869, 6237132212941700346, 0.057199, 'jpByV5fqDy') index_test.go:137: sql insert into test_index values (1870, 2796743850318291376, 0.024967, 'm9ienzDdnC') index_test.go:143: sql update test_index set c1 = 8438722813645965898, c2 = 0.976052, c3 = '1tKTvkhPIY' where c = 912 index_test.go:143: sql update test_index set c1 = 5355501708610537909, c2 = 0.585473, c3 = 'fe6yJayJ8q' where c = 1149 index_test.go:143: sql update test_index set c1 = 3687058457761438089, c2 = 0.241044, c3 = 'JRLGqG3UOz' where c = 1453 index_test.go:137: sql insert into test_index values (1871, 3343687344762071956, 0.402253, 'E79J90z3Vt') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 7828682726878110478, c2 = 0.774228, c3 = '01xPee7Zz5' where c = 1099 index_test.go:140: sql delete from test_index where c = 1306 index_test.go:140: sql delete from test_index where c = 1766 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (1872, 7184945023713707186, 0.597335, 'pBF7nDsZZR') index_test.go:137: sql insert into test_index values (1873, 8266825458626051579, 0.834567, 'bRaCfk76IU') index_test.go:137: sql insert into test_index values (1874, 7465039654751022923, 0.399428, '71Ife18Bt5') index_test.go:140: sql delete from test_index where c = 1117 index_test.go:137: sql insert into test_index values (1875, 3284050512790584455, 0.349539, 'nBjeYMgWTB') index_test.go:143: sql update test_index set c1 = 4218664925824881914, c2 = 0.622740, c3 = 'ekAPoXNOtj' where c = 1155 index_test.go:143: sql update test_index set c1 = 1065490428561896302, c2 = 0.542849, c3 = 'nlrvuKkQXf' where c = 1549 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 319830576551506260, c2 = 0.073286, c3 = 'qCUCtCmCrp' where c = 824 index_test.go:143: sql update test_index set c1 = 9083975419004754685, c2 = 0.986992, c3 = 's3QPuHcdIo' where c = 1337 index_test.go:143: sql update test_index set c1 = 30897020840429251, c2 = 0.481195, c3 = 'ANFan3RADN' where c = 179 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (1876, 8708075516466289857, 0.171712, '0mv3oOzFZb') index_test.go:140: sql delete from test_index where c = 923 index_test.go:137: sql insert into test_index values (1879, 1215137073922613822, 0.615474, 'SUNe3r3zaM') index_test.go:143: sql update test_index set c1 = 3932935664627138787, c2 = 0.073894, c3 = 'HhOfoeoUBc' where c = 1470 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (1878, 8192428359168812116, 0.202852, 'pp9C3MNgEW') index_test.go:143: sql update test_index set c1 = 5756155252488635386, c2 = 0.763076, c3 = 'vMkUS5kiJf' where c = 565 index_test.go:137: sql insert into test_index values (1880, 596778123039857775, 0.262065, '5QpYsBXQNp') index_test.go:137: sql insert into test_index values (1877, 7329802063122587732, 0.422557, 'jm8OnAeJMf') index_test.go:143: sql update test_index set c1 = 8447401419061968898, c2 = 0.569065, c3 = 'jHbpoIi3nF' where c = 564 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:143: sql update test_index set c1 = 2055695159475223279, c2 = 0.167345, c3 = 'K1RElg3DkS' where c = 125 index_test.go:143: sql update test_index set c1 = 8333888493633244719, c2 = 0.155412, c3 = 'cq4Rvitrp9' where c = 1053 index_test.go:143: sql update test_index set c1 = 2103118196849134717, c2 = 0.062847, c3 = '2a3iOIU1Fj' where c = 903 index_test.go:137: sql insert into test_index values (1882, 5836222896991726977, 0.697976, 'rbdSMwF2di') index_test.go:140: sql delete from test_index where c = 1691 index_test.go:137: sql insert into test_index values (1881, 1743808904717463186, 0.938002, '4EPOFjdSFv') index_test.go:140: sql delete from test_index where c = 1485 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 6424354460368158422, c2 = 0.179706, c3 = 'Go5LkxAVNu' where c = 179 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (1885, 6451635201793132748, 0.804009, 't3ZMr2o3bt') index_test.go:137: sql insert into test_index values (1883, 3565001239613160176, 0.787004, 'U52ZENYgqg') index_test.go:137: sql insert into test_index values (1884, 3285748431662597741, 0.349552, 'POjpXCaYel') index_test.go:137: sql insert into test_index values (1886, 1429793935665782169, 0.187422, '9XhVX02fGP') index_test.go:140: sql delete from test_index where c = 885 index_test.go:143: sql update test_index set c1 = 5567619927413383665, c2 = 0.263764, c3 = '43YYjJt724' where c = 1028 index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 1799918757745684718, c2 = 0.015592, c3 = 'SsmopehgE9' where c = 194 index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (1887, 750600561665118185, 0.477768, 'FSEP69xNaT') index_test.go:143: sql update test_index set c1 = 6896857141879981330, c2 = 0.951913, c3 = 'XH9pz9O55E' where c = 1435 index_test.go:143: sql update test_index set c1 = 4456640023431225463, c2 = 0.401300, c3 = 'OECVMl40HD' where c = 434 index_test.go:143: sql update test_index set c1 = 3939799711866044532, c2 = 0.624975, c3 = 'cQCmRSnvD4' where c = 776 index_test.go:143: sql update test_index set c1 = 4737059138576121239, c2 = 0.505732, c3 = 'SE3VBl7Brt' where c = 1062 index_test.go:143: sql update test_index set c1 = 5296310149457143923, c2 = 0.362028, c3 = 'U7tz4LSdCy' where c = 371 index_test.go:140: sql delete from test_index where c = 160 index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (1889, 4113740642729280173, 0.304428, '5cBYghGgbv') index_test.go:137: sql insert into test_index values (1890, 8387389891986727984, 0.173504, '5no81GqulK') index_test.go:143: sql update test_index set c1 = 5197534820530786885, c2 = 0.428487, c3 = 'IcLXW3RErS' where c = 1217 index_test.go:137: sql insert into test_index values (1893, 3837694613604883833, 0.325474, '1dxrfC3GgC') index_test.go:137: sql insert into test_index values (1888, 4436443467823257472, 0.517340, '6lBXNkWzmW') index_test.go:137: sql insert into test_index values (1891, 3118940172871510336, 0.225345, '6Je2xINPf3') index_test.go:140: sql delete from test_index where c = 1260 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 650 index_test.go:140: sql delete from test_index where c = 585 index_test.go:137: sql insert into test_index values (1892, 1010923878733966834, 0.554755, '1TUc9Ys2hA') index_test.go:143: sql update test_index set c1 = 6106561938890029661, c2 = 0.462056, c3 = 'fc11CdLjpv' where c = 1089 index_test.go:137: sql insert into test_index values (1894, 6363950360391726495, 0.671686, 'UlQxlkEOqh') index_test.go:143: sql update test_index set c1 = 9179029736024631381, c2 = 0.670674, c3 = 'hnv6OOZYU7' where c = 1483 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 143273659035370717, c2 = 0.640859, c3 = '0YrI3OYfMF' where c = 379 index_test.go:143: sql update test_index set c1 = 8551158703138412789, c2 = 0.716345, c3 = '9vHB7WmndO' where c = 1887 index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (1896, 2274157336641643523, 0.600588, 'Ua9DThmJoj') index_test.go:143: sql update test_index set c1 = 2769558890134517847, c2 = 0.435240, c3 = 'dDF6lxqPiD' where c = 1816 index_test.go:140: sql delete from test_index where c = 945 index_test.go:143: sql update test_index set c1 = 3887487078769608030, c2 = 0.836226, c3 = 'fPkikrowyp' where c = 1011 index_test.go:137: sql insert into test_index values (1897, 6032219694694116784, 0.312039, 'BUyekWhd3t') index_test.go:137: sql insert into test_index values (1895, 5553927773739052157, 0.306100, '0ElftzSABs') index_test.go:137: sql insert into test_index values (1898, 2396361943208348219, 0.051474, '1hqkd2F8k8') index_test.go:140: sql delete from test_index where c = 908 index_test.go:143: sql update test_index set c1 = 1601995214684245093, c2 = 0.051385, c3 = 'ZfuA5FQjiE' where c = 1058 index_test.go:143: sql update test_index set c1 = 2141697190540934745, c2 = 0.426511, c3 = 'NNiMJhBZMl' where c = 473 index_test.go:143: sql update test_index set c1 = 1778976018700295103, c2 = 0.083565, c3 = 'Sk3G4nuar8' where c = 274 index_test.go:140: sql delete from test_index where c = 553 index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 1109735562160699597, c2 = 0.082909, c3 = 'Ekw7wAQVYQ' where c = 1134 index_test.go:140: sql delete from test_index where c = 878 index_test.go:137: sql insert into test_index values (1899, 6598516501154194651, 0.295861, 'shu40tLEy2') index_test.go:137: sql insert into test_index values (1900, 713300959884752536, 0.739964, 'ioILqbC3i1') index_test.go:143: sql update test_index set c1 = 6881608077129823630, c2 = 0.614069, c3 = 'Nn5f4f4Uew' where c = 470 index_test.go:143: sql update test_index set c1 = 4198736580571119687, c2 = 0.884741, c3 = 'NDf5SGAEbV' where c = 258 index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 501194779870314267, c2 = 0.504420, c3 = 'MKt3anyNf6' where c = 1362 index_test.go:140: sql delete from test_index where c = 1837 index_test.go:143: sql update test_index set c1 = 6854138362766727785, c2 = 0.309023, c3 = '6RcVtBIFht' where c = 37 index_test.go:143: sql update test_index set c1 = 3184382069637243681, c2 = 0.377459, c3 = 'GCH4Ed6WzS' where c = 184 index_test.go:137: sql insert into test_index values (1904, 6840092696838307423, 0.493457, 'Npo7tPKBVm') index_test.go:137: sql insert into test_index values (1903, 8470907988130039250, 0.364322, 'H7qKFGIDja') index_test.go:137: sql insert into test_index values (1902, 8510117006162524830, 0.166808, 'f1eiPZMHhn') index_test.go:137: sql insert into test_index values (1905, 3550647614986473331, 0.786294, 'RvHBWF1iCM') index_test.go:137: sql insert into test_index values (1906, 1578512790856386023, 0.452973, 'leYNDLONfk') index_test.go:137: sql insert into test_index values (1901, 8868251604005821186, 0.913935, 'F8cwCRnuOQ') index_test.go:137: sql insert into test_index values (1907, 2520090824617746952, 0.721713, 'Z1NQtznOpy') index_test.go:137: sql insert into test_index values (1910, 4014015129143507380, 0.543448, 'XmErKWOrCZ') index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (1908, 3039693933346544774, 0.579059, 'L0KNpXypFs') index_test.go:140: sql delete from test_index where c = 722 index_test.go:137: sql insert into test_index values (1909, 6008631819222540590, 0.348577, 'uJFEDoIB5l') index_test.go:140: sql delete from test_index where c = 877 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 8671766898169984965, c2 = 0.358767, c3 = 'gxUPjI3dyZ' where c = 731 index_test.go:143: sql update test_index set c1 = 4469314210803010290, c2 = 0.058814, c3 = 'obtg4kzvRT' where c = 233 index_test.go:140: sql delete from test_index where c = 364 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 865 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 9000856696108357746, c2 = 0.986699, c3 = 'nnZ4Usr2yS' where c = 1837 index_test.go:143: sql update test_index set c1 = 843927845717771483, c2 = 0.432253, c3 = 'PY8W3TMXmo' where c = 1805 index_test.go:143: sql update test_index set c1 = 8959999495639726027, c2 = 0.198486, c3 = 'bnscKhsnkS' where c = 397 index_test.go:143: sql update test_index set c1 = 6828045384458006263, c2 = 0.071957, c3 = 'eHDhOutNBa' where c = 1173 index_test.go:137: sql insert into test_index values (1911, 777176213146558158, 0.839414, 'T5kf2vQsHz') index_test.go:137: sql insert into test_index values (1912, 4036051995125113026, 0.130238, 'fbVIXdHdB2') index_test.go:137: sql insert into test_index values (1913, 863411134126350220, 0.667391, 'j3zQRe2CWV') index_test.go:143: sql update test_index set c1 = 5392064756812921919, c2 = 0.778107, c3 = 'tX3ZqNRsV6' where c = 1488 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 5420864071571656179, c2 = 0.916969, c3 = 'gw0q16jziL' where c = 1658 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 1733783771541547041, c2 = 0.517666, c3 = 'iX3vc7KSwE' where c = 1567 index_test.go:137: sql insert into test_index values (1914, 7351102706503683522, 0.261384, 'Bs8tZEcWeo') index_test.go:143: sql update test_index set c1 = 2647533181827572025, c2 = 0.639104, c3 = '1hx5HipPEf' where c = 1414 index_test.go:143: sql update test_index set c1 = 2478878869440204064, c2 = 0.725123, c3 = '31nIAQ31X0' where c = 347 index_test.go:137: sql insert into test_index values (1916, 5502418877099659815, 0.190208, 'FonOdB41IN') index_test.go:137: sql insert into test_index values (1917, 5814560481206285242, 0.114112, 'YIA5kFSoXx') index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (1918, 492501028910415666, 0.632039, '8Rxac1wna8') index_test.go:137: sql insert into test_index values (1915, 3793236384250987493, 0.879562, 'QvASMEFwsC') index_test.go:143: sql update test_index set c1 = 1729665030779150468, c2 = 0.826287, c3 = 'iMYexOf8ru' where c = 87 index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 932 index_test.go:137: sql insert into test_index values (1920, 472980897248463194, 0.798477, 'WHVPFAOgNV') index_test.go:143: sql update test_index set c1 = 3834614846832778989, c2 = 0.657822, c3 = 'wXrA5igtjm' where c = 364 index_test.go:137: sql insert into test_index values (1919, 7369711386644278897, 0.241954, 'BL2Lx4q2hA') index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (1922, 6316469915809431165, 0.469333, 'lze9M1PVjz') index_test.go:140: sql delete from test_index where c = 444 index_test.go:140: sql delete from test_index where c = 1001 index_test.go:137: sql insert into test_index values (1921, 27351380240747895, 0.865627, 'egCh2S3OBd') index_test.go:137: sql insert into test_index values (1923, 7246092765360862991, 0.632141, '5RJT2SE2mM') index_test.go:140: sql delete from test_index where c = 1744 index_test.go:143: sql update test_index set c1 = 2861739339786538163, c2 = 0.330310, c3 = '0nSLkusyVv' where c = 1008 index_test.go:143: sql update test_index set c1 = 8136420139892034578, c2 = 0.810558, c3 = '4zNFHAFzAo' where c = 1061 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:143: sql update test_index set c1 = 1604575797101076387, c2 = 0.776938, c3 = 'x7dul4UmlG' where c = 940 index_test.go:137: sql insert into test_index values (1925, 8027793028035897264, 0.502219, 'GS13kWvHsL') # Time: 2025-04-04T21:41:10.930576013+08:00 # Txn_start_ts: 0 # Query_time: 3.014996755 # Parse_time: 0.000111397 # Compile_time: 0.00011513 # Rewrite_time: 0.000002481 # Optimize_time: 0 # Wait_TS: 0.000264745 # 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:143: sql update test_index set c1 = 3220030413520800204, c2 = 0.846260, c3 = 'P7j233vWZv' where c = 1026 index_test.go:137: sql insert into test_index values (1924, 2412878453489772168, 0.403620, 'QHpJ2G1Ftf') index_test.go:143: sql update test_index set c1 = 5489039430249026079, c2 = 0.535263, c3 = 'th2s8B0JRk' where c = 1698 index_test.go:140: sql delete from test_index where c = 1492 index_test.go:140: sql delete from test_index where c = 425 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 4283304253775659451, c2 = 0.838590, c3 = 'AwCSFEQSUj' where c = 828 index_test.go:143: sql update test_index set c1 = 6474822033884804225, c2 = 0.487321, c3 = 'EtqQ7w2Tte' where c = 373 index_test.go:137: sql insert into test_index values (1928, 5995951354217037419, 0.867384, '2FseyypRa8') index_test.go:143: sql update test_index set c1 = 3429977616011628972, c2 = 0.171506, c3 = '9jL2vVtOLl' where c = 617 index_test.go:137: sql insert into test_index values (1927, 8295886098013726255, 0.100778, 'rGSCSziIra') index_test.go:143: sql update test_index set c1 = 5667281698933427069, c2 = 0.372492, c3 = 'QZLP3PUqlO' where c = 1347 index_test.go:143: sql update test_index set c1 = 6830465815386301378, c2 = 0.783411, c3 = 'kCqnMduyCC' where c = 134 index_test.go:137: sql insert into test_index values (1930, 8504682054035109831, 0.006524, 'X5LjndWvzL') index_test.go:143: sql update test_index set c1 = 3623266622466321795, c2 = 0.864496, c3 = 'VVUaTTFCcn' where c = 1174 index_test.go:137: sql insert into test_index values (1926, 7419477730378779245, 0.821085, 'mwCgfUNbKL') index_test.go:137: sql insert into test_index values (1929, 4470020753217987013, 0.984327, 'FhYmZY0mQE') index_test.go:143: sql update test_index set c1 = 6495906157938174274, c2 = 0.401746, c3 = 'pPQzO9juLm' where c = 1875 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:137: sql insert into test_index values (1932, 8541943819920055670, 0.006958, 'r77mnEo4EE') index_test.go:137: sql insert into test_index values (1931, 5241808783432412058, 0.115105, 'GNAzWeYeRu') index_test.go:137: sql insert into test_index values (1933, 1219118818958248476, 0.624365, 'AsoRihMvvz') index_test.go:140: sql delete from test_index where c = 1576 index_test.go:137: sql insert into test_index values (1934, 3563891664970383353, 0.356189, 'MRx4jFIYgD') index_test.go:137: sql insert into test_index values (1935, 6379202997542314042, 0.758570, 'TBXXrOxi0N') index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 6754468113249660317, c2 = 0.190738, c3 = 'hhm7rukdKC' where c = 924 index_test.go:143: sql update test_index set c1 = 8148988058803240915, c2 = 0.721309, c3 = 'aFPHZcgU1E' where c = 703 index_test.go:140: sql delete from test_index where c = 985 index_test.go:143: sql update test_index set c1 = 8986906165786226132, c2 = 0.369094, c3 = 'DGNG7qmzCf' where c = 1783 index_test.go:143: sql update test_index set c1 = 2147590783946447307, c2 = 0.956983, c3 = 'GgwhHSv9dT' where c = 1453 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (1937, 7405433861743205458, 0.915614, 'LMZAo90fzs') index_test.go:137: sql insert into test_index values (1936, 149198030621225773, 0.383923, '1iCD7i6yB6') index_test.go:137: sql insert into test_index values (1939, 1345813188326005532, 0.737166, '8spgVwCY2d') index_test.go:140: sql delete from test_index where c = 1865 index_test.go:143: sql update test_index set c1 = 852462130658707192, c2 = 0.709051, c3 = 'tTSJv8njyv' where c = 1147 index_test.go:143: sql update test_index set c1 = 1419491920591744062, c2 = 0.625421, c3 = 'TBwyPeRL1H' where c = 1648 index_test.go:137: sql insert into test_index values (1938, 8998551308593400018, 0.830424, 'rQnKOJlrmZ') index_test.go:143: sql update test_index set c1 = 2980725773956222282, c2 = 0.971170, c3 = '31LxH1ztOV' where c = 42 index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 7767626970191035873, c2 = 0.698904, c3 = 'baZEBi3eL1' where c = 1644 index_test.go:137: sql insert into test_index values (1940, 8788931508045129797, 0.540987, 'qexWetxPzI') index_test.go:143: sql update test_index set c1 = 2187955159793703362, c2 = 0.944687, c3 = 'qDZJ9eWr2W' where c = 1537 index_test.go:140: sql delete from test_index where c = 1592 index_test.go:143: sql update test_index set c1 = 6647426948870576909, c2 = 0.820498, c3 = 'cJb55Draqx' where c = 380 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (1942, 1275099181171177416, 0.524726, 'IyTkjnlRUE') index_test.go:137: sql insert into test_index values (1941, 3457364940551512799, 0.108054, 'im1crKHWHS') index_test.go:143: sql update test_index set c1 = 8354800132062638906, c2 = 0.298314, c3 = 'pl4v4H6tvS' where c = 1148 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:137: sql insert into test_index values (1943, 6737110964318063102, 0.500078, 'OzXx0P6Znk') index_test.go:140: sql delete from test_index where c = 1898 index_test.go:143: sql update test_index set c1 = 6744594028038127237, c2 = 0.695870, c3 = 'RaFLz2xOb3' where c = 1184 index_test.go:137: sql insert into test_index values (1944, 6179747730870384055, 0.849075, 'AE2cuxeJuh') index_test.go:143: sql update test_index set c1 = 3091846883695478477, c2 = 0.776282, c3 = '1PLOG4v2lR' where c = 1299 index_test.go:137: sql insert into test_index values (1945, 3222526140161119222, 0.235961, 'b4A9AqdGLl') index_test.go:137: sql insert into test_index values (1946, 8278717341776930765, 0.515548, '4mB2OelAKC') index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 234 index_test.go:143: sql update test_index set c1 = 5622742548388193820, c2 = 0.052436, c3 = 'i7GFQy1W8x' where c = 1870 index_test.go:143: sql update test_index set c1 = 2421486156967467591, c2 = 0.673274, c3 = 'WambCWetws' where c = 1656 index_test.go:137: sql insert into test_index values (1947, 7894313954476548287, 0.112741, 'g5kOWbTosw') index_test.go:140: sql delete from test_index where c = 1821 index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 7079686076382792351, c2 = 0.556981, c3 = 'fNl7Eu8BDh' where c = 481 index_test.go:137: sql insert into test_index values (1948, 5661625143941819522, 0.137155, 'bc7ivfpxlU') index_test.go:143: sql update test_index set c1 = 3499515474676430837, c2 = 0.377324, c3 = 'rdfppoJbcX' where c = 176 index_test.go:137: sql insert into test_index values (1949, 2491730153637798330, 0.080123, 'gI1Dt09PLW') index_test.go:137: sql insert into test_index values (1950, 5667677971919472432, 0.831882, 'vtIJ0RG9uV') index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 46987044247178209, c2 = 0.573059, c3 = 'shSRxF4xIl' where c = 1782 index_test.go:140: sql delete from test_index where c = 980 index_test.go:137: sql insert into test_index values (1952, 627976433996090047, 0.603750, 'Y0jVE01IKb') index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 2465702687939769928, c2 = 0.019216, c3 = 'BDd2glC6uW' where c = 192 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 1842280470944053780, c2 = 0.780248, c3 = 'q24DXEjomp' where c = 1398 index_test.go:137: sql insert into test_index values (1951, 802585653523284622, 0.160804, 'MS46VtI7nI') index_test.go:140: sql delete from test_index where c = 1663 index_test.go:143: sql update test_index set c1 = 9181122515800160660, c2 = 0.141371, c3 = 'qi2rWFnrS0' where c = 1573 index_test.go:137: sql insert into test_index values (1953, 8653107710919366549, 0.610313, '4YUXf7OnBg') index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (1954, 2904861623316924630, 0.047928, 't7OC14ZZFL') index_test.go:143: sql update test_index set c1 = 1492146353421535954, c2 = 0.654781, c3 = 'CxYtpRrvhA' where c = 917 index_test.go:137: sql insert into test_index values (1955, 1697279778007095197, 0.765537, 'xCfhHDo0xh') index_test.go:143: sql update test_index set c1 = 2761938334603659175, c2 = 0.420276, c3 = 'KLExTUAGTZ' where c = 882 index_test.go:143: sql update test_index set c1 = 3648082225950712468, c2 = 0.214779, c3 = 'JsBcypG46n' where c = 732 index_test.go:143: sql update test_index set c1 = 766455712964067193, c2 = 0.068648, c3 = '0rzgUaWF30' where c = 1469 index_test.go:140: sql delete from test_index where c = 1389 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (1958, 2396037212588159495, 0.879875, '5Ro5vJBMSz') index_test.go:143: sql update test_index set c1 = 407621434393055736, c2 = 0.748372, c3 = 'vD32hPCndj' where c = 822 index_test.go:137: sql insert into test_index values (1957, 8873191929012140785, 0.746172, 'zmSdSH3zs3') index_test.go:137: sql insert into test_index values (1960, 6633832646873202648, 0.321601, 'V7hmkcReNU') index_test.go:140: sql delete from test_index where c = 1374 index_test.go:137: sql insert into test_index values (1956, 8795666990729896132, 0.716938, 'zpc1T3Ysq0') index_test.go:140: sql delete from test_index where c = 1382 index_test.go:143: sql update test_index set c1 = 1574226569374775290, c2 = 0.525332, c3 = 'NyUSTIiWAf' where c = 1063 index_test.go:137: sql insert into test_index values (1959, 2158497252612576622, 0.806392, 'kB8qNopgVc') index_test.go:143: sql update test_index set c1 = 4726290724469216890, c2 = 0.170911, c3 = 'fpLzVYCcDG' where c = 202 index_test.go:140: sql delete from test_index where c = 238 index_test.go:137: sql insert into test_index values (1962, 3105917205927012196, 0.503403, '6T9kIkadYo') index_test.go:137: sql insert into test_index values (1963, 3017410421879529043, 0.809862, '8656zH3EHH') index_test.go:143: sql update test_index set c1 = 4881571036864377423, c2 = 0.565373, c3 = 'DG1iD3J80z' where c = 1230 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 8768583390707021472, c2 = 0.764942, c3 = 'CFeMKwO9lH' where c = 1345 index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 8599763034959367972, c2 = 0.159692, c3 = 'EgNhybzwkx' where c = 270 index_test.go:137: sql insert into test_index values (1961, 3408167840572905507, 0.068987, '2LD7O7AItp') index_test.go:140: sql delete from test_index where c = 813 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 5472905718823475588, c2 = 0.442563, c3 = 'pRPDOIgVFE' where c = 1901 index_test.go:137: sql insert into test_index values (1964, 3765825868943761362, 0.202912, 'RjcaCHBorf') index_test.go:143: sql update test_index set c1 = 8082178115280342807, c2 = 0.386258, c3 = 'O4JJH1qvOk' where c = 1460 index_test.go:143: sql update test_index set c1 = 107717257665763880, c2 = 0.399080, c3 = 'A8NyJlDNq3' where c = 1215 index_test.go:143: sql update test_index set c1 = 2340226678927361907, c2 = 0.542174, c3 = 'I5RbCfWsBW' where c = 991 index_test.go:143: sql update test_index set c1 = 9205014204894272358, c2 = 0.930281, c3 = 'rbSm9wwF5L' where c = 304 index_test.go:140: sql delete from test_index where c = 541 index_test.go:137: sql insert into test_index values (1968, 5200286763607102809, 0.822687, 'qIKJBQCP9x') index_test.go:137: sql insert into test_index values (1967, 8482851920648509992, 0.704498, 'tCsNITNWz7') index_test.go:137: sql insert into test_index values (1969, 1646966211019500008, 0.507254, 'TraCa44hPU') index_test.go:143: sql update test_index set c1 = 2745877872561950193, c2 = 0.972599, c3 = 'EPGSx5JLDt' where c = 138 index_test.go:137: sql insert into test_index values (1970, 6632888444216097663, 0.134791, 'rxGsyyLyNH') index_test.go:140: sql delete from test_index where c = 1098 index_test.go:137: sql insert into test_index values (1965, 939754038293533608, 0.009981, 'trs9YjyxSN') [TestSimpleUpdate][Time Cost]8.976683719s === RUN TestSimpleUpdate/Basic/test_update_common index_test.go:140: sql delete from test_index where c = 176 index_test.go:137: sql insert into test_index values (1966, 8868274166803627267, 0.295393, 'EjnqXl11tt') index_test.go:143: sql update test_index set c1 = 5595510671816151959, c2 = 0.280779, c3 = '7Q7778vdIM' where c = 833 index_test.go:137: sql insert into test_index values (1971, 8356480653856938689, 0.088881, 'VUZC4Q9Ulo') index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (1973, 5605314339417290228, 0.480418, 'GgoXpy64al') index_test.go:140: sql delete from test_index where c = 1339 index_test.go:137: sql insert into test_index values (1972, 8361768109096956311, 0.372696, 'qvpV1LujWx') index_test.go:143: sql update test_index set c1 = 2316812987192695987, c2 = 0.660595, c3 = 'a0GNoXvA2q' where c = 538 index_test.go:143: sql update test_index set c1 = 1354414711455293686, c2 = 0.263208, c3 = 'XNHVSNPOhK' where c = 1002 index_test.go:143: sql update test_index set c1 = 2507714971608261018, c2 = 0.406478, c3 = 'sdOA1YULOQ' where c = 178 index_test.go:140: sql delete from test_index where c = 985 index_test.go:143: sql update test_index set c1 = 696408415799057635, c2 = 0.182671, c3 = 'kJJPN4Joku' where c = 1373 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:137: sql insert into test_index values (1974, 4012168879932442109, 0.114890, 'SCTLhGWPFO') index_test.go:140: sql delete from test_index where c = 1827 index_test.go:140: sql delete from test_index where c = 705 index_test.go:143: sql update test_index set c1 = 2940567977960363026, c2 = 0.982631, c3 = 'UPkWwPp55N' where c = 20 index_test.go:137: sql insert into test_index values (1976, 5302676722990171311, 0.322854, '2sUwzUihqV') index_test.go:143: sql update test_index set c1 = 8248263260122029995, c2 = 0.982747, c3 = 'lTSwL8WFie' where c = 710 index_test.go:143: sql update test_index set c1 = 3366074503451858025, c2 = 0.483957, c3 = 'UPPXTZeSGK' where c = 711 index_test.go:137: sql insert into test_index values (1975, 4907914231956985085, 0.130980, 'xi5CS3Fhpw') index_test.go:140: sql delete from test_index where c = 685 index_test.go:137: sql insert into test_index values (1977, 5504796901694035448, 0.564460, '3MiwDmQxRk') index_test.go:143: sql update test_index set c1 = 6124209691864059200, c2 = 0.761650, c3 = 'KspOBkfnES' where c = 1585 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:143: sql update test_index set c1 = 631185029698057332, c2 = 0.180666, c3 = 'TZG3yht9C4' where c = 419 index_test.go:137: sql insert into test_index values (1979, 503354339410295913, 0.043627, 'ccBPUBd1xU') index_test.go:140: sql delete from test_index where c = 1219 index_test.go:137: sql insert into test_index values (1980, 3145543346554011372, 0.601581, 'L46DiIAHVF') index_test.go:137: sql insert into test_index values (1981, 4715054571539010669, 0.708051, 'i3af8AVrbi') index_test.go:143: sql update test_index set c1 = 8901807558391110349, c2 = 0.914997, c3 = 'Joip2NfOKr' where c = 1809 index_test.go:137: sql insert into test_index values (1982, 1477154676736258907, 0.276412, 'tpv18UC7sM') index_test.go:143: sql update test_index set c1 = 4156157573593085980, c2 = 0.459408, c3 = 'gMOX5PieK1' where c = 786 index_test.go:143: sql update test_index set c1 = 5632212162829867993, c2 = 0.189210, c3 = 'NXi9fXuSUt' where c = 1220 index_test.go:137: sql insert into test_index values (1978, 7785373414447359760, 0.790100, '1nmRCEOdyT') index_test.go:140: sql delete from test_index where c = 1400 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 916 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:137: sql insert into test_index values (1984, 6036557681074016999, 0.266629, 'ZPCNMmU6t9') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:137: sql insert into test_index values (1983, 709536646399329373, 0.701739, '9Qj78tBk7p') index_test.go:143: sql update test_index set c1 = 8369847198675442395, c2 = 0.539272, c3 = 'E8mo3EVqcn' where c = 259 index_test.go:137: sql insert into test_index values (1985, 4705633414673770626, 0.590003, 'EgiryZvcaA') index_test.go:143: sql update test_index set c1 = 1530584258561341242, c2 = 0.094699, c3 = 'bu9q6kBjq9' where c = 228 index_test.go:143: sql update test_index set c1 = 17522291043756683, c2 = 0.613358, c3 = 'UjMNslB0iz' where c = 1004 index_test.go:143: sql update test_index set c1 = 3085518310124469496, c2 = 0.306083, c3 = '1aJylUvBJd' where c = 1108 index_test.go:143: sql update test_index set c1 = 7073779513350608241, c2 = 0.883480, c3 = 'am5uyhNfwu' where c = 989 index_test.go:143: sql update test_index set c1 = 1337623653403424249, c2 = 0.770943, c3 = '6G0J2aPNSm' where c = 1723 index_test.go:137: sql insert into test_index values (1986, 3053619300205135180, 0.285991, 'Uhn6K0kUNN') index_test.go:140: sql delete from test_index where c = 1647 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (1988, 6811963137621670897, 0.942809, '9UwHeMLWZc') index_test.go:137: sql insert into test_index values (1987, 6196355337435562403, 0.394674, 'pOkxqRWmf1') index_test.go:137: sql insert into test_index values (1990, 6131267363965655399, 0.557356, 'W3aJfhfbhP') index_test.go:137: sql insert into test_index values (1991, 3894583646831654785, 0.148772, 'eJ1bRk3iJR') index_test.go:140: sql delete from test_index where c = 1687 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (1989, 6075104936289413299, 0.951945, 'llfzYxZGcl') index_test.go:143: sql update test_index set c1 = 6001173964031094407, c2 = 0.225008, c3 = '7Q2EE9W5t6' where c = 239 index_test.go:143: sql update test_index set c1 = 394594987389772443, c2 = 0.969292, c3 = 'h54wIpFbxm' where c = 1699 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:143: sql update test_index set c1 = 4873404603823298677, c2 = 0.178726, c3 = 'QohZAUFxY0' where c = 861 index_test.go:140: sql delete from test_index where c = 1788 index_test.go:140: sql delete from test_index where c = 654 index_test.go:143: sql update test_index set c1 = 4683362538535314123, c2 = 0.570157, c3 = 'AGdGkcImt8' where c = 258 index_test.go:137: sql insert into test_index values (1993, 1525888800216865817, 0.567451, '7jahDIgs0e') index_test.go:143: sql update test_index set c1 = 2520446599510549849, c2 = 0.081555, c3 = 'XFs2BPCh9B' where c = 1789 index_test.go:143: sql update test_index set c1 = 3602006159068898435, c2 = 0.255724, c3 = 'tj1xqqNGt7' where c = 1584 index_test.go:143: sql update test_index set c1 = 2900484416824265597, c2 = 0.405377, c3 = 'DIcCeu25Tz' where c = 91 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:137: sql insert into test_index values (1992, 2311844049185040709, 0.543436, 'ff9hRtiLvF') index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 8979650047643755900, c2 = 0.536525, c3 = 'Z1X14Wklpy' where c = 349 index_test.go:137: sql insert into test_index values (1995, 7827386586827723802, 0.803406, 'IuZftm0cEb') index_test.go:137: sql insert into test_index values (1994, 6926718204783582751, 0.640458, 'ZAcuhoygTR') index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (1996, 6867000060872339600, 0.270139, 'X5okmF5eT1') index_test.go:143: sql update test_index set c1 = 1996965185010625451, c2 = 0.825932, c3 = '6NbquvZquL' where c = 1883 index_test.go:137: sql insert into test_index values (1997, 1233094431269353602, 0.578631, 'dC4vq5zurg') index_test.go:143: sql update test_index set c1 = 1524573428911506164, c2 = 0.921082, c3 = '2ZzQrHnZp7' where c = 1645 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:143: sql update test_index set c1 = 2516231288595890228, c2 = 0.985811, c3 = 'WjTzXJxkGP' where c = 1836 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 9053508518055834500, c2 = 0.728133, c3 = 'xEbnTNytv2' where c = 1273 index_test.go:143: sql update test_index set c1 = 7661779780405146161, c2 = 0.450913, c3 = 'vlfMzB6qg0' where c = 898 index_test.go:137: sql insert into test_index values (1998, 8960030560301770476, 0.730878, 'JMB3lAZG9w') index_test.go:137: sql insert into test_index values (1999, 2207988594428738964, 0.896055, 'K4OHIVw7Xm') index_test.go:143: sql update test_index set c1 = 4296470596744528824, c2 = 0.563917, c3 = 'QkbuhaKXpy' where c = 1346 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:143: sql update test_index set c1 = 8388485751192957746, c2 = 0.884332, c3 = 'oHgXUitxOH' where c = 1140 index_test.go:143: sql update test_index set c1 = 5658828256329282914, c2 = 0.165680, c3 = 'JRjJLMNn2t' where c = 798 index_test.go:143: sql update test_index set c1 = 7973786675862433398, c2 = 0.399728, c3 = 'YZ8JGRwFaF' where c = 1209 index_test.go:143: sql update test_index set c1 = 1453113589399093509, c2 = 0.873397, c3 = 'W11v1gZ3u3' where c = 1974 index_test.go:137: sql insert into test_index values (2000, 1858579690953177259, 0.016368, 'fXXyemCPoR') index_test.go:140: sql delete from test_index where c = 385 index_test.go:143: sql update test_index set c1 = 2745240780000654643, c2 = 0.905249, c3 = 'FMJWAkemrY' where c = 1658 === RUN TestColumn/alter_table_test_column_drop_column_c3 [2025/04/04 21:41:11.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:11.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2025-04-04T21:41:11.9586908+08:00 # Txn_start_ts: 457119910174916681 # Query_time: 0.540173459 # Parse_time: 0.000083732 # Compile_time: 0.000081996 # Rewrite_time: 0.000003267 # Optimize_time: 0 # Wait_TS: 0.00018527 # 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/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.435 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.438 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.455 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [mysql] 2025/04/04 21:41:12 packets.go:37: unexpected EOF [2025/04/04 21:41:12.220 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="delete from test_mixed where c1 = 4731"] [addr=127.0.0.1:5001] [error="invalid connection"] index_test.go:137: sql insert into test_index values (2005, 287938603960047251, 0.793329, 'XqJ3Bo6NCM') index_test.go:137: sql insert into test_index values (2001, 1284465296787823742, 0.846882, 'XVncCIRk37') index_test.go:137: sql insert into test_index values (2002, 371081975700282065, 0.215192, 'FUALa0AxGe') index_test.go:137: sql insert into test_index values (2009, 2007442849309880858, 0.527527, '7tJ0omU1sd') index_test.go:137: sql insert into test_index values (2004, 6482375676710670809, 0.806706, '2XneS60YIl') index_test.go:137: sql insert into test_index values (2010, 3875712036040008142, 0.277903, 'riIGyKRcla') index_test.go:137: sql insert into test_index values (2008, 6347688370557472522, 0.919993, 'C3P43YDbci') index_test.go:137: sql insert into test_index values (2006, 3078177863825970853, 0.628951, 'gFJQYPNlby') index_test.go:137: sql insert into test_index values (2007, 7268722681800615394, 0.778165, 'Ton661eF4I') index_test.go:137: sql insert into test_index values (2003, 8519727513912284143, 0.782344, 'LnmjaFYE0x') index_test.go:140: sql delete from test_index where c = 1588 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 681 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 4111470008817312294, c2 = 0.110262, c3 = 'qgTwJqnmSq' where c = 324 index_test.go:143: sql update test_index set c1 = 6494579229541739042, c2 = 0.313542, c3 = 'kEju0IMUoH' where c = 1687 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:143: sql update test_index set c1 = 245348295540962509, c2 = 0.476464, c3 = '8njI9EZARW' where c = 1679 index_test.go:143: sql update test_index set c1 = 6966725150843245394, c2 = 0.469103, c3 = 'aarqX8OZLD' where c = 111 index_test.go:143: sql update test_index set c1 = 8286939560804529801, c2 = 0.545548, c3 = 'C5TkyfAHOi' where c = 1861 index_test.go:143: sql update test_index set c1 = 8699603187767871849, c2 = 0.410381, c3 = 'Db9zaXqwe3' where c = 1863 index_test.go:137: sql insert into test_index values (2012, 7906587344786012099, 0.107910, 'z3xtSpaFTT') index_test.go:143: sql update test_index set c1 = 2682926024885322774, c2 = 0.758628, c3 = 'u7J31rqI9r' where c = 1612 index_test.go:137: sql insert into test_index values (2011, 4974356813654308306, 0.369055, 'UIFQrvrxfZ') index_test.go:143: sql update test_index set c1 = 2806401658839070883, c2 = 0.155159, c3 = 'ezRWKUPStm' where c = 1770 index_test.go:137: sql insert into test_index values (2015, 1241099350575099522, 0.237517, 'ZH0TxuZn5F') index_test.go:137: sql insert into test_index values (2016, 3885667644872715796, 0.204880, 'DowOn5zkYU') index_test.go:137: sql insert into test_index values (2014, 4120950316530727290, 0.153751, 'sOE192PdvA') index_test.go:143: sql update test_index set c1 = 1939121927937496006, c2 = 0.658488, c3 = '9RSG4eQTft' where c = 510 index_test.go:137: sql insert into test_index values (2013, 4742102756489592310, 0.704359, 'dNoUJ0SvQr') index_test.go:137: sql insert into test_index values (2017, 6297229489722436940, 0.553113, 'gvksxpB639') index_test.go:140: sql delete from test_index where c = 312 index_test.go:143: sql update test_index set c1 = 7491940075066897626, c2 = 0.820348, c3 = 'lyhFs9ja8e' where c = 1039 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (2018, 7148680013885941667, 0.409341, 'SETfj2wPKL') index_test.go:140: sql delete from test_index where c = 1540 index_test.go:140: sql delete from test_index where c = 1793 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 7405838883477345365, c2 = 0.268645, c3 = '3AU7QFtfoE' where c = 506 index_test.go:143: sql update test_index set c1 = 4511048946652738460, c2 = 0.420234, c3 = 'r5m42UV6iH' where c = 169 index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 1651959631368440405, c2 = 0.035827, c3 = 'i4Td7rtBlo' where c = 1408 index_test.go:143: sql update test_index set c1 = 7939331490031684779, c2 = 0.745546, c3 = 'irzW22n3J6' where c = 1355 index_test.go:137: sql insert into test_index values (2019, 2476341718111105684, 0.780723, 'vNVrFZZxMD') index_test.go:140: sql delete from test_index where c = 850 index_test.go:137: sql insert into test_index values (2022, 3242007004710893819, 0.370787, 'mYGQjlJBAd') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 5495392848535156004, c2 = 0.310028, c3 = 'hzUOvmxoXc' where c = 876 index_test.go:137: sql insert into test_index values (2021, 946101005241555698, 0.196069, 'QkkivtJ21q') index_test.go:137: sql insert into test_index values (2023, 8701945664182519780, 0.705424, 'YFLFB9o96O') index_test.go:137: sql insert into test_index values (2024, 8487776035879899124, 0.017259, 'Ln6Fitf5YS') index_test.go:137: sql insert into test_index values (2020, 428805106777697065, 0.780672, 'wWEMHWrgmr') index_test.go:143: sql update test_index set c1 = 7857916920974208029, c2 = 0.259608, c3 = 'v5kfgWWXHj' where c = 1921 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 319 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:143: sql update test_index set c1 = 4252097725017407347, c2 = 0.240918, c3 = 'U7y2NMsqPu' where c = 719 index_test.go:143: sql update test_index set c1 = 3039342460160799622, c2 = 0.330621, c3 = 'pwmXYQOrAs' where c = 929 index_test.go:143: sql update test_index set c1 = 5380006958083602175, c2 = 0.691733, c3 = '8DMKSN3BGB' where c = 1321 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:137: sql insert into test_index values (2025, 631905424957966121, 0.620117, 'Upu6bhgYn6') index_test.go:137: sql insert into test_index values (2026, 2954721837117283154, 0.894803, 'amohba0ALN') index_test.go:143: sql update test_index set c1 = 8570321825929180184, c2 = 0.821318, c3 = 'SefijRgs7V' where c = 1925 index_test.go:143: sql update test_index set c1 = 6069382042011105511, c2 = 0.828366, c3 = 'lGMZ1fv2Gl' where c = 582 index_test.go:143: sql update test_index set c1 = 2199943826686842349, c2 = 0.573690, c3 = 'MeZOirr9sH' where c = 1858 index_test.go:137: sql insert into test_index values (2029, 2251082078051553833, 0.219635, 'LAyQcEBkTD') index_test.go:137: sql insert into test_index values (2028, 5743718012680924803, 0.063359, 'NyVKRSoZB4') index_test.go:143: sql update test_index set c1 = 8793088373466199713, c2 = 0.317795, c3 = '9bxNSTPFdb' where c = 1245 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:137: sql insert into test_index values (2027, 1940126302471445990, 0.286521, 'CKix89H8hS') index_test.go:137: sql insert into test_index values (2030, 6042227270688961111, 0.481143, 'POaN0Y4GvC') index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (2031, 406760459137883902, 0.558069, 'w6ABtuI0d9') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 2347777634119696782, c2 = 0.878588, c3 = '5mnk0hDZAY' where c = 292 index_test.go:137: sql insert into test_index values (2032, 2176389065962314970, 0.564199, 'rmrHzTkk7g') index_test.go:137: sql insert into test_index values (2033, 8732014683842636497, 0.335777, '5x70ZND7gq') index_test.go:143: sql update test_index set c1 = 8246526786391478965, c2 = 0.536455, c3 = 'q4yqbBCbaZ' where c = 912 index_test.go:140: sql delete from test_index where c = 1237 index_test.go:143: sql update test_index set c1 = 7136482807566593193, c2 = 0.703323, c3 = 'HiDngMMyEZ' where c = 1749 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:140: sql delete from test_index where c = 374 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:143: sql update test_index set c1 = 8030090819786075940, c2 = 0.919627, c3 = 'eYH8UxmRn3' where c = 1117 index_test.go:137: sql insert into test_index values (2034, 7845797755037306443, 0.932198, '3zKd8OraaT') index_test.go:143: sql update test_index set c1 = 6170312127240632606, c2 = 0.524534, c3 = 'AUwMtf9Pao' where c = 689 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (2036, 8506859017871088450, 0.314158, 'exP9gf9U8B') index_test.go:143: sql update test_index set c1 = 4251845925906356622, c2 = 0.730881, c3 = 'kdXSbJuXIM' where c = 869 index_test.go:137: sql insert into test_index values (2035, 7743190408316209142, 0.537807, 'voh8t9O69T') index_test.go:143: sql update test_index set c1 = 1640352775879306104, c2 = 0.530506, c3 = '6v7VbUyoNS' where c = 111 index_test.go:137: sql insert into test_index values (2037, 8836984258041197104, 0.214139, 'ITXTxx7dpv') index_test.go:143: sql update test_index set c1 = 1909956027565120181, c2 = 0.300180, c3 = 'laoMl0gBhn' where c = 1315 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:140: sql delete from test_index where c = 1600 index_test.go:143: sql update test_index set c1 = 3635644419658843147, c2 = 0.610874, c3 = 'JRTdNVj9Kf' where c = 1685 index_test.go:137: sql insert into test_index values (2039, 7842612156995733123, 0.398810, 'n1ZhoJEckn') index_test.go:137: sql insert into test_index values (2040, 8102165370860198063, 0.269661, 'yv5GbCgUdL') index_test.go:137: sql insert into test_index values (2038, 596920602776210227, 0.073630, 'eBY3pZf32r') index_test.go:143: sql update test_index set c1 = 1257561573923775720, c2 = 0.095384, c3 = 'ucY51mmyX7' where c = 1603 index_test.go:140: sql delete from test_index where c = 1611 index_test.go:137: sql insert into test_index values (2041, 7890933261783383781, 0.671835, 'mFVgByebwj') index_test.go:143: sql update test_index set c1 = 5890560693367167400, c2 = 0.319050, c3 = '9mCjmLgcLO' where c = 1463 index_test.go:137: sql insert into test_index values (2042, 5945164659014573427, 0.752107, 'gUCK4gyuxd') index_test.go:143: sql update test_index set c1 = 7760421474439296600, c2 = 0.714540, c3 = 't0RQ0AjKYy' where c = 615 index_test.go:140: sql delete from test_index where c = 1228 index_test.go:140: sql delete from test_index where c = 1865 index_test.go:140: sql delete from test_index where c = 605 index_test.go:137: sql insert into test_index values (2043, 5743839108539662382, 0.697036, 'hjio5zn3jD') index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:143: sql update test_index set c1 = 9183001984384242781, c2 = 0.446499, c3 = 'CcGmxARRw2' where c = 1268 index_test.go:143: sql update test_index set c1 = 4939044412190747005, c2 = 0.478151, c3 = 'vKkCw7QtyC' where c = 1377 index_test.go:140: sql delete from test_index where c = 481 index_test.go:143: sql update test_index set c1 = 8468096047501940793, c2 = 0.106156, c3 = 'j4TxzE1ERG' where c = 517 index_test.go:137: sql insert into test_index values (2044, 119622253745739564, 0.995905, 'MPazBWNXYn') index_test.go:137: sql insert into test_index values (2045, 8667195556435065304, 0.902301, 'aDk2Ckjhh1') index_test.go:137: sql insert into test_index values (2046, 4472888056420782741, 0.164117, 'hBRApbJasN') index_test.go:137: sql insert into test_index values (2047, 1844223340460084456, 0.924764, '8PU92jshUJ') index_test.go:143: sql update test_index set c1 = 8494262655993098031, c2 = 0.177495, c3 = 'RrohebVOLu' where c = 1441 index_test.go:143: sql update test_index set c1 = 2790220144505907892, c2 = 0.488008, c3 = '1xawpbPWyz' where c = 1890 index_test.go:143: sql update test_index set c1 = 2585740267128304460, c2 = 0.900704, c3 = 'KQCs9sk8pZ' where c = 1302 index_test.go:143: sql update test_index set c1 = 4998076953115975519, c2 = 0.197919, c3 = 'zSAz8IzSOK' where c = 1229 index_test.go:140: sql delete from test_index where c = 163 index_test.go:137: sql insert into test_index values (2048, 3242273769341115953, 0.976351, '3YkzVFKj0v') index_test.go:143: sql update test_index set c1 = 6154080326871273077, c2 = 0.106382, c3 = 'F2jtr068fC' where c = 1246 index_test.go:137: sql insert into test_index values (2050, 9041755409137356957, 0.496860, 'Kh8mGTLnvu') index_test.go:137: sql insert into test_index values (2049, 2257686370456107089, 0.452281, 'V2pNusL6kl') index_test.go:143: sql update test_index set c1 = 992281623793751341, c2 = 0.600328, c3 = 'bie3wT1rNb' where c = 1028 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:140: sql delete from test_index where c = 640 index_test.go:137: sql insert into test_index values (2052, 5313937686574899031, 0.109743, 'uNQLwccTE0') index_test.go:137: sql insert into test_index values (2051, 9060824311302868017, 0.435208, 'xurBXp5ugk') index_test.go:140: sql delete from test_index where c = 494 index_test.go:140: sql delete from test_index where c = 344 index_test.go:143: sql update test_index set c1 = 1969047868192863190, c2 = 0.380284, c3 = 'VZlOlyIA8O' where c = 588 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (2053, 1319666015206321748, 0.405171, 'yYczph8ye1') index_test.go:137: sql insert into test_index values (2054, 6796558214108836527, 0.511776, 'X4rwCOcTDe') index_test.go:143: sql update test_index set c1 = 498851037840121845, c2 = 0.604028, c3 = 'c6PgnE6438' where c = 438 index_test.go:143: sql update test_index set c1 = 5267782976556496427, c2 = 0.589240, c3 = 'TkNMclPnfL' where c = 1723 index_test.go:143: sql update test_index set c1 = 4242779138202099141, c2 = 0.716402, c3 = 'NyvDJACZQ0' where c = 1008 index_test.go:143: sql update test_index set c1 = 3259381771027177591, c2 = 0.491338, c3 = 'FiWInmrSZ9' where c = 1816 index_test.go:137: sql insert into test_index values (2055, 688076127713877694, 0.822571, 'NP86Z5PdNI') index_test.go:143: sql update test_index set c1 = 5765560508243400609, c2 = 0.443459, c3 = 'w5iIAdUNdJ' where c = 1736 index_test.go:143: sql update test_index set c1 = 394663960437467686, c2 = 0.863747, c3 = '9bRHbISH79' where c = 383 index_test.go:137: sql insert into test_index values (2057, 6271750407808125344, 0.395057, 'V1qGfOyWfs') index_test.go:140: sql delete from test_index where c = 1841 index_test.go:137: sql insert into test_index values (2056, 4137212590406123477, 0.250607, 'dg9TLvmQJG') index_test.go:137: sql insert into test_index values (2058, 6764855090788675884, 0.458347, 'jy5WdKxshI') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:137: sql insert into test_index values (2059, 2226164193929180291, 0.262449, '4Y7R0u0jmk') index_test.go:143: sql update test_index set c1 = 8854816640082306185, c2 = 0.720885, c3 = 'BRscOugql7' where c = 343 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (2061, 9143983580324845794, 0.525899, '3WytxKma11') index_test.go:137: sql insert into test_index values (2060, 8905733036941171888, 0.475779, '4rkyKtULdI') index_test.go:143: sql update test_index set c1 = 8312574012909170360, c2 = 0.459196, c3 = 's6sOOitYkn' where c = 1953 index_test.go:143: sql update test_index set c1 = 1119703300623513531, c2 = 0.711680, c3 = 'dFt0vsgnvT' where c = 598 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 2006912043492948190, c2 = 0.132878, c3 = 'OGhKkGog0H' where c = 425 index_test.go:143: sql update test_index set c1 = 2962607837697386686, c2 = 0.016729, c3 = 'GTaIC9GxRo' where c = 648 index_test.go:140: sql delete from test_index where c = 761 index_test.go:143: sql update test_index set c1 = 5556068829653756066, c2 = 0.972726, c3 = 'CTrW7MwnP7' where c = 1888 index_test.go:137: sql insert into test_index values (2062, 3010894753587096790, 0.511152, 'IvJbzcyuLC') index_test.go:137: sql insert into test_index values (2063, 6748958134785181499, 0.504469, 't75BN6NbZf') index_test.go:143: sql update test_index set c1 = 4651413007806768287, c2 = 0.229851, c3 = '5wqnyNn5h7' where c = 340 index_test.go:137: sql insert into test_index values (2066, 7506991047780965806, 0.102918, '9iWISCIMU7') index_test.go:140: sql delete from test_index where c = 1575 index_test.go:137: sql insert into test_index values (2064, 1149245726553316901, 0.684935, '57GoulY4T8') index_test.go:143: sql update test_index set c1 = 2185045570783327014, c2 = 0.980417, c3 = 'WOuLwdiA9H' where c = 1937 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (2065, 8317187163941141059, 0.208540, 'S2VLKf2pqp') index_test.go:137: sql insert into test_index values (2068, 3408103209544445700, 0.428102, '2Yv8yUGpc8') index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (2067, 6293616968568953924, 0.423934, '9baupPU2Cb') index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 8598867542414745574, c2 = 0.540214, c3 = 'r0YFzdmWCt' where c = 1123 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 7107814541267756735, c2 = 0.990014, c3 = 'LleaBZVO1v' where c = 1350 index_test.go:143: sql update test_index set c1 = 8457612657522508198, c2 = 0.362298, c3 = 'NCGDKPDycb' where c = 980 index_test.go:143: sql update test_index set c1 = 1053544424504712004, c2 = 0.892312, c3 = 'M8XL3EDjkS' where c = 1923 index_test.go:143: sql update test_index set c1 = 6766954633230447903, c2 = 0.386277, c3 = 'Yl5ZCLj4rV' where c = 690 index_test.go:140: sql delete from test_index where c = 1692 index_test.go:143: sql update test_index set c1 = 5997461970062304749, c2 = 0.092062, c3 = 'OE3HgH7IsD' where c = 621 index_test.go:143: sql update test_index set c1 = 3590372906582437519, c2 = 0.535463, c3 = 'TfkgZDriHE' where c = 826 index_test.go:143: sql update test_index set c1 = 4352670436118066139, c2 = 0.389733, c3 = 'wQTuj1GWze' where c = 175 index_test.go:137: sql insert into test_index values (2069, 1570841420409355137, 0.114623, 'Gx6hXy2V6V') index_test.go:140: sql delete from test_index where c = 1468 index_test.go:137: sql insert into test_index values (2071, 1983103829013993968, 0.884755, 'hxN1QRWtYR') index_test.go:137: sql insert into test_index values (2070, 6206363451403756556, 0.781121, 'crJAmp8tPG') index_test.go:137: sql insert into test_index values (2076, 333463147441189692, 0.205643, 'rtVIdg60UT') index_test.go:137: sql insert into test_index values (2074, 8698743680426832915, 0.592451, 'RCbA7i798W') index_test.go:137: sql insert into test_index values (2075, 3398576819182170500, 0.866310, '7FvmtguOSc') index_test.go:137: sql insert into test_index values (2073, 2125141088630203242, 0.013946, 'ZohoB826QT') index_test.go:137: sql insert into test_index values (2072, 8518910480084864465, 0.230978, 'lj8CGimc2Z') index_test.go:137: sql insert into test_index values (2077, 6606657359989789633, 0.318487, '2ptXNti2S8') index_test.go:143: sql update test_index set c1 = 7876237518021859346, c2 = 0.774111, c3 = '5hIR2i1eBZ' where c = 364 index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 549 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 2033 index_test.go:140: sql delete from test_index where c = 1528 index_test.go:137: sql insert into test_index values (2078, 7322874883393546971, 0.249918, 'BDaFOMwM5A') index_test.go:143: sql update test_index set c1 = 8731860068868286338, c2 = 0.344043, c3 = 'FRY2YPB8KS' where c = 258 index_test.go:140: sql delete from test_index where c = 1780 index_test.go:143: sql update test_index set c1 = 3535863975669326993, c2 = 0.892275, c3 = 'HHTlJ6RqpW' where c = 1377 index_test.go:143: sql update test_index set c1 = 5412975396432629591, c2 = 0.912544, c3 = 'Jwtodsopxf' where c = 1386 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:143: sql update test_index set c1 = 6178160650994092439, c2 = 0.182693, c3 = 'Z5Hs2vlH33' where c = 1666 index_test.go:137: sql insert into test_index values (2079, 2569843924614444229, 0.160968, 'XSDxE56a6n') index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (2080, 6902007177474426788, 0.393703, 'AXt1PmDIVI') index_test.go:143: sql update test_index set c1 = 7830430196989710915, c2 = 0.105718, c3 = '4sRATg9KRL' where c = 1073 index_test.go:143: sql update test_index set c1 = 5225184881419708554, c2 = 0.333695, c3 = 'T4JiO6Mk8c' where c = 633 index_test.go:143: sql update test_index set c1 = 3179445067498945664, c2 = 0.453689, c3 = 'vGVuVvt4HD' where c = 807 index_test.go:143: sql update test_index set c1 = 3282125771285418856, c2 = 0.391745, c3 = '6KwfH2RR4T' where c = 2002 index_test.go:137: sql insert into test_index values (2082, 8932801248007651718, 0.851880, 'yy83OKXLNR') index_test.go:137: sql insert into test_index values (2081, 4515087409439095921, 0.745840, 'Zttrz0066w') index_test.go:143: sql update test_index set c1 = 5930842736253386815, c2 = 0.517371, c3 = 'MWlQ3J7Ftr' where c = 561 index_test.go:143: sql update test_index set c1 = 8751988153340791088, c2 = 0.125784, c3 = '34QxseBiHq' where c = 404 index_test.go:140: sql delete from test_index where c = 680 index_test.go:137: sql insert into test_index values (2083, 8190020542695495405, 0.153548, 'KlxlpBD9sP') index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (2084, 6184637078675882926, 0.208882, 'IREOEDzvzR') index_test.go:137: sql insert into test_index values (2085, 516206054239487460, 0.090512, 'LWZXAhoELs') index_test.go:137: sql insert into test_index values (2086, 3464429096340819411, 0.363643, 'wHVJAaQwIn') index_test.go:143: sql update test_index set c1 = 1550985225765365883, c2 = 0.414330, c3 = '1gP15huZPR' where c = 621 index_test.go:143: sql update test_index set c1 = 5612659564063861514, c2 = 0.938120, c3 = 'OW73NEdGCa' where c = 359 index_test.go:140: sql delete from test_index where c = 770 index_test.go:137: sql insert into test_index values (2087, 2483437364548467312, 0.170980, 'FCNkR000S8') index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (2088, 5218644437631168478, 0.409012, 'qMc2CAjXjf') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 810 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 1381368087437339788, c2 = 0.226060, c3 = 'wdMBQZ7RTm' where c = 447 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 7179042425745324048, c2 = 0.108912, c3 = '5l8oZVb2EU' where c = 1614 index_test.go:137: sql insert into test_index values (2089, 7034526139484054213, 0.901602, 'bjIO5TVkj4') index_test.go:143: sql update test_index set c1 = 571380668801606672, c2 = 0.451961, c3 = '4a7bRNjGC9' where c = 298 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:143: sql update test_index set c1 = 1227206682816872954, c2 = 0.460846, c3 = 'd1w0tWPyYd' where c = 977 index_test.go:137: sql insert into test_index values (2090, 4362445785627014182, 0.761817, 'IYfLqk0jnR') index_test.go:137: sql insert into test_index values (2091, 8025428486942415054, 0.979158, 'TrH9qw2vQQ') index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 200533468044892274, c2 = 0.362992, c3 = '90aND6JTpD' where c = 384 index_test.go:143: sql update test_index set c1 = 6523474800365476569, c2 = 0.843075, c3 = 'X3NLyEecyv' where c = 101 index_test.go:143: sql update test_index set c1 = 9003386462828418837, c2 = 0.453443, c3 = 'QlSLPbFNr3' where c = 1721 index_test.go:143: sql update test_index set c1 = 5488096101416941167, c2 = 0.589584, c3 = 'xuxtsORkZ5' where c = 594 index_test.go:137: sql insert into test_index values (2092, 2796428343233113930, 0.653493, 'RLRKWePiG0') index_test.go:137: sql insert into test_index values (2093, 1994437669821320110, 0.083859, 'r81XyqCRZt') index_test.go:137: sql insert into test_index values (2096, 6786903931336747551, 0.401623, '3heHg3hsp4') index_test.go:140: sql delete from test_index where c = 1867 index_test.go:137: sql insert into test_index values (2097, 3955126934494064344, 0.894127, '3VoK1dmsZx') index_test.go:137: sql insert into test_index values (2095, 4746245946532894727, 0.197007, '7taUAZxOzy') index_test.go:140: sql delete from test_index where c = 1964 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (2094, 8089734747682072800, 0.676574, 'jdtmyKrYsE') index_test.go:143: sql update test_index set c1 = 1392218671797317941, c2 = 0.984711, c3 = 'V42DvYHTZI' where c = 1497 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:143: sql update test_index set c1 = 5295436421976990680, c2 = 0.724034, c3 = '2sFjUFd4T6' where c = 1159 index_test.go:140: sql delete from test_index where c = 1515 index_test.go:143: sql update test_index set c1 = 4421137498927076383, c2 = 0.293872, c3 = 'GdiJyQnOAM' where c = 783 index_test.go:143: sql update test_index set c1 = 5572431497723538300, c2 = 0.326573, c3 = '8TBr2dvwY9' where c = 525 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:143: sql update test_index set c1 = 7396302944096375678, c2 = 0.174003, c3 = 'zSFn0GsGyS' where c = 1719 index_test.go:143: sql update test_index set c1 = 5483545060026176606, c2 = 0.906544, c3 = 'cYPJQLf2be' where c = 1267 index_test.go:137: sql insert into test_index values (2098, 8269384898936284404, 0.094411, '2PbQcawwdL') index_test.go:143: sql update test_index set c1 = 408499971173628501, c2 = 0.803337, c3 = '2H5WbYkW04' where c = 156 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 1091329767094805859, c2 = 0.312799, c3 = 'Fp2GVmlz1C' where c = 1495 index_test.go:143: sql update test_index set c1 = 509612183620743045, c2 = 0.588513, c3 = 'ZtWjIj6DXJ' where c = 1726 index_test.go:137: sql insert into test_index values (2099, 84904762208635518, 0.462876, 'kvAT7NMDFO') index_test.go:137: sql insert into test_index values (2100, 6402220554844748936, 0.225942, 'eYMaDVqYyW') index_test.go:143: sql update test_index set c1 = 4549811066671651770, c2 = 0.351934, c3 = 'gCHjdmJkEo' where c = 1854 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 2073 index_test.go:143: sql update test_index set c1 = 1342823584910449518, c2 = 0.479810, c3 = 'BwUpVMfKsl' where c = 95 index_test.go:143: sql update test_index set c1 = 677730497173469106, c2 = 0.407161, c3 = 'PYxYs78A2P' where c = 373 index_test.go:137: sql insert into test_index values (2102, 7602238394744168012, 0.491217, 'HwhZyQwuit') index_test.go:137: sql insert into test_index values (2101, 6755152878997188222, 0.482907, 'ParkVg5NUH') index_test.go:137: sql insert into test_index values (2103, 8802848370703731742, 0.762938, 'F7KnZA7MPD') index_test.go:137: sql insert into test_index values (2104, 4871481089655538123, 0.206115, 'uitQu5nxOz') index_test.go:137: sql insert into test_index values (2106, 18627930119940126, 0.493391, 'UPyDQgdl2O') index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (2110, 5928939298547536457, 0.505912, 'dUT8gC3JL8') index_test.go:137: sql insert into test_index values (2107, 4737643610989934170, 0.272207, 'A7hbcB6EEe') index_test.go:140: sql delete from test_index where c = 1096 index_test.go:137: sql insert into test_index values (2109, 6954179365289605354, 0.465664, 'T3COHcpLP4') index_test.go:137: sql insert into test_index values (2108, 1058275190556476937, 0.006121, '5wF11gKWPn') index_test.go:137: sql insert into test_index values (2105, 7621369116889257146, 0.894658, '8oYAvaOACk') index_test.go:140: sql delete from test_index where c = 693 index_test.go:140: sql delete from test_index where c = 1476 index_test.go:143: sql update test_index set c1 = 6936161843294394362, c2 = 0.069351, c3 = 'NXmiDTF87Q' where c = 657 index_test.go:143: sql update test_index set c1 = 7043488416468269452, c2 = 0.196456, c3 = 'tUumTL6DnS' where c = 1007 index_test.go:143: sql update test_index set c1 = 1529436520905631943, c2 = 0.425881, c3 = 'rNFfheqpgp' where c = 270 index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:143: sql update test_index set c1 = 2142164578774021229, c2 = 0.740401, c3 = 'nLrYmXmbzO' where c = 1491 index_test.go:143: sql update test_index set c1 = 1052000217783533450, c2 = 0.831814, c3 = 'yRqvdP0NCF' where c = 1473 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:137: sql insert into test_index values (2112, 7235524617097178472, 0.093422, 'hMSBvSnsVg') index_test.go:137: sql insert into test_index values (2113, 3188818704785602535, 0.961855, 'foUv2Ya44E') index_test.go:143: sql update test_index set c1 = 4731401978508701933, c2 = 0.998663, c3 = 'MEbYiwGHeT' where c = 215 index_test.go:143: sql update test_index set c1 = 5041114699986464766, c2 = 0.331673, c3 = 'irQVyFxQu4' where c = 433 index_test.go:143: sql update test_index set c1 = 5088120415042134648, c2 = 0.608156, c3 = 'dTQzzEM93o' where c = 1882 index_test.go:137: sql insert into test_index values (2114, 3806081391748122555, 0.047411, 'FJrHqmc1Ue') index_test.go:140: sql delete from test_index where c = 1592 index_test.go:137: sql insert into test_index values (2115, 3853827453016137973, 0.627064, 'pMMU4GP4Zx') index_test.go:143: sql update test_index set c1 = 7390088282586814764, c2 = 0.203107, c3 = 'KJV1Ilw7x0' where c = 259 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (2117, 8925399937446657298, 0.319214, 'Pxe1Av0SeA') index_test.go:137: sql insert into test_index values (2111, 3116783158667685360, 0.951406, '4DbU4VWblh') index_test.go:137: sql insert into test_index values (2118, 3534683474019029685, 0.320304, 'tTDGGKic3t') index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (2119, 7101438427416079035, 0.740720, '70o2Nj7yEe') index_test.go:143: sql update test_index set c1 = 8959575762198932640, c2 = 0.832602, c3 = 'nNHencAiJD' where c = 880 index_test.go:143: sql update test_index set c1 = 5119486559064106764, c2 = 0.339999, c3 = '05cof9izqu' where c = 1897 index_test.go:140: sql delete from test_index where c = 1559 index_test.go:137: sql insert into test_index values (2116, 1338088854750619900, 0.327546, 'n7rI2KCzSi') index_test.go:143: sql update test_index set c1 = 2873098701972879030, c2 = 0.191682, c3 = 'EVybgDDiZR' where c = 1716 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 7313772828874783438, c2 = 0.244086, c3 = 'iOLlEHJPb0' where c = 1609 index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (2121, 8000890969504078159, 0.850017, 'I5T4HnTXov') index_test.go:143: sql update test_index set c1 = 3209930277152803345, c2 = 0.746945, c3 = 'niDcAvCek8' where c = 1171 index_test.go:143: sql update test_index set c1 = 5987975699884166500, c2 = 0.986727, c3 = 'veFR6QOQgY' where c = 2019 index_test.go:137: sql insert into test_index values (2122, 4217158329009383285, 0.834567, 'XPe4Jb4Ibv') index_test.go:137: sql insert into test_index values (2123, 6858443485373016481, 0.487097, 'NhQAS5Vt8y') index_test.go:143: sql update test_index set c1 = 878979879595167218, c2 = 0.850957, c3 = 'p5MmTGZ7x2' where c = 2048 index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 4985672020751713285, c2 = 0.265739, c3 = '3YKoZerNKd' where c = 1081 index_test.go:143: sql update test_index set c1 = 5326167638965641017, c2 = 0.372990, c3 = 'gaq9SdZ0Qo' where c = 1849 index_test.go:143: sql update test_index set c1 = 5201502026614700849, c2 = 0.391953, c3 = 'oevNyWVJ8F' where c = 144 index_test.go:143: sql update test_index set c1 = 8863040112353399615, c2 = 0.687622, c3 = 'R4znO37Kz9' where c = 46 index_test.go:140: sql delete from test_index where c = 654 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:137: sql insert into test_index values (2127, 6592617227327223579, 0.882146, 'Cu6mGdFHho') index_test.go:137: sql insert into test_index values (2126, 6279547942089340042, 0.116709, 'bquN5m6D38') index_test.go:137: sql insert into test_index values (2130, 4319407459729409052, 0.415492, 'dvoVyUtBi0') index_test.go:137: sql insert into test_index values (2125, 5595044192834074348, 0.023801, 'NDCxBP8AlQ') index_test.go:137: sql insert into test_index values (2120, 42022188568299731, 0.796684, 'riR9sBWYeV') index_test.go:137: sql insert into test_index values (2124, 5811577473359803240, 0.567167, 'J7peRggU3k') index_test.go:137: sql insert into test_index values (2129, 2081568669455548670, 0.344010, 'ii9uEaLpiJ') index_test.go:143: sql update test_index set c1 = 1596621260075253119, c2 = 0.326311, c3 = 'tff9cqfYW6' where c = 978 index_test.go:143: sql update test_index set c1 = 967075837483056187, c2 = 0.299750, c3 = 'QkzggI2ByB' where c = 2071 index_test.go:137: sql insert into test_index values (2128, 5895780065875115182, 0.670610, 'S5TDvlf59z') index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 1743 index_test.go:140: sql delete from test_index where c = 1568 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:140: sql delete from test_index where c = 917 index_test.go:143: sql update test_index set c1 = 6420583992649302000, c2 = 0.755280, c3 = '9XU9XZhwRx' where c = 9 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:137: sql insert into test_index values (2131, 4100493270673424354, 0.610717, 'JqojqNWTZl') index_test.go:140: sql delete from test_index where c = 1902 index_test.go:143: sql update test_index set c1 = 4357638826170895735, c2 = 0.194954, c3 = '7uYt7oIdLY' where c = 382 index_test.go:137: sql insert into test_index values (2132, 6482623987693950653, 0.564715, '2GEzppKxpC') index_test.go:143: sql update test_index set c1 = 3808275397631072083, c2 = 0.543299, c3 = 'BqEU6zuld0' where c = 1092 index_test.go:140: sql delete from test_index where c = 726 index_test.go:143: sql update test_index set c1 = 4225510878169785241, c2 = 0.673812, c3 = 'etuv0ce808' where c = 56 index_test.go:137: sql insert into test_index values (2133, 4781750386535210344, 0.522801, 'tym9Uc5i2T') index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (2134, 6691656780258408760, 0.598509, 'wnu7HfFqgS') index_test.go:143: sql update test_index set c1 = 2950589728845634282, c2 = 0.833745, c3 = 'otV8cjVRMw' where c = 875 index_test.go:143: sql update test_index set c1 = 2243262608762162927, c2 = 0.767556, c3 = 'sLqskhfcUo' where c = 1926 index_test.go:143: sql update test_index set c1 = 8032791082498532924, c2 = 0.353664, c3 = 'gehPrlhIUo' where c = 1649 index_test.go:143: sql update test_index set c1 = 2114115025879374161, c2 = 0.673765, c3 = 'vtZ7wzskD1' where c = 1902 index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (2135, 186589419434825251, 0.404462, 'LY3L19LUQP') index_test.go:137: sql insert into test_index values (2136, 324973699794382655, 0.563070, 'LudMHlrzHo') index_test.go:143: sql update test_index set c1 = 8778612284792820567, c2 = 0.676148, c3 = 'L9W8ysyOn1' where c = 1369 index_test.go:137: sql insert into test_index values (2138, 7941016452524501210, 0.725593, 'AORZYnZVVi') index_test.go:143: sql update test_index set c1 = 4451270439418935672, c2 = 0.499057, c3 = 'wKmRaeLQ9b' where c = 510 index_test.go:137: sql insert into test_index values (2139, 6924788835833026406, 0.047257, 'L0GOgKPOJq') index_test.go:137: sql insert into test_index values (2137, 1621230588572387779, 0.228881, 'KtPF6co32t') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:137: sql insert into test_index values (2140, 9171510805337838484, 0.480361, 'FqgC2REl0T') index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 4531467160226912919, c2 = 0.239883, c3 = 'yMck99UihH' where c = 337 index_test.go:143: sql update test_index set c1 = 7731964110024313837, c2 = 0.317383, c3 = 'kBakcfwub6' where c = 391 index_test.go:137: sql insert into test_index values (2141, 2096530133335072262, 0.310894, 'EUDylO6Yyy') index_test.go:140: sql delete from test_index where c = 510 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 8431786263066077428, c2 = 0.626369, c3 = 'rDMoq7YRHK' where c = 1973 index_test.go:137: sql insert into test_index values (2142, 2873822658049724158, 0.335033, 'SDo4gZWOLQ') index_test.go:140: sql delete from test_index where c = 1889 index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (2144, 3073498999138455895, 0.021157, '6Nram6YpOF') index_test.go:143: sql update test_index set c1 = 827844357996646480, c2 = 0.193987, c3 = 'UxWc2b7YJ2' where c = 1489 index_test.go:137: sql insert into test_index values (2143, 7290673766456935908, 0.921851, 'oXtelL46Lg') index_test.go:143: sql update test_index set c1 = 7400988680145247027, c2 = 0.005457, c3 = 'ZZWq81I0op' where c = 1247 index_test.go:137: sql insert into test_index values (2145, 800313740024733228, 0.097356, 'rPTwlLuCdI') index_test.go:143: sql update test_index set c1 = 5778915535687889422, c2 = 0.163052, c3 = 'gZVEMnhzHm' where c = 1753 index_test.go:143: sql update test_index set c1 = 6243675655836608096, c2 = 0.920246, c3 = 'ygQVSIX1vi' where c = 306 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:137: sql insert into test_index values (2146, 8166937652885128037, 0.401660, 'lLtj259CUM') index_test.go:137: sql insert into test_index values (2147, 8928534590807345921, 0.176721, 'avrVfgPWAW') index_test.go:140: sql delete from test_index where c = 619 index_test.go:143: sql update test_index set c1 = 2927686345859473528, c2 = 0.143739, c3 = 'jWOU1RSSQw' where c = 292 index_test.go:137: sql insert into test_index values (2148, 995271248015323798, 0.397262, 'dd0c61oiv8') index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 2038899415276797769, c2 = 0.326048, c3 = 'HCVKuzuldr' where c = 1234 index_test.go:143: sql update test_index set c1 = 1718454043928092495, c2 = 0.941682, c3 = 'yrin6pRQR1' where c = 1622 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 2774580522014735487, c2 = 0.083365, c3 = 'PflrWhqbI9' where c = 1363 index_test.go:143: sql update test_index set c1 = 2919110031664002396, c2 = 0.121414, c3 = 'ztTicPTGkN' where c = 196 index_test.go:137: sql insert into test_index values (2150, 4575698052144970531, 0.710261, 'HXlfacU3gW') index_test.go:137: sql insert into test_index values (2149, 7672244580534587357, 0.199906, 'tp7QpTd3pg') index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 1974447751258346897, c2 = 0.245750, c3 = 'L8m3NpsaEL' where c = 1993 index_test.go:143: sql update test_index set c1 = 5407900782094714523, c2 = 0.129168, c3 = 'UEDMgbfR6i' where c = 1393 index_test.go:143: sql update test_index set c1 = 4387041339704404117, c2 = 0.075292, c3 = 'FTh39DTcd0' where c = 1708 index_test.go:137: sql insert into test_index values (2154, 6267479235454969493, 0.005094, 'kvV9R8uudw') index_test.go:137: sql insert into test_index values (2151, 8695156959661748621, 0.110238, 'Mqw6xI2d5Q') index_test.go:137: sql insert into test_index values (2152, 2547863268784983584, 0.691272, 'huihNUOzhZ') index_test.go:143: sql update test_index set c1 = 4800001056131044297, c2 = 0.495911, c3 = 'dGSlau5Ud6' where c = 1985 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 1149 index_test.go:137: sql insert into test_index values (2157, 5933237529947516085, 0.852147, 'dBDudayxh6') index_test.go:137: sql insert into test_index values (2155, 3141212345238477952, 0.390182, 'Imkd5cqDkf') index_test.go:137: sql insert into test_index values (2153, 6860109100770295111, 0.319787, 'gC2dXaVEKc') index_test.go:137: sql insert into test_index values (2158, 3891246747083533498, 0.837785, 'gPkL4JVymY') index_test.go:137: sql insert into test_index values (2156, 3163874785073193513, 0.048100, 'r4W6A9fOma') index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 1143 index_test.go:143: sql update test_index set c1 = 7997498743914501742, c2 = 0.641846, c3 = 'cTomTFIWXG' where c = 1154 index_test.go:140: sql delete from test_index where c = 2134 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 1290 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:143: sql update test_index set c1 = 5605203765061192318, c2 = 0.048714, c3 = 'H5VqkrVenN' where c = 1684 index_test.go:143: sql update test_index set c1 = 9151847678221049542, c2 = 0.928830, c3 = 'FzaCDOuEyH' where c = 1226 index_test.go:143: sql update test_index set c1 = 3676779774424482134, c2 = 0.527996, c3 = 'yC4NSQrPkj' where c = 600 index_test.go:143: sql update test_index set c1 = 6287130876700419634, c2 = 0.887293, c3 = 'HoGxGMy15V' where c = 1049 index_test.go:137: sql insert into test_index values (2159, 3027574380862694389, 0.344011, 'jUgkVGjUhn') index_test.go:143: sql update test_index set c1 = 1513388949708335479, c2 = 0.518731, c3 = '3S6spnBA4y' where c = 1832 index_test.go:143: sql update test_index set c1 = 6919738871266779769, c2 = 0.659843, c3 = '7h02r5ZN2J' where c = 1925 index_test.go:137: sql insert into test_index values (2162, 7169524686469570309, 0.318636, 'qbSDTzd24p') index_test.go:143: sql update test_index set c1 = 6019841105785621624, c2 = 0.702727, c3 = '2uM2zZAiTe' where c = 1882 index_test.go:137: sql insert into test_index values (2161, 2349100624883889814, 0.094176, 'YUZxMnUrQb') index_test.go:143: sql update test_index set c1 = 5776341787834982461, c2 = 0.892056, c3 = '1rzZkOXsy7' where c = 1790 index_test.go:137: sql insert into test_index values (2160, 5487288506733252587, 0.271630, 'FCiLDJOrSR') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 3172819322385594524, c2 = 0.637448, c3 = 'pPR79pLnlW' where c = 2113 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (2165, 5563984856967917941, 0.774073, 'NJ9dduNaba') index_test.go:137: sql insert into test_index values (2164, 3717445928907853870, 0.450406, 'HjQSQyqCbf') index_test.go:137: sql insert into test_index values (2163, 7190007822355919038, 0.368027, 'CwxMSw6OQq') index_test.go:137: sql insert into test_index values (2166, 7806699840768811870, 0.135764, 'bjfXCL1bRD') index_test.go:143: sql update test_index set c1 = 5786183844716153694, c2 = 0.988140, c3 = 'guwmSTM2D4' where c = 504 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:143: sql update test_index set c1 = 2592887845653453331, c2 = 0.996382, c3 = 'dCv93rPR5L' where c = 1264 index_test.go:137: sql insert into test_index values (2167, 2301852062071307902, 0.155205, 'S6FkZIwOFw') index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:140: sql delete from test_index where c = 1720 index_test.go:137: sql insert into test_index values (2168, 895012428431057409, 0.234779, 'Qqk8v3IOgW') index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 8778806150535360158, c2 = 0.791163, c3 = 'ClkPqqS0XA' where c = 1311 index_test.go:137: sql insert into test_index values (2170, 3878363119833022016, 0.649918, 'eUHaWqcpBF') index_test.go:137: sql insert into test_index values (2169, 7369295500827971377, 0.372880, '6M83Edlaps') index_test.go:143: sql update test_index set c1 = 2300017630272216793, c2 = 0.866055, c3 = 'P5J74elVVQ' where c = 1031 index_test.go:143: sql update test_index set c1 = 7994288857043968521, c2 = 0.948478, c3 = 'L183NO1Hfz' where c = 1244 index_test.go:143: sql update test_index set c1 = 1208957635327101187, c2 = 0.247340, c3 = 'YWpA0WkeX6' where c = 1632 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 5853708341612933254, c2 = 0.048226, c3 = 'T4nX8TgwgI' where c = 1805 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 545332141123273805, c2 = 0.446885, c3 = 's9x83G2OQ4' where c = 1866 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:137: sql insert into test_index values (2172, 1107653921286166769, 0.470510, 'R8TErlnkg7') index_test.go:137: sql insert into test_index values (2171, 9093674432174049529, 0.414721, 'ZpwwmKhBF9') index_test.go:137: sql insert into test_index values (2174, 4220482787436403689, 0.949076, 'GZtQPZtcvl') index_test.go:137: sql insert into test_index values (2173, 600850092996912699, 0.307693, '0VTofwo9NA') index_test.go:137: sql insert into test_index values (2175, 95400632702418808, 0.545177, 'cRuT5ADj6h') index_test.go:143: sql update test_index set c1 = 8950058629789347207, c2 = 0.036240, c3 = 'XzQscb2Oye' where c = 1234 index_test.go:143: sql update test_index set c1 = 8323374514791913549, c2 = 0.066131, c3 = 'leQr1ls1XB' where c = 1599 index_test.go:137: sql insert into test_index values (2176, 3107842385256515368, 0.740393, 'Siuhv2HJ5L') index_test.go:143: sql update test_index set c1 = 2810319808846384080, c2 = 0.783003, c3 = 'ty24VHIQ3n' where c = 1162 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 1619 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 3185470619160204622, c2 = 0.759913, c3 = 'Vu96mXYsZ5' where c = 898 index_test.go:137: sql insert into test_index values (2177, 6122023003502681841, 0.086997, 'JaoIW2iE86') index_test.go:140: sql delete from test_index where c = 1214 index_test.go:137: sql insert into test_index values (2178, 3126478836159793578, 0.419011, 'RGbJ2bC3sO') index_test.go:137: sql insert into test_index values (2179, 2751360989673355797, 0.503762, 'aluFfdJxpK') index_test.go:140: sql delete from test_index where c = 1042 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 2542815711553526520, c2 = 0.521553, c3 = '5wHuGOzEBr' where c = 617 index_test.go:143: sql update test_index set c1 = 6693647303052905651, c2 = 0.814770, c3 = '33jGhgcnvf' where c = 2058 index_test.go:143: sql update test_index set c1 = 1979244862848007673, c2 = 0.032047, c3 = 'vIqKKbwH4p' where c = 1522 index_test.go:143: sql update test_index set c1 = 5078902339767140443, c2 = 0.423418, c3 = 'iSJZ5GiFyH' where c = 1531 index_test.go:143: sql update test_index set c1 = 3786766968343581199, c2 = 0.953214, c3 = 'V7UiHipRs2' where c = 1384 index_test.go:140: sql delete from test_index where c = 1331 index_test.go:140: sql delete from test_index where c = 1547 index_test.go:137: sql insert into test_index values (2180, 7036951660564474755, 0.629849, 'CXs9U6DqLg') index_test.go:143: sql update test_index set c1 = 5622456151514732873, c2 = 0.961262, c3 = 'M5cd0JoQWc' where c = 1643 index_test.go:137: sql insert into test_index values (2182, 8728217817149273192, 0.410659, 'MAftNI6bUe') index_test.go:137: sql insert into test_index values (2184, 7733436576015165706, 0.586807, '95EREEqZxG') index_test.go:137: sql insert into test_index values (2183, 1350618513057395604, 0.727009, 'gqqf3PGWyA') index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (2185, 6551198181445506192, 0.766124, 'PiYMSve3xk') index_test.go:137: sql insert into test_index values (2181, 6359065286082202335, 0.160608, 'Sla9JaeFDg') index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (2186, 6708173644722134863, 0.891479, 'RMSgIuXuov') index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 5783706837131749355, c2 = 0.322498, c3 = 'VHUvGcAM6m' where c = 2128 index_test.go:143: sql update test_index set c1 = 8297679227280903725, c2 = 0.472011, c3 = 'DVVWXnHLLD' where c = 1542 index_test.go:140: sql delete from test_index where c = 690 index_test.go:140: sql delete from test_index where c = 513 index_test.go:143: sql update test_index set c1 = 9098680561568394014, c2 = 0.677439, c3 = 'Ni6dNaCtjw' where c = 427 index_test.go:140: sql delete from test_index where c = 944 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:137: sql insert into test_index values (2187, 7938284472510588081, 0.550538, 'Iqsb1GGPVV') index_test.go:143: sql update test_index set c1 = 3303590205041246499, c2 = 0.740821, c3 = 'YWitiMT7g2' where c = 625 index_test.go:143: sql update test_index set c1 = 5188562021784566617, c2 = 0.314670, c3 = 'ByzqkDVPDk' where c = 953 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:143: sql update test_index set c1 = 3510594168131837277, c2 = 0.816630, c3 = 'tE25hgVlUP' where c = 2092 index_test.go:137: sql insert into test_index values (2188, 6896517982933478065, 0.392349, 'iVHaakL7oc') index_test.go:137: sql insert into test_index values (2189, 7059973611483501669, 0.563219, 'qDF5yPkYwW') [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.924 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.956 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.958 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.959 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.960 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.962 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:12.964 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] index_test.go:143: sql update test_index set c1 = 7319703166269899668, c2 = 0.104931, c3 = 'llB6XkJQCd' where c = 1052 index_test.go:137: sql insert into test_index values (2191, 5625386057479340443, 0.915117, 'TGvbg4FAM3') index_test.go:143: sql update test_index set c1 = 262704155643635080, c2 = 0.615969, c3 = 'Z2PnTDOYfd' where c = 1562 index_test.go:137: sql insert into test_index values (2190, 1799466475250623975, 0.148190, 'JBfr1hDTS5') index_test.go:140: sql delete from test_index where c = 1930 index_test.go:137: sql insert into test_index values (2192, 9099135887587960659, 0.074719, 'lm3Rlp4LQA') index_test.go:140: sql delete from test_index where c = 1017 index_test.go:143: sql update test_index set c1 = 7628724030295488085, c2 = 0.894793, c3 = 'qOJhFkKLHS' where c = 1274 index_test.go:137: sql insert into test_index values (2193, 1226776002567029277, 0.998153, '39nMGxSgdI') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (2194, 2933360731802647868, 0.105860, 'XT3DSllG0A') index_test.go:140: sql delete from test_index where c = 1736 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 3089480733000874380, c2 = 0.768424, c3 = 'aDbCt5KKAf' where c = 1394 index_test.go:143: sql update test_index set c1 = 7725575522172389838, c2 = 0.347334, c3 = 'xYVogv9kAi' where c = 531 index_test.go:137: sql insert into test_index values (2195, 3972334950932302882, 0.653135, 'XlGdxFb1Gn') index_test.go:143: sql update test_index set c1 = 1906134947314063711, c2 = 0.972744, c3 = 'g6y2s9Bg9L' where c = 103 index_test.go:143: sql update test_index set c1 = 5951594046429812788, c2 = 0.402168, c3 = '5eoQdqoMqU' where c = 1639 index_test.go:143: sql update test_index set c1 = 5048791080206965687, c2 = 0.755815, c3 = 'AJKAokiwng' where c = 1690 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:143: sql update test_index set c1 = 4201793885579818594, c2 = 0.807904, c3 = '73KHWvdz5R' where c = 1129 index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 2074 index_test.go:140: sql delete from test_index where c = 1985 index_test.go:137: sql insert into test_index values (2196, 5842391566740819727, 0.197210, 'd91KXFfI86') index_test.go:137: sql insert into test_index values (2198, 1016408012994439149, 0.973905, 'UgK1nRvsgj') index_test.go:137: sql insert into test_index values (2197, 7002774712268299771, 0.568138, 'LNEu8KOjW6') index_test.go:137: sql insert into test_index values (2199, 735978037073264281, 0.181408, 'xyU0P3KjtV') index_test.go:143: sql update test_index set c1 = 8077834483972633770, c2 = 0.285634, c3 = 'QeppteOADU' where c = 1213 index_test.go:143: sql update test_index set c1 = 3831247425656834819, c2 = 0.808888, c3 = 'IFBFyUFzsv' where c = 2129 index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 3370741802280923809, c2 = 0.089393, c3 = 'WHTTRnWJMB' where c = 837 index_test.go:137: sql insert into test_index values (2200, 7526928009040407156, 0.160145, 'gQoBS5CGRs') index_test.go:140: sql delete from test_index where c = 1005 index_test.go:143: sql update test_index set c1 = 5359406277349345787, c2 = 0.054070, c3 = '0IQkwT9eBc' where c = 812 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 8684021464136262743, c2 = 0.345862, c3 = 'IeaYenpAru' where c = 836 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:143: sql update test_index set c1 = 6232799954881247890, c2 = 0.774919, c3 = 'QdP8vlH4Ai' where c = 1672 index_test.go:143: sql update test_index set c1 = 5769425920735896557, c2 = 0.318331, c3 = 'izKk2wfQp8' where c = 2111 index_test.go:143: sql update test_index set c1 = 9046070631938902491, c2 = 0.096000, c3 = 'tYbnHZQBP3' where c = 1984 index_test.go:143: sql update test_index set c1 = 7745464429645919069, c2 = 0.979853, c3 = 'RbOkAUky0j' where c = 1875 [2025/04/04 21:41:13.421 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.422 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.423 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.424 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.425 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.426 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.427 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.428 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.429 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.430 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.431 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.432 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.433 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.434 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.436 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.437 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.439 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.440 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.441 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.442 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.443 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.444 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.445 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.446 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.447 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.448 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.449 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.450 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.451 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.452 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.453 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.454 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.456 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.457 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.458 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.459 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.460 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.461 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.462 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.462 +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 (2209, 7269902861931376641, 0.576470, 'ARVM3DvvaY') index_test.go:137: sql insert into test_index values (2208, 901894561035247971, 0.376375, 'MMVXXDFukJ') index_test.go:137: sql insert into test_index values (2201, 3425758851438197591, 0.122640, 'zTUWBrIiH8') index_test.go:137: sql insert into test_index values (2205, 3114801044365790965, 0.357511, 'tlVy2uTrqg') index_test.go:137: sql insert into test_index values (2204, 7962749137428448168, 0.396198, 'nqYhbItz91') index_test.go:137: sql insert into test_index values (2203, 1358969595609260826, 0.903177, 'WILojmF37k') index_test.go:137: sql insert into test_index values (2206, 4224269577660084890, 0.261963, 'TRtJkyCYqi') index_test.go:137: sql insert into test_index values (2202, 3360806546326573855, 0.608571, 'cWzIqLN4iM') index_test.go:137: sql insert into test_index values (2207, 2599789827829420861, 0.254303, '6f2qIBTFb5') index_test.go:137: sql insert into test_index values (2210, 2899186861387029100, 0.571306, 'yPS3Kev5A6') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 1163 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:143: sql update test_index set c1 = 6026419175919470361, c2 = 0.061371, c3 = 'GGKCIYF33K' where c = 867 index_test.go:143: sql update test_index set c1 = 2708724043522806110, c2 = 0.624285, c3 = 'gFm7GuaXuU' where c = 767 index_test.go:140: sql delete from test_index where c = 830 index_test.go:143: sql update test_index set c1 = 8235414164729753564, c2 = 0.226887, c3 = '7eamhnmpm3' where c = 1256 index_test.go:143: sql update test_index set c1 = 2269153260544833611, c2 = 0.460032, c3 = 'EOjdHyl6Ko' where c = 1206 index_test.go:143: sql update test_index set c1 = 8269189560125703780, c2 = 0.159850, c3 = 'mnzIY8MToU' where c = 392 index_test.go:143: sql update test_index set c1 = 8038174835451209017, c2 = 0.934247, c3 = 'aoydbWxhuw' where c = 1615 index_test.go:143: sql update test_index set c1 = 6290206189870583958, c2 = 0.164312, c3 = 'sk6Mj3yTRN' where c = 353 index_test.go:137: sql insert into test_index values (2212, 6443985140352658598, 0.738724, 'PZVT6YjgJg') index_test.go:143: sql update test_index set c1 = 4304270727278587146, c2 = 0.012398, c3 = '6U8lZDzyEs' where c = 1835 index_test.go:137: sql insert into test_index values (2211, 2342376384581229229, 0.560123, 'RniMvsrNul') index_test.go:137: sql insert into test_index values (2215, 2183403196438692251, 0.069948, 'QvQ0UgkSTU') index_test.go:143: sql update test_index set c1 = 4918294649714430746, c2 = 0.706795, c3 = 'vj2aUcrEVm' where c = 2002 index_test.go:137: sql insert into test_index values (2216, 6247944510381465913, 0.111167, '657jiWvvfo') index_test.go:137: sql insert into test_index values (2217, 4431791957641125782, 0.857877, 'U2lSrhKl6r') index_test.go:137: sql insert into test_index values (2214, 5819668445169638954, 0.311960, 'IVyK01xQhS') index_test.go:143: sql update test_index set c1 = 8389786441888040699, c2 = 0.049074, c3 = 'nHgxf7CDtA' where c = 1673 index_test.go:137: sql insert into test_index values (2218, 2055591737174074839, 0.649475, 'TrGa8oZT4C') index_test.go:137: sql insert into test_index values (2213, 1854733981480302473, 0.157023, 'wzoab5HkCe') index_test.go:140: sql delete from test_index where c = 940 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 5964591227345096321, c2 = 0.815406, c3 = 'dIeuB488ql' where c = 781 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 8560686695740045645, c2 = 0.162874, c3 = 'AhMCSsjPX6' where c = 213 index_test.go:140: sql delete from test_index where c = 1199 index_test.go:137: sql insert into test_index values (2219, 1904700443339010824, 0.884334, 'ONQrF6tOMn') index_test.go:140: sql delete from test_index where c = 1425 index_test.go:137: sql insert into test_index values (2220, 4042537544979565538, 0.129400, 'Xi4GBAW7dS') index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 2860416985848764933, c2 = 0.175938, c3 = '8o71gFtrMN' where c = 290 index_test.go:137: sql insert into test_index values (2221, 7151500513738913117, 0.426271, 'vKunspMiRk') index_test.go:137: sql insert into test_index values (2222, 430529003388271436, 0.740319, 'NwK1qvMnfc') index_test.go:143: sql update test_index set c1 = 5256697011080779039, c2 = 0.039565, c3 = 'J66KoyEtik' where c = 1039 index_test.go:143: sql update test_index set c1 = 3893494721433706706, c2 = 0.139015, c3 = 'k2iz9qgegj' where c = 751 index_test.go:143: sql update test_index set c1 = 1757533472111137120, c2 = 0.320856, c3 = 'gny6KSbEzj' where c = 462 index_test.go:140: sql delete from test_index where c = 969 index_test.go:137: sql insert into test_index values (2224, 4283527474626094501, 0.273212, '0CjmFRiix4') index_test.go:143: sql update test_index set c1 = 4976542897457027870, c2 = 0.984306, c3 = '5kxIxW6nr1' where c = 792 index_test.go:143: sql update test_index set c1 = 4032852631996209358, c2 = 0.359203, c3 = '72okeZSO2f' where c = 1907 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (2223, 7476187363871397716, 0.366695, 'nRYnbeIJzc') index_test.go:140: sql delete from test_index where c = 616 index_test.go:137: sql insert into test_index values (2225, 3353647490447541950, 0.748270, 'PvsIbh11yW') index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 1601 index_test.go:140: sql delete from test_index where c = 372 index_test.go:143: sql update test_index set c1 = 2917528083823422561, c2 = 0.991253, c3 = 'mvbpztoAQB' where c = 702 index_test.go:143: sql update test_index set c1 = 6798147791403643945, c2 = 0.070904, c3 = '0Lqp7dfq8y' where c = 681 index_test.go:143: sql update test_index set c1 = 7697786416010853509, c2 = 0.297853, c3 = 'dhusb8VUve' where c = 1058 index_test.go:137: sql insert into test_index values (2228, 6088538710078078537, 0.966440, 'TEE6CDdGnw') index_test.go:137: sql insert into test_index values (2227, 5622785219789736534, 0.205943, 'jqZ7geFhpF') index_test.go:137: sql insert into test_index values (2226, 2567229877951876635, 0.215900, '1Ipr9eCPpd') index_test.go:143: sql update test_index set c1 = 3620368497679330856, c2 = 0.061072, c3 = '8Z5ru7CBu9' where c = 38 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:137: sql insert into test_index values (2231, 8231863918443014344, 0.768551, 'OLQdx3LMYG') index_test.go:137: sql insert into test_index values (2230, 1693356657539743064, 0.615230, 'DksmL83b3b') index_test.go:137: sql insert into test_index values (2229, 1759210734458595642, 0.909231, '4T1KilSWTG') index_test.go:140: sql delete from test_index where c = 1440 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 1781 index_test.go:143: sql update test_index set c1 = 966624987432237451, c2 = 0.224029, c3 = 'NPcff1IsNe' where c = 418 index_test.go:137: sql insert into test_index values (2232, 5438272716595838182, 0.626098, 'URImOyPk71') index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 6792681582820735806, c2 = 0.710321, c3 = 'iQB3SUakon' where c = 333 index_test.go:143: sql update test_index set c1 = 838942599249868783, c2 = 0.056960, c3 = 'hCikRLQigJ' where c = 245 index_test.go:143: sql update test_index set c1 = 4397500663628259893, c2 = 0.368563, c3 = '5h6Rrdn8tM' where c = 2120 index_test.go:140: sql delete from test_index where c = 1308 index_test.go:143: sql update test_index set c1 = 4766603421722532696, c2 = 0.105385, c3 = 'ouWilpZCPc' where c = 22 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 4133453160731370775, c2 = 0.654575, c3 = 'rA8p5mgUg7' where c = 1686 index_test.go:137: sql insert into test_index values (2234, 6594781933092647970, 0.041142, 'ILirAph8H3') index_test.go:137: sql insert into test_index values (2233, 7669568874790341461, 0.763322, '29kZFz5ekI') index_test.go:143: sql update test_index set c1 = 7870034980780822808, c2 = 0.902734, c3 = 'Uf9jlS0Fnx' where c = 1873 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:137: sql insert into test_index values (2236, 8269101193628345356, 0.648746, 'XRzsPoDjhA') index_test.go:143: sql update test_index set c1 = 230336742807633620, c2 = 0.483274, c3 = 'afTN157SgL' where c = 1138 index_test.go:137: sql insert into test_index values (2235, 617049836739178033, 0.783528, 's8VSaK2eoM') index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 5799843686328897022, c2 = 0.241475, c3 = 'ITzM0iaiIT' where c = 405 index_test.go:137: sql insert into test_index values (2237, 6783112149941721808, 0.467847, 'buHMYj7nd6') index_test.go:140: sql delete from test_index where c = 677 index_test.go:137: sql insert into test_index values (2238, 8232921577208831145, 0.758475, 'gp0E4hbpWG') index_test.go:137: sql insert into test_index values (2239, 713319765660830895, 0.950230, 'S23dAOIUDx') index_test.go:143: sql update test_index set c1 = 7830883657873138933, c2 = 0.641801, c3 = 'LqoG47GIfr' where c = 376 index_test.go:137: sql insert into test_index values (2240, 6097991842639173596, 0.327926, 'ehxLtXa6SO') index_test.go:137: sql insert into test_index values (2241, 3760374447537756418, 0.340850, 'zWwAEmniiN') index_test.go:143: sql update test_index set c1 = 4941910650486166868, c2 = 0.587302, c3 = 'ZOGSUY3gxR' where c = 295 index_test.go:140: sql delete from test_index where c = 1792 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:140: sql delete from test_index where c = 1903 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:137: sql insert into test_index values (2242, 671879783865847864, 0.645215, 'hCUFKzg903') index_test.go:143: sql update test_index set c1 = 2392845959894887450, c2 = 0.458565, c3 = '5xB92szPHe' where c = 1138 index_test.go:137: sql insert into test_index values (2243, 6868522392279604806, 0.804284, 'PI0okDj1mj') index_test.go:143: sql update test_index set c1 = 1237214840129166046, c2 = 0.417736, c3 = 'gTBwuUBAkN' where c = 1634 index_test.go:140: sql delete from test_index where c = 993 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:143: sql update test_index set c1 = 2564186446787683624, c2 = 0.558159, c3 = 'r16m3dcfkf' where c = 1518 index_test.go:140: sql delete from test_index where c = 888 index_test.go:143: sql update test_index set c1 = 5783009056188256427, c2 = 0.663656, c3 = 'Sz6VXsJu0h' where c = 1739 index_test.go:143: sql update test_index set c1 = 2966265128197174965, c2 = 0.784912, c3 = 'AH2SlabJtG' where c = 1716 index_test.go:140: sql delete from test_index where c = 2201 index_test.go:143: sql update test_index set c1 = 8275521763148438736, c2 = 0.231831, c3 = 'tRdFj7hxZK' where c = 1339 index_test.go:137: sql insert into test_index values (2245, 3952550331352851148, 0.056671, 'TJo5xAUVcj') index_test.go:137: sql insert into test_index values (2244, 1257044572973827293, 0.921160, 'tJVwirb9tS') index_test.go:140: sql delete from test_index where c = 749 index_test.go:143: sql update test_index set c1 = 1316001220118489003, c2 = 0.633409, c3 = 'RfqCGKfWRj' where c = 817 index_test.go:143: sql update test_index set c1 = 2584794652079648812, c2 = 0.956531, c3 = 'AxrCpQP1Og' where c = 574 index_test.go:137: sql insert into test_index values (2249, 3384506855090342636, 0.322362, 'HMzdkuFIxY') index_test.go:137: sql insert into test_index values (2248, 862258196263037708, 0.984270, 'hswJ0aZya3') index_test.go:143: sql update test_index set c1 = 8149718503405778872, c2 = 0.785081, c3 = 'GZXJJ6038x' where c = 162 index_test.go:137: sql insert into test_index values (2250, 2292030888041733313, 0.101035, 'PdoWcU1GdK') index_test.go:143: sql update test_index set c1 = 8644344037431961027, c2 = 0.831310, c3 = 'rA87j617bl' where c = 1227 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:140: sql delete from test_index where c = 1596 index_test.go:137: sql insert into test_index values (2246, 7445332821668795543, 0.397877, 'xPfAD7GDjP') index_test.go:140: sql delete from test_index where c = 1899 index_test.go:137: sql insert into test_index values (2247, 7768794949819444935, 0.231656, 'rUJUuKgKTS') index_test.go:137: sql insert into test_index values (2252, 8854191792451646067, 0.713537, 'fDdkWPfsrs') index_test.go:140: sql delete from test_index where c = 1895 index_test.go:137: sql insert into test_index values (2251, 1623819131294623032, 0.268563, 'QJLfgTCNQT') index_test.go:140: sql delete from test_index where c = 1970 index_test.go:143: sql update test_index set c1 = 1883101753077970159, c2 = 0.854904, c3 = '79xfLetDdt' where c = 1176 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:143: sql update test_index set c1 = 4293447390478346514, c2 = 0.635689, c3 = '46lDNuNEwQ' where c = 12 index_test.go:143: sql update test_index set c1 = 7920621808241092938, c2 = 0.081868, c3 = 'a5A2KwE3rk' where c = 2071 index_test.go:143: sql update test_index set c1 = 7809716226147207465, c2 = 0.888638, c3 = 'arQe3Ykhx9' where c = 541 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:140: sql delete from test_index where c = 272 index_test.go:140: sql delete from test_index where c = 1973 index_test.go:137: sql insert into test_index values (2253, 1720040107299279410, 0.814745, 'v7aH6N99og') index_test.go:143: sql update test_index set c1 = 7417033802509485268, c2 = 0.346753, c3 = 'g9B1pZkPhW' where c = 2 index_test.go:137: sql insert into test_index values (2254, 3168375276201054413, 0.179710, 'VqOBiJXRhQ') index_test.go:143: sql update test_index set c1 = 6814524106593014483, c2 = 0.880402, c3 = 'MuJNJ6t4Bb' where c = 117 index_test.go:137: sql insert into test_index values (2255, 2615100557997701193, 0.696281, 'kgx3S5c936') index_test.go:143: sql update test_index set c1 = 847824281710594318, c2 = 0.170825, c3 = 'k1yQaoiX5V' where c = 603 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (2257, 216114573489592828, 0.263585, 'oxhIzi12Vs') index_test.go:143: sql update test_index set c1 = 1483455660202321188, c2 = 0.065290, c3 = 'Oow4naKams' where c = 1597 index_test.go:137: sql insert into test_index values (2256, 1041172937191522114, 0.850671, 'fzr2I5spfS') index_test.go:140: sql delete from test_index where c = 726 index_test.go:137: sql insert into test_index values (2258, 613690406746773747, 0.857177, '0xLWGCVzIQ') index_test.go:140: sql delete from test_index where c = 633 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:137: sql insert into test_index values (2261, 6410933070998746757, 0.289386, 'b3NwGwIESd') index_test.go:143: sql update test_index set c1 = 3387306461110198789, c2 = 0.517236, c3 = 'jEypJJZ19c' where c = 452 index_test.go:143: sql update test_index set c1 = 4312325066318650316, c2 = 0.570936, c3 = 'WPh0fgOGPw' where c = 2034 index_test.go:137: sql insert into test_index values (2259, 8873487279704255126, 0.390119, 'b0ttUIIA3q') index_test.go:140: sql delete from test_index where c = 1031 index_test.go:140: sql delete from test_index where c = 1271 index_test.go:143: sql update test_index set c1 = 6541157290687267157, c2 = 0.543529, c3 = 'd0Rtw9mJNN' where c = 1696 index_test.go:143: sql update test_index set c1 = 7136221710681645995, c2 = 0.021550, c3 = 'qfzJZmnfxW' where c = 1885 index_test.go:140: sql delete from test_index where c = 533 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:137: sql insert into test_index values (2260, 1995702416247733809, 0.492212, 'YEeQY6YfJN') index_test.go:143: sql update test_index set c1 = 5410786910088711846, c2 = 0.492073, c3 = 'OjbuPVZVqM' where c = 1962 index_test.go:137: sql insert into test_index values (2262, 1998339725927443593, 0.249149, 'qUFP8n0Pwm') index_test.go:143: sql update test_index set c1 = 757848212442393084, c2 = 0.904912, c3 = 'X9GltDK4P9' where c = 300 index_test.go:137: sql insert into test_index values (2263, 5950808971305489695, 0.769328, 'Py3MXZSAt8') index_test.go:143: sql update test_index set c1 = 5561221236095941863, c2 = 0.638275, c3 = 'blZIkCUoy3' where c = 763 index_test.go:137: sql insert into test_index values (2264, 6385200283755270019, 0.765891, 'FvBH8CtftV') index_test.go:137: sql insert into test_index values (2265, 7793258001531280893, 0.017884, 'dqE6srCiKy') index_test.go:143: sql update test_index set c1 = 3139641734617824247, c2 = 0.715936, c3 = 'RtmtANOlLI' where c = 179 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:137: sql insert into test_index values (2267, 8700154669795910002, 0.673265, 'nqtD6aP8v9') index_test.go:140: sql delete from test_index where c = 522 index_test.go:143: sql update test_index set c1 = 4774029448944666055, c2 = 0.476409, c3 = 'hT2XdVMHxu' where c = 1602 index_test.go:143: sql update test_index set c1 = 7155767188455915828, c2 = 0.209572, c3 = 'nCTjBqE2g2' where c = 1316 index_test.go:143: sql update test_index set c1 = 6474365065700689796, c2 = 0.265818, c3 = '7crRVeFU8Z' where c = 1413 index_test.go:137: sql insert into test_index values (2266, 3889686791243683499, 0.668548, 'wLnUoq0uAB') index_test.go:140: sql delete from test_index where c = 854 index_test.go:137: sql insert into test_index values (2268, 5800054889318787133, 0.000286, 'dwjdGD7tXo') index_test.go:140: sql delete from test_index where c = 979 index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:137: sql insert into test_index values (2272, 2786264789563531388, 0.048772, 'W9aQX5HZyc') index_test.go:137: sql insert into test_index values (2269, 7549881553145536648, 0.786642, 'nineZom5KL') index_test.go:143: sql update test_index set c1 = 1275203365669574743, c2 = 0.289282, c3 = 'a0e3zfrFCe' where c = 400 index_test.go:137: sql insert into test_index values (2270, 1017266981666733548, 0.967021, 'Oy7PqBdYGY') index_test.go:137: sql insert into test_index values (2271, 3997255977226928939, 0.400413, 'UFGn7TTct6') index_test.go:143: sql update test_index set c1 = 4472719007026062420, c2 = 0.365429, c3 = 'Abob3O0f1P' where c = 752 index_test.go:143: sql update test_index set c1 = 3757122875670290687, c2 = 0.814564, c3 = '5kt2Lgcncv' where c = 1479 index_test.go:140: sql delete from test_index where c = 1396 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:137: sql insert into test_index values (2274, 680137566658724216, 0.028455, 'O8l9q2hLgN') index_test.go:140: sql delete from test_index where c = 1621 index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (2275, 2204037855679194990, 0.926475, '8aHxEf0ety') index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:143: sql update test_index set c1 = 443697367575893163, c2 = 0.427304, c3 = 'WLRshZxXCZ' where c = 1621 index_test.go:137: sql insert into test_index values (2273, 3186313171859583327, 0.989752, '4oEVhHNGTO') index_test.go:143: sql update test_index set c1 = 7667112896781615353, c2 = 0.902992, c3 = 'JD92SiM5j3' where c = 1788 index_test.go:143: sql update test_index set c1 = 5601146383350280159, c2 = 0.333688, c3 = 'VRG8jx6AXc' where c = 1639 index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 1404505539766201179, c2 = 0.646181, c3 = 'vmQI8SErBN' where c = 234 index_test.go:143: sql update test_index set c1 = 8461590496094490373, c2 = 0.814279, c3 = 'TLDiPwN38n' where c = 1089 index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (2276, 374911002701721699, 0.821620, 'Hd2IO3H48W') index_test.go:137: sql insert into test_index values (2277, 2284389447726024133, 0.936400, 'JTVTbxPWMl') index_test.go:137: sql insert into test_index values (2278, 1773133081435630777, 0.874625, 'PyNvXKzceM') index_test.go:143: sql update test_index set c1 = 177465804012440718, c2 = 0.273601, c3 = 'NRqC7xzzN4' where c = 1786 index_test.go:143: sql update test_index set c1 = 8238109119694486855, c2 = 0.983863, c3 = 'MMU1nHZ1UC' where c = 429 index_test.go:137: sql insert into test_index values (2279, 6109621371155381545, 0.089244, 'aRl2XH0FY5') index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 859 index_test.go:143: sql update test_index set c1 = 7082395089198938795, c2 = 0.021045, c3 = 'Q0aVWIJlHG' where c = 1396 index_test.go:137: sql insert into test_index values (2280, 5714758906542938119, 0.933637, '0NYizTdn9B') index_test.go:143: sql update test_index set c1 = 9110133868819702689, c2 = 0.011888, c3 = 'WZMBHsb7ny' where c = 889 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:143: sql update test_index set c1 = 6204628269665710558, c2 = 0.968963, c3 = 'oIVxLmf64b' where c = 505 index_test.go:143: sql update test_index set c1 = 2774919736642681192, c2 = 0.655981, c3 = 'msRVJw5ciU' where c = 2165 index_test.go:137: sql insert into test_index values (2282, 2317085162946641023, 0.390851, 'x6hnuJYx5F') index_test.go:137: sql insert into test_index values (2283, 213099437436871737, 0.941197, 'ctfEzAOrzk') index_test.go:137: sql insert into test_index values (2281, 4450490221724140480, 0.509636, '0j3vAI7JcM') index_test.go:140: sql delete from test_index where c = 2179 index_test.go:140: sql delete from test_index where c = 836 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:137: sql insert into test_index values (2284, 61934154813533347, 0.807412, 'pe30ePZfz2') index_test.go:137: sql insert into test_index values (2285, 4724114610307194390, 0.571290, 'ch01uI9aee') index_test.go:140: sql delete from test_index where c = 1125 index_test.go:140: sql delete from test_index where c = 1955 index_test.go:137: sql insert into test_index values (2286, 6066813576637642523, 0.294109, 'OWqaxLXHeO') index_test.go:143: sql update test_index set c1 = 3141932374680727505, c2 = 0.714819, c3 = 'aBoJhQn2ae' where c = 733 index_test.go:140: sql delete from test_index where c = 1597 index_test.go:143: sql update test_index set c1 = 4723203936485958486, c2 = 0.316626, c3 = 'zYkSa2Q1aE' where c = 1844 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 3772348830864954154, c2 = 0.666347, c3 = 'utm57StMim' where c = 965 index_test.go:143: sql update test_index set c1 = 8027994695188371153, c2 = 0.250815, c3 = 'Ni0YDQS9wD' where c = 803 index_test.go:143: sql update test_index set c1 = 7483608728896080713, c2 = 0.788591, c3 = 'urWJhRi1IE' where c = 510 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:143: sql update test_index set c1 = 8627134723907289743, c2 = 0.643111, c3 = 'fhdn5lZs03' where c = 1642 index_test.go:137: sql insert into test_index values (2287, 3860504412937347707, 0.891258, 'i24d4JZCwS') index_test.go:143: sql update test_index set c1 = 781560174704719931, c2 = 0.330618, c3 = 'Rz9qSxuyi5' where c = 764 index_test.go:143: sql update test_index set c1 = 3475147929457025704, c2 = 0.534126, c3 = '8n8TP4Cgr6' where c = 822 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:137: sql insert into test_index values (2288, 6317678992432630729, 0.851841, 'ozbNRBfn8k') index_test.go:137: sql insert into test_index values (2289, 3238077158634933241, 0.677842, 'Amvx7W2xKF') index_test.go:137: sql insert into test_index values (2291, 2284041344455067327, 0.911026, 'BsnFOwR3wG') index_test.go:137: sql insert into test_index values (2292, 3357416624777393139, 0.886715, 'duNJrxym5C') index_test.go:143: sql update test_index set c1 = 7482849373439250359, c2 = 0.143345, c3 = 'ZH2ecjDTp6' where c = 482 index_test.go:137: sql insert into test_index values (2293, 6972566449734389312, 0.837668, 'yNliZgmBTt') index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:143: sql update test_index set c1 = 1322128647741625115, c2 = 0.295773, c3 = 'FY5i7qDmNx' where c = 2247 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:137: sql insert into test_index values (2294, 8216831673612974214, 0.933734, 'nxbTh3fWcj') index_test.go:137: sql insert into test_index values (2290, 397018323246296718, 0.084006, '78r4lpLsHU') index_test.go:140: sql delete from test_index where c = 1800 index_test.go:143: sql update test_index set c1 = 5949434470103402941, c2 = 0.942144, c3 = 'dk9KqAWCXX' where c = 1020 index_test.go:137: sql insert into test_index values (2296, 7887155647309269970, 0.359021, '6vbpgYZgLN') index_test.go:137: sql insert into test_index values (2295, 2666456784535878778, 0.202847, 'WfIv2zTQ0Z') index_test.go:140: sql delete from test_index where c = 1578 index_test.go:140: sql delete from test_index where c = 1101 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:143: sql update test_index set c1 = 1304213991342505348, c2 = 0.328346, c3 = 'HZhXm9n0bp' where c = 961 index_test.go:140: sql delete from test_index where c = 705 index_test.go:143: sql update test_index set c1 = 4501602089498406221, c2 = 0.576673, c3 = '3mVnny5kzH' where c = 453 index_test.go:143: sql update test_index set c1 = 5343420231102415083, c2 = 0.340836, c3 = 'ObccR0DVjW' where c = 893 index_test.go:143: sql update test_index set c1 = 4081354991536080383, c2 = 0.810725, c3 = 'xR1MzK5EaS' where c = 1308 index_test.go:143: sql update test_index set c1 = 6910482406953125866, c2 = 0.151429, c3 = 'oMg0eG8KoQ' where c = 1292 index_test.go:140: sql delete from test_index where c = 2139 index_test.go:143: sql update test_index set c1 = 2536431709450920083, c2 = 0.170917, c3 = 'qFurHGkHqR' where c = 346 index_test.go:143: sql update test_index set c1 = 5395007753213493886, c2 = 0.089219, c3 = 'w0P9sOjMia' where c = 822 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (2297, 4053565550511234783, 0.278146, 'PTu8bWOuHx') index_test.go:143: sql update test_index set c1 = 8883177481082288918, c2 = 0.927901, c3 = 'TDHFLbBYui' where c = 337 index_test.go:137: sql insert into test_index values (2298, 8983694984146228783, 0.213518, '24MuwuvAgk') index_test.go:143: sql update test_index set c1 = 7812985154443998948, c2 = 0.903124, c3 = 'wxIxVsxv3Y' where c = 582 index_test.go:137: sql insert into test_index values (2299, 2098644590000891463, 0.203659, 'QsuFjAQLLr') index_test.go:140: sql delete from test_index where c = 1682 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:143: sql update test_index set c1 = 3157081573080696090, c2 = 0.003370, c3 = 'y614ay2zyb' where c = 368 index_test.go:143: sql update test_index set c1 = 5730343941374236102, c2 = 0.324479, c3 = 'EXyrv1mVAk' where c = 206 index_test.go:143: sql update test_index set c1 = 8084522422714013198, c2 = 0.478588, c3 = 'ZQAcKIVXCd' where c = 21 index_test.go:137: sql insert into test_index values (2300, 253567569848552318, 0.602795, 'YyJ1x4Hv7n') index_test.go:140: sql delete from test_index where c = 2047 index_test.go:143: sql update test_index set c1 = 3776688244288757417, c2 = 0.320213, c3 = 'k8V4BDK4GK' where c = 2195 [2025/04/04 21:41:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.921 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.922 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.923 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.925 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.926 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.927 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.928 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.929 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.930 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.931 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.932 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.933 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.934 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.935 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.936 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.937 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.938 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.939 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.940 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.941 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.942 +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 (2310, 1450230894849940256, 0.233678, 'TLKUvMdBV4') index_test.go:137: sql insert into test_index values (2305, 5941814011458640207, 0.585853, '3PIkSB86rn') index_test.go:137: sql insert into test_index values (2304, 3987822758827198760, 0.552718, 'WgRxaGUuhl') index_test.go:137: sql insert into test_index values (2302, 8260339894939820565, 0.923405, '5Qk9jXjb6G') index_test.go:137: sql insert into test_index values (2301, 9180613640877069709, 0.763595, 'NCIIXyUtDD') index_test.go:137: sql insert into test_index values (2306, 8040460186493363129, 0.897678, 'gBxX2pN5Tx') index_test.go:137: sql insert into test_index values (2307, 1489284657425690691, 0.656070, 'huMhddXDQo') index_test.go:137: sql insert into test_index values (2303, 3776799801483609894, 0.311774, 'A240gbWEg6') index_test.go:137: sql insert into test_index values (2308, 1433172007985184996, 0.688058, 'pdq9Scs0Fl') index_test.go:137: sql insert into test_index values (2309, 5999788846127983229, 0.084063, 'Ywqn0JB7CR') index_test.go:140: sql delete from test_index where c = 732 index_test.go:140: sql delete from test_index where c = 930 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:140: sql delete from test_index where c = 1876 index_test.go:140: sql delete from test_index where c = 1984 index_test.go:140: sql delete from test_index where c = 312 index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 5288525302774749192, c2 = 0.799742, c3 = 'esal57kVTJ' where c = 513 index_test.go:143: sql update test_index set c1 = 658436422746630187, c2 = 0.508446, c3 = 'm6iNk58A7S' where c = 1278 index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:143: sql update test_index set c1 = 179204304821593082, c2 = 0.091060, c3 = 'Qj7kR3kbVp' where c = 1121 index_test.go:143: sql update test_index set c1 = 1288242244436347713, c2 = 0.649714, c3 = 'NLltu9GLlS' where c = 1188 index_test.go:143: sql update test_index set c1 = 5225667443545700121, c2 = 0.965403, c3 = '8ubtXpq45B' where c = 2179 index_test.go:143: sql update test_index set c1 = 7106661465029082977, c2 = 0.080288, c3 = 'R1PyABzukO' where c = 1163 index_test.go:137: sql insert into test_index values (2312, 4879212312162146710, 0.559103, '66QjQVevhG') index_test.go:137: sql insert into test_index values (2311, 1612413296251627209, 0.641255, '6xQDhH6wym') index_test.go:143: sql update test_index set c1 = 8226683268630349710, c2 = 0.879241, c3 = '24Amq1Msiw' where c = 674 index_test.go:143: sql update test_index set c1 = 268551878689443200, c2 = 0.295172, c3 = 'ZNiieCbmIV' where c = 2142 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (2314, 4121954342072281562, 0.511173, 'DIQxzHKf1b') index_test.go:143: sql update test_index set c1 = 2194480764151168102, c2 = 0.619829, c3 = '6pKO1j1oLY' where c = 1164 index_test.go:143: sql update test_index set c1 = 6172861515413143982, c2 = 0.942889, c3 = 'vV48F1EuAd' where c = 1930 index_test.go:137: sql insert into test_index values (2313, 7319010822931840543, 0.868728, 'AUs8AjNLOk') index_test.go:137: sql insert into test_index values (2315, 3495027446124259560, 0.496221, '5OGQFNjQaI') index_test.go:137: sql insert into test_index values (2316, 5542947337618669096, 0.967718, '0Gt7qThzHB') index_test.go:137: sql insert into test_index values (2318, 9186390936275989790, 0.325329, 'rCSQ9UZhHB') index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (2320, 8425364159004051165, 0.775535, 'fMSSu2g4oG') index_test.go:137: sql insert into test_index values (2317, 2391904185892955524, 0.267613, 'B2TUxAec5z') index_test.go:143: sql update test_index set c1 = 6358747234246508925, c2 = 0.956382, c3 = '8SFSpDENjc' where c = 36 index_test.go:137: sql insert into test_index values (2319, 8848542591383560878, 0.384729, '2FMVSFPPfV') index_test.go:140: sql delete from test_index where c = 2244 index_test.go:140: sql delete from test_index where c = 2003 index_test.go:140: sql delete from test_index where c = 2103 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 5540855209539370590, c2 = 0.130164, c3 = '7fN9JAMGcX' where c = 1601 index_test.go:143: sql update test_index set c1 = 6314040192542217225, c2 = 0.472886, c3 = 'QFPQiQkVW4' where c = 7 index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 4251242730028928408, c2 = 0.655481, c3 = 'SZcW8C9c7A' where c = 1898 index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 2419785036641456434, c2 = 0.677656, c3 = '302wFXZ0Ap' where c = 784 index_test.go:140: sql delete from test_index where c = 1704 index_test.go:137: sql insert into test_index values (2321, 205223745969183484, 0.850203, 'S0UzPlTeVE') index_test.go:143: sql update test_index set c1 = 249328156524594312, c2 = 0.763485, c3 = 'Pv9OnyLWyd' where c = 951 index_test.go:143: sql update test_index set c1 = 1065924652620720916, c2 = 0.655708, c3 = 'bFfmWWimzL' where c = 268 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:137: sql insert into test_index values (2325, 7868305152438667720, 0.134051, 'wWdVvJ8AGH') index_test.go:137: sql insert into test_index values (2323, 6446402607878064020, 0.010052, 'nyShuepAJz') index_test.go:137: sql insert into test_index values (2324, 874999472597681912, 0.988742, 'h3h53FfADU') index_test.go:137: sql insert into test_index values (2327, 9060743372161711359, 0.239835, 'UO2CcXKohK') index_test.go:143: sql update test_index set c1 = 3162959115380428941, c2 = 0.578308, c3 = '1JnUZIoaRq' where c = 1579 index_test.go:137: sql insert into test_index values (2326, 4743177512273815780, 0.630381, 'ggticLdUGG') index_test.go:143: sql update test_index set c1 = 44326977947555711, c2 = 0.861410, c3 = '7mUFPHbRJT' where c = 777 index_test.go:140: sql delete from test_index where c = 407 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 1585 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 8088450812938612115, c2 = 0.989750, c3 = 'kT3ZnrSGZ0' where c = 570 index_test.go:143: sql update test_index set c1 = 6630101520778749897, c2 = 0.570909, c3 = 'jovmtS2K4f' where c = 405 index_test.go:143: sql update test_index set c1 = 8404166384906303289, c2 = 0.191515, c3 = 'ZiBbeho6wr' where c = 1775 index_test.go:137: sql insert into test_index values (2328, 6362421866471252517, 0.516291, 'VvJ3dHBKWT') index_test.go:137: sql insert into test_index values (2322, 3094831805814664526, 0.501706, '7h4Z6hVbJq') index_test.go:137: sql insert into test_index values (2329, 5056691045725245509, 0.355126, '8HjhPhXtrD') index_test.go:143: sql update test_index set c1 = 366531913213882952, c2 = 0.334139, c3 = 'uTYTrMdqXs' where c = 639 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:137: sql insert into test_index values (2330, 7654554423482979805, 0.284779, 'ed3cjIJNrt') index_test.go:140: sql delete from test_index where c = 134 index_test.go:143: sql update test_index set c1 = 3825655005599617481, c2 = 0.114455, c3 = '0TKp53HICo' where c = 582 index_test.go:137: sql insert into test_index values (2332, 8142329942873471063, 0.667986, 'j2FM7v36dF') index_test.go:143: sql update test_index set c1 = 7423810365698040744, c2 = 0.846689, c3 = 'AHOjly5CWg' where c = 1363 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 4867574887886759345, c2 = 0.217088, c3 = 'daLsreAl87' where c = 1833 index_test.go:137: sql insert into test_index values (2331, 4712408991593378437, 0.262752, 'QSbRL2xSKe') index_test.go:143: sql update test_index set c1 = 7054639064987420614, c2 = 0.988027, c3 = 'J3qlaNKBbu' where c = 1270 index_test.go:137: sql insert into test_index values (2334, 5223127689283300220, 0.924468, 'aeDC0Ahbig') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (2335, 6981512240804449109, 0.879602, 'XufkvYcHso') index_test.go:137: sql insert into test_index values (2333, 4991861701833713856, 0.811852, 'ot5ckabMiD') index_test.go:140: sql delete from test_index where c = 997 index_test.go:140: sql delete from test_index where c = 689 index_test.go:137: sql insert into test_index values (2337, 583193847244835497, 0.098131, 'SzQfyOdHia') index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (2336, 8101289633379178817, 0.469453, 'wjeBG3enCO') index_test.go:143: sql update test_index set c1 = 9077506070136436670, c2 = 0.147487, c3 = 'ECsWVzftcQ' where c = 1094 index_test.go:143: sql update test_index set c1 = 8236657898516304510, c2 = 0.578859, c3 = 'U5xLmK37gE' where c = 561 index_test.go:143: sql update test_index set c1 = 7806293690959568321, c2 = 0.681140, c3 = 'EWZ1EvUcey' where c = 1815 index_test.go:140: sql delete from test_index where c = 1451 index_test.go:137: sql insert into test_index values (2338, 9126163180830794366, 0.566648, 'm0BCrNVkSN') index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 2188 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 347409484004748233, c2 = 0.815406, c3 = 'zGfA3bzanV' where c = 17 index_test.go:137: sql insert into test_index values (2339, 1846030362947095896, 0.051835, 'Jy1cXOuoqH') index_test.go:143: sql update test_index set c1 = 6755417527304965884, c2 = 0.728787, c3 = 'vctvSvHxuE' where c = 1799 index_test.go:143: sql update test_index set c1 = 3789355537787510377, c2 = 0.551964, c3 = 'JynVTrrJfI' where c = 1679 index_test.go:143: sql update test_index set c1 = 706391573804189318, c2 = 0.896457, c3 = 'tDApwEPpzw' where c = 1271 index_test.go:137: sql insert into test_index values (2340, 6871397932253978245, 0.625366, 'FHLanbvUzr') index_test.go:143: sql update test_index set c1 = 7297629790788705339, c2 = 0.740154, c3 = 'FbQBmZ4CXB' where c = 2055 index_test.go:137: sql insert into test_index values (2341, 6558436075426922591, 0.590606, '7lJq63K81W') index_test.go:140: sql delete from test_index where c = 1829 index_test.go:137: sql insert into test_index values (2342, 7487902454746363130, 0.671322, 'e50eeRVM2D') index_test.go:140: sql delete from test_index where c = 2128 index_test.go:137: sql insert into test_index values (2343, 4095995107894984963, 0.469109, 'iEHgPBrkN4') index_test.go:137: sql insert into test_index values (2344, 4192940577892870947, 0.926172, 'eCaRE428ud') index_test.go:143: sql update test_index set c1 = 7694165386059609424, c2 = 0.964541, c3 = '6rQMbPRJuz' where c = 957 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:143: sql update test_index set c1 = 1626172839149405038, c2 = 0.726924, c3 = 'QG1SOcqfbs' where c = 42 index_test.go:137: sql insert into test_index values (2345, 6264626226156698321, 0.498752, 'SIkE4F5Jgs') index_test.go:143: sql update test_index set c1 = 5609963209998708800, c2 = 0.661498, c3 = 'ol7uSLoo5J' where c = 1524 index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:140: sql delete from test_index where c = 2098 index_test.go:143: sql update test_index set c1 = 651276673918128237, c2 = 0.954542, c3 = 'm5JwEvkJ9h' where c = 695 index_test.go:143: sql update test_index set c1 = 5411609071104646200, c2 = 0.287830, c3 = 'jDkllC0tGU' where c = 2277 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:137: sql insert into test_index values (2346, 6587301690386794453, 0.397135, '20e57hsA92') index_test.go:143: sql update test_index set c1 = 5610741524796553502, c2 = 0.576556, c3 = 'bem5kNOLwz' where c = 20 index_test.go:140: sql delete from test_index where c = 1132 [2025/04/04 21:41:13.943 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.944 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.945 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.946 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.947 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.948 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.949 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.950 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.951 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.952 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.953 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.954 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.955 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.957 +08:00] [ERROR] [ddl_test.go:390] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2025/04/04 21:41:13.958 +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 (2348, 2337111547510345331, 0.099185, 'leLuATtADF') index_test.go:137: sql insert into test_index values (2347, 2766498250367584957, 0.858875, '9m97RHHblj') index_test.go:143: sql update test_index set c1 = 2712585360387753281, c2 = 0.795433, c3 = 'j7K2urgxYr' where c = 2320 index_test.go:143: sql update test_index set c1 = 929226688382077657, c2 = 0.167848, c3 = '3oroOAc9R3' where c = 381 index_test.go:137: sql insert into test_index values (2350, 9042096068713933288, 0.149592, 'ck91RVrDa7') index_test.go:140: sql delete from test_index where c = 133 index_test.go:143: sql update test_index set c1 = 4646412563691698543, c2 = 0.925458, c3 = 'yxkIKVkg5m' where c = 2280 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:137: sql insert into test_index values (2349, 8831964361323640959, 0.473914, 'qQzVrYbi4S') index_test.go:137: sql insert into test_index values (2351, 7707750903829462332, 0.101262, 'LjameR553K') index_test.go:137: sql insert into test_index values (2352, 1771084984632925520, 0.671825, 'aDwwewgvNf') index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 4902347388274095588, c2 = 0.748963, c3 = 'uvrVSN4qfk' where c = 534 index_test.go:137: sql insert into test_index values (2353, 4102320985421435509, 0.440367, 'cXIGTRs62Q') index_test.go:143: sql update test_index set c1 = 4086735351138036655, c2 = 0.208520, c3 = 'pxEDv3sq33' where c = 1959 index_test.go:137: sql insert into test_index values (2354, 3698078495867399888, 0.050191, '1zcbUcosax') index_test.go:143: sql update test_index set c1 = 5901183147336968143, c2 = 0.883509, c3 = '4KZPReDk0u' where c = 2278 index_test.go:140: sql delete from test_index where c = 685 index_test.go:140: sql delete from test_index where c = 888 index_test.go:140: sql delete from test_index where c = 633 index_test.go:140: sql delete from test_index where c = 2070 index_test.go:140: sql delete from test_index where c = 1828 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 3043914966293848316, c2 = 0.602866, c3 = 'uIoC9vq68j' where c = 417 index_test.go:143: sql update test_index set c1 = 5766350426107507384, c2 = 0.699156, c3 = 'FcdiGqJxKl' where c = 878 index_test.go:137: sql insert into test_index values (2356, 6725571896765090921, 0.468780, 'btwwcrPLZ5') index_test.go:137: sql insert into test_index values (2357, 262341730720169785, 0.534025, 'YBWPHfbPDG') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:143: sql update test_index set c1 = 6680469995841223584, c2 = 0.653012, c3 = 'K8GnBt8k3B' where c = 1434 index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (2358, 7010653240268940112, 0.923742, 'cBsvxYIT4y') index_test.go:143: sql update test_index set c1 = 216545913158575149, c2 = 0.494432, c3 = 'vvbmMTqevH' where c = 1102 index_test.go:143: sql update test_index set c1 = 4167088852425855796, c2 = 0.385281, c3 = 'mjdynRWled' where c = 933 index_test.go:137: sql insert into test_index values (2359, 91977686651396330, 0.835154, 'OnwLksoMfy') index_test.go:137: sql insert into test_index values (2355, 8074941515770584901, 0.124067, '6BYLoJDpE6') index_test.go:143: sql update test_index set c1 = 5898029889662379637, c2 = 0.399894, c3 = 'guCODcKjBH' where c = 1836 index_test.go:137: sql insert into test_index values (2360, 9109479359754440854, 0.700487, 'Atnb6CFJEh') index_test.go:137: sql insert into test_index values (2361, 3037775900573320111, 0.619798, 'tlNeZVIisv') index_test.go:143: sql update test_index set c1 = 3097236264817619956, c2 = 0.772409, c3 = 'Z4147xkM3j' where c = 1866 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:143: sql update test_index set c1 = 4985815577415719290, c2 = 0.142763, c3 = 'ugLPd6fXn2' where c = 1715 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 568334209087118821, c2 = 0.438997, c3 = '1tuADLsivj' where c = 593 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:137: sql insert into test_index values (2362, 306142569955630496, 0.232230, 'UjPeXukt8B') index_test.go:140: sql delete from test_index where c = 665 index_test.go:137: sql insert into test_index values (2364, 3471310708200341480, 0.995376, '5xWzI2eXC5') index_test.go:137: sql insert into test_index values (2363, 7171865960644409285, 0.825232, 'GhgJtmUgZ8') index_test.go:137: sql insert into test_index values (2365, 696275622151233242, 0.801095, 'rxWd2btm4k') index_test.go:143: sql update test_index set c1 = 925608186472320028, c2 = 0.165634, c3 = 'ubmsoQ8olJ' where c = 1296 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (2366, 7987820003792798139, 0.647137, 'IJcQcYCj4o') index_test.go:140: sql delete from test_index where c = 1665 index_test.go:143: sql update test_index set c1 = 7552355812760323219, c2 = 0.040944, c3 = '3fjYT7NGH1' where c = 2225 index_test.go:143: sql update test_index set c1 = 9133395634476881254, c2 = 0.429251, c3 = 'IGgrdBdQ7c' where c = 752 index_test.go:140: sql delete from test_index where c = 1728 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:143: sql update test_index set c1 = 178365559680222113, c2 = 0.995103, c3 = 'ynww2USGKD' where c = 954 index_test.go:143: sql update test_index set c1 = 7925232711475429434, c2 = 0.772760, c3 = '8tO8FR8Sz6' where c = 1102 index_test.go:143: sql update test_index set c1 = 8015547225063615253, c2 = 0.012544, c3 = 'YZ3mswkU82' where c = 1470 index_test.go:137: sql insert into test_index values (2368, 1886050952356998555, 0.986871, 'CQKYmkgCsL') index_test.go:143: sql update test_index set c1 = 2144595601818485175, c2 = 0.805004, c3 = 'jQ9QWrvjVd' where c = 2212 index_test.go:137: sql insert into test_index values (2367, 6257511785432856440, 0.007789, '4wytv8kxDw') index_test.go:143: sql update test_index set c1 = 3033293273362058768, c2 = 0.979000, c3 = 'I8dRchvWmo' where c = 534 index_test.go:137: sql insert into test_index values (2369, 4835228459249434816, 0.283733, 'XYz7kzDnfA') index_test.go:140: sql delete from test_index where c = 1593 index_test.go:137: sql insert into test_index values (2370, 7763821731418175518, 0.384080, 'FnLX7HC2Cc') index_test.go:137: sql insert into test_index values (2371, 8871088002134859932, 0.873999, 'lIVFTpYByS') index_test.go:137: sql insert into test_index values (2372, 626325141112322826, 0.988784, '38CIYCwBCi') index_test.go:140: sql delete from test_index where c = 105 index_test.go:137: sql insert into test_index values (2373, 2175729783957407518, 0.057922, 'I36rv1DVHp') index_test.go:140: sql delete from test_index where c = 486 index_test.go:137: sql insert into test_index values (2374, 3714944746477361359, 0.621196, 'P7mzs9uzy0') index_test.go:140: sql delete from test_index where c = 2118 index_test.go:143: sql update test_index set c1 = 4127386634978926541, c2 = 0.620741, c3 = 'AMtAyJBPf8' where c = 22 index_test.go:143: sql update test_index set c1 = 6540390515478542371, c2 = 0.437531, c3 = 'Z5iNFQVAlR' where c = 2320 index_test.go:143: sql update test_index set c1 = 7001517673644347242, c2 = 0.762735, c3 = 'giRn6c83zn' where c = 263 index_test.go:140: sql delete from test_index where c = 586 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:143: sql update test_index set c1 = 6984455582221967222, c2 = 0.628922, c3 = 'u86sT0cf2r' where c = 881 index_test.go:140: sql delete from test_index where c = 646 index_test.go:143: sql update test_index set c1 = 7903074376038971785, c2 = 0.584431, c3 = 'iOE1k4pre5' where c = 1266 index_test.go:137: sql insert into test_index values (2375, 7354336462959803216, 0.244127, 'KODJzGKemk') index_test.go:137: sql insert into test_index values (2377, 5422109887965554066, 0.018689, 'iivzRezsha') index_test.go:143: sql update test_index set c1 = 6519853516153026225, c2 = 0.541814, c3 = 'd8THBmKKPC' where c = 352 index_test.go:140: sql delete from test_index where c = 1539 index_test.go:137: sql insert into test_index values (2376, 4132032187128565836, 0.580036, 'htd39nz9ff') index_test.go:137: sql insert into test_index values (2379, 254500660953919823, 0.177248, 'IgnmJc7xoo') index_test.go:140: sql delete from test_index where c = 943 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 1322772885831146374, c2 = 0.892087, c3 = '34nP6yHTLp' where c = 1740 index_test.go:137: sql insert into test_index values (2380, 2899567863562486252, 0.626989, 'XR3Q99LtIh') index_test.go:140: sql delete from test_index where c = 222 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 3761936567657885109, c2 = 0.078555, c3 = 'iydemlqbKT' where c = 165 index_test.go:137: sql insert into test_index values (2378, 1056818202538060782, 0.003692, 'kBoxBXNnuU') index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 4466425547893053999, c2 = 0.845277, c3 = 'UUHav1yA5S' where c = 594 index_test.go:140: sql delete from test_index where c = 45 index_test.go:143: sql update test_index set c1 = 1102098401168351578, c2 = 0.358150, c3 = 'dYCOb94HgY' where c = 2021 index_test.go:137: sql insert into test_index values (2381, 1176677362071516618, 0.200363, 'oohOxo5z7q') index_test.go:137: sql insert into test_index values (2382, 3553882567628204736, 0.596803, 'ltyoQyQNgC') index_test.go:140: sql delete from test_index where c = 1088 index_test.go:143: sql update test_index set c1 = 3077764740696788292, c2 = 0.469054, c3 = 'phtu914J6O' where c = 1163 index_test.go:140: sql delete from test_index where c = 259 index_test.go:143: sql update test_index set c1 = 6396679576827748367, c2 = 0.578842, c3 = 'FadWffHdGH' where c = 567 index_test.go:143: sql update test_index set c1 = 8070257423090971099, c2 = 0.488756, c3 = 'VbPSMVD8mC' where c = 2300 index_test.go:137: sql insert into test_index values (2384, 188965760830622927, 0.208220, 'JNpRlUaYEH') index_test.go:143: sql update test_index set c1 = 6586501428435651100, c2 = 0.377828, c3 = 'TLtH27KsVB' where c = 990 index_test.go:143: sql update test_index set c1 = 2090798034932353441, c2 = 0.999697, c3 = 'U57qZUX26d' where c = 1688 index_test.go:137: sql insert into test_index values (2385, 2462499343599365522, 0.626375, 'kOSfwAKxlB') index_test.go:143: sql update test_index set c1 = 9199461566018974266, c2 = 0.865997, c3 = 'Y5y7J76IHU' where c = 1959 index_test.go:137: sql insert into test_index values (2386, 5987035812532861499, 0.587041, 'OGCxSsQe89') index_test.go:137: sql insert into test_index values (2383, 2131926480201920458, 0.774839, 'QmuZW37lN8') index_test.go:140: sql delete from test_index where c = 1372 index_test.go:137: sql insert into test_index values (2387, 4986715873279727871, 0.957685, 'boxbbexhUu') index_test.go:140: sql delete from test_index where c = 984 index_test.go:143: sql update test_index set c1 = 2915538973019811432, c2 = 0.383127, c3 = 'LtDvwqiMj4' where c = 802 index_test.go:137: sql insert into test_index values (2388, 3561704411252658013, 0.572517, 'ZFuOPG77JB') index_test.go:140: sql delete from test_index where c = 748 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:137: sql insert into test_index values (2390, 4923367168107568262, 0.493922, 'w5RlqJaskB') index_test.go:137: sql insert into test_index values (2389, 9172665382391239773, 0.182668, 'adJXnAulii') index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 3704364244811383260, c2 = 0.316622, c3 = 'r0kJxe4I5X' where c = 620 index_test.go:143: sql update test_index set c1 = 684732658505350628, c2 = 0.777345, c3 = 'Rig801mD30' where c = 1235 index_test.go:143: sql update test_index set c1 = 4327320872173626220, c2 = 0.956117, c3 = 'oePvVxES8S' where c = 1648 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 458985698154850250, c2 = 0.503602, c3 = 'ggtSliqHJu' where c = 2231 index_test.go:140: sql delete from test_index where c = 973 index_test.go:137: sql insert into test_index values (2393, 7901469079460254125, 0.292535, 'TlAC2HbDor') index_test.go:137: sql insert into test_index values (2391, 7124954995574745279, 0.110607, 'AOa7SQtQKo') index_test.go:137: sql insert into test_index values (2392, 4085188848701257866, 0.190839, 'urW8maWvB5') index_test.go:143: sql update test_index set c1 = 5503342421502314162, c2 = 0.522218, c3 = '2HvmXyfdTz' where c = 2039 index_test.go:140: sql delete from test_index where c = 441 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:137: sql insert into test_index values (2394, 4008194135185921899, 0.339252, 'fZdEdTKB8e') index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:143: sql update test_index set c1 = 3853482092128804200, c2 = 0.089641, c3 = '55mtwMFai2' where c = 1 index_test.go:143: sql update test_index set c1 = 8925997244893401710, c2 = 0.734625, c3 = 'xP3d0ELp8n' where c = 1131 index_test.go:143: sql update test_index set c1 = 5454798271476858504, c2 = 0.255188, c3 = 'JOpFAhtHNK' where c = 472 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:143: sql update test_index set c1 = 841169967036295832, c2 = 0.298715, c3 = 'UM0SDvQiJB' where c = 1535 index_test.go:140: sql delete from test_index where c = 1594 index_test.go:143: sql update test_index set c1 = 3267924248823609696, c2 = 0.953503, c3 = 'doxp7LYWBF' where c = 1013 index_test.go:143: sql update test_index set c1 = 9066602120860979232, c2 = 0.862237, c3 = 'EztGhmQtgo' where c = 271 index_test.go:143: sql update test_index set c1 = 2080194175025287168, c2 = 0.530682, c3 = 'qwyCKYrtCa' where c = 586 index_test.go:137: sql insert into test_index values (2397, 6040262153220670610, 0.788534, 'DWVxD8OuWX') index_test.go:137: sql insert into test_index values (2395, 6573369299853600774, 0.280974, 'XBiCwqDvHL') index_test.go:143: sql update test_index set c1 = 7259889710513122433, c2 = 0.217027, c3 = 'eh4Py8DsIC' where c = 1200 index_test.go:137: sql insert into test_index values (2399, 5316939109488324357, 0.976676, 'kx9rhYOiE7') index_test.go:137: sql insert into test_index values (2398, 1656049208427852613, 0.923715, 'U3zQ0AA5T5') index_test.go:140: sql delete from test_index where c = 1050 index_test.go:137: sql insert into test_index values (2396, 2740077400996826722, 0.496071, '0IadczFBVM') index_test.go:137: sql insert into test_index values (2400, 6256701696359813527, 0.072990, 'TTmL6RLf6a') index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 9015264821427013375, c2 = 0.619338, c3 = '4iMydKpTzQ' where c = 1592 index_test.go:140: sql delete from test_index where c = 1928 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:140: sql delete from test_index where c = 940 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:143: sql update test_index set c1 = 5859685632666281067, c2 = 0.261579, c3 = '4gAuhl6csf' where c = 1196 index_test.go:143: sql update test_index set c1 = 4483827463619015254, c2 = 0.390565, c3 = 'm3D4ccQU3p' where c = 51 index_test.go:143: sql update test_index set c1 = 6513892971519062259, c2 = 0.484225, c3 = 'ImcfOWUZcF' where c = 1355 index_test.go:143: sql update test_index set c1 = 5256078671115536777, c2 = 0.969038, c3 = 'XvnhtYZSf5' where c = 718 index_test.go:143: sql update test_index set c1 = 8628249443543633028, c2 = 0.265279, c3 = 'UBDxx22rk0' where c = 2357 index_test.go:137: sql insert into test_index values (2403, 5470147244973971318, 0.772683, '8cCyKJHSEP') index_test.go:137: sql insert into test_index values (2410, 766371030475997795, 0.240909, 'W12fCzh4cu') index_test.go:137: sql insert into test_index values (2407, 245469646184972026, 0.883310, 'cuLiFk7c3e') index_test.go:137: sql insert into test_index values (2408, 4252598549219382590, 0.174516, 'lEanHCxgR9') index_test.go:137: sql insert into test_index values (2404, 821118747826895776, 0.504057, 'NQceKzidD1') index_test.go:137: sql insert into test_index values (2401, 7667637585655314727, 0.312039, '5Dz2Ouq9BQ') index_test.go:137: sql insert into test_index values (2402, 7572134190552591246, 0.784260, 'U3xxSC1h60') index_test.go:137: sql insert into test_index values (2409, 8388034266174619948, 0.846731, 'gA9rSGreRh') index_test.go:137: sql insert into test_index values (2405, 1203092583435052271, 0.119707, 'WZnjgxwYhS') index_test.go:137: sql insert into test_index values (2406, 3026630693224199910, 0.603400, 'xa6Ne2XKw0') index_test.go:140: sql delete from test_index where c = 1018 index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 1250 index_test.go:140: sql delete from test_index where c = 993 index_test.go:143: sql update test_index set c1 = 5266232455024788322, c2 = 0.159344, c3 = 'IYQPViGUvp' where c = 2047 index_test.go:143: sql update test_index set c1 = 8324186933238553551, c2 = 0.340605, c3 = 'AhQVACxgR4' where c = 916 index_test.go:143: sql update test_index set c1 = 2518246642389316707, c2 = 0.059254, c3 = 'CRIxz9ecXZ' where c = 12 index_test.go:143: sql update test_index set c1 = 5709289627106470325, c2 = 0.191095, c3 = 'jKw6HxidEL' where c = 151 index_test.go:140: sql delete from test_index where c = 492 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:137: sql insert into test_index values (2411, 4826283929457014472, 0.112794, 'AsXaDmlm4v') index_test.go:140: sql delete from test_index where c = 2011 index_test.go:143: sql update test_index set c1 = 4895932274529801907, c2 = 0.065465, c3 = 'h4ej8gBDL8' where c = 648 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:137: sql insert into test_index values (2413, 8489657287366448511, 0.258775, 'SrjazXMSLF') index_test.go:143: sql update test_index set c1 = 8687358708084698411, c2 = 0.344355, c3 = '2NVTYbloNz' where c = 2274 index_test.go:143: sql update test_index set c1 = 5911615339161230584, c2 = 0.599144, c3 = 'Ui5dCGIHm6' where c = 54 index_test.go:143: sql update test_index set c1 = 3683242622715395339, c2 = 0.476312, c3 = '17BEnTxR0o' where c = 871 index_test.go:137: sql insert into test_index values (2412, 7383219355288959627, 0.269272, '8uhvleqe6W') index_test.go:140: sql delete from test_index where c = 1871 index_test.go:137: sql insert into test_index values (2414, 2529454397501796785, 0.502877, 'x5VA9TL2NV') index_test.go:143: sql update test_index set c1 = 4390780095633304761, c2 = 0.466147, c3 = 'DK5XBOtq9o' where c = 1719 index_test.go:143: sql update test_index set c1 = 6385835058019081524, c2 = 0.042861, c3 = 'HPthdroz5O' where c = 506 index_test.go:137: sql insert into test_index values (2415, 2142151392465915262, 0.445968, 'xl2I7YtjlJ') index_test.go:137: sql insert into test_index values (2417, 6855044570169913135, 0.204232, 'Lb0fpqwpE0') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:137: sql insert into test_index values (2416, 8281281784358615354, 0.126155, 'Q6g0Dp60Hu') index_test.go:137: sql insert into test_index values (2418, 8676799011303859843, 0.405136, 'fb4pxV2ARv') index_test.go:140: sql delete from test_index where c = 2285 index_test.go:137: sql insert into test_index values (2420, 8860142568437353208, 0.725909, 'FjsiuAKq3M') index_test.go:143: sql update test_index set c1 = 5701769481131832889, c2 = 0.126823, c3 = 'XWlbEus1yJ' where c = 44 index_test.go:143: sql update test_index set c1 = 1665616660013848464, c2 = 0.791633, c3 = 'clyeQ7k5te' where c = 1856 index_test.go:140: sql delete from test_index where c = 1995 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:137: sql insert into test_index values (2419, 7040718917516301871, 0.328824, '2E3p7wiYiv') index_test.go:140: sql delete from test_index where c = 1537 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:143: sql update test_index set c1 = 2302070193190048883, c2 = 0.492641, c3 = 'LrcF6JZeEL' where c = 1793 index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:137: sql insert into test_index values (2422, 8582629709373513230, 0.967719, 'qV1BlPTxIm') index_test.go:143: sql update test_index set c1 = 6129593131416778800, c2 = 0.445202, c3 = 'xE1f4RcKNJ' where c = 219 index_test.go:137: sql insert into test_index values (2421, 4364357627624454058, 0.626249, 'WncbtajNHH') index_test.go:143: sql update test_index set c1 = 950668313803326779, c2 = 0.232897, c3 = 'TrLFZ7q2na' where c = 2137 index_test.go:143: sql update test_index set c1 = 9103272250898268273, c2 = 0.533063, c3 = '7vI2JumP7u' where c = 2148 index_test.go:137: sql insert into test_index values (2423, 8149883790207163524, 0.560963, 'LxSgmAX1Ae') index_test.go:143: sql update test_index set c1 = 3503509703148329285, c2 = 0.095727, c3 = 'RFxij1ET8k' where c = 2370 index_test.go:140: sql delete from test_index where c = 655 index_test.go:143: sql update test_index set c1 = 944410216989015389, c2 = 0.775503, c3 = 'hUGgayOu8F' where c = 433 index_test.go:140: sql delete from test_index where c = 48 index_test.go:137: sql insert into test_index values (2425, 7011337676172597546, 0.983995, 'fV3gXti645') index_test.go:137: sql insert into test_index values (2426, 2009102083374466046, 0.604499, 'KV6XEedb8o') index_test.go:143: sql update test_index set c1 = 7753178056627465573, c2 = 0.188529, c3 = 'R1NbpnCrds' where c = 2154 index_test.go:137: sql insert into test_index values (2424, 1986658507627165164, 0.919621, 'Cmql8DdIe2') index_test.go:140: sql delete from test_index where c = 2206 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:137: sql insert into test_index values (2427, 521742358014472193, 0.104770, 'ncTQ25Xw98') index_test.go:137: sql insert into test_index values (2428, 944947533108665175, 0.660799, 'MxR2iZ99hF') index_test.go:143: sql update test_index set c1 = 4886231205223431061, c2 = 0.908875, c3 = 'vVCy14Cetw' where c = 823 index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 2326853600689096463, c2 = 0.568934, c3 = 'dm1ii0jga9' where c = 1798 index_test.go:143: sql update test_index set c1 = 7520022988159833411, c2 = 0.978255, c3 = 'xIOtQAgWCN' where c = 908 index_test.go:143: sql update test_index set c1 = 772270946790075386, c2 = 0.375092, c3 = 'Sxj9NwqsGX' where c = 1595 index_test.go:143: sql update test_index set c1 = 8866336060381955362, c2 = 0.092593, c3 = 'PjHwKC6Ann' where c = 861 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:143: sql update test_index set c1 = 4708661534753380547, c2 = 0.055055, c3 = '4pOFchZXmN' where c = 498 index_test.go:137: sql insert into test_index values (2430, 1407553349214767277, 0.860091, 'BZBMnuVms7') index_test.go:137: sql insert into test_index values (2429, 3002759692774954039, 0.608341, 'EXCT5jobrI') index_test.go:137: sql insert into test_index values (2432, 6180873908440659313, 0.565299, '6Ynv24bLQ7') index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 4659371064805039423, c2 = 0.245117, c3 = 'OXV7SHfJtA' where c = 2399 index_test.go:137: sql insert into test_index values (2435, 102972101578468656, 0.426913, 'Zfwml9GvoB') index_test.go:143: sql update test_index set c1 = 6739070983027490138, c2 = 0.942665, c3 = 'v0UM5L614w' where c = 1203 index_test.go:137: sql insert into test_index values (2431, 4910426669402732626, 0.489912, 'SmRK9YPiuV') index_test.go:143: sql update test_index set c1 = 7409649579736123726, c2 = 0.375386, c3 = 'seJ8qKuHey' where c = 898 index_test.go:137: sql insert into test_index values (2433, 3933662997710150813, 0.480196, 'JzXBJJF6xs') index_test.go:143: sql update test_index set c1 = 6594946856239656049, c2 = 0.369874, c3 = 'gc4cwoatuU' where c = 556 index_test.go:137: sql insert into test_index values (2436, 7429375833914986141, 0.734740, 'xBUQmJxegN') index_test.go:140: sql delete from test_index where c = 2175 index_test.go:137: sql insert into test_index values (2434, 8261342347718037500, 0.833502, 'yqX4eVmq8C') index_test.go:140: sql delete from test_index where c = 1256 index_test.go:137: sql insert into test_index values (2437, 3559501698872970291, 0.011415, 'jzHSYlQzhN') index_test.go:143: sql update test_index set c1 = 1701890371385201042, c2 = 0.548763, c3 = 'Elszz6PZAD' where c = 257 index_test.go:137: sql insert into test_index values (2438, 9110773729472143391, 0.631565, 'bs1pGTDy6n') index_test.go:140: sql delete from test_index where c = 557 index_test.go:143: sql update test_index set c1 = 4557070103321202463, c2 = 0.504411, c3 = 'bfaYeUuuBR' where c = 450 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:137: sql insert into test_index values (2439, 1980636468272502212, 0.977276, 'YjffcTnWCA') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:137: sql insert into test_index values (2440, 7050164655519652475, 0.277249, 'UTb4SRWOr1') index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 9192197409069873978, c2 = 0.100974, c3 = 'gMTN2g3HpB' where c = 618 index_test.go:143: sql update test_index set c1 = 5531304074220721814, c2 = 0.831665, c3 = 'P4R4L3e22b' where c = 1829 index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 4339567006429687742, c2 = 0.264845, c3 = 'rF36cBfVg3' where c = 1692 index_test.go:137: sql insert into test_index values (2441, 4533576448329446799, 0.914530, 'Ezj34Oxd2J') index_test.go:140: sql delete from test_index where c = 2235 index_test.go:143: sql update test_index set c1 = 7946054053176508577, c2 = 0.091468, c3 = 'wtXO06eHi3' where c = 2342 index_test.go:143: sql update test_index set c1 = 664104524900148426, c2 = 0.999112, c3 = 'sYM7AzSq4s' where c = 1534 index_test.go:137: sql insert into test_index values (2442, 1717611743921921579, 0.672221, 'VUF2yvrkRF') index_test.go:137: sql insert into test_index values (2443, 3307280955093033046, 0.018411, 'GlCY7nYguu') index_test.go:140: sql delete from test_index where c = 2207 index_test.go:143: sql update test_index set c1 = 321055000370087914, c2 = 0.198884, c3 = 'GbvkTNJiCI' where c = 81 index_test.go:143: sql update test_index set c1 = 8095658026646593144, c2 = 0.009965, c3 = 'EDWS4nyxX6' where c = 865 index_test.go:137: sql insert into test_index values (2444, 2412529877361651185, 0.744267, '1ShGlmYHub') index_test.go:143: sql update test_index set c1 = 237100069829796926, c2 = 0.680538, c3 = 'm1nhycLPGk' where c = 1661 index_test.go:137: sql insert into test_index values (2446, 7466445989022183555, 0.760496, 'eB330Y1obi') index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (2445, 1087513548296594650, 0.941984, 'GW6yhOK9DA') index_test.go:143: sql update test_index set c1 = 3481101096537154310, c2 = 0.030389, c3 = 'aF164I2LWl' where c = 1342 index_test.go:137: sql insert into test_index values (2447, 3083915696969621322, 0.808480, 'iHSVoR95c1') index_test.go:137: sql insert into test_index values (2449, 3101968104653377344, 0.639717, '0N9iiKw5cs') index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:137: sql insert into test_index values (2448, 7550804122584155680, 0.188691, '7UlcnRqtT6') index_test.go:140: sql delete from test_index where c = 2299 index_test.go:140: sql delete from test_index where c = 2064 index_test.go:143: sql update test_index set c1 = 5981529178541516586, c2 = 0.120308, c3 = 'irpSr2VZGZ' where c = 2043 index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 9088276917250784361, c2 = 0.632415, c3 = 'jcdb4CY6Z1' where c = 2317 index_test.go:143: sql update test_index set c1 = 344714368745651598, c2 = 0.194850, c3 = 'rNDtyfPKfZ' where c = 2098 index_test.go:143: sql update test_index set c1 = 1568765528279784738, c2 = 0.413595, c3 = 'RKUkIXa7tz' where c = 2298 index_test.go:143: sql update test_index set c1 = 7016451391603594289, c2 = 0.353146, c3 = 'hdYtBuE7AF' where c = 1405 index_test.go:143: sql update test_index set c1 = 9172182363512987007, c2 = 0.177883, c3 = 'u8PEZI03HN' where c = 2414 index_test.go:137: sql insert into test_index values (2450, 7540792658675648871, 0.181053, 'q1e3HnkGFd') index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (2452, 2241204092734039808, 0.605634, 'Ec4njoMNl9') index_test.go:143: sql update test_index set c1 = 6417102411182144986, c2 = 0.440074, c3 = 'm6AdSEFLDx' where c = 2140 index_test.go:137: sql insert into test_index values (2453, 3539464563355113230, 0.121160, 'CNt5mvWq7v') index_test.go:140: sql delete from test_index where c = 1754 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (2456, 4487623346367698366, 0.927461, 'DdMjEHhGzT') index_test.go:137: sql insert into test_index values (2455, 7892701120701788140, 0.058683, '8L9MSI7xl5') index_test.go:143: sql update test_index set c1 = 2924041187938731759, c2 = 0.303744, c3 = 'F5aP6CxLXe' where c = 2322 index_test.go:140: sql delete from test_index where c = 468 index_test.go:137: sql insert into test_index values (2451, 3181043746311729456, 0.550640, 'qSRyNF2bA7') index_test.go:143: sql update test_index set c1 = 2705985784711321220, c2 = 0.070327, c3 = 'J8L3W6YTXS' where c = 926 index_test.go:137: sql insert into test_index values (2457, 1141882329637032123, 0.359160, 'RliXWbsS2n') index_test.go:137: sql insert into test_index values (2454, 9068348935042418695, 0.052001, '21ftfs6CbF') index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 2222 index_test.go:143: sql update test_index set c1 = 1217594914134287073, c2 = 0.713986, c3 = 'd43MhuC5Xa' where c = 415 index_test.go:137: sql insert into test_index values (2458, 4808604401888902358, 0.722178, 'RitnyXKhu5') index_test.go:140: sql delete from test_index where c = 1312 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:137: sql insert into test_index values (2459, 2518895277525965491, 0.146091, 'TWG4QinGcL') index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (2460, 3860088328399062587, 0.913168, '4ojw7Wj0mY') index_test.go:143: sql update test_index set c1 = 2564827100583963434, c2 = 0.098344, c3 = 'OIxs8E9sX4' where c = 126 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:143: sql update test_index set c1 = 1688289866737681566, c2 = 0.368985, c3 = 'RqXNWBKeAK' where c = 1026 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:143: sql update test_index set c1 = 1472890878573043614, c2 = 0.244011, c3 = 'icRgAAymdm' where c = 1791 index_test.go:143: sql update test_index set c1 = 191658265119929498, c2 = 0.082164, c3 = 'sX1G4NgYV7' where c = 44 index_test.go:143: sql update test_index set c1 = 1320915170615581157, c2 = 0.866989, c3 = 'McyXqs7SLF' where c = 585 index_test.go:143: sql update test_index set c1 = 2346848119966173195, c2 = 0.792470, c3 = 'sPGwmCJSsg' where c = 488 index_test.go:143: sql update test_index set c1 = 1829476506892392239, c2 = 0.051061, c3 = 'K9qx5LmwgQ' where c = 579 index_test.go:143: sql update test_index set c1 = 5750239441172802517, c2 = 0.791003, c3 = 'oFE1IRNG4M' where c = 1480 index_test.go:140: sql delete from test_index where c = 1187 index_test.go:137: sql insert into test_index values (2462, 1883058167977467055, 0.128791, 'KQpLbzC1VG') index_test.go:137: sql insert into test_index values (2464, 3286388364094701037, 0.172138, 'DPsCJg5PZj') index_test.go:137: sql insert into test_index values (2463, 4541802524427147336, 0.966507, 'u6hALD2Kl3') index_test.go:137: sql insert into test_index values (2461, 2499842350541373302, 0.188137, 'mOg7GLSFVV') index_test.go:143: sql update test_index set c1 = 5964171232057985285, c2 = 0.767372, c3 = '7B5m5cWFPw' where c = 1302 index_test.go:137: sql insert into test_index values (2466, 8392836868342698526, 0.557351, 'sQcAJZKJKk') index_test.go:137: sql insert into test_index values (2467, 7287117503003623561, 0.585234, 'ddIv2vz3Ca') index_test.go:140: sql delete from test_index where c = 302 index_test.go:140: sql delete from test_index where c = 2244 index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 4962541473984455857, c2 = 0.162522, c3 = 'wp56UXp7b5' where c = 1412 index_test.go:137: sql insert into test_index values (2465, 4421049672589826337, 0.166620, 'J8EoMLMa1U') index_test.go:137: sql insert into test_index values (2469, 7413320474461789832, 0.327805, 'F9vKEMfzFh') index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (2468, 2874113369241510870, 0.908421, 'GRTlrKzJvN') index_test.go:143: sql update test_index set c1 = 2479168520248815109, c2 = 0.075412, c3 = 'dFT2aq1l8F' where c = 874 index_test.go:143: sql update test_index set c1 = 8345846187654923221, c2 = 0.189701, c3 = 'Ep23b5SUdR' where c = 1131 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 1470655872348952105, c2 = 0.075162, c3 = '1qp9tQenTm' where c = 877 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 3808491172129541304, c2 = 0.443572, c3 = 'yA5fQPb5Ic' where c = 818 index_test.go:143: sql update test_index set c1 = 2020374887288709520, c2 = 0.353709, c3 = 'TNIb7AbwJ8' where c = 513 index_test.go:143: sql update test_index set c1 = 982745514248538946, c2 = 0.248085, c3 = 'Nfy3TBvjIa' where c = 955 index_test.go:137: sql insert into test_index values (2473, 6076294618960635672, 0.877712, 'pliq1mCcjB') index_test.go:137: sql insert into test_index values (2470, 2461461129534685556, 0.256404, 'Wrgv20zLo5') index_test.go:143: sql update test_index set c1 = 2200321475347362004, c2 = 0.138850, c3 = 'dbI0D0ZH7Z' where c = 2371 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:137: sql insert into test_index values (2474, 2904888755536980923, 0.341930, 'Sr8ZQ5utq5') index_test.go:137: sql insert into test_index values (2472, 4529285581467553406, 0.764982, 'Hfngg6oIzK') index_test.go:137: sql insert into test_index values (2471, 6863781666213764164, 0.940633, 'wnQUByWGQS') index_test.go:137: sql insert into test_index values (2475, 907768578632184748, 0.888986, 'yDAwXVawcy') index_test.go:140: sql delete from test_index where c = 1228 index_test.go:137: sql insert into test_index values (2476, 2686613376264611630, 0.739325, 'RCSWCFGdC2') index_test.go:140: sql delete from test_index where c = 603 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:137: sql insert into test_index values (2477, 3961168969878909741, 0.517473, '6OTaomy0LU') index_test.go:143: sql update test_index set c1 = 936175957518255121, c2 = 0.665743, c3 = '3Dpolww37N' where c = 1186 index_test.go:140: sql delete from test_index where c = 2042 index_test.go:143: sql update test_index set c1 = 1293539018098353186, c2 = 0.684864, c3 = 'wUYZEHiZXp' where c = 688 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 4591038026851081834, c2 = 0.737489, c3 = 'kRqif5WXwC' where c = 987 index_test.go:143: sql update test_index set c1 = 7345542881088906336, c2 = 0.715718, c3 = 'hjpNRyf2nX' where c = 1636 index_test.go:140: sql delete from test_index where c = 1661 index_test.go:143: sql update test_index set c1 = 381892621263112262, c2 = 0.695546, c3 = '1GBq3Evx3V' where c = 962 index_test.go:137: sql insert into test_index values (2478, 8029703195472319352, 0.456148, '34EHU8kdfL') index_test.go:137: sql insert into test_index values (2479, 5743906286158659174, 0.245391, '1SzvTgXKCn') index_test.go:143: sql update test_index set c1 = 2317407464606955696, c2 = 0.089520, c3 = 'LBCMajlw7d' where c = 350 index_test.go:140: sql delete from test_index where c = 375 index_test.go:143: sql update test_index set c1 = 4286080267230267271, c2 = 0.692713, c3 = 'vWwtASVym8' where c = 2110 index_test.go:143: sql update test_index set c1 = 3946208952644396732, c2 = 0.299837, c3 = 'bWIX3QVThQ' where c = 681 index_test.go:137: sql insert into test_index values (2480, 8433357943435190864, 0.842368, '9TyUPsp88E') index_test.go:143: sql update test_index set c1 = 3086926306445791687, c2 = 0.171800, c3 = 'QvWWFLZ2qc' where c = 1140 index_test.go:143: sql update test_index set c1 = 4667583534020754301, c2 = 0.129147, c3 = 'TsIavKn1VS' where c = 101 index_test.go:137: sql insert into test_index values (2484, 2789371111183344025, 0.582863, 'NsrrNAcCy8') index_test.go:137: sql insert into test_index values (2485, 6828627360594782904, 0.326156, 'pZgRYcrCna') index_test.go:137: sql insert into test_index values (2482, 2288520215323042075, 0.776314, 'Wu6EhSpmce') index_test.go:140: sql delete from test_index where c = 1175 index_test.go:137: sql insert into test_index values (2483, 5555817104748806283, 0.160173, 'OeKzf2yjra') index_test.go:140: sql delete from test_index where c = 1670 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (2481, 7438898443448134953, 0.151160, '362LrcWwS5') index_test.go:137: sql insert into test_index values (2486, 7522638503098817621, 0.629551, 'aQjpJlGBbB') index_test.go:137: sql insert into test_index values (2487, 7524259223598638110, 0.603071, 'QetP2maAXP') index_test.go:140: sql delete from test_index where c = 580 index_test.go:143: sql update test_index set c1 = 5368115309825260710, c2 = 0.519315, c3 = 'dLmYccgItr' where c = 2134 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 8458970990593291384, c2 = 0.016403, c3 = 'fmIfUnSkV1' where c = 2084 index_test.go:137: sql insert into test_index values (2488, 2901973347289450700, 0.850341, 'M6e00aW1Cl') index_test.go:140: sql delete from test_index where c = 1843 index_test.go:143: sql update test_index set c1 = 3607375142241339296, c2 = 0.546655, c3 = 'jUMlqHgPJH' where c = 624 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 2373242301026408642, c2 = 0.607808, c3 = 'wg2IVmjOzi' where c = 750 index_test.go:143: sql update test_index set c1 = 3053697110780585105, c2 = 0.855759, c3 = 'd95wmH4skR' where c = 1586 index_test.go:143: sql update test_index set c1 = 8172801938569725085, c2 = 0.701934, c3 = '8wirSKk9um' where c = 333 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 3472947215967706428, c2 = 0.145017, c3 = 'ikWTULkmbo' where c = 2301 index_test.go:137: sql insert into test_index values (2489, 7364705356723181190, 0.135353, 'UjZNitzagr') index_test.go:143: sql update test_index set c1 = 4289255106507198521, c2 = 0.853616, c3 = 'G4fHvbESBC' where c = 2337 index_test.go:143: sql update test_index set c1 = 7853309191955178868, c2 = 0.097247, c3 = 'riVY9n5N9r' where c = 2139 index_test.go:143: sql update test_index set c1 = 2375454852249533726, c2 = 0.206857, c3 = 'El5X7fMqVj' where c = 2074 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:137: sql insert into test_index values (2490, 3442430408507614063, 0.368173, 'vqKNcyXTNP') index_test.go:137: sql insert into test_index values (2493, 7122019874222048474, 0.528746, '3b1n4OCn3G') index_test.go:137: sql insert into test_index values (2492, 6323044608466216088, 0.149146, 'Dg0S5IkPgS') index_test.go:137: sql insert into test_index values (2494, 9199823789415147820, 0.695524, 'FTswzDOYSJ') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:137: sql insert into test_index values (2491, 744833159798614661, 0.492014, 'ye0InLouM6') index_test.go:140: sql delete from test_index where c = 2197 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:143: sql update test_index set c1 = 3632802856757726780, c2 = 0.065560, c3 = '8QDTVnXNXr' where c = 2286 index_test.go:143: sql update test_index set c1 = 4486504146209048040, c2 = 0.406982, c3 = '57ssQnYVmD' where c = 2111 index_test.go:143: sql update test_index set c1 = 3402645124373950825, c2 = 0.584737, c3 = 'DquQwPRGWU' where c = 2350 index_test.go:143: sql update test_index set c1 = 3131026403665836175, c2 = 0.592658, c3 = 'fxwtUJlIwQ' where c = 1001 index_test.go:143: sql update test_index set c1 = 8636859326835921122, c2 = 0.199420, c3 = 'DZhs3QIPJd' where c = 1155 index_test.go:143: sql update test_index set c1 = 4054605936479690124, c2 = 0.166259, c3 = 'WrlFaiU5yL' where c = 1553 index_test.go:137: sql insert into test_index values (2495, 8157947977971823853, 0.432176, 'YKEQHmrzZx') index_test.go:137: sql insert into test_index values (2496, 2862797321672002583, 0.320457, 'p4ZseQUOhE') index_test.go:143: sql update test_index set c1 = 8501432076447523751, c2 = 0.894495, c3 = 'BNik0N7hZV' where c = 1988 index_test.go:137: sql insert into test_index values (2497, 6865346196964116608, 0.224323, 'd2mP7I1C5D') index_test.go:140: sql delete from test_index where c = 417 index_test.go:137: sql insert into test_index values (2498, 4327337340587043948, 0.057750, '3vymlQn5G2') index_test.go:140: sql delete from test_index where c = 1910 index_test.go:137: sql insert into test_index values (2499, 2237937862972439044, 0.953188, 'FGs2ovUvpr') index_test.go:143: sql update test_index set c1 = 342239359933141350, c2 = 0.863506, c3 = 'rpI6WD1ECC' where c = 1232 index_test.go:143: sql update test_index set c1 = 6640854603546670114, c2 = 0.304534, c3 = 'iyY5GmvS3g' where c = 845 index_test.go:140: sql delete from test_index where c = 1657 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 1415 index_test.go:143: sql update test_index set c1 = 6008481636639971945, c2 = 0.670464, c3 = 'iLsG635sj4' where c = 1902 index_test.go:143: sql update test_index set c1 = 1831533637667620754, c2 = 0.690321, c3 = '3oK7L8gI1F' where c = 2312 index_test.go:143: sql update test_index set c1 = 7753411335661326613, c2 = 0.297207, c3 = 'wasAdN3Yas' where c = 1612 index_test.go:137: sql insert into test_index values (2500, 4647893713646405590, 0.716158, 'eSUsdttmLw') index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 2926574103027343457, c2 = 0.107411, c3 = '4x6lu0Gxxn' where c = 1415 index_test.go:137: sql insert into test_index values (2507, 2836026647179481145, 0.958789, 'cnh3OPxk0I') index_test.go:137: sql insert into test_index values (2504, 7111007419655329419, 0.704090, 'ap1HF0yPao') index_test.go:137: sql insert into test_index values (2501, 2641043430135360899, 0.208448, 'vdctLRFS4g') index_test.go:137: sql insert into test_index values (2503, 1286193044736093433, 0.567702, 'ObpCrv3RuC') index_test.go:137: sql insert into test_index values (2510, 4382216002821462114, 0.050487, 'VaOzBYmkc9') index_test.go:137: sql insert into test_index values (2506, 4340882913970457177, 0.757729, '2TNus4G3HZ') index_test.go:137: sql insert into test_index values (2509, 5877953071306410777, 0.024556, 'ADleu6nLV9') index_test.go:137: sql insert into test_index values (2505, 5588067973748892360, 0.449403, 'CbWFLP9rYh') index_test.go:137: sql insert into test_index values (2508, 4945402044504090581, 0.998083, 'zAGXXhzaLb') index_test.go:137: sql insert into test_index values (2502, 7693139115730932243, 0.584106, 'SCCzxDtfDC') index_test.go:140: sql delete from test_index where c = 1953 index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 361 index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 1641 index_test.go:140: sql delete from test_index where c = 100 index_test.go:143: sql update test_index set c1 = 7114163132256344913, c2 = 0.334437, c3 = 'KyhyaNNlgO' where c = 116 index_test.go:143: sql update test_index set c1 = 1014141642504619883, c2 = 0.667561, c3 = 'fxqm1c2vVe' where c = 1058 index_test.go:143: sql update test_index set c1 = 7302250276021380162, c2 = 0.425528, c3 = 'ReOXeZEZpn' where c = 1467 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:143: sql update test_index set c1 = 7527149928895287156, c2 = 0.246629, c3 = 'jwCBGiuE5M' where c = 1763 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:143: sql update test_index set c1 = 1205551889756152422, c2 = 0.707649, c3 = 'HwkpAOJuF7' where c = 97 index_test.go:143: sql update test_index set c1 = 3263524949480845883, c2 = 0.047542, c3 = '6FyteSDchq' where c = 1975 index_test.go:143: sql update test_index set c1 = 3505726266624120146, c2 = 0.817871, c3 = 'exQefGn852' where c = 251 index_test.go:137: sql insert into test_index values (2511, 2810334487407223152, 0.803907, 'A9whjPaqPa') index_test.go:137: sql insert into test_index values (2514, 4099261177838304798, 0.689417, 'IgcY5I2xwK') index_test.go:137: sql insert into test_index values (2513, 4906011109113000114, 0.505264, '4jtb1nhb5H') index_test.go:143: sql update test_index set c1 = 2686621986100265865, c2 = 0.168249, c3 = 'ydxMH0BjnH' where c = 2201 index_test.go:137: sql insert into test_index values (2512, 6624792665018932403, 0.890996, 'sOEhLODtBy') index_test.go:137: sql insert into test_index values (2515, 8660514586060062932, 0.909421, 'UZANyWA7aD') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:137: sql insert into test_index values (2517, 3052951610361591094, 0.739059, 'HWj2XHsORQ') index_test.go:143: sql update test_index set c1 = 1110503423094225437, c2 = 0.703252, c3 = 'On1cpQnzvo' where c = 564 index_test.go:137: sql insert into test_index values (2516, 5852091986616323371, 0.500907, 'DrVW3stx58') index_test.go:143: sql update test_index set c1 = 8729605725498740558, c2 = 0.465612, c3 = 'AfNLsSapVI' where c = 2108 index_test.go:140: sql delete from test_index where c = 2424 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:137: sql insert into test_index values (2518, 4281827882836420624, 0.989846, 'dGRIKm7Bdv') index_test.go:140: sql delete from test_index where c = 1179 index_test.go:137: sql insert into test_index values (2519, 6800639994902729382, 0.812782, 'H205VMUM9q') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:137: sql insert into test_index values (2520, 2512413600865967712, 0.378905, 'S4qgVW0UUW') index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 6767556938415191728, c2 = 0.555682, c3 = 'RJyxgCMFNv' where c = 922 index_test.go:143: sql update test_index set c1 = 2080413815515809822, c2 = 0.360248, c3 = 'LHlQfZeRH6' where c = 596 index_test.go:143: sql update test_index set c1 = 1806008544153146313, c2 = 0.739347, c3 = 'qjEJrNHYWq' where c = 1202 index_test.go:140: sql delete from test_index where c = 288 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 4815963683711139857, c2 = 0.246810, c3 = 'QbdiaXCGFT' where c = 762 index_test.go:137: sql insert into test_index values (2522, 3906555898372876509, 0.209208, 'cPvIyRV5hQ') index_test.go:143: sql update test_index set c1 = 3566392492787541075, c2 = 0.102617, c3 = 'xRgz255M1K' where c = 1360 index_test.go:143: sql update test_index set c1 = 7177461919943089983, c2 = 0.155275, c3 = '6kfkyt1437' where c = 1780 index_test.go:137: sql insert into test_index values (2523, 3567982567007004175, 0.421677, 'wRgKzsCHkT') index_test.go:143: sql update test_index set c1 = 8761359667001243489, c2 = 0.830914, c3 = 'LbN4UZLfXP' where c = 351 index_test.go:143: sql update test_index set c1 = 5064586976418112905, c2 = 0.037841, c3 = 's9l6cJ9w1d' where c = 1582 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:137: sql insert into test_index values (2521, 632932928518469523, 0.756345, '9oFMGlk7Ni') index_test.go:140: sql delete from test_index where c = 1427 index_test.go:143: sql update test_index set c1 = 3086907412459778293, c2 = 0.623033, c3 = 'KyHUiGxN3W' where c = 500 index_test.go:137: sql insert into test_index values (2525, 6108882321718880025, 0.455112, 'A2o747SMor') index_test.go:137: sql insert into test_index values (2526, 7418287051849602169, 0.275450, 'kr6Zu1x65Z') index_test.go:140: sql delete from test_index where c = 800 index_test.go:137: sql insert into test_index values (2524, 3250912761710776576, 0.868281, '7OBQPe6vJA') index_test.go:137: sql insert into test_index values (2527, 6580781288208193890, 0.684095, 'q0n84ecCOz') index_test.go:143: sql update test_index set c1 = 2904330009851878844, c2 = 0.811045, c3 = 'VRgKF5ea1t' where c = 1300 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:137: sql insert into test_index values (2528, 4060948268227363358, 0.833288, 'pSCLohIxen') index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 5118896301072787340, c2 = 0.989717, c3 = 'S4WILJsJFH' where c = 1178 index_test.go:143: sql update test_index set c1 = 6156946243884552590, c2 = 0.562467, c3 = 'UVgLEV0ty3' where c = 2479 index_test.go:137: sql insert into test_index values (2529, 6323723677237775224, 0.379615, 'sTaWFRA5vy') index_test.go:140: sql delete from test_index where c = 998 index_test.go:143: sql update test_index set c1 = 6029050187801229048, c2 = 0.308608, c3 = 'ym3vMg1Woj' where c = 1763 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:143: sql update test_index set c1 = 3198090116125368339, c2 = 0.179995, c3 = 'iDbG477R4o' where c = 937 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 336 index_test.go:137: sql insert into test_index values (2531, 2394917351214143979, 0.965679, 'XUJDhVK7VD') index_test.go:140: sql delete from test_index where c = 1940 index_test.go:137: sql insert into test_index values (2530, 2313298532369756774, 0.881094, 'Exm3bAlVNx') index_test.go:143: sql update test_index set c1 = 8098088685366276224, c2 = 0.676883, c3 = 'UJAPCIyOHO' where c = 1694 index_test.go:137: sql insert into test_index values (2532, 5742703846415531787, 0.103821, '20R2Dvs4EY') index_test.go:143: sql update test_index set c1 = 4977809256378490450, c2 = 0.988439, c3 = 'T9muy82Dkr' where c = 668 index_test.go:137: sql insert into test_index values (2534, 1634847021051375836, 0.064844, 'oHFlNWp6Id') index_test.go:143: sql update test_index set c1 = 3945835782487993735, c2 = 0.299869, c3 = 'XP9YMrCAa5' where c = 160 index_test.go:137: sql insert into test_index values (2533, 3214554360350412556, 0.710174, '6z4IVUOvKQ') index_test.go:140: sql delete from test_index where c = 1213 index_test.go:143: sql update test_index set c1 = 4217479136070242231, c2 = 0.249605, c3 = 'N7RHHc2OXu' where c = 1968 index_test.go:143: sql update test_index set c1 = 5273087879606393783, c2 = 0.556957, c3 = 'g7OUJkCiGH' where c = 1907 index_test.go:137: sql insert into test_index values (2535, 8173483919690765433, 0.917780, 'kFAZHYdqJR') index_test.go:140: sql delete from test_index where c = 2132 index_test.go:137: sql insert into test_index values (2537, 7982310540259843619, 0.365251, '76jq7YyEVb') index_test.go:140: sql delete from test_index where c = 433 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:137: sql insert into test_index values (2538, 9037987863604533509, 0.382730, '3iD2SDvzrP') index_test.go:137: sql insert into test_index values (2536, 2785735965142028054, 0.582580, 'LxggIzJy6Y') index_test.go:140: sql delete from test_index where c = 1486 index_test.go:137: sql insert into test_index values (2539, 5522079683038736084, 0.448001, '2ELFlVQOBe') index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 6784575790821106722, c2 = 0.452396, c3 = 'GNicRLywjD' where c = 1136 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:140: sql delete from test_index where c = 418 index_test.go:143: sql update test_index set c1 = 4371119861626070418, c2 = 0.161402, c3 = '89Hx5AVciu' where c = 2037 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:143: sql update test_index set c1 = 8381788932224143219, c2 = 0.557197, c3 = '8DcNMRWeiz' where c = 65 index_test.go:143: sql update test_index set c1 = 3602170823273061311, c2 = 0.252554, c3 = 'TVTDg0vnp9' where c = 2433 index_test.go:143: sql update test_index set c1 = 6187813695829243948, c2 = 0.553376, c3 = 'hkOaUYsC6Z' where c = 1268 index_test.go:143: sql update test_index set c1 = 3437074452706929323, c2 = 0.554885, c3 = 'UT0hSdRJq2' where c = 562 index_test.go:140: sql delete from test_index where c = 2065 index_test.go:143: sql update test_index set c1 = 3232830423626465693, c2 = 0.083787, c3 = '7CBnCgodxD' where c = 321 index_test.go:143: sql update test_index set c1 = 2952257142635728611, c2 = 0.961341, c3 = 'LBT0F9NDl2' where c = 464 index_test.go:137: sql insert into test_index values (2540, 8048067771167876610, 0.991684, 'Y066dVdGk4') index_test.go:137: sql insert into test_index values (2541, 4730766330210054065, 0.789468, 'eWsoN82xwk') index_test.go:137: sql insert into test_index values (2542, 8723480939938159759, 0.266846, 'yQuM3aVo3Y') index_test.go:143: sql update test_index set c1 = 5821932249883725836, c2 = 0.434139, c3 = 'wQgMt3sIZN' where c = 1465 index_test.go:137: sql insert into test_index values (2546, 6264615850787526512, 0.449751, 'nW2CWinkPg') index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (2545, 8878896706137458982, 0.430274, '0Ox8RJaevu') index_test.go:137: sql insert into test_index values (2547, 2636644939057137599, 0.408499, 'SbGB9OMQq2') index_test.go:143: sql update test_index set c1 = 2669332440418153339, c2 = 0.898881, c3 = 'h25qevcd2o' where c = 1804 index_test.go:137: sql insert into test_index values (2543, 1590778063667538659, 0.405469, '0yfTKiogpi') index_test.go:137: sql insert into test_index values (2548, 838454502997024294, 0.278590, 'Evh89XnyoO') index_test.go:137: sql insert into test_index values (2544, 3819650865721043211, 0.131394, 'qAck4vV1pB') index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 1879093390155949510, c2 = 0.457117, c3 = 'AcROyqaFbc' where c = 1001 index_test.go:140: sql delete from test_index where c = 824 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 3554168078311875193, c2 = 0.077666, c3 = 'MQuNfoL4Vi' where c = 2410 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:137: sql insert into test_index values (2549, 528861159771216544, 0.760946, 'Jn1y3bXNjQ') index_test.go:143: sql update test_index set c1 = 2293345479571632225, c2 = 0.670514, c3 = 'TtgMt1Cz6l' where c = 1124 index_test.go:143: sql update test_index set c1 = 8785692594219327852, c2 = 0.465269, c3 = 'qDQpt3TkOz' where c = 2501 index_test.go:143: sql update test_index set c1 = 8220591138998971820, c2 = 0.389542, c3 = 'FP9CBeStqx' where c = 623 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:137: sql insert into test_index values (2551, 6965004517444703515, 0.302993, '0Bz3dK5RvR') index_test.go:137: sql insert into test_index values (2550, 3503352480736113125, 0.119935, '3gGN00BAGW') index_test.go:137: sql insert into test_index values (2552, 3327906476673988843, 0.308776, 'UQmnnRowue') index_test.go:143: sql update test_index set c1 = 7964315307621189122, c2 = 0.811489, c3 = 'F3bnKQncmI' where c = 1949 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 1730373486166318426, c2 = 0.181253, c3 = 'CdpObhiBlo' where c = 2487 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (2554, 7454281394908967403, 0.195500, 'rppT7rPYIz') index_test.go:143: sql update test_index set c1 = 6344324245523306782, c2 = 0.335479, c3 = 'ekR0Vv5VdG' where c = 2491 index_test.go:137: sql insert into test_index values (2555, 7813201171500638748, 0.928162, 'g8SiewTXe8') index_test.go:140: sql delete from test_index where c = 2267 index_test.go:143: sql update test_index set c1 = 5233041781974097228, c2 = 0.129562, c3 = 'vhXM1QjnPQ' where c = 2459 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (2553, 5193381907759833211, 0.863245, 'TO0KBDdHEL') index_test.go:137: sql insert into test_index values (2557, 1163959617577974606, 0.094087, 'sinA9VbE2Q') index_test.go:143: sql update test_index set c1 = 4797782572151791983, c2 = 0.930974, c3 = 'gU9ZhIGaqn' where c = 347 index_test.go:143: sql update test_index set c1 = 3873943633257884226, c2 = 0.700460, c3 = '4u2kqZDcLP' where c = 2169 index_test.go:137: sql insert into test_index values (2556, 800215553507362724, 0.744677, 'fLGKz4H5Tw') index_test.go:143: sql update test_index set c1 = 8534907952035449219, c2 = 0.585652, c3 = 'Xc5CkpYMom' where c = 867 index_test.go:137: sql insert into test_index values (2558, 35896590369598029, 0.825088, '4YjbpLNqDD') index_test.go:143: sql update test_index set c1 = 4112601751549207130, c2 = 0.365730, c3 = 'OgVFZOlaEZ' where c = 2297 index_test.go:143: sql update test_index set c1 = 254895236713563115, c2 = 0.957280, c3 = 'ibS1KU1dtX' where c = 2473 index_test.go:143: sql update test_index set c1 = 8842003361423669389, c2 = 0.030624, c3 = 'D3Lf8tbAj9' where c = 1328 index_test.go:137: sql insert into test_index values (2560, 2224942832694141328, 0.246702, 'M91V2nHZDC') index_test.go:140: sql delete from test_index where c = 1417 index_test.go:137: sql insert into test_index values (2561, 8322675937186786201, 0.172888, 'c18Vuostgb') index_test.go:140: sql delete from test_index where c = 1191 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:140: sql delete from test_index where c = 1842 index_test.go:137: sql insert into test_index values (2563, 477208520990867363, 0.985769, 'LllmHCruev') index_test.go:137: sql insert into test_index values (2564, 5028343772454714298, 0.772181, 'E3VUiB5Any') index_test.go:143: sql update test_index set c1 = 9088190674659891565, c2 = 0.813037, c3 = 'VuxCal2rLF' where c = 1167 index_test.go:137: sql insert into test_index values (2559, 3943791490380027426, 0.014158, 'LdJYTbu5ej') index_test.go:143: sql update test_index set c1 = 8028595279845971327, c2 = 0.113955, c3 = 'w43pkCRFYB' where c = 2506 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:140: sql delete from test_index where c = 1905 index_test.go:137: sql insert into test_index values (2562, 4708169558670537094, 0.987674, 'PHgQH4Hn66') index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 4376648165093559996, c2 = 0.968232, c3 = 'qzpegeweyQ' where c = 1456 index_test.go:143: sql update test_index set c1 = 7126035459531695958, c2 = 0.096184, c3 = 'MUvQ4KdIrr' where c = 847 index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 1879238569692605942, c2 = 0.730634, c3 = 'exBkajQWnW' where c = 1306 index_test.go:140: sql delete from test_index where c = 581 index_test.go:143: sql update test_index set c1 = 270772157882708629, c2 = 0.999240, c3 = 'VqAUuOjrd5' where c = 1413 index_test.go:137: sql insert into test_index values (2568, 45738596012502640, 0.504955, '6bJ9FTCjfT') index_test.go:137: sql insert into test_index values (2566, 2437611453367262246, 0.807992, 'Y2oAq7wELo') index_test.go:143: sql update test_index set c1 = 8681232459407513367, c2 = 0.664261, c3 = 'AWddMWMQ5T' where c = 61 index_test.go:137: sql insert into test_index values (2565, 1432521880862124187, 0.605921, 'N7vQYioY1g') index_test.go:137: sql insert into test_index values (2569, 60474323253785640, 0.945058, 'pRfa6mlj3C') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 6932106110056024744, c2 = 0.098552, c3 = 'bDtSzhCJJd' where c = 1357 index_test.go:143: sql update test_index set c1 = 7382202145078365061, c2 = 0.505311, c3 = 'ZQbsQJUz0d' where c = 1798 index_test.go:137: sql insert into test_index values (2567, 9008262090090275488, 0.930349, 'hDlBVPYstY') index_test.go:137: sql insert into test_index values (2570, 1660659271311220837, 0.092350, 'uj6brNSQAc') index_test.go:143: sql update test_index set c1 = 8256500675674778826, c2 = 0.142298, c3 = 'aEY82uwImV' where c = 419 index_test.go:143: sql update test_index set c1 = 1533310329096531495, c2 = 0.091336, c3 = 'tiwx806ysh' where c = 427 index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 6766670681793911528, c2 = 0.881941, c3 = 'noaoRQIJld' where c = 1843 index_test.go:137: sql insert into test_index values (2571, 5997444041732075498, 0.080836, 'KPLK3H3rnD') index_test.go:140: sql delete from test_index where c = 2457 index_test.go:137: sql insert into test_index values (2573, 8012820247211450025, 0.573280, 'euZ3NHavJL') index_test.go:137: sql insert into test_index values (2572, 7631045737026063672, 0.097977, 'wfVPGpiXfj') index_test.go:137: sql insert into test_index values (2575, 6328584497321540598, 0.181461, 'K9zD00zaGZ') index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 2313 index_test.go:137: sql insert into test_index values (2574, 1088335335922981992, 0.454235, 'yLhaVyebuA') index_test.go:140: sql delete from test_index where c = 1098 index_test.go:143: sql update test_index set c1 = 2501480041433898798, c2 = 0.590654, c3 = 'FdOtYx9Wkz' where c = 150 index_test.go:137: sql insert into test_index values (2576, 8525143593727884000, 0.994712, 'uQoguDi86R') index_test.go:143: sql update test_index set c1 = 1271989900054947894, c2 = 0.127423, c3 = '4Ln6cahWaZ' where c = 2107 index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 4260773693152725801, c2 = 0.471843, c3 = '7GNR4dAx0t' where c = 1673 index_test.go:143: sql update test_index set c1 = 6127379445696819099, c2 = 0.872082, c3 = 'cBDI1iVCmu' where c = 1125 index_test.go:143: sql update test_index set c1 = 1646942213754243080, c2 = 0.620698, c3 = '8Hvl75dIj4' where c = 1205 index_test.go:140: sql delete from test_index where c = 1890 index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (2578, 388004873794870316, 0.395418, 'sBJQYhksVH') index_test.go:140: sql delete from test_index where c = 1921 index_test.go:137: sql insert into test_index values (2581, 2770017504688001385, 0.670170, 'Xm4aBbyo1n') index_test.go:137: sql insert into test_index values (2577, 7133174744082460096, 0.548262, 'Rn9NcXhG22') index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (2580, 2505310982083345163, 0.800088, '10wwOGuXQs') index_test.go:143: sql update test_index set c1 = 1021291841551699606, c2 = 0.304643, c3 = 'DdPLnaDjYu' where c = 2092 index_test.go:143: sql update test_index set c1 = 1186517799937292714, c2 = 0.368000, c3 = 'vcHSBYtwoZ' where c = 619 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 2260688857691861297, c2 = 0.540497, c3 = 'sXqnXIkGAY' where c = 2292 index_test.go:137: sql insert into test_index values (2579, 5943260975973832504, 0.537175, 'eqDBjBdnkC') index_test.go:143: sql update test_index set c1 = 4866006099547360810, c2 = 0.322213, c3 = 'y1Z9SYOYAp' where c = 2205 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:143: sql update test_index set c1 = 7235514886687710167, c2 = 0.821474, c3 = 'kWNZNlXQaD' where c = 2320 index_test.go:140: sql delete from test_index where c = 1971 index_test.go:137: sql insert into test_index values (2582, 3009031193715873497, 0.306404, 'McgkMP09Lj') index_test.go:137: sql insert into test_index values (2583, 2572590381197656845, 0.066232, 'fqYDo8uZRL') index_test.go:137: sql insert into test_index values (2584, 6169830071160929890, 0.288399, 'IosfqQCcNJ') index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:137: sql insert into test_index values (2585, 3364650352291294979, 0.863023, '7CP3n4ZsYE') index_test.go:137: sql insert into test_index values (2586, 5822585636827583823, 0.081843, 'cCmYCMBjLs') index_test.go:143: sql update test_index set c1 = 6143836968666659294, c2 = 0.089712, c3 = 'B37OC49h0U' where c = 1737 index_test.go:140: sql delete from test_index where c = 2118 index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 9013872516850299362, c2 = 0.043432, c3 = 'D1LVPrBgmP' where c = 70 index_test.go:143: sql update test_index set c1 = 3951608034105490984, c2 = 0.326839, c3 = 'T9hFkqDUGO' where c = 1656 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 6082591220903172431, c2 = 0.941283, c3 = 'mFN0qVXiNg' where c = 542 index_test.go:137: sql insert into test_index values (2587, 3685397497443968411, 0.618123, 'PIpq2lRUho') index_test.go:140: sql delete from test_index where c = 2500 index_test.go:143: sql update test_index set c1 = 5979740201282430457, c2 = 0.586434, c3 = 'Xh631UnGOT' where c = 2264 index_test.go:143: sql update test_index set c1 = 618731938345682018, c2 = 0.876577, c3 = 'PUzscLMTW9' where c = 313 index_test.go:143: sql update test_index set c1 = 5824281048872783452, c2 = 0.010950, c3 = 'xM87ejVYe5' where c = 1416 index_test.go:140: sql delete from test_index where c = 2187 index_test.go:137: sql insert into test_index values (2590, 4703073460573642108, 0.968537, '4jyEJbuEBJ') index_test.go:137: sql insert into test_index values (2589, 2686426358389874224, 0.333590, 'tQm2Q2r5wK') index_test.go:143: sql update test_index set c1 = 7306178286824332990, c2 = 0.432124, c3 = 'ey3XM72Npu' where c = 2103 index_test.go:140: sql delete from test_index where c = 2039 index_test.go:137: sql insert into test_index values (2588, 4590621995109002908, 0.131248, 'h4F5Kj3O5D') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (2591, 92489517868881552, 0.361033, '2XdcDYjvPM') index_test.go:137: sql insert into test_index values (2593, 1889943580088210276, 0.531685, 'DGQtMfDi4B') index_test.go:143: sql update test_index set c1 = 7420513777614068111, c2 = 0.249887, c3 = 'EaAfdifZ05' where c = 587 index_test.go:143: sql update test_index set c1 = 6725356964310998370, c2 = 0.066898, c3 = 'nLO0tDTrZX' where c = 392 index_test.go:140: sql delete from test_index where c = 555 index_test.go:143: sql update test_index set c1 = 3889105735095160802, c2 = 0.015852, c3 = 'su8zriCcTQ' where c = 458 index_test.go:137: sql insert into test_index values (2592, 4038311586211330115, 0.863658, 'SsvIYplROq') index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 3563692209558701016, c2 = 0.102425, c3 = 'UL57Fs902U' where c = 2004 index_test.go:140: sql delete from test_index where c = 182 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:137: sql insert into test_index values (2595, 1098475003491912434, 0.023906, '9gw63V176b') index_test.go:143: sql update test_index set c1 = 8024994536661433957, c2 = 0.096916, c3 = 'eEXlTfWnGZ' where c = 2188 index_test.go:143: sql update test_index set c1 = 3642398410918514632, c2 = 0.693690, c3 = 'npjQjk0UgE' where c = 2516 index_test.go:137: sql insert into test_index values (2594, 3823289587201046140, 0.367848, 'TtxIOZqpVw') index_test.go:137: sql insert into test_index values (2596, 3869413287065274940, 0.968645, '83GE6EkI58') index_test.go:137: sql insert into test_index values (2597, 1325327097352752478, 0.258002, 'TmVCPPOiHz') index_test.go:140: sql delete from test_index where c = 2546 index_test.go:143: sql update test_index set c1 = 5052013867182181046, c2 = 0.430242, c3 = 'Eku4998v9n' where c = 1245 index_test.go:143: sql update test_index set c1 = 5491449888061952282, c2 = 0.980133, c3 = 'JRLHBLruiN' where c = 495 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:140: sql delete from test_index where c = 1013 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:137: sql insert into test_index values (2599, 2547696653159011703, 0.423972, 'hG4KEkfXFZ') index_test.go:137: sql insert into test_index values (2598, 5153783117893423838, 0.195343, 'Idb48xLHPs') index_test.go:143: sql update test_index set c1 = 4953609013313320548, c2 = 0.346636, c3 = 'Ma5LDhJIfv' where c = 1863 index_test.go:140: sql delete from test_index where c = 40 index_test.go:143: sql update test_index set c1 = 5749099279415851016, c2 = 0.063003, c3 = 'IUIGNIMgyV' where c = 1397 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:143: sql update test_index set c1 = 1924480712600944060, c2 = 0.312866, c3 = 'o4vMwglM3k' where c = 2455 index_test.go:143: sql update test_index set c1 = 857748725754134215, c2 = 0.325237, c3 = '8ThXP0RTYF' where c = 1839 index_test.go:143: sql update test_index set c1 = 6590105846972373534, c2 = 0.196945, c3 = 'O8fiRAqzJI' where c = 2019 index_test.go:143: sql update test_index set c1 = 2522645981235031310, c2 = 0.139168, c3 = '97DZUV7nIS' where c = 547 index_test.go:143: sql update test_index set c1 = 5854893083983920645, c2 = 0.375929, c3 = 'eteBSAplqb' where c = 630 index_test.go:137: sql insert into test_index values (2600, 4058870814789290208, 0.056950, 'XOFTnaB3gP') index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 388052730957827435, c2 = 0.630306, c3 = 'AcwvtCSOgs' where c = 1511 index_test.go:137: sql insert into test_index values (2608, 5266248636936807466, 0.906874, '5ORzJnhZdA') index_test.go:137: sql insert into test_index values (2602, 6292320473362871381, 0.226317, 'j5aeC1f4ea') index_test.go:137: sql insert into test_index values (2603, 4066836533840982903, 0.878935, 'ZzHWBoKH6d') index_test.go:137: sql insert into test_index values (2604, 6590025284264041022, 0.383476, '42Xo6FtDAT') index_test.go:137: sql insert into test_index values (2605, 2093452614447949351, 0.970959, 'znrxhqnkHX') index_test.go:137: sql insert into test_index values (2609, 1109022255117640967, 0.176030, 'oxff5aupOc') index_test.go:137: sql insert into test_index values (2606, 984047744604944990, 0.836856, 'UIty4czrrP') index_test.go:137: sql insert into test_index values (2610, 5031070914970532764, 0.399378, '6S6nxxG4Dh') index_test.go:137: sql insert into test_index values (2607, 2477363430994770937, 0.311692, '1NjY838TZK') index_test.go:137: sql insert into test_index values (2601, 359329541866959264, 0.065644, '7W8cZeqoGD') index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 2310 index_test.go:143: sql update test_index set c1 = 1172898385490946751, c2 = 0.603502, c3 = 'FfXy0t88cm' where c = 440 index_test.go:143: sql update test_index set c1 = 2815539909546923816, c2 = 0.775228, c3 = 'nUZvHwt9Gk' where c = 1811 index_test.go:143: sql update test_index set c1 = 3314704195156886880, c2 = 0.405374, c3 = 'JBAlP8v6LP' where c = 2474 index_test.go:143: sql update test_index set c1 = 1852967176922193759, c2 = 0.862585, c3 = 'lSuOU3UVrZ' where c = 217 index_test.go:143: sql update test_index set c1 = 9041998316756554759, c2 = 0.579525, c3 = '4YfO6yLaMh' where c = 2128 index_test.go:143: sql update test_index set c1 = 6642182051372704463, c2 = 0.787944, c3 = '2V8VyhP0Ln' where c = 2402 index_test.go:143: sql update test_index set c1 = 6038697657470245084, c2 = 0.569499, c3 = 'eHuooaYRg5' where c = 1320 index_test.go:137: sql insert into test_index values (2611, 4025110144741629436, 0.171027, 'kOoSH6v8dO') index_test.go:143: sql update test_index set c1 = 8900872461849610375, c2 = 0.197600, c3 = 'qls8dDd5Nn' where c = 1433 index_test.go:137: sql insert into test_index values (2612, 8570398033727154487, 0.934877, 'YG4csDogMT') index_test.go:143: sql update test_index set c1 = 5303183020856586065, c2 = 0.563783, c3 = 'BIrfG6VPyN' where c = 1016 index_test.go:137: sql insert into test_index values (2613, 3103142360859668445, 0.658404, 'A9iMFAataN') index_test.go:137: sql insert into test_index values (2614, 8442904804098098371, 0.264457, 'SwZFDQFOAT') index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 2197 index_test.go:137: sql insert into test_index values (2616, 347631820074189221, 0.805848, '5cPzNs6ymq') index_test.go:137: sql insert into test_index values (2619, 6170079949487655075, 0.472571, 'AnsEHEKiOf') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (2615, 6273693174556920716, 0.691196, 'go0CU3KAKf') index_test.go:137: sql insert into test_index values (2618, 7939562701393701488, 0.852592, 'eW3uLzmwu1') index_test.go:143: sql update test_index set c1 = 1906322282104277276, c2 = 0.502514, c3 = 'VKcwz6SSat' where c = 1874 index_test.go:143: sql update test_index set c1 = 2966062257548604912, c2 = 0.238448, c3 = 'QqMUIqKJ35' where c = 494 index_test.go:143: sql update test_index set c1 = 2687725383809711550, c2 = 0.586293, c3 = '6PDJm3Mxu0' where c = 1278 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 449 index_test.go:140: sql delete from test_index where c = 1279 index_test.go:137: sql insert into test_index values (2620, 4723300955284617481, 0.686275, 'ASTnLXUD5T') index_test.go:140: sql delete from test_index where c = 2131 index_test.go:137: sql insert into test_index values (2621, 1206160185025484116, 0.100295, 'AOwP1OBPYV') index_test.go:137: sql insert into test_index values (2617, 2307057415352381440, 0.569932, 'KOEI150Ph9') index_test.go:143: sql update test_index set c1 = 1320760071432382958, c2 = 0.499650, c3 = 'o82IFRL3e7' where c = 416 index_test.go:143: sql update test_index set c1 = 3630675996881311454, c2 = 0.180714, c3 = '4J1ZKVUYBq' where c = 1780 index_test.go:137: sql insert into test_index values (2622, 4394119209005262804, 0.136823, 'kfYqcd4uva') index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 6623124802619676614, c2 = 0.024213, c3 = 'MQg2GAvgtZ' where c = 1672 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 592856872900010541, c2 = 0.505841, c3 = 'KwzMuaonxw' where c = 278 index_test.go:137: sql insert into test_index values (2623, 3839917175902591354, 0.723967, 'c6qlkWMMkZ') index_test.go:137: sql insert into test_index values (2625, 1056805550081792323, 0.069986, 'cfz2X3ZrbI') index_test.go:137: sql insert into test_index values (2626, 8622613062961305596, 0.404775, '2pMurMDcOk') index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 592 index_test.go:143: sql update test_index set c1 = 4533720297874939813, c2 = 0.238338, c3 = '2lJy4kvrkL' where c = 1155 index_test.go:143: sql update test_index set c1 = 2811968125954763479, c2 = 0.136276, c3 = '3GtKRFY9Fz' where c = 2595 index_test.go:143: sql update test_index set c1 = 5300059881005500660, c2 = 0.316163, c3 = 'kazxg2wFe2' where c = 1664 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:137: sql insert into test_index values (2624, 3559138332034123290, 0.819087, 'OSPsMmhj0w') index_test.go:143: sql update test_index set c1 = 2263225249052679517, c2 = 0.372364, c3 = 'EoCIzgnIdv' where c = 568 index_test.go:140: sql delete from test_index where c = 2602 index_test.go:137: sql insert into test_index values (2629, 7260723175723265920, 0.285538, 'fM2FqborCR') index_test.go:137: sql insert into test_index values (2627, 3804595911063922864, 0.048788, 'nVrkWP779p') index_test.go:143: sql update test_index set c1 = 4979597923268580606, c2 = 0.968938, c3 = 'LNx5RxGUah' where c = 60 index_test.go:140: sql delete from test_index where c = 1114 index_test.go:143: sql update test_index set c1 = 4956784043456174436, c2 = 0.323550, c3 = 'db6RaTC5KG' where c = 503 index_test.go:143: sql update test_index set c1 = 237786741865511773, c2 = 0.103815, c3 = 'OEiWMCgBwv' where c = 1083 index_test.go:143: sql update test_index set c1 = 6010111678760668322, c2 = 0.459394, c3 = '1IO5uhhVJ1' where c = 555 index_test.go:137: sql insert into test_index values (2630, 8362407853157571250, 0.879634, 'vtJvrwSFwL') index_test.go:143: sql update test_index set c1 = 8629585933321305074, c2 = 0.017616, c3 = 'C1gnKuZznQ' where c = 2606 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 403 index_test.go:140: sql delete from test_index where c = 1537 index_test.go:143: sql update test_index set c1 = 5663453632018769325, c2 = 0.322082, c3 = 'V397iBZGqX' where c = 2231 index_test.go:137: sql insert into test_index values (2633, 8257508209831883790, 0.515385, 'aq5PHSLEqh') index_test.go:137: sql insert into test_index values (2631, 7252000772761693889, 0.945959, 'Ot2ZaniD6M') index_test.go:137: sql insert into test_index values (2632, 7481936305726562048, 0.586018, 'bcGWpTxUYm') index_test.go:137: sql insert into test_index values (2634, 2672044090454922948, 0.677533, '4Rv3dcN06P') index_test.go:137: sql insert into test_index values (2628, 5300116571901335203, 0.199095, 'ZD5mNHsgOJ') index_test.go:143: sql update test_index set c1 = 1772801712840919428, c2 = 0.977940, c3 = '2X4o4zPKtB' where c = 1902 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:137: sql insert into test_index values (2636, 1049774816437585669, 0.936737, 'Ej5GUzk9Z3') index_test.go:143: sql update test_index set c1 = 8916518621821183535, c2 = 0.995095, c3 = 'KtiSQQ1t6n' where c = 2618 index_test.go:137: sql insert into test_index values (2635, 3113762945245031420, 0.209723, 'knAivsZ5LQ') index_test.go:140: sql delete from test_index where c = 2372 index_test.go:143: sql update test_index set c1 = 2213740662333364793, c2 = 0.276274, c3 = 'qvBuz4nBO0' where c = 987 index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (2637, 901888284301533071, 0.761429, 'J4SFkhbUNy') index_test.go:140: sql delete from test_index where c = 1610 index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:143: sql update test_index set c1 = 1576797707617163938, c2 = 0.513398, c3 = 'yDyUVq3zkh' where c = 1738 index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 1897191424759591144, c2 = 0.877549, c3 = 'lJCiZmoLVV' where c = 1717 index_test.go:143: sql update test_index set c1 = 8275847537183634540, c2 = 0.630798, c3 = '8FgHQWLaKB' where c = 611 index_test.go:137: sql insert into test_index values (2639, 8708979946647901213, 0.422342, '12NDvpP9w8') index_test.go:137: sql insert into test_index values (2638, 2828210830458081043, 0.400683, '2dae9932BB') index_test.go:143: sql update test_index set c1 = 6746268129115230963, c2 = 0.944595, c3 = 'RYqN7MMD9t' where c = 1788 index_test.go:143: sql update test_index set c1 = 5718292590083579939, c2 = 0.831690, c3 = 'EbCVvcQ6J7' where c = 2071 index_test.go:137: sql insert into test_index values (2640, 7547356195787119408, 0.799464, '3svqU7T1UF') index_test.go:143: sql update test_index set c1 = 6731310405392970671, c2 = 0.349325, c3 = 'XrIInBkPNF' where c = 1071 index_test.go:137: sql insert into test_index values (2642, 3458870409880604979, 0.802009, 'mGexwnIUfH') index_test.go:137: sql insert into test_index values (2641, 6780454610115001583, 0.314440, 'vuQh1W6XPr') index_test.go:143: sql update test_index set c1 = 5326307696546958357, c2 = 0.327571, c3 = 'UyYBT9BWr8' where c = 2615 index_test.go:143: sql update test_index set c1 = 6692015705780514297, c2 = 0.391863, c3 = 'GEzECFgLGn' where c = 771 index_test.go:140: sql delete from test_index where c = 1301 index_test.go:140: sql delete from test_index where c = 235 index_test.go:140: sql delete from test_index where c = 2156 index_test.go:137: sql insert into test_index values (2643, 5772870053203942515, 0.426214, 'kTbByOSDBd') index_test.go:137: sql insert into test_index values (2644, 1053973586037909161, 0.350223, 'cisjGMjJS6') index_test.go:137: sql insert into test_index values (2645, 8407717751350582914, 0.383226, 'Adw1kexPqe') index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 953674874235241612, c2 = 0.682984, c3 = 'qyNbKp39C7' where c = 1210 index_test.go:137: sql insert into test_index values (2646, 4231945855674674611, 0.050289, 'N4yAC1OYf1') index_test.go:137: sql insert into test_index values (2647, 5040971508044327111, 0.704915, '6Qr36Ft0LV') index_test.go:143: sql update test_index set c1 = 2765444988257064181, c2 = 0.577310, c3 = 'PysKxWphNm' where c = 478 index_test.go:143: sql update test_index set c1 = 761799088415052812, c2 = 0.312709, c3 = 'eIlRyuOAYo' where c = 308 index_test.go:140: sql delete from test_index where c = 1944 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:140: sql delete from test_index where c = 481 index_test.go:137: sql insert into test_index values (2648, 2099741861390421635, 0.165686, 'GntbquPFVt') index_test.go:140: sql delete from test_index where c = 2306 index_test.go:143: sql update test_index set c1 = 5813776165491605903, c2 = 0.582743, c3 = 'xiPf0IHL7E' where c = 2108 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:137: sql insert into test_index values (2649, 5517314025880118132, 0.026304, 'pYCjgy4rDC') index_test.go:137: sql insert into test_index values (2650, 7994456900194980027, 0.515728, 'sbWGNOTBUr') index_test.go:140: sql delete from test_index where c = 2202 index_test.go:137: sql insert into test_index values (2651, 5701909006032722114, 0.292490, 'GigYkCsNHH') index_test.go:143: sql update test_index set c1 = 7564749324731577380, c2 = 0.460977, c3 = 'ieHuJH7wPL' where c = 2453 index_test.go:143: sql update test_index set c1 = 2533599395110012418, c2 = 0.989804, c3 = '0YVSZxgZaO' where c = 2604 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:143: sql update test_index set c1 = 3604402583061490435, c2 = 0.364674, c3 = 'KsHMVyCV7p' where c = 958 index_test.go:143: sql update test_index set c1 = 8677951596198481597, c2 = 0.216646, c3 = 'yUBcDm5BK6' where c = 364 index_test.go:140: sql delete from test_index where c = 570 index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 851411597267221400, c2 = 0.420057, c3 = 'PhJPfYVj9w' where c = 1011 index_test.go:143: sql update test_index set c1 = 5780581990577303817, c2 = 0.822930, c3 = 'vQyUDhszxI' where c = 1354 index_test.go:137: sql insert into test_index values (2653, 6974067054317241518, 0.355594, '7Ot7Qy75OM') index_test.go:143: sql update test_index set c1 = 5391860398624329914, c2 = 0.762108, c3 = 'XYF2A8mJbC' where c = 1387 index_test.go:137: sql insert into test_index values (2654, 4271655958824987645, 0.055317, 'Pdy6b0AZcI') index_test.go:143: sql update test_index set c1 = 5982198134188571602, c2 = 0.474593, c3 = '3gNmUHpBUH' where c = 593 index_test.go:137: sql insert into test_index values (2652, 3556726899640148890, 0.201818, 'ta5OAKD0CT') index_test.go:137: sql insert into test_index values (2655, 8997357130790961844, 0.506005, 'BvpSKp9FGq') index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (2656, 9024851419841707467, 0.521187, 'iNigyjdJmb') index_test.go:143: sql update test_index set c1 = 6291495130804620981, c2 = 0.120891, c3 = 'jHNzEm3oe9' where c = 2081 index_test.go:137: sql insert into test_index values (2657, 588893228422247901, 0.889737, 'fMkBg7v44f') index_test.go:143: sql update test_index set c1 = 6484874690181613859, c2 = 0.055908, c3 = 'SBhF0SCoSX' where c = 766 index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (2658, 8521880640790412604, 0.630006, 'pByWXUY5zY') index_test.go:137: sql insert into test_index values (2659, 7129110018484048469, 0.844187, '3hp5vC7sVW') index_test.go:140: sql delete from test_index where c = 2197 index_test.go:143: sql update test_index set c1 = 8523734352332224892, c2 = 0.729755, c3 = 'TWJyTmLzYH' where c = 674 index_test.go:140: sql delete from test_index where c = 2070 index_test.go:137: sql insert into test_index values (2660, 2344015544548356715, 0.076143, 'KS0lOXW4Vv') index_test.go:143: sql update test_index set c1 = 6345271250397089759, c2 = 0.988814, c3 = 'G8SnObBR1m' where c = 1165 index_test.go:140: sql delete from test_index where c = 2121 index_test.go:137: sql insert into test_index values (2662, 2850266687294168234, 0.862656, 'qL77mE9rSN') index_test.go:137: sql insert into test_index values (2661, 4063567254368747099, 0.411956, 'iplqHzkA4t') index_test.go:143: sql update test_index set c1 = 8649094624848005717, c2 = 0.186527, c3 = 'AsWtVSKcic' where c = 1493 index_test.go:140: sql delete from test_index where c = 2648 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:140: sql delete from test_index where c = 73 index_test.go:137: sql insert into test_index values (2663, 7663926908162760240, 0.561524, 'ifmXRUBKVM') index_test.go:140: sql delete from test_index where c = 2272 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:143: sql update test_index set c1 = 6843812960356231270, c2 = 0.910143, c3 = 'BGa1QOBne7' where c = 528 index_test.go:143: sql update test_index set c1 = 1124059327199037364, c2 = 0.240250, c3 = 'TLjFi67Fum' where c = 1584 index_test.go:137: sql insert into test_index values (2664, 4674146022979373066, 0.281991, 'oj7G7yjyUL') index_test.go:143: sql update test_index set c1 = 1226029633240061546, c2 = 0.724470, c3 = 'Od72AMT3rs' where c = 745 index_test.go:143: sql update test_index set c1 = 8615758834241516013, c2 = 0.646858, c3 = 'DxIW18rfxN' where c = 2191 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 8761357519898076264, c2 = 0.130353, c3 = 'QgKHXKPEQ0' where c = 991 index_test.go:137: sql insert into test_index values (2665, 561557764154693855, 0.347792, 'UsVuV3g1eT') index_test.go:143: sql update test_index set c1 = 833536462977211880, c2 = 0.700886, c3 = 'XASeFEqEmO' where c = 1464 index_test.go:143: sql update test_index set c1 = 3029619103264457214, c2 = 0.442599, c3 = '9824OUAhBf' where c = 113 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:137: sql insert into test_index values (2666, 3777485380740311671, 0.360532, 'gE05fwYxOU') index_test.go:143: sql update test_index set c1 = 4653807000680112363, c2 = 0.258791, c3 = 'lemxUFGePK' where c = 994 index_test.go:140: sql delete from test_index where c = 888 index_test.go:137: sql insert into test_index values (2668, 6162211031997871196, 0.481370, '8qdilrppDC') index_test.go:137: sql insert into test_index values (2667, 1399651013484664410, 0.064267, 'DNG8cMmfWV') index_test.go:140: sql delete from test_index where c = 2445 index_test.go:137: sql insert into test_index values (2669, 2210407363052735992, 0.367108, 'qHXI9Nwv9r') index_test.go:140: sql delete from test_index where c = 1726 index_test.go:137: sql insert into test_index values (2670, 3137939783055146061, 0.235136, 'x77Ywrlrwy') index_test.go:143: sql update test_index set c1 = 8264028004919321869, c2 = 0.285647, c3 = '0ZH12eDS0N' where c = 1539 index_test.go:143: sql update test_index set c1 = 2114781850365775085, c2 = 0.016701, c3 = 'vAm6RzMpKF' where c = 156 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:143: sql update test_index set c1 = 2692321014717393107, c2 = 0.867928, c3 = 'Lxeoib7hrk' where c = 578 index_test.go:137: sql insert into test_index values (2673, 1014623745839707939, 0.612433, 'Z6CQLloTdO') index_test.go:137: sql insert into test_index values (2671, 479378886950704802, 0.416081, '0jO1rr61ck') index_test.go:140: sql delete from test_index where c = 2391 index_test.go:140: sql delete from test_index where c = 2297 index_test.go:137: sql insert into test_index values (2674, 8457873508502511772, 0.813426, 'cHXFBJfqgu') index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 5436208679345062268, c2 = 0.545819, c3 = '2mLj2Dc2LI' where c = 701 index_test.go:143: sql update test_index set c1 = 578638886542743153, c2 = 0.456896, c3 = 'PouqwqARDs' where c = 1769 index_test.go:137: sql insert into test_index values (2675, 5411525609667153652, 0.947282, 'CfBsaiZZez') index_test.go:143: sql update test_index set c1 = 794938880845850716, c2 = 0.438248, c3 = 'Bbk0VRQmfy' where c = 1415 index_test.go:137: sql insert into test_index values (2672, 4198749784827872363, 0.729084, '9XeUmLiqyO') index_test.go:140: sql delete from test_index where c = 1745 index_test.go:140: sql delete from test_index where c = 971 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:143: sql update test_index set c1 = 8170045494439368440, c2 = 0.032634, c3 = 'RMQyjJpN5a' where c = 2127 index_test.go:143: sql update test_index set c1 = 1778562181124556590, c2 = 0.661022, c3 = 'Z0xoGZtCg6' where c = 1246 index_test.go:137: sql insert into test_index values (2677, 3619659180684694791, 0.545048, 'IuGWiVCzzM') index_test.go:137: sql insert into test_index values (2676, 1958130578319901282, 0.959636, 'mCmoaVDUky') index_test.go:137: sql insert into test_index values (2678, 1453847137071276845, 0.571980, 'ZILd7BsCur') index_test.go:140: sql delete from test_index where c = 509 index_test.go:143: sql update test_index set c1 = 5044699587073749330, c2 = 0.091468, c3 = 'tNlLWmyNCq' where c = 2357 index_test.go:143: sql update test_index set c1 = 6320593745576189283, c2 = 0.580640, c3 = 'wG2o5vzvzv' where c = 2369 index_test.go:140: sql delete from test_index where c = 681 index_test.go:143: sql update test_index set c1 = 8402831466209099954, c2 = 0.392841, c3 = 'tdbGIyEAYn' where c = 2511 index_test.go:140: sql delete from test_index where c = 1695 index_test.go:137: sql insert into test_index values (2679, 8647092165951364767, 0.049927, 'kaX7vNqqJM') index_test.go:140: sql delete from test_index where c = 683 index_test.go:137: sql insert into test_index values (2680, 7127043782626074515, 0.967513, 'EkOiIQYcqc') index_test.go:143: sql update test_index set c1 = 451471573004566996, c2 = 0.380339, c3 = 'VQQv44BoT8' where c = 887 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (2681, 4224949380416121077, 0.829097, 'DECtuARWWD') index_test.go:137: sql insert into test_index values (2683, 6570697400638828959, 0.972661, 'MvBJDYsevy') index_test.go:143: sql update test_index set c1 = 2156194746186777987, c2 = 0.118433, c3 = '0RCocCCmJo' where c = 1301 index_test.go:143: sql update test_index set c1 = 8179549072985225307, c2 = 0.548570, c3 = 'RxEmTQ6V2I' where c = 1691 index_test.go:137: sql insert into test_index values (2682, 3744935180478724292, 0.307316, '9uhQRwnDPY') index_test.go:143: sql update test_index set c1 = 7170791089598833454, c2 = 0.827147, c3 = '3rsZgaSQUn' where c = 953 index_test.go:140: sql delete from test_index where c = 1317 index_test.go:137: sql insert into test_index values (2685, 6430422119265876723, 0.420239, 'aTZ980agqZ') index_test.go:140: sql delete from test_index where c = 2497 index_test.go:143: sql update test_index set c1 = 5507808627139460782, c2 = 0.911800, c3 = 'YWcahth14F' where c = 2289 index_test.go:140: sql delete from test_index where c = 1946 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (2686, 5839231922453108881, 0.810518, 'yLW15MOQZ2') index_test.go:137: sql insert into test_index values (2684, 6211716149308441443, 0.599082, 'rCZhVe13Yp') index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 20 index_test.go:143: sql update test_index set c1 = 198792573153766655, c2 = 0.717558, c3 = 'CwrtWPA3Zo' where c = 138 index_test.go:137: sql insert into test_index values (2687, 878891224945653262, 0.811621, '766pciAxhe') index_test.go:143: sql update test_index set c1 = 2243294346859221755, c2 = 0.576857, c3 = 'b8adOLApMG' where c = 1719 index_test.go:143: sql update test_index set c1 = 1734984624267395870, c2 = 0.990109, c3 = 'GUFkCzdaXO' where c = 1757 index_test.go:140: sql delete from test_index where c = 138 index_test.go:140: sql delete from test_index where c = 713 index_test.go:137: sql insert into test_index values (2688, 1295031345671616486, 0.584743, 'tJyP0Z0Z8i') index_test.go:143: sql update test_index set c1 = 7341650723343335171, c2 = 0.096554, c3 = 'oap6Qj3ZNK' where c = 292 index_test.go:143: sql update test_index set c1 = 6950015379670378004, c2 = 0.585031, c3 = 'DdfUWstJLs' where c = 1143 index_test.go:137: sql insert into test_index values (2689, 389884071481479972, 0.934129, 'MJ2v30rVpN') index_test.go:137: sql insert into test_index values (2690, 583535137953604602, 0.281577, '2fk5NOriUG') index_test.go:143: sql update test_index set c1 = 4700517870080200755, c2 = 0.569427, c3 = 'gH1H9FS7j2' where c = 754 index_test.go:140: sql delete from test_index where c = 2433 index_test.go:137: sql insert into test_index values (2692, 2481825735282255025, 0.616649, 'uHkiH51PLc') index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 4920315472785325355, c2 = 0.854408, c3 = 'g4WGjbIvXp' where c = 2029 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:143: sql update test_index set c1 = 1335600328310767529, c2 = 0.944821, c3 = 'Q5EbVfa6fn' where c = 1707 index_test.go:137: sql insert into test_index values (2694, 5541761930222556031, 0.297787, '3DeFdbAJFV') index_test.go:140: sql delete from test_index where c = 865 index_test.go:137: sql insert into test_index values (2693, 94497589175594563, 0.175296, 'ZFVaH6k4Zr') index_test.go:137: sql insert into test_index values (2691, 8929026937839116550, 0.973664, 'WVSWXuCLIr') index_test.go:140: sql delete from test_index where c = 1295 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (2695, 8294379513939322440, 0.270727, 'KvwWodRn4S') index_test.go:143: sql update test_index set c1 = 3166086030604194761, c2 = 0.146079, c3 = 'zmIPdQKlnf' where c = 1152 index_test.go:143: sql update test_index set c1 = 7758620978915784798, c2 = 0.538594, c3 = '8SL0JQzWAp' where c = 852 index_test.go:143: sql update test_index set c1 = 6274792219125191471, c2 = 0.701683, c3 = 'G3VItO3vQ8' where c = 1956 index_test.go:143: sql update test_index set c1 = 1232834184758457202, c2 = 0.622105, c3 = '5cwNtNjICE' where c = 2264 index_test.go:143: sql update test_index set c1 = 8633127530970196172, c2 = 0.067036, c3 = 'JweW9HowlK' where c = 1674 index_test.go:140: sql delete from test_index where c = 2489 index_test.go:140: sql delete from test_index where c = 599 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 1384126718944364296, c2 = 0.133853, c3 = 'Y26C9S0iyF' where c = 327 index_test.go:143: sql update test_index set c1 = 160858442378975250, c2 = 0.409995, c3 = 'qGYLr46joF' where c = 868 index_test.go:137: sql insert into test_index values (2698, 4668566459353415341, 0.648691, 'Hbii5CCeQZ') index_test.go:137: sql insert into test_index values (2696, 2249771742767731151, 0.387132, '51oqAS2ErY') index_test.go:137: sql insert into test_index values (2697, 5813617605626503428, 0.975068, 'KXErmQGHDj') index_test.go:143: sql update test_index set c1 = 5489296024445844156, c2 = 0.003801, c3 = 'HziJYlhTSU' where c = 233 index_test.go:143: sql update test_index set c1 = 1427178471328161947, c2 = 0.794167, c3 = 'QQ6Z9MDsK2' where c = 1328 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 1663 index_test.go:137: sql insert into test_index values (2699, 217582752036265689, 0.811380, '5yeTF3CbBi') index_test.go:137: sql insert into test_index values (2700, 3961217084587290463, 0.429434, 'jWPhtiVZqb') index_test.go:140: sql delete from test_index where c = 2337 index_test.go:143: sql update test_index set c1 = 6792242757994635939, c2 = 0.521110, c3 = 'gLSshPQQ7P' where c = 724 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:143: sql update test_index set c1 = 8282918943064386633, c2 = 0.826175, c3 = 'fPZQyzzKTN' where c = 1035 index_test.go:143: sql update test_index set c1 = 5947987186409904382, c2 = 0.939509, c3 = 'WItIW1UR51' where c = 2092 index_test.go:143: sql update test_index set c1 = 2840754988128836772, c2 = 0.224296, c3 = 'va3JgYydwe' where c = 886 index_test.go:143: sql update test_index set c1 = 8183574467711514743, c2 = 0.281402, c3 = 'XK7DXI13iX' where c = 1315 index_test.go:137: sql insert into test_index values (2701, 7075779783769576030, 0.508893, '8oy3E1tmrW') index_test.go:137: sql insert into test_index values (2705, 7321482583499550558, 0.283283, 'ZfiVc1S7J0') index_test.go:137: sql insert into test_index values (2703, 6761497050919507122, 0.400719, 'ihxHYnLlJC') index_test.go:137: sql insert into test_index values (2702, 8208216913839966547, 0.761004, 'fITqHHFeIg') index_test.go:137: sql insert into test_index values (2706, 8318976254801571554, 0.072665, 'VCzvKFchFU') index_test.go:137: sql insert into test_index values (2707, 3463076856140369126, 0.980880, '8DArWJ5gsc') index_test.go:137: sql insert into test_index values (2710, 8588681888663112366, 0.352572, 'GDmtLsUFvO') index_test.go:137: sql insert into test_index values (2704, 36221979608319078, 0.682234, '62pjoHRELV') index_test.go:137: sql insert into test_index values (2709, 9036498646264088146, 0.572112, 'MycUnljRp4') index_test.go:137: sql insert into test_index values (2708, 4136994159152966568, 0.330870, '8fsoCtJ63j') index_test.go:140: sql delete from test_index where c = 1307 index_test.go:140: sql delete from test_index where c = 726 index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 2355 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:143: sql update test_index set c1 = 6517970558040041371, c2 = 0.218433, c3 = 'Yh1XfCWgOi' where c = 443 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 2600 index_test.go:143: sql update test_index set c1 = 172562923117822157, c2 = 0.322447, c3 = 'zf37S0mzVf' where c = 63 index_test.go:143: sql update test_index set c1 = 7777500047006193846, c2 = 0.525696, c3 = 'vnyi0dfIY2' where c = 1807 index_test.go:143: sql update test_index set c1 = 7111438170182138897, c2 = 0.403002, c3 = 'wUjsTSIebB' where c = 437 index_test.go:143: sql update test_index set c1 = 7334425244749881097, c2 = 0.194611, c3 = 'mT0VqwJdx2' where c = 1914 index_test.go:143: sql update test_index set c1 = 3083948600978260464, c2 = 0.511235, c3 = '27T7SASeq5' where c = 2150 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:143: sql update test_index set c1 = 4613813034718385937, c2 = 0.398238, c3 = 'IqCgcy1dUl' where c = 1847 index_test.go:143: sql update test_index set c1 = 6111135725670831058, c2 = 0.124388, c3 = 'zSacpgj5kf' where c = 2001 index_test.go:137: sql insert into test_index values (2711, 459529091111163959, 0.477724, 'HqUGMnW2SG') index_test.go:137: sql insert into test_index values (2715, 348687408479983735, 0.023951, 'mlWuPx5VVg') index_test.go:143: sql update test_index set c1 = 1106289544190362535, c2 = 0.821196, c3 = 'kMvGffW5l7' where c = 1410 index_test.go:137: sql insert into test_index values (2714, 5841536017867253506, 0.347588, '6hWHOkV46g') index_test.go:137: sql insert into test_index values (2713, 1835747532286728851, 0.569775, 'zKRTqYS340') index_test.go:137: sql insert into test_index values (2716, 6780302307936938056, 0.370656, 'dBWB267XBd') index_test.go:137: sql insert into test_index values (2718, 7066546501758080455, 0.897510, 'XP2M5tP3iZ') index_test.go:140: sql delete from test_index where c = 1090 index_test.go:143: sql update test_index set c1 = 8178780824409496018, c2 = 0.106913, c3 = 'd1KOjmo2rx' where c = 1433 index_test.go:137: sql insert into test_index values (2712, 7857973415867651894, 0.784838, 'Kr7qSXAHw0') index_test.go:140: sql delete from test_index where c = 1098 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:137: sql insert into test_index values (2717, 6220626408881858855, 0.056332, 'Ao8KAoELMl') index_test.go:137: sql insert into test_index values (2719, 1678710369753769511, 0.682966, 'o3X2Ox2h6H') index_test.go:137: sql insert into test_index values (2720, 1968024430949748046, 0.538163, 'XfVTMjICNw') index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 2162040808060511379, c2 = 0.601217, c3 = 'JUFh81mWj7' where c = 164 index_test.go:140: sql delete from test_index where c = 678 index_test.go:143: sql update test_index set c1 = 8477350146756406828, c2 = 0.081903, c3 = 'KB9IRg9fNX' where c = 2023 index_test.go:143: sql update test_index set c1 = 7503211163333749264, c2 = 0.620522, c3 = '2PJgk3dEpT' where c = 974 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:143: sql update test_index set c1 = 40152242827528589, c2 = 0.797395, c3 = '1dPES2Kzgi' where c = 2250 index_test.go:143: sql update test_index set c1 = 1799584505374249280, c2 = 0.801903, c3 = 'CcYgveeZnt' where c = 1433 index_test.go:143: sql update test_index set c1 = 6179619987178887525, c2 = 0.064008, c3 = '4eVh45Su7q' where c = 110 index_test.go:143: sql update test_index set c1 = 3610948714615145771, c2 = 0.839271, c3 = 'vsUAWiFHMB' where c = 2646 index_test.go:143: sql update test_index set c1 = 615901451508905062, c2 = 0.430679, c3 = 'ac1oRCHEwu' where c = 1859 index_test.go:143: sql update test_index set c1 = 6041296734526432919, c2 = 0.311133, c3 = 'zw6EtJRtgo' where c = 50 index_test.go:137: sql insert into test_index values (2721, 4506923569430990416, 0.696912, '8m5VUxiMjp') index_test.go:137: sql insert into test_index values (2722, 2705943369931699698, 0.616897, 'rr6c0bkNIA') index_test.go:137: sql insert into test_index values (2723, 287701890173498213, 0.696200, 'jrgbPi008D') index_test.go:137: sql insert into test_index values (2724, 6170143252917577456, 0.207428, 'NYLTvyqJJk') index_test.go:137: sql insert into test_index values (2726, 8984133903580306165, 0.432924, 'sbTlY5TLh9') index_test.go:137: sql insert into test_index values (2727, 4881696478239371154, 0.151624, 'lbsei1uVmQ') index_test.go:137: sql insert into test_index values (2728, 774314587700565257, 0.755631, 'IEWyjBcMKl') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (2729, 1494547535431931757, 0.181531, 'NOhHfumytz') index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 1580000874932633398, c2 = 0.803106, c3 = 'I6rTYvycvU' where c = 2148 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:137: sql insert into test_index values (2725, 1373347755165044970, 0.828391, 'k6YdJqZZpD') index_test.go:143: sql update test_index set c1 = 7704681920642516956, c2 = 0.674454, c3 = '6y5NQAqv6o' where c = 782 index_test.go:143: sql update test_index set c1 = 7637710319568152536, c2 = 0.136265, c3 = 'xcgA07mzSi' where c = 1031 index_test.go:143: sql update test_index set c1 = 6093120897823163547, c2 = 0.221124, c3 = 'jXMkRlJ3ts' where c = 146 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 8903289780977406541, c2 = 0.397385, c3 = 'XpkR8Cm3Ci' where c = 2646 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:137: sql insert into test_index values (2730, 2094515327438320345, 0.851282, 'q6MP0FyATu') index_test.go:140: sql delete from test_index where c = 2334 index_test.go:140: sql delete from test_index where c = 704 index_test.go:137: sql insert into test_index values (2732, 465379639872319318, 0.380102, 'LKAIBJzeyL') index_test.go:137: sql insert into test_index values (2733, 7234240551419059948, 0.843856, 'Hfl56YQNle') index_test.go:137: sql insert into test_index values (2731, 3151352089167571729, 0.815542, 'hrWb1pxXDq') index_test.go:143: sql update test_index set c1 = 7641784259177156848, c2 = 0.953049, c3 = 'RwIwdgfGLU' where c = 2112 index_test.go:143: sql update test_index set c1 = 4538927531788650500, c2 = 0.194341, c3 = 'YZTxlceLnL' where c = 2590 index_test.go:137: sql insert into test_index values (2734, 4024814884022460398, 0.008824, 'aJr3Agvjn1') index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 5111522981049229364, c2 = 0.214177, c3 = 'M3OaogBrGN' where c = 1198 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 1818200902007834092, c2 = 0.159461, c3 = '4hlps41Pja' where c = 1604 index_test.go:143: sql update test_index set c1 = 8561840658417273978, c2 = 0.277380, c3 = 'WYSaClmyvv' where c = 334 index_test.go:137: sql insert into test_index values (2735, 3472243189794102181, 0.174940, 'BqRCTcnxb4') index_test.go:140: sql delete from test_index where c = 1338 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:137: sql insert into test_index values (2736, 5671979546522704846, 0.142758, '0PWCFUlPPB') index_test.go:143: sql update test_index set c1 = 8521843581448628570, c2 = 0.776781, c3 = 'AF7NN9VMpQ' where c = 1512 index_test.go:143: sql update test_index set c1 = 2728538783383005317, c2 = 0.799808, c3 = 'ZIDu8DEsv4' where c = 604 index_test.go:140: sql delete from test_index where c = 111 index_test.go:137: sql insert into test_index values (2737, 1877703800776526027, 0.876713, 'tIGw5Lbm3n') index_test.go:143: sql update test_index set c1 = 4819642000123375608, c2 = 0.525190, c3 = 'nVwdXE5gWL' where c = 906 index_test.go:137: sql insert into test_index values (2738, 8205313435210538147, 0.056528, 'wnvpDCyxB8') index_test.go:137: sql insert into test_index values (2739, 4206070994822212444, 0.100402, 'lHLp8AuEK4') index_test.go:140: sql delete from test_index where c = 1681 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 8427185399082965725, c2 = 0.547924, c3 = '7C8mNZQFs7' where c = 1439 index_test.go:137: sql insert into test_index values (2740, 6857618948947185359, 0.154838, '2uJHAw3ob8') index_test.go:143: sql update test_index set c1 = 4449203092904871295, c2 = 0.998846, c3 = 'xFVkEG2BK6' where c = 2233 index_test.go:137: sql insert into test_index values (2742, 5050425300926260189, 0.211082, 'V6mO5D9Kso') index_test.go:140: sql delete from test_index where c = 2022 index_test.go:143: sql update test_index set c1 = 5614968020352556234, c2 = 0.090448, c3 = 'yDC0h0b6VX' where c = 2277 index_test.go:143: sql update test_index set c1 = 7731854906108425257, c2 = 0.912630, c3 = '6YNuHhAZFc' where c = 787 index_test.go:137: sql insert into test_index values (2743, 1645180228570337939, 0.490097, 'iHm1XnLPqG') index_test.go:137: sql insert into test_index values (2741, 867333515077108210, 0.765452, 'XH9VeGMKTH') index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 2077 index_test.go:137: sql insert into test_index values (2744, 2378634554183865924, 0.206719, 'yrHQqcRbc4') index_test.go:140: sql delete from test_index where c = 2096 index_test.go:143: sql update test_index set c1 = 3956422430523939466, c2 = 0.445295, c3 = 'r4VV0OWRpF' where c = 2632 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (2746, 2576971965468348533, 0.690083, 'LO5UCNgMmM') index_test.go:137: sql insert into test_index values (2745, 6181146878999877946, 0.517719, 'pAR9ajnNMN') index_test.go:143: sql update test_index set c1 = 4344449584981371240, c2 = 0.983390, c3 = 'HviBTRS9GJ' where c = 1184 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 2046146953990201027, c2 = 0.045707, c3 = 'bXetQ0W7Ml' where c = 1203 index_test.go:143: sql update test_index set c1 = 3868920820600149125, c2 = 0.151379, c3 = 'p0q3Bo4DyU' where c = 2162 index_test.go:137: sql insert into test_index values (2747, 6144408047408547596, 0.771255, 's6jX2nn2qE') index_test.go:143: sql update test_index set c1 = 1874060999366567508, c2 = 0.319148, c3 = 'yMOiWWVp5Y' where c = 502 index_test.go:140: sql delete from test_index where c = 2390 index_test.go:143: sql update test_index set c1 = 7964421304903450599, c2 = 0.329341, c3 = 'y95QQVX5KT' where c = 1813 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:143: sql update test_index set c1 = 355806750556577498, c2 = 0.235522, c3 = '5darme8cFi' where c = 1595 index_test.go:137: sql insert into test_index values (2750, 2229858284821904611, 0.759031, '9mA4uPPrwH') index_test.go:143: sql update test_index set c1 = 6366049567051717634, c2 = 0.721159, c3 = 'EjCSo2Iqwn' where c = 220 index_test.go:137: sql insert into test_index values (2748, 3527400571893399727, 0.931542, 'w9FoFt9D1l') index_test.go:137: sql insert into test_index values (2751, 4374405409428652143, 0.017657, 'GJFUPdrT5r') index_test.go:143: sql update test_index set c1 = 1324691260850574604, c2 = 0.140605, c3 = 'yqSSCpt8Qd' where c = 322 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:140: sql delete from test_index where c = 2340 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (2754, 4448157245647291650, 0.397343, 'ir1gIrPwHd') index_test.go:137: sql insert into test_index values (2749, 2564950837409183108, 0.837971, 'FJSyR36xHt') index_test.go:137: sql insert into test_index values (2753, 5748157650918353596, 0.321287, 'XbhhCSzMsC') index_test.go:140: sql delete from test_index where c = 2480 index_test.go:137: sql insert into test_index values (2755, 3775255523860003831, 0.489011, 'jOcF5wNPjV') index_test.go:143: sql update test_index set c1 = 6319884444223964776, c2 = 0.597191, c3 = 'KIHx8cHOdC' where c = 2088 index_test.go:143: sql update test_index set c1 = 2907213274464961689, c2 = 0.486864, c3 = 'g28q2xiG4I' where c = 1292 index_test.go:140: sql delete from test_index where c = 950 index_test.go:137: sql insert into test_index values (2752, 4029306303065932962, 0.226713, 'wpqAi5M6vF') index_test.go:140: sql delete from test_index where c = 2158 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 840613078761681551, c2 = 0.813526, c3 = 'xn063OobAP' where c = 523 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:140: sql delete from test_index where c = 2230 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:137: sql insert into test_index values (2757, 237507981239923995, 0.060832, 'ZyjySqUpXy') index_test.go:137: sql insert into test_index values (2756, 6375193545853491358, 0.448392, 'Dh8NGg5tir') index_test.go:143: sql update test_index set c1 = 3501742396581849367, c2 = 0.203736, c3 = 'QAsaUvEps0' where c = 1492 index_test.go:143: sql update test_index set c1 = 7292858425664256426, c2 = 0.863431, c3 = '7eB5JFKGhe' where c = 331 index_test.go:143: sql update test_index set c1 = 2307710196861486090, c2 = 0.763668, c3 = 'DIAb246Qyo' where c = 1692 index_test.go:143: sql update test_index set c1 = 2503731816967386311, c2 = 0.421913, c3 = '73C2GoFeB8' where c = 2444 index_test.go:143: sql update test_index set c1 = 3035267052811497498, c2 = 0.736364, c3 = 'zB5IeB1qXj' where c = 173 index_test.go:137: sql insert into test_index values (2758, 1202901390723809400, 0.613816, 'zYbkN0MEF5') index_test.go:140: sql delete from test_index where c = 276 index_test.go:143: sql update test_index set c1 = 6262531349973959553, c2 = 0.114536, c3 = '71VKGfX9LI' where c = 2633 index_test.go:137: sql insert into test_index values (2760, 6383475526021898491, 0.675692, 'NW3y4gtK73') index_test.go:140: sql delete from test_index where c = 981 index_test.go:137: sql insert into test_index values (2759, 5641555937979339634, 0.831744, '9laotNZkOt') index_test.go:137: sql insert into test_index values (2761, 8297716092181519615, 0.551292, 'JXPkxeE6TS') index_test.go:143: sql update test_index set c1 = 8783210219693440535, c2 = 0.153950, c3 = 'Gs2cgXxOs1' where c = 2238 index_test.go:143: sql update test_index set c1 = 2357638265341210068, c2 = 0.074714, c3 = 'DqaSGw4PJa' where c = 187 index_test.go:140: sql delete from test_index where c = 1895 index_test.go:137: sql insert into test_index values (2766, 7931073641172965789, 0.044847, 'eDEqjVzQgx') index_test.go:137: sql insert into test_index values (2764, 8165780455621942312, 0.848091, 'rRmC8mO2gi') index_test.go:140: sql delete from test_index where c = 741 index_test.go:137: sql insert into test_index values (2762, 7196271323723923061, 0.913378, 'zpZm54MVbP') index_test.go:137: sql insert into test_index values (2763, 4353014619588977842, 0.118521, 'Uk4FU9QvK2') index_test.go:137: sql insert into test_index values (2765, 7077468652555997814, 0.183986, 'hnqbJqiJzp') index_test.go:140: sql delete from test_index where c = 1623 index_test.go:143: sql update test_index set c1 = 2019032633470053236, c2 = 0.298098, c3 = 'iOn0PQ2Tct' where c = 2014 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 457 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:143: sql update test_index set c1 = 1260438967117334328, c2 = 0.707575, c3 = 'cZqpR2ku8U' where c = 206 index_test.go:143: sql update test_index set c1 = 681156038146805320, c2 = 0.661144, c3 = '5JiECqDKhC' where c = 1350 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (2767, 5559751514488490786, 0.359206, 'XDBhirLqwo') index_test.go:143: sql update test_index set c1 = 3354325753667794285, c2 = 0.510946, c3 = 'UCM9MBZnOw' where c = 2503 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:143: sql update test_index set c1 = 5056417691682903208, c2 = 0.432273, c3 = 'PMBcx1G7P4' where c = 860 index_test.go:143: sql update test_index set c1 = 1504051458185905372, c2 = 0.527042, c3 = 'HrtCEnLdCZ' where c = 960 index_test.go:137: sql insert into test_index values (2768, 7986182160761750360, 0.054312, '19MdmELZnw') index_test.go:143: sql update test_index set c1 = 8805816280948986997, c2 = 0.177499, c3 = 'Xtk592RVHL' where c = 2102 index_test.go:137: sql insert into test_index values (2769, 6029382610860782406, 0.215255, 'R6ceFjmEsp') index_test.go:137: sql insert into test_index values (2770, 4566137945630591888, 0.971560, '05vO2JqUdL') index_test.go:143: sql update test_index set c1 = 7366472818727490930, c2 = 0.489593, c3 = '0YcVKNylDV' where c = 2392 index_test.go:143: sql update test_index set c1 = 4382605206028014425, c2 = 0.161085, c3 = '7vfFHt6qgM' where c = 2323 index_test.go:140: sql delete from test_index where c = 61 index_test.go:140: sql delete from test_index where c = 8 index_test.go:140: sql delete from test_index where c = 541 index_test.go:143: sql update test_index set c1 = 7549738208201593085, c2 = 0.922349, c3 = '7Bjp72Ps8P' where c = 2053 index_test.go:137: sql insert into test_index values (2771, 1766094552793998171, 0.400416, 'Igw8MUcETx') index_test.go:137: sql insert into test_index values (2773, 3981035711363697555, 0.355501, 'zCto8yoOhy') index_test.go:137: sql insert into test_index values (2774, 5729821850250860377, 0.349736, 'qS3gSm4pF9') index_test.go:140: sql delete from test_index where c = 2674 index_test.go:137: sql insert into test_index values (2775, 890856653528257799, 0.609487, 'i0F5KnE1vI') index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (2776, 4973754207051913184, 0.183065, 'eCNrrG3uVo') index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 102838417739881976, c2 = 0.601695, c3 = 'OKHC5naXGk' where c = 2298 index_test.go:143: sql update test_index set c1 = 8122707688469582688, c2 = 0.988987, c3 = '4KzCiJy6vm' where c = 815 index_test.go:143: sql update test_index set c1 = 2574349894480234767, c2 = 0.943669, c3 = 'aTwZum6fnV' where c = 1029 index_test.go:143: sql update test_index set c1 = 9136587045195324759, c2 = 0.533659, c3 = 'RPYLmLCWOL' where c = 1172 index_test.go:143: sql update test_index set c1 = 1996960615747737405, c2 = 0.305893, c3 = 'tIcHXVK0iB' where c = 2578 index_test.go:137: sql insert into test_index values (2772, 2279664568953982269, 0.214373, '65lTfgq8a8') index_test.go:137: sql insert into test_index values (2781, 3517101385924210894, 0.193959, 'XhBfvR9jpG') index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (2777, 742586403990907011, 0.945682, 'cNhb1hDdfi') index_test.go:137: sql insert into test_index values (2778, 3053239290955463712, 0.092449, 'Xj5SgoUYl1') index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:143: sql update test_index set c1 = 8445599348728254764, c2 = 0.546045, c3 = 'WyWG2D9fip' where c = 1432 index_test.go:143: sql update test_index set c1 = 2544343013262397730, c2 = 0.909985, c3 = 'u9UMnJuSyS' where c = 192 index_test.go:137: sql insert into test_index values (2779, 2068053555837744847, 0.819198, 'mXpCfThhyH') index_test.go:137: sql insert into test_index values (2780, 805500168712345053, 0.112421, 'dlsdSq2Z5E') index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:137: sql insert into test_index values (2782, 6501943490973287951, 0.728917, 'AE0RVhaJHW') index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 3604299343409788928, c2 = 0.360188, c3 = 'R5qWKs9x7l' where c = 2530 index_test.go:143: sql update test_index set c1 = 8683804633817018341, c2 = 0.225241, c3 = 'jUDQ9Mwpse' where c = 2659 index_test.go:143: sql update test_index set c1 = 5805126541937283665, c2 = 0.649309, c3 = 'MT9UvD66wV' where c = 53 index_test.go:137: sql insert into test_index values (2783, 8621062244935829658, 0.404445, 'tSdlSgeNWZ') index_test.go:140: sql delete from test_index where c = 1428 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:143: sql update test_index set c1 = 5087816036036645744, c2 = 0.335750, c3 = 'FlAB9j8P1O' where c = 2332 index_test.go:143: sql update test_index set c1 = 2664722468293844728, c2 = 0.391008, c3 = 'mXu0y3FLor' where c = 98 index_test.go:137: sql insert into test_index values (2784, 6613018730048971703, 0.159429, '5R2GK8oLMA') index_test.go:140: sql delete from test_index where c = 1526 index_test.go:140: sql delete from test_index where c = 2665 index_test.go:143: sql update test_index set c1 = 2525304961033089611, c2 = 0.857251, c3 = 'slZffwLMRq' where c = 809 index_test.go:137: sql insert into test_index values (2785, 7756712528991158717, 0.797833, '0CTYelSjhZ') index_test.go:137: sql insert into test_index values (2786, 8970888166557499136, 0.602818, 'WmdyNNDAvR') index_test.go:143: sql update test_index set c1 = 5162245313086553106, c2 = 0.571038, c3 = 'QHHsTn7RKs' where c = 2597 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (2787, 3757485077792647906, 0.501912, 'NlANTLvMbB') index_test.go:140: sql delete from test_index where c = 2253 index_test.go:137: sql insert into test_index values (2788, 414141215132344070, 0.486989, 'ZslLgDYV22') index_test.go:143: sql update test_index set c1 = 8427733999055225324, c2 = 0.768404, c3 = 'lyBkC1gFTq' where c = 491 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:143: sql update test_index set c1 = 8754264074485659222, c2 = 0.672560, c3 = 'Gpi5oqHwJq' where c = 2449 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:140: sql delete from test_index where c = 2144 index_test.go:137: sql insert into test_index values (2790, 1525589122705123867, 0.848762, '8wbmeqPIN3') index_test.go:137: sql insert into test_index values (2789, 7860436030353181567, 0.297544, 'uH9LyAEn1E') index_test.go:143: sql update test_index set c1 = 2336072053305531613, c2 = 0.936595, c3 = 'dYFAnIO4oj' where c = 2495 index_test.go:143: sql update test_index set c1 = 3717279876015972871, c2 = 0.262565, c3 = 'EtZ50CVA4b' where c = 1933 index_test.go:137: sql insert into test_index values (2791, 6889200623987431271, 0.857295, 'toXyPntr7N') index_test.go:140: sql delete from test_index where c = 1857 index_test.go:143: sql update test_index set c1 = 4108155269046624239, c2 = 0.773220, c3 = 'FHl1a8k3FD' where c = 2215 index_test.go:143: sql update test_index set c1 = 7298518577500035203, c2 = 0.154230, c3 = 'oYguqXPgdH' where c = 1018 index_test.go:137: sql insert into test_index values (2792, 4306576351105474147, 0.766852, 'nLC3zWcuva') index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 8962830989356647068, c2 = 0.063726, c3 = 'jb9XTnGBRs' where c = 2324 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (2793, 10848735526343908, 0.394081, 'FOpzaDk5tp') index_test.go:143: sql update test_index set c1 = 1187196739273190114, c2 = 0.059779, c3 = 'FRvHLjq5mb' where c = 1159 index_test.go:137: sql insert into test_index values (2794, 6781579084094175564, 0.034819, '91RpHyoGt4') index_test.go:143: sql update test_index set c1 = 6313360784358685235, c2 = 0.669514, c3 = 'DCC5D4I70y' where c = 44 index_test.go:143: sql update test_index set c1 = 588751903263512333, c2 = 0.350587, c3 = '4dpkkaMROH' where c = 1392 index_test.go:140: sql delete from test_index where c = 2074 index_test.go:137: sql insert into test_index values (2795, 7886276408691661125, 0.053224, '2KI44o3wil') index_test.go:137: sql insert into test_index values (2796, 127464540510119158, 0.780098, 'Cjnr8igtvI') index_test.go:140: sql delete from test_index where c = 2477 index_test.go:143: sql update test_index set c1 = 635833768419587209, c2 = 0.712031, c3 = 'XyhENmHGor' where c = 1587 index_test.go:143: sql update test_index set c1 = 7481241214959040413, c2 = 0.801270, c3 = '9aE3DseLga' where c = 1008 index_test.go:140: sql delete from test_index where c = 2500 index_test.go:143: sql update test_index set c1 = 2111433900991280297, c2 = 0.526464, c3 = 'REz9t1UeW6' where c = 1541 index_test.go:137: sql insert into test_index values (2798, 4689392509272928029, 0.761210, 'dS6tdXjPsG') index_test.go:143: sql update test_index set c1 = 6493727700878675681, c2 = 0.008197, c3 = '8F71AOkb0H' where c = 1952 index_test.go:137: sql insert into test_index values (2797, 3592610961461536445, 0.623197, '69jm03uUXh') index_test.go:140: sql delete from test_index where c = 2175 index_test.go:140: sql delete from test_index where c = 2264 index_test.go:143: sql update test_index set c1 = 268740117329289931, c2 = 0.312548, c3 = 'Kc3RJmguiI' where c = 562 index_test.go:140: sql delete from test_index where c = 1785 index_test.go:137: sql insert into test_index values (2799, 3048662831930565910, 0.134651, 'a0qU7CbYsK') index_test.go:143: sql update test_index set c1 = 1203810875485340555, c2 = 0.031053, c3 = 'E3mzCdg4Z8' where c = 1961 index_test.go:143: sql update test_index set c1 = 3110638255656242138, c2 = 0.496526, c3 = 'PfVEfMUWmI' where c = 2346 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 5095664707190794673, c2 = 0.994092, c3 = '1b4neUtdYt' where c = 1904 index_test.go:143: sql update test_index set c1 = 7987669234798169964, c2 = 0.942019, c3 = 'x2iQdD7stB' where c = 776 index_test.go:137: sql insert into test_index values (2800, 4093725528081296119, 0.554706, 'YKNjs2Lmlj') index_test.go:140: sql delete from test_index where c = 2084 index_test.go:143: sql update test_index set c1 = 1700337828160774208, c2 = 0.305492, c3 = 'zODbKErPzK' where c = 2679 index_test.go:137: sql insert into test_index values (2805, 4195051833456981512, 0.758804, 'km3fGkwhRq') index_test.go:137: sql insert into test_index values (2802, 2788408790757249963, 0.265886, 'X0WXaDqDuB') index_test.go:137: sql insert into test_index values (2810, 9073297939351318825, 0.430889, 'UqtauVTBVo') index_test.go:137: sql insert into test_index values (2806, 8460019752189842710, 0.868177, 'Br8Pa9663k') index_test.go:137: sql insert into test_index values (2804, 5859579853884446464, 0.574911, 'NhWmN68e7Y') index_test.go:137: sql insert into test_index values (2803, 5997985384876652494, 0.501666, '1NR5cd9I90') index_test.go:137: sql insert into test_index values (2808, 1133841878628181500, 0.037501, 'Cw1fl6bd50') index_test.go:137: sql insert into test_index values (2807, 2172030474159606918, 0.193398, '7bcdovERSz') index_test.go:137: sql insert into test_index values (2809, 3117181920936284516, 0.469272, '6xR7mfPOJP') index_test.go:140: sql delete from test_index where c = 1396 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:137: sql insert into test_index values (2801, 2275854464684110365, 0.519630, 'TzBW0MDDpS') index_test.go:140: sql delete from test_index where c = 1134 index_test.go:140: sql delete from test_index where c = 649 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:143: sql update test_index set c1 = 7968552536420007629, c2 = 0.310966, c3 = '8z0b17VKUG' where c = 1903 index_test.go:140: sql delete from test_index where c = 1459 index_test.go:143: sql update test_index set c1 = 3341719135788309770, c2 = 0.814200, c3 = 'pPhds61fsH' where c = 93 index_test.go:143: sql update test_index set c1 = 2121579590929168094, c2 = 0.719042, c3 = 'ewYbhlI3Bi' where c = 769 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 5832898411951404107, c2 = 0.044505, c3 = 'bZ2leRt92A' where c = 1069 index_test.go:143: sql update test_index set c1 = 6985714595385714366, c2 = 0.603292, c3 = 'reoobTySGD' where c = 1491 index_test.go:143: sql update test_index set c1 = 379689417049902567, c2 = 0.318872, c3 = 'IWDdjEiMoo' where c = 1960 index_test.go:143: sql update test_index set c1 = 8351516787776733155, c2 = 0.806841, c3 = 'RwB3HNokmA' where c = 2691 index_test.go:137: sql insert into test_index values (2811, 376575216252572116, 0.352227, 'NU41sg4oJy') index_test.go:143: sql update test_index set c1 = 7945879992505036973, c2 = 0.055168, c3 = 'yi1YfndHyS' where c = 1084 index_test.go:137: sql insert into test_index values (2812, 8103437833037964667, 0.655213, 'YT37F3B6SC') index_test.go:137: sql insert into test_index values (2813, 1032483250423480955, 0.632968, 'eBVN5xGXqE') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 2484743762694807924, c2 = 0.189192, c3 = 'sWUhRSc6Qq' where c = 2687 index_test.go:137: sql insert into test_index values (2814, 5825284565526315677, 0.416431, 'yMKqWXSY0e') index_test.go:143: sql update test_index set c1 = 4744641284959367501, c2 = 0.336060, c3 = 'tYGRHtal7n' where c = 1580 index_test.go:137: sql insert into test_index values (2816, 8632310111888702193, 0.128186, 'M8LrQ1ekE8') index_test.go:137: sql insert into test_index values (2818, 9083850007103197293, 0.233843, '0uyOrF9rFS') index_test.go:137: sql insert into test_index values (2815, 1846162302597618981, 0.532699, 'fVY1BE503t') index_test.go:137: sql insert into test_index values (2817, 3171113753163036673, 0.927198, 'W3q0pzU9BT') index_test.go:143: sql update test_index set c1 = 8483716724543303614, c2 = 0.408047, c3 = 'HPia27p7Ri' where c = 1083 index_test.go:137: sql insert into test_index values (2819, 1352037601527552411, 0.027737, 'LPOkapPy5M') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (2820, 3503538768069870716, 0.133704, 'jOrozrWibc') index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:140: sql delete from test_index where c = 2533 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 2000 index_test.go:143: sql update test_index set c1 = 1283697595104267553, c2 = 0.008055, c3 = 'OvaWBG0DRz' where c = 847 index_test.go:143: sql update test_index set c1 = 2677202224825342460, c2 = 0.777633, c3 = 'D9KqCNLgLK' where c = 661 index_test.go:137: sql insert into test_index values (2821, 4795388309710342866, 0.893795, 'J3QHvtPgHp') index_test.go:143: sql update test_index set c1 = 1546270358028721375, c2 = 0.069224, c3 = 'VzuEQCyxPw' where c = 1610 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 5868493682399636717, c2 = 0.820401, c3 = 'ODG53Kb4t5' where c = 1649 index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (2823, 4500131772351436031, 0.211462, 'Poogl3o76y') index_test.go:143: sql update test_index set c1 = 5055470727410516469, c2 = 0.104195, c3 = 'iMKDo4mPvp' where c = 871 index_test.go:143: sql update test_index set c1 = 7871810443149033705, c2 = 0.699506, c3 = '4mZfAw79PV' where c = 1412 index_test.go:143: sql update test_index set c1 = 7166375389692526667, c2 = 0.203811, c3 = 'R4NZ07tJXM' where c = 2795 index_test.go:137: sql insert into test_index values (2822, 4542328653252799503, 0.180386, 'VbRcg6Y43Y') index_test.go:137: sql insert into test_index values (2824, 1063328853445811967, 0.160076, 'Azynj9Br3j') index_test.go:143: sql update test_index set c1 = 8360047048320593371, c2 = 0.942305, c3 = 'jBViylJVKH' where c = 2793 index_test.go:140: sql delete from test_index where c = 1559 index_test.go:143: sql update test_index set c1 = 8485298512855212245, c2 = 0.191443, c3 = 'SzRJrIyURp' where c = 2204 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:137: sql insert into test_index values (2825, 6091441278309437097, 0.971982, 'j2KQCEQOXX') index_test.go:137: sql insert into test_index values (2827, 7516739746272611236, 0.041430, 'HWF4aam5xe') index_test.go:143: sql update test_index set c1 = 2320885372695070424, c2 = 0.552820, c3 = 'HoazIm4b2a' where c = 2555 index_test.go:137: sql insert into test_index values (2828, 992453252735042955, 0.556884, 'FbC81OAaTE') index_test.go:137: sql insert into test_index values (2829, 1273951657902486136, 0.697445, 'oX1OFHVLT0') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:137: sql insert into test_index values (2826, 2711088913522195882, 0.273024, 'ZMkraFQ9sr') index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (2830, 6863484768631347539, 0.768716, 'Zf9xKpZ2v6') index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 4443052471253118544, c2 = 0.134357, c3 = 'bBWtTOfZMe' where c = 2462 index_test.go:137: sql insert into test_index values (2831, 7126493101345608260, 0.716501, 'bnuXemxEfk') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:143: sql update test_index set c1 = 5550703936013376027, c2 = 0.825138, c3 = 'UsF65J0vNb' where c = 454 index_test.go:143: sql update test_index set c1 = 225518342939872748, c2 = 0.458709, c3 = 'wxO7bn8Y59' where c = 689 index_test.go:140: sql delete from test_index where c = 69 index_test.go:143: sql update test_index set c1 = 5927857087841224632, c2 = 0.292101, c3 = '2KhMUtHdJt' where c = 1175 index_test.go:143: sql update test_index set c1 = 629159812138912946, c2 = 0.477040, c3 = 'cd1yKHscQb' where c = 1236 index_test.go:137: sql insert into test_index values (2832, 707170392892637867, 0.247755, 'bvBTMDoQBX') index_test.go:140: sql delete from test_index where c = 1435 index_test.go:140: sql delete from test_index where c = 2711 index_test.go:143: sql update test_index set c1 = 8370752033736698688, c2 = 0.490070, c3 = 'zaY3Jmfz8W' where c = 1868 index_test.go:140: sql delete from test_index where c = 2123 index_test.go:137: sql insert into test_index values (2833, 3129268750034157110, 0.229756, 'pBn7qQl807') index_test.go:137: sql insert into test_index values (2834, 3578461419013203983, 0.111640, 'f96Q6DEOpc') index_test.go:137: sql insert into test_index values (2835, 1648058494113295141, 0.582247, 'WcwnCSA8gV') index_test.go:140: sql delete from test_index where c = 314 index_test.go:143: sql update test_index set c1 = 3431051314853352026, c2 = 0.939576, c3 = 'y9W4AJ9n3G' where c = 263 index_test.go:137: sql insert into test_index values (2836, 6939777864787774767, 0.932798, 'Mc2LoilRg7') index_test.go:143: sql update test_index set c1 = 565366781031690717, c2 = 0.140222, c3 = '6116V3Ecwg' where c = 536 index_test.go:137: sql insert into test_index values (2837, 4566602434759760631, 0.293932, '9pR7rmbYQb') index_test.go:143: sql update test_index set c1 = 9086053675313083445, c2 = 0.707956, c3 = 'StakTqJN7v' where c = 996 index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 1166 index_test.go:137: sql insert into test_index values (2838, 5088487162381491917, 0.807069, 'nH8pSIEC27') index_test.go:143: sql update test_index set c1 = 1879157115642560069, c2 = 0.583751, c3 = 'NgzEnIQgVR' where c = 669 index_test.go:140: sql delete from test_index where c = 2608 index_test.go:140: sql delete from test_index where c = 97 index_test.go:140: sql delete from test_index where c = 459 index_test.go:143: sql update test_index set c1 = 5350555789641028059, c2 = 0.294677, c3 = 'cnV02GHeJy' where c = 1819 index_test.go:137: sql insert into test_index values (2839, 5465404743291610171, 0.678567, '0wetF0htgw') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 6051539791862702152, c2 = 0.933093, c3 = 'X2f6lMbvzj' where c = 795 index_test.go:143: sql update test_index set c1 = 6848776558718828162, c2 = 0.741222, c3 = '9ZLQUMEtLz' where c = 1946 index_test.go:137: sql insert into test_index values (2840, 3112924879229983596, 0.701666, '9HtLGjYcRF') index_test.go:143: sql update test_index set c1 = 5831034578927422897, c2 = 0.733163, c3 = 'iHsua1iGU3' where c = 1002 index_test.go:137: sql insert into test_index values (2842, 5926560851041834407, 0.357111, '1gMBSVk4rx') index_test.go:137: sql insert into test_index values (2841, 6629209109143408198, 0.166990, 'NbyYY31kt0') index_test.go:143: sql update test_index set c1 = 171312493158803723, c2 = 0.709999, c3 = 'ryBAT62dHJ' where c = 629 index_test.go:143: sql update test_index set c1 = 5267804741820524938, c2 = 0.461357, c3 = 'yhgJaNAvqQ' where c = 777 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 2358 index_test.go:140: sql delete from test_index where c = 2534 index_test.go:137: sql insert into test_index values (2846, 4605690163086758941, 0.873112, 'bADkGliF3q') index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 4221378548067775315, c2 = 0.446064, c3 = 'wBAKHvetfo' where c = 1845 index_test.go:137: sql insert into test_index values (2843, 6321712357477931483, 0.708968, 'LU6tanz2aq') index_test.go:137: sql insert into test_index values (2847, 5266640356862457211, 0.337788, 'mKUyon5QG6') index_test.go:137: sql insert into test_index values (2845, 7670871867299823894, 0.711686, 'f1uFnSDfcM') index_test.go:143: sql update test_index set c1 = 5991694807808405136, c2 = 0.897775, c3 = 'O1joD0zxvD' where c = 1728 index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 7626952351630308833, c2 = 0.999166, c3 = 'GNoE0OlbLR' where c = 2687 index_test.go:140: sql delete from test_index where c = 299 index_test.go:137: sql insert into test_index values (2844, 5240170470235261930, 0.512266, 'QpMzBQZ2Nc') index_test.go:137: sql insert into test_index values (2848, 5219007414817662773, 0.213577, 'LpvZ6QeQuS') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:143: sql update test_index set c1 = 8704588768494095105, c2 = 0.065934, c3 = 'CDRyfTniTX' where c = 559 index_test.go:143: sql update test_index set c1 = 7626748172394961425, c2 = 0.861485, c3 = 'iujSTnrElr' where c = 2510 index_test.go:140: sql delete from test_index where c = 1204 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:143: sql update test_index set c1 = 2917942578266667048, c2 = 0.545160, c3 = 'OD2zJc8c4X' where c = 2465 index_test.go:137: sql insert into test_index values (2850, 6757199584927065205, 0.332929, 'igwCUSiO60') index_test.go:143: sql update test_index set c1 = 8092556672750581111, c2 = 0.168651, c3 = '7OX5B0OVd9' where c = 2236 index_test.go:137: sql insert into test_index values (2851, 5016549340993435138, 0.765681, 'h0wpjOoHUn') index_test.go:137: sql insert into test_index values (2849, 4985664528665987997, 0.201958, 'gk6C9HG1kL') index_test.go:137: sql insert into test_index values (2852, 2865545815365604913, 0.800337, 'sbfvYqYruB') index_test.go:143: sql update test_index set c1 = 2953602291211168922, c2 = 0.677014, c3 = 'R5Prrfc4VI' where c = 971 index_test.go:140: sql delete from test_index where c = 1258 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (2853, 932353775381599031, 0.242661, 'POp9hBWv15') index_test.go:137: sql insert into test_index values (2854, 2454305496941865961, 0.453763, 'Ql5CgPYjse') index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 3254585027396684347, c2 = 0.619817, c3 = 'IIeVRhyjCQ' where c = 1655 index_test.go:143: sql update test_index set c1 = 6946761979147444298, c2 = 0.658162, c3 = '9tZ3w9468a' where c = 1912 index_test.go:143: sql update test_index set c1 = 8531167390664022740, c2 = 0.294148, c3 = 'uM9mQFClkq' where c = 306 index_test.go:137: sql insert into test_index values (2855, 3427110040872594718, 0.242732, 'RjA256lpbk') index_test.go:140: sql delete from test_index where c = 938 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:143: sql update test_index set c1 = 6076880268322746102, c2 = 0.259644, c3 = 'w4ULvJ4RGJ' where c = 1785 index_test.go:140: sql delete from test_index where c = 1270 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:137: sql insert into test_index values (2857, 1586919929390672630, 0.496747, '4eauSRDt9Y') index_test.go:143: sql update test_index set c1 = 829635114019147980, c2 = 0.256891, c3 = 'Kl5hWj2XuB' where c = 2389 index_test.go:143: sql update test_index set c1 = 9033277067149930515, c2 = 0.558977, c3 = 'qBv3Ns7kPp' where c = 573 index_test.go:137: sql insert into test_index values (2858, 1515782428592882935, 0.678400, '7pEYcFNw6x') index_test.go:137: sql insert into test_index values (2859, 7534483005923853096, 0.623468, 'suNbQNtwDQ') index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 4432355645915306323, c2 = 0.028449, c3 = '1TtUDdAZdE' where c = 623 index_test.go:143: sql update test_index set c1 = 1703541873933785085, c2 = 0.042141, c3 = 'nfZtaxRrP4' where c = 1930 index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 1930 index_test.go:137: sql insert into test_index values (2856, 4469845903572421540, 0.273093, 'B9FNuPwZSp') index_test.go:137: sql insert into test_index values (2861, 1624211883066082227, 0.498843, 'OHojIOUVzo') index_test.go:143: sql update test_index set c1 = 1255228207347868114, c2 = 0.394642, c3 = 's5UVoqzTzS' where c = 1195 index_test.go:137: sql insert into test_index values (2860, 9183399843727273497, 0.598969, '0quHQmfkzs') index_test.go:143: sql update test_index set c1 = 2742730765843617124, c2 = 0.716563, c3 = 'hSaHBfLC0u' where c = 2064 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 39317610600921535, c2 = 0.529598, c3 = 'HGVuPMJBcv' where c = 255 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (2862, 2705901584812269999, 0.929228, 'Ebc3MgCKfi') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (2863, 736052796263704338, 0.417936, 'SK5SX0T4bU') index_test.go:137: sql insert into test_index values (2864, 495757026435215580, 0.314391, 'Cgm9whmoHB') index_test.go:143: sql update test_index set c1 = 1736322411616951814, c2 = 0.003231, c3 = 'zHKj56iSf8' where c = 384 index_test.go:143: sql update test_index set c1 = 7642092668480143412, c2 = 0.349629, c3 = 'ao3Mfgd1qW' where c = 344 index_test.go:143: sql update test_index set c1 = 6071204372257541011, c2 = 0.396786, c3 = 'gtQ4NprjYi' where c = 69 index_test.go:137: sql insert into test_index values (2865, 5890249617584020554, 0.425582, 'GWGo04yCo5') index_test.go:143: sql update test_index set c1 = 5503631248556741668, c2 = 0.437655, c3 = 'vGPrf8gGh3' where c = 1485 index_test.go:143: sql update test_index set c1 = 4506272372184096445, c2 = 0.311256, c3 = '2rMh772ZPt' where c = 2535 index_test.go:140: sql delete from test_index where c = 2005 index_test.go:137: sql insert into test_index values (2869, 2242448795755419917, 0.165841, 'fEqAFvdQJD') index_test.go:143: sql update test_index set c1 = 7612235134237558940, c2 = 0.268609, c3 = 'AJ4YzVyn0F' where c = 2047 index_test.go:137: sql insert into test_index values (2867, 6740088331137067527, 0.886875, '5X40xcdw2e') index_test.go:140: sql delete from test_index where c = 1945 index_test.go:137: sql insert into test_index values (2866, 6797763588481759997, 0.273069, 'wAByQ7kW53') index_test.go:140: sql delete from test_index where c = 2275 index_test.go:140: sql delete from test_index where c = 1164 index_test.go:137: sql insert into test_index values (2870, 2525370707247583664, 0.251717, 'vcS1eYHCeO') index_test.go:137: sql insert into test_index values (2871, 2474266535034428336, 0.182705, 'U8nXXfrigO') index_test.go:140: sql delete from test_index where c = 2129 index_test.go:143: sql update test_index set c1 = 7073411856367775162, c2 = 0.266019, c3 = '1jAoRkDF0U' where c = 152 index_test.go:143: sql update test_index set c1 = 1294172259833399824, c2 = 0.269153, c3 = 'zeyGXMazQN' where c = 414 index_test.go:137: sql insert into test_index values (2872, 7834567302258346582, 0.459205, 'wKNo87QUA7') index_test.go:140: sql delete from test_index where c = 971 index_test.go:143: sql update test_index set c1 = 983946516245289080, c2 = 0.367278, c3 = 'OaVyiX0q5v' where c = 1112 index_test.go:137: sql insert into test_index values (2868, 7604125200330757195, 0.364900, 'YqU8wuDTC5') index_test.go:140: sql delete from test_index where c = 2458 index_test.go:143: sql update test_index set c1 = 7874260767668810896, c2 = 0.679856, c3 = 'IN5fKZWbai' where c = 1050 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:140: sql delete from test_index where c = 802 index_test.go:137: sql insert into test_index values (2874, 7549328088972232088, 0.999561, 'ZlH5zdmL7o') index_test.go:143: sql update test_index set c1 = 8114652573143572764, c2 = 0.129489, c3 = 'mt4UspPYjy' where c = 936 index_test.go:137: sql insert into test_index values (2873, 2209457108169689046, 0.954848, 'QQNTiX78jZ') index_test.go:137: sql insert into test_index values (2875, 5962853657412309649, 0.422004, '1kVvO5kvwf') index_test.go:143: sql update test_index set c1 = 2186443234753130140, c2 = 0.797221, c3 = 'lL7ks2kQL2' where c = 97 index_test.go:137: sql insert into test_index values (2876, 8931762804163919064, 0.480959, 'sZo141Ta10') index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 2944307754321606902, c2 = 0.644613, c3 = 'jEPktxNCEm' where c = 743 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 557241349779212317, c2 = 0.635365, c3 = 'TOkZw6jfBv' where c = 2775 index_test.go:140: sql delete from test_index where c = 1483 index_test.go:143: sql update test_index set c1 = 3888939878489830421, c2 = 0.438416, c3 = 'QzLVdsRM1w' where c = 905 index_test.go:137: sql insert into test_index values (2878, 510310687914516024, 0.885282, 'Ljfbh2Q0eH') index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (2879, 5552589594405956756, 0.360901, 's1M3fMr2V8') index_test.go:140: sql delete from test_index where c = 2847 index_test.go:137: sql insert into test_index values (2877, 2674554983791082210, 0.781350, 'k53Qr4T2Pn') index_test.go:137: sql insert into test_index values (2880, 7491283723506507686, 0.166528, 'jps14BHozB') index_test.go:143: sql update test_index set c1 = 4213644642098353649, c2 = 0.919492, c3 = 'tnqbbYNHMI' where c = 2338 index_test.go:143: sql update test_index set c1 = 6840690658427676214, c2 = 0.116856, c3 = 'WgztARHMae' where c = 620 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:143: sql update test_index set c1 = 5850256264520690766, c2 = 0.095422, c3 = 'rHgu26xpKj' where c = 587 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:143: sql update test_index set c1 = 84235240437541499, c2 = 0.209679, c3 = 'PF9JfZ4orz' where c = 2019 index_test.go:137: sql insert into test_index values (2883, 4463036034913749216, 0.112632, 'go5yqvGoOI') index_test.go:140: sql delete from test_index where c = 2269 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (2882, 5503824125088312476, 0.173503, 'f16bJRvm2B') index_test.go:137: sql insert into test_index values (2884, 2228586784961548491, 0.160454, 'm60yKj7CID') index_test.go:143: sql update test_index set c1 = 6456747498847893409, c2 = 0.736393, c3 = 'esYe8z8oIE' where c = 2053 index_test.go:143: sql update test_index set c1 = 4183815211106489285, c2 = 0.938350, c3 = 'PBvWs5wFgG' where c = 1218 index_test.go:140: sql delete from test_index where c = 1246 index_test.go:143: sql update test_index set c1 = 7687670936390561167, c2 = 0.201481, c3 = 'bkgpRXwmje' where c = 332 index_test.go:137: sql insert into test_index values (2881, 3489262905528933393, 0.806789, 'kXgZVa3auv') index_test.go:137: sql insert into test_index values (2885, 2608135940685150667, 0.356352, 'WJwxlnIsDM') index_test.go:143: sql update test_index set c1 = 1305076956072292869, c2 = 0.875372, c3 = 'ZPIwneAxjN' where c = 2551 index_test.go:140: sql delete from test_index where c = 2312 index_test.go:143: sql update test_index set c1 = 3037559873177805540, c2 = 0.074358, c3 = 'RSw6Tq18Wz' where c = 2405 index_test.go:137: sql insert into test_index values (2887, 6603124066919077696, 0.940041, 'GZbByjwNzr') index_test.go:143: sql update test_index set c1 = 2147013496567985016, c2 = 0.023635, c3 = '3zqJpN35i7' where c = 663 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:137: sql insert into test_index values (2886, 2671931508001783695, 0.902897, 'hLPkr6JyNY') index_test.go:137: sql insert into test_index values (2888, 4255735193207376081, 0.993645, 'RY4bKL7igw') index_test.go:137: sql insert into test_index values (2890, 7164432551043758076, 0.574797, 'z6ufbY2NzX') index_test.go:140: sql delete from test_index where c = 1793 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:137: sql insert into test_index values (2891, 3701858250927674409, 0.097809, 'vozXWD2DB7') index_test.go:140: sql delete from test_index where c = 1783 index_test.go:143: sql update test_index set c1 = 5416616872236039727, c2 = 0.602247, c3 = 'IyXVkrRSOc' where c = 2345 index_test.go:143: sql update test_index set c1 = 8418261498159691247, c2 = 0.453398, c3 = 'C78QjFG5Kx' where c = 1465 index_test.go:137: sql insert into test_index values (2889, 8550333775223926185, 0.587482, '4L1I0l4A4H') index_test.go:143: sql update test_index set c1 = 6403279235821389658, c2 = 0.614805, c3 = 'h1lsoRBcv0' where c = 1677 index_test.go:140: sql delete from test_index where c = 587 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:137: sql insert into test_index values (2892, 6696744278346163887, 0.991690, '19FIBqdl8x') index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 2232 index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 2729845058623774426, c2 = 0.291900, c3 = '4VQRvQaaJ2' where c = 925 index_test.go:137: sql insert into test_index values (2894, 2962011184102135405, 0.042446, 'pkUpjZ5TKJ') index_test.go:137: sql insert into test_index values (2893, 2216715531377996756, 0.694063, 'P5nKcjwfVQ') index_test.go:143: sql update test_index set c1 = 3449306547317303595, c2 = 0.120246, c3 = '1eYQJmqAM8' where c = 762 index_test.go:143: sql update test_index set c1 = 3999637796003235512, c2 = 0.443106, c3 = 'edezI8U0RJ' where c = 1196 index_test.go:143: sql update test_index set c1 = 2333944976045050696, c2 = 0.032534, c3 = '5Lpo79EVys' where c = 1291 index_test.go:143: sql update test_index set c1 = 6734529910033065745, c2 = 0.874900, c3 = '8KlD1dZRAB' where c = 468 index_test.go:143: sql update test_index set c1 = 4247839247987383736, c2 = 0.621369, c3 = 'UJwG2LiXEZ' where c = 1345 index_test.go:140: sql delete from test_index where c = 717 index_test.go:137: sql insert into test_index values (2895, 8506067178300150899, 0.775561, 'yxoxrYtrfC') index_test.go:140: sql delete from test_index where c = 2735 index_test.go:143: sql update test_index set c1 = 752305646562444516, c2 = 0.616281, c3 = 'wXaikfUeCW' where c = 1586 index_test.go:140: sql delete from test_index where c = 2354 index_test.go:137: sql insert into test_index values (2896, 68587320566156880, 0.680026, 'SGqAlBDVHQ') index_test.go:143: sql update test_index set c1 = 3379380611179396302, c2 = 0.177805, c3 = 'aZBgWtQ2Kq' where c = 1964 index_test.go:137: sql insert into test_index values (2898, 1758388883035548094, 0.105547, '3NwZMuRWCA') index_test.go:137: sql insert into test_index values (2899, 2461671101484757728, 0.099498, 'QuCMioxpDK') index_test.go:137: sql insert into test_index values (2897, 903366783529592372, 0.427274, '9S5I3w69W7') index_test.go:140: sql delete from test_index where c = 1971 index_test.go:143: sql update test_index set c1 = 8555866811340886256, c2 = 0.205606, c3 = '9u7GPOc0WT' where c = 2795 index_test.go:140: sql delete from test_index where c = 1816 index_test.go:143: sql update test_index set c1 = 892089327835149420, c2 = 0.350262, c3 = 'xGfwfXM46Y' where c = 1613 index_test.go:140: sql delete from test_index where c = 752 index_test.go:140: sql delete from test_index where c = 2837 index_test.go:143: sql update test_index set c1 = 6664133828952870953, c2 = 0.212847, c3 = 'hXtgEK8RML' where c = 4 index_test.go:143: sql update test_index set c1 = 4378392304756006451, c2 = 0.208936, c3 = 'zxbMAGrMH5' where c = 1483 index_test.go:143: sql update test_index set c1 = 1096584832055730994, c2 = 0.776230, c3 = 'A4fWFVM49M' where c = 2379 index_test.go:140: sql delete from test_index where c = 2862 index_test.go:143: sql update test_index set c1 = 5230844652471250641, c2 = 0.953340, c3 = 'OavOy20lys' where c = 335 index_test.go:137: sql insert into test_index values (2900, 2452051381763023973, 0.978544, 'psOMfzJMM8') index_test.go:143: sql update test_index set c1 = 7261567677250085073, c2 = 0.855599, c3 = 'AigseQsVzT' where c = 2379 index_test.go:140: sql delete from test_index where c = 2810 index_test.go:143: sql update test_index set c1 = 6282555322469362007, c2 = 0.647437, c3 = 'UAsixeletN' where c = 1366 index_test.go:137: sql insert into test_index values (2902, 8651183199994188447, 0.057884, 'sN5ihhgwVG') index_test.go:137: sql insert into test_index values (2906, 3473055803382252389, 0.309648, 'qx3ugslnuS') index_test.go:137: sql insert into test_index values (2905, 3278436730750138538, 0.206498, 'SutXi8O4CU') index_test.go:137: sql insert into test_index values (2909, 939808171183779381, 0.048477, 'avV1SPE75M') index_test.go:137: sql insert into test_index values (2901, 1482147173897715007, 0.790586, 'gtyIgOIqZ9') index_test.go:137: sql insert into test_index values (2910, 3585144349185152066, 0.689379, 'CnvnuNvw5z') index_test.go:137: sql insert into test_index values (2908, 5886564840039264674, 0.952800, 't4a7WZcvkd') index_test.go:137: sql insert into test_index values (2907, 9208144467529674432, 0.438051, '28W8DuwHCT') index_test.go:137: sql insert into test_index values (2903, 7722149388369653398, 0.593037, 'YY0UlguNWm') index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:137: sql insert into test_index values (2904, 3815097563541081224, 0.120946, '7OHYrBYGnT') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:140: sql delete from test_index where c = 2675 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:140: sql delete from test_index where c = 2751 index_test.go:140: sql delete from test_index where c = 2562 index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 3005398050456786659, c2 = 0.144366, c3 = 'AFT8UKiNtz' where c = 2386 index_test.go:143: sql update test_index set c1 = 2935526854116141067, c2 = 0.301378, c3 = 'BOrqE178J9' where c = 1153 index_test.go:143: sql update test_index set c1 = 4238625447382924740, c2 = 0.506295, c3 = 'o1Lzx9tc4c' where c = 1001 index_test.go:143: sql update test_index set c1 = 3489350409015235062, c2 = 0.616644, c3 = 'A6dCLT7t9z' where c = 953 index_test.go:143: sql update test_index set c1 = 500844195410777814, c2 = 0.010450, c3 = '0ragq0V3RY' where c = 66 index_test.go:143: sql update test_index set c1 = 4810247128618462596, c2 = 0.953730, c3 = 'KmQM0QUNCy' where c = 1509 index_test.go:143: sql update test_index set c1 = 2421494408569550309, c2 = 0.211289, c3 = 'ozKPEe2qD3' where c = 2871 index_test.go:137: sql insert into test_index values (2912, 652097743220468646, 0.164762, '73s71RkNku') index_test.go:143: sql update test_index set c1 = 32227838529240390, c2 = 0.237691, c3 = 'idRAI0t4R9' where c = 2022 index_test.go:137: sql insert into test_index values (2913, 4061293129863393132, 0.052224, 'jtBYnzLdO2') index_test.go:137: sql insert into test_index values (2916, 3365118737550828740, 0.191205, 'GBh1lhuNik') index_test.go:143: sql update test_index set c1 = 7602912064221978159, c2 = 0.329086, c3 = 'xYV4jqIDep' where c = 2698 index_test.go:143: sql update test_index set c1 = 6075742600178178049, c2 = 0.972783, c3 = '2pvPWGXRPF' where c = 1924 index_test.go:137: sql insert into test_index values (2911, 3242240147015053626, 0.988300, 'ca0g64snfH') index_test.go:137: sql insert into test_index values (2914, 97532880239924677, 0.123729, 'sHdTRmjSjK') index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 1394 index_test.go:137: sql insert into test_index values (2917, 1586317863872034753, 0.563092, 'ldsx1oWk7L') index_test.go:137: sql insert into test_index values (2919, 5203996354849456929, 0.106511, 'Ts13snYj0D') index_test.go:137: sql insert into test_index values (2920, 304216035658983058, 0.969230, 'C36aOQaGM0') index_test.go:137: sql insert into test_index values (2915, 4441938891710550673, 0.666127, 'PW7ncXS1an') index_test.go:137: sql insert into test_index values (2918, 3415981041055826907, 0.257088, 'G4IWB2Mmda') index_test.go:140: sql delete from test_index where c = 2538 index_test.go:143: sql update test_index set c1 = 7971492974809927634, c2 = 0.865056, c3 = 'frfH5Wf1El' where c = 1409 index_test.go:143: sql update test_index set c1 = 6341582020295594475, c2 = 0.039677, c3 = 'qzIxvXOLN9' where c = 1589 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:140: sql delete from test_index where c = 2665 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:143: sql update test_index set c1 = 1703133738148434900, c2 = 0.597248, c3 = 'ptUpfJoOkA' where c = 2406 index_test.go:137: sql insert into test_index values (2921, 5966984797322270481, 0.405636, 'ouKgbD3fu8') index_test.go:143: sql update test_index set c1 = 3847269213545267179, c2 = 0.205124, c3 = 'pDyhcTizci' where c = 67 index_test.go:140: sql delete from test_index where c = 2238 index_test.go:143: sql update test_index set c1 = 5498200539290100821, c2 = 0.527639, c3 = 'TIEtz3vmdR' where c = 301 index_test.go:143: sql update test_index set c1 = 1206585985763296352, c2 = 0.939090, c3 = 'Qe2acajvAC' where c = 856 index_test.go:137: sql insert into test_index values (2922, 2861640861003457956, 0.070337, '3XAXTcRG32') index_test.go:143: sql update test_index set c1 = 7206935106381998106, c2 = 0.584479, c3 = 'Cn1i5jssKe' where c = 1923 index_test.go:143: sql update test_index set c1 = 197198367836552260, c2 = 0.530037, c3 = 'Y9mAfZM4qj' where c = 947 index_test.go:137: sql insert into test_index values (2925, 2620694854779167935, 0.847595, 'f2d89X4SlF') index_test.go:143: sql update test_index set c1 = 4162754181450946503, c2 = 0.642055, c3 = 'xzh6qodEet' where c = 2646 index_test.go:137: sql insert into test_index values (2923, 1766606696578577788, 0.949217, 'OVu0P2uBBg') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (2924, 1768368492787418944, 0.466746, 'zPKidsvwG5') index_test.go:137: sql insert into test_index values (2927, 4624489250950674890, 0.820449, 'iqp2p3UcI4') index_test.go:137: sql insert into test_index values (2929, 7214944133058445300, 0.570201, 'a2KLE6Dc2v') index_test.go:137: sql insert into test_index values (2928, 4195303131276975904, 0.639431, 'lonFM3PDOe') index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 618 index_test.go:143: sql update test_index set c1 = 4906042640724927155, c2 = 0.863500, c3 = 'dBiFTYpMPA' where c = 1517 index_test.go:140: sql delete from test_index where c = 86 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 1970123745738324000, c2 = 0.358366, c3 = '6Govweeiuh' where c = 1236 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (2926, 7276770351314851169, 0.256811, 'hJN98nUibi') index_test.go:143: sql update test_index set c1 = 2963400751520028420, c2 = 0.705115, c3 = '0mE9xWFrw1' where c = 2118 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:143: sql update test_index set c1 = 2472392706290222325, c2 = 0.402321, c3 = 'xUo2et5qfl' where c = 510 index_test.go:143: sql update test_index set c1 = 5399062947305795148, c2 = 0.080422, c3 = 'XW22IuouHg' where c = 136 index_test.go:137: sql insert into test_index values (2930, 818835763730939851, 0.274044, 'avczFkypxo') index_test.go:143: sql update test_index set c1 = 4109447771661126589, c2 = 0.189722, c3 = 'MtAphJYKGZ' where c = 1201 index_test.go:137: sql insert into test_index values (2931, 5749224592963372174, 0.743365, 'GutIcaIWHS') index_test.go:140: sql delete from test_index where c = 2306 index_test.go:143: sql update test_index set c1 = 1527075965165899810, c2 = 0.848555, c3 = 'mSHm3tWWpv' where c = 1848 index_test.go:143: sql update test_index set c1 = 4017528041279793121, c2 = 0.004866, c3 = 'NduhsJ3ylZ' where c = 2452 index_test.go:137: sql insert into test_index values (2932, 2129807740402641994, 0.900851, 'UQdztr5koV') index_test.go:137: sql insert into test_index values (2933, 4700845734655128699, 0.859945, 'Vwt2wf6cWM') index_test.go:137: sql insert into test_index values (2935, 1633821477791993850, 0.700071, '7n1TF4LRR9') index_test.go:143: sql update test_index set c1 = 8020616683242545196, c2 = 0.606577, c3 = '9UAyaIZMF3' where c = 180 index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (2934, 6676269087610462187, 0.486500, 'VWFQAlWcrP') index_test.go:137: sql insert into test_index values (2936, 7523621014744272896, 0.074163, 'VY2aZ6gbuh') index_test.go:140: sql delete from test_index where c = 1865 index_test.go:140: sql delete from test_index where c = 583 index_test.go:143: sql update test_index set c1 = 6744303685818090514, c2 = 0.803511, c3 = 'ghGHMU555I' where c = 232 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 958 index_test.go:143: sql update test_index set c1 = 4137552084797679694, c2 = 0.440645, c3 = 'KWgK7p3uWt' where c = 2510 index_test.go:137: sql insert into test_index values (2938, 6623500360756548101, 0.923975, 'wY5moF4626') index_test.go:140: sql delete from test_index where c = 1365 index_test.go:137: sql insert into test_index values (2937, 6909409084751696077, 0.997695, 'TELjoSKGSC') index_test.go:143: sql update test_index set c1 = 5588411231726162311, c2 = 0.457002, c3 = '1xJYWknieE' where c = 733 index_test.go:143: sql update test_index set c1 = 8219978212245252712, c2 = 0.982315, c3 = 'PNWmmu8Pgh' where c = 748 index_test.go:137: sql insert into test_index values (2939, 5301567986708870911, 0.964330, 'ffhGvWPhmA') index_test.go:143: sql update test_index set c1 = 3981842551277189512, c2 = 0.848151, c3 = '8kZzDIbwC5' where c = 1176 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:137: sql insert into test_index values (2940, 3982459283456720442, 0.385466, '1nKM3uWjRm') index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 4163945909162894883, c2 = 0.300749, c3 = 'kAzL7YvW84' where c = 1993 index_test.go:137: sql insert into test_index values (2942, 6088333266324595905, 0.582049, 'eDOcKmDqcF') index_test.go:137: sql insert into test_index values (2941, 2893441879783185674, 0.744851, 'jMTComzJxc') index_test.go:143: sql update test_index set c1 = 4582889323688159690, c2 = 0.345224, c3 = 'qjZ8mb84fS' where c = 67 index_test.go:137: sql insert into test_index values (2943, 8834831659957192843, 0.831792, 'mWLUWzqVnP') index_test.go:143: sql update test_index set c1 = 2051013222804031251, c2 = 0.565144, c3 = 'l1BAEjmhYu' where c = 477 index_test.go:143: sql update test_index set c1 = 5441709957826385674, c2 = 0.563510, c3 = 'vE7qwe7Lub' where c = 1553 index_test.go:137: sql insert into test_index values (2944, 8733112895042571132, 0.210136, '5sxe31ww9c') index_test.go:140: sql delete from test_index where c = 1395 index_test.go:137: sql insert into test_index values (2945, 2929304920799387110, 0.938321, 'PgtmRMJPzT') index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:143: sql update test_index set c1 = 7220724166924061614, c2 = 0.752869, c3 = 'M5MmZfXgdY' where c = 2605 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (2946, 7419056658066365998, 0.025607, 'lY9VQmKEj3') index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 5632245916600427431, c2 = 0.212645, c3 = 'UaPsVZSGRW' where c = 1228 index_test.go:137: sql insert into test_index values (2947, 136281140211048002, 0.873218, 'BOTNameZp6') index_test.go:140: sql delete from test_index where c = 2730 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:140: sql delete from test_index where c = 2700 index_test.go:137: sql insert into test_index values (2948, 6740362224295754778, 0.159132, 'h6w4OjSQsM') index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 7834058038344546164, c2 = 0.465018, c3 = '9zTcqBkUZT' where c = 2571 index_test.go:143: sql update test_index set c1 = 2350292393562646646, c2 = 0.687203, c3 = '045uuX0IUd' where c = 2107 index_test.go:143: sql update test_index set c1 = 612272374363925818, c2 = 0.326523, c3 = '56dVWexxL8' where c = 57 index_test.go:143: sql update test_index set c1 = 5379057870852851635, c2 = 0.361184, c3 = '694Xv7uPAg' where c = 1035 index_test.go:143: sql update test_index set c1 = 6594661372269930683, c2 = 0.828232, c3 = '4GXJf0yyFq' where c = 304 index_test.go:143: sql update test_index set c1 = 7138226958995756942, c2 = 0.334201, c3 = 'u1Xw02ImVS' where c = 1005 index_test.go:137: sql insert into test_index values (2951, 736709074702838783, 0.951131, 'EOBEQ7dyfd') index_test.go:143: sql update test_index set c1 = 6584398872148955430, c2 = 0.653085, c3 = 'IciyyR9Mhv' where c = 2785 index_test.go:137: sql insert into test_index values (2949, 3912456725587049525, 0.825196, 'mQhS94DP5S') index_test.go:140: sql delete from test_index where c = 577 index_test.go:137: sql insert into test_index values (2952, 5465267748704220405, 0.394348, '3gslcwzkOp') index_test.go:137: sql insert into test_index values (2950, 1196728804079254950, 0.065581, '9svJSBXbhd') index_test.go:137: sql insert into test_index values (2955, 2676172920039024036, 0.843677, 'ncvee61zZT') index_test.go:137: sql insert into test_index values (2953, 7265601205569367787, 0.268476, '003driUPDi') index_test.go:143: sql update test_index set c1 = 61145061623315838, c2 = 0.101015, c3 = 'yaQaYFsDb4' where c = 1253 index_test.go:143: sql update test_index set c1 = 4126107564153075869, c2 = 0.843547, c3 = '5MPlI8U7BD' where c = 2780 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:140: sql delete from test_index where c = 2218 index_test.go:137: sql insert into test_index values (2956, 2202703412989373133, 0.076731, 'wv5xjnVob0') index_test.go:137: sql insert into test_index values (2954, 3256763538578807759, 0.798384, 'sJWP5h0nmE') index_test.go:137: sql insert into test_index values (2958, 1961369005422083235, 0.187555, 'vHLBSzNfv4') index_test.go:143: sql update test_index set c1 = 8602967593302872045, c2 = 0.588535, c3 = '2h6ROHYvi0' where c = 643 index_test.go:140: sql delete from test_index where c = 2381 index_test.go:143: sql update test_index set c1 = 8283100720516828738, c2 = 0.038220, c3 = '9OCUb1nYYI' where c = 2133 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 2276 index_test.go:140: sql delete from test_index where c = 26 index_test.go:140: sql delete from test_index where c = 1553 index_test.go:143: sql update test_index set c1 = 4417708333680676883, c2 = 0.563344, c3 = 'Sch8sAffyE' where c = 1649 index_test.go:137: sql insert into test_index values (2959, 1429220220113476785, 0.526297, '62EuuM3ceg') index_test.go:137: sql insert into test_index values (2957, 6147864056025644204, 0.049975, 'HbteugybQB') index_test.go:143: sql update test_index set c1 = 482587970588623499, c2 = 0.861551, c3 = 'w30lrXoZSr' where c = 2776 index_test.go:137: sql insert into test_index values (2960, 9092620507738671713, 0.018781, 'KGJlj8PyJT') index_test.go:143: sql update test_index set c1 = 9031955882175668716, c2 = 0.981979, c3 = 'lbASUiCNlk' where c = 2585 index_test.go:143: sql update test_index set c1 = 8119982885825458378, c2 = 0.795776, c3 = '3Si3QA6zEp' where c = 847 index_test.go:143: sql update test_index set c1 = 3756033614079889620, c2 = 0.899538, c3 = 'Ef9pf6iYJi' where c = 2449 index_test.go:137: sql insert into test_index values (2962, 5761710683874729052, 0.174646, '6iyu432pjh') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 2053 index_test.go:143: sql update test_index set c1 = 1268534425827620623, c2 = 0.646667, c3 = 'TFxEztyNXr' where c = 1590 index_test.go:137: sql insert into test_index values (2965, 6059005103398826979, 0.389590, '2vMaPiGWuu') index_test.go:137: sql insert into test_index values (2964, 5945946867167816591, 0.808336, 'QPtvcdKkyQ') index_test.go:140: sql delete from test_index where c = 715 index_test.go:140: sql delete from test_index where c = 2699 index_test.go:143: sql update test_index set c1 = 8609520230769303188, c2 = 0.618294, c3 = 'lfzC0lLKIU' where c = 106 index_test.go:137: sql insert into test_index values (2961, 798639295854586235, 0.139044, 'jSzO9XBmdc') index_test.go:143: sql update test_index set c1 = 5625274216669866871, c2 = 0.487247, c3 = 'DxQ3MUIVdB' where c = 628 index_test.go:140: sql delete from test_index where c = 2299 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:137: sql insert into test_index values (2963, 3449324637947150843, 0.695011, 'GjKDrY1KOR') index_test.go:143: sql update test_index set c1 = 8798200199567078947, c2 = 0.681463, c3 = 'NswevYppbA' where c = 2719 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 7363195928863140, c2 = 0.109236, c3 = 'QKuB7yMk8v' where c = 1567 index_test.go:137: sql insert into test_index values (2967, 8870620200631223750, 0.488420, 'trzRPec9QP') index_test.go:143: sql update test_index set c1 = 974716379213849662, c2 = 0.733660, c3 = 'q2MOIDreRz' where c = 1410 index_test.go:143: sql update test_index set c1 = 1169277290079509283, c2 = 0.497366, c3 = 'uu1MGn8psO' where c = 205 index_test.go:137: sql insert into test_index values (2966, 2317463252476130812, 0.539302, 'A2f23EPhxJ') index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (2968, 5826682611321435464, 0.718175, 'XzikCrJWQI') index_test.go:143: sql update test_index set c1 = 4480372833377680026, c2 = 0.900324, c3 = 'QjB5ANMZFe' where c = 315 index_test.go:143: sql update test_index set c1 = 4825102186586562480, c2 = 0.084989, c3 = 'wZObgVjj4e' where c = 1392 index_test.go:137: sql insert into test_index values (2970, 7434533511813689626, 0.026811, 'lgVR7bD3RD') index_test.go:137: sql insert into test_index values (2972, 246674077033595255, 0.606206, 'FAYD4oFEpT') index_test.go:140: sql delete from test_index where c = 2126 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:140: sql delete from test_index where c = 141 index_test.go:140: sql delete from test_index where c = 578 index_test.go:143: sql update test_index set c1 = 8552874620477193818, c2 = 0.865261, c3 = 'T8LCWcJLdj' where c = 364 index_test.go:137: sql insert into test_index values (2973, 8308107294920151621, 0.055665, 'GisD791Bs0') index_test.go:137: sql insert into test_index values (2974, 1886721012447469418, 0.707174, 'yhcH5p1RNu') index_test.go:137: sql insert into test_index values (2971, 6210098000720068910, 0.556494, 'xsHJIjedL8') index_test.go:137: sql insert into test_index values (2969, 2916245011722447671, 0.707483, 'bfNTjSAFCe') index_test.go:143: sql update test_index set c1 = 3959383723181609186, c2 = 0.147286, c3 = 'kzk320fYXT' where c = 2507 index_test.go:143: sql update test_index set c1 = 2342784247796244696, c2 = 0.468644, c3 = '0TNz9vnqNw' where c = 979 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:137: sql insert into test_index values (2975, 6941754825617673514, 0.422144, 'eySFdMlw6h') index_test.go:143: sql update test_index set c1 = 4994729123507043590, c2 = 0.990981, c3 = 'nFUJcghlU8' where c = 2736 index_test.go:143: sql update test_index set c1 = 3973416214951494109, c2 = 0.656855, c3 = 'zKuKb2uVfR' where c = 2094 index_test.go:143: sql update test_index set c1 = 3928135785521093132, c2 = 0.363965, c3 = 'j32osulamp' where c = 697 index_test.go:137: sql insert into test_index values (2977, 6133058932491397410, 0.313681, 'ETnL6dX1SF') index_test.go:140: sql delete from test_index where c = 2968 index_test.go:137: sql insert into test_index values (2976, 7461804639021214342, 0.764070, 'tbU3s0atX5') index_test.go:137: sql insert into test_index values (2979, 4217746243526355098, 0.760931, '2B3dFtAW7K') index_test.go:143: sql update test_index set c1 = 1760667567992938111, c2 = 0.842979, c3 = 'DQkzeq4jpT' where c = 906 index_test.go:140: sql delete from test_index where c = 945 index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 2090479922052658538, c2 = 0.672213, c3 = 'RIhodvj7Zw' where c = 2852 index_test.go:137: sql insert into test_index values (2980, 6258915142065743440, 0.089913, 'Mo1ge9JF6p') index_test.go:137: sql insert into test_index values (2978, 3329321397869481476, 0.314853, 'b0yofUHdkJ') index_test.go:143: sql update test_index set c1 = 4541000110232430921, c2 = 0.189247, c3 = 'nQ2vx4pGhT' where c = 80 index_test.go:143: sql update test_index set c1 = 6244028709355130945, c2 = 0.800370, c3 = 'zX2jUlxTKd' where c = 2444 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 6710375975224213689, c2 = 0.856539, c3 = 'NaxcjbUxU0' where c = 2002 index_test.go:137: sql insert into test_index values (2982, 3961260821295289641, 0.409510, '4N12pMeRew') index_test.go:137: sql insert into test_index values (2981, 2075232981859034201, 0.042295, 'GyOgTg3ecI') index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (2984, 1898052817489590975, 0.335162, 'eAS8HJ5cTC') index_test.go:140: sql delete from test_index where c = 2017 index_test.go:143: sql update test_index set c1 = 5838751853432672969, c2 = 0.206192, c3 = 'CIlfAP9PI7' where c = 2038 index_test.go:137: sql insert into test_index values (2985, 5208728673785990354, 0.030737, '8zv9fMETwI') index_test.go:143: sql update test_index set c1 = 5576142776470285346, c2 = 0.705066, c3 = 'TqlFjV0itC' where c = 2653 index_test.go:137: sql insert into test_index values (2983, 4541712379090750919, 0.648319, '6GPyVzqQKA') index_test.go:143: sql update test_index set c1 = 348801590922338621, c2 = 0.633807, c3 = 'tZ6DnvdS1i' where c = 1016 index_test.go:143: sql update test_index set c1 = 5237323316140970508, c2 = 0.669859, c3 = 'J8uCfI6Nsx' where c = 1697 index_test.go:137: sql insert into test_index values (2986, 8100244342297505875, 0.862577, 'ytQskNkvEZ') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:143: sql update test_index set c1 = 2992419740839560749, c2 = 0.455854, c3 = '4prfvQytLX' where c = 696 index_test.go:143: sql update test_index set c1 = 4970001062835929879, c2 = 0.694734, c3 = 'rYACvmUWmm' where c = 2781 index_test.go:137: sql insert into test_index values (2988, 3085501684903947921, 0.412521, 'EwyBNUqy7p') index_test.go:137: sql insert into test_index values (2989, 4109905195873879656, 0.025282, 'OCI6O1AvQ4') index_test.go:137: sql insert into test_index values (2987, 9167440826782354571, 0.717736, 'iAXzJ4CXNJ') index_test.go:140: sql delete from test_index where c = 2417 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 2789 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:137: sql insert into test_index values (2990, 8014804254173382560, 0.337825, 'GIZqxH6twq') index_test.go:137: sql insert into test_index values (2991, 1542245219527966380, 0.109271, 'IDsv3YqiQo') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 6175240192046424128, c2 = 0.467433, c3 = 'y6zncibtPK' where c = 1914 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:143: sql update test_index set c1 = 8860246254220961333, c2 = 0.043590, c3 = 'pfN4ESottg' where c = 933 index_test.go:143: sql update test_index set c1 = 7894991581231251634, c2 = 0.652160, c3 = 'btGGB5FE53' where c = 1499 index_test.go:143: sql update test_index set c1 = 6514160939556464871, c2 = 0.751042, c3 = '1Imm44gGvK' where c = 2420 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:143: sql update test_index set c1 = 5852132900568481081, c2 = 0.546834, c3 = 'JiB1Oooo6q' where c = 1335 index_test.go:143: sql update test_index set c1 = 101266445511014977, c2 = 0.296894, c3 = 'fuBryZh9Ox' where c = 1653 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 1788378286700902696, c2 = 0.238730, c3 = 'dnzfIWETMX' where c = 2544 index_test.go:137: sql insert into test_index values (2993, 5973507977792121111, 0.307132, 'kBBMD4K50O') index_test.go:137: sql insert into test_index values (2992, 6116834578397160780, 0.375829, '0AS6uuhYcT') index_test.go:137: sql insert into test_index values (2994, 6472767989724053609, 0.772581, 'i5Ddrg1M3h') index_test.go:143: sql update test_index set c1 = 1662982940157138178, c2 = 0.232072, c3 = 'rlAGJw4ss2' where c = 961 index_test.go:143: sql update test_index set c1 = 4933908262902428639, c2 = 0.969522, c3 = '4KhhUpxkzl' where c = 919 index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (2996, 3408677713709279119, 0.788242, '9dJVGwPjnY') index_test.go:140: sql delete from test_index where c = 382 index_test.go:137: sql insert into test_index values (2995, 8222976369445509398, 0.000949, 'dkw7ByW6Tl') index_test.go:137: sql insert into test_index values (2997, 3108761921878886144, 0.296781, 'rnqYjwghdX') index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 1312948218911664101, c2 = 0.762208, c3 = 'WYBMFWv4IF' where c = 1448 index_test.go:143: sql update test_index set c1 = 6924504063678850663, c2 = 0.866608, c3 = '6kmLeK9aaY' where c = 1439 index_test.go:140: sql delete from test_index where c = 2666 index_test.go:143: sql update test_index set c1 = 5649460344815446497, c2 = 0.766194, c3 = 'X6UXKjxP5W' where c = 2900 index_test.go:140: sql delete from test_index where c = 1236 index_test.go:137: sql insert into test_index values (2998, 4371333764289872049, 0.079806, 'VLHHfxj2eg') index_test.go:140: sql delete from test_index where c = 929 index_test.go:143: sql update test_index set c1 = 5792128241442125082, c2 = 0.796069, c3 = 'bmHinB2cAc' where c = 2220 index_test.go:137: sql insert into test_index values (2999, 2934923925968888676, 0.885229, 'tkRgyVYVFN') index_test.go:140: sql delete from test_index where c = 1677 index_test.go:143: sql update test_index set c1 = 865752422778047287, c2 = 0.126439, c3 = '4U54N2sYKu' where c = 2746 index_test.go:143: sql update test_index set c1 = 2592637286172676910, c2 = 0.025006, c3 = 'bIm8nXOBEV' where c = 1129 index_test.go:143: sql update test_index set c1 = 6704757094414929613, c2 = 0.114041, c3 = 'y49su99R0J' where c = 1189 index_test.go:143: sql update test_index set c1 = 9060671158838054941, c2 = 0.675412, c3 = 'ytXy9MPYTf' where c = 1405 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:143: sql update test_index set c1 = 366478140811454097, c2 = 0.383018, c3 = 'klx4Nv5Zws' where c = 1033 index_test.go:137: sql insert into test_index values (3000, 5882236704992391005, 0.369022, 'RrbzDuRx6w') index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 9015593806391450806, c2 = 0.104699, c3 = 'vka1e42VnZ' where c = 1291 --- PASS: TestColumn (11.87s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (2.55s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (2.55s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } index_test.go:137: sql insert into test_index values (3003, 8094932320943911880, 0.481681, 'MNEubJHiWw') index_test.go:137: sql insert into test_index values (3007, 8109155820467804213, 0.404673, 'XgO3Ps4KcY') index_test.go:137: sql insert into test_index values (3009, 6763447837841738919, 0.670590, 'MblnYYC6Uz') index_test.go:137: sql insert into test_index values (3006, 6960076522904439635, 0.551667, 'RQamvETRUe') index_test.go:137: sql insert into test_index values (3005, 4303857311667525018, 0.161991, '36JVWixpMn') index_test.go:137: sql insert into test_index values (3008, 5198890839227521271, 0.358183, 'MwKwSNxVV9') index_test.go:137: sql insert into test_index values (3002, 1108438509575262041, 0.469968, '7y6yVsYoO8') index_test.go:137: sql insert into test_index values (3001, 6711343997210336643, 0.676016, '48WKZtI7LG') index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (3010, 5232554376763615985, 0.221991, '7iLI5DZG1C') index_test.go:137: sql insert into test_index values (3004, 7352964540004505517, 0.697672, 'LtTUnNvN3s') index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 2847 index_test.go:140: sql delete from test_index where c = 2679 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 2723 index_test.go:143: sql update test_index set c1 = 1041065534188339319, c2 = 0.929522, c3 = 'Pya7ORKGu9' where c = 396 index_test.go:143: sql update test_index set c1 = 9104486609355798751, c2 = 0.816955, c3 = 'Vurqn85wsC' where c = 1710 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:143: sql update test_index set c1 = 1965408793173046741, c2 = 0.221379, c3 = '5YD6IkftLK' where c = 1303 index_test.go:143: sql update test_index set c1 = 1282999460711221960, c2 = 0.724805, c3 = 'zfi0gL96an' where c = 707 index_test.go:143: sql update test_index set c1 = 7939964731232593315, c2 = 0.324378, c3 = 'lzbCRiVMKx' where c = 798 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:140: sql delete from test_index where c = 2836 index_test.go:137: sql insert into test_index values (3012, 3784998955213925818, 0.637472, 'hjJO8xUmtA') index_test.go:137: sql insert into test_index values (3011, 4759067716300093076, 0.276990, 'E4EreLA7VE') index_test.go:143: sql update test_index set c1 = 5273611894902554917, c2 = 0.104410, c3 = 'ElDnVUBfOq' where c = 2335 index_test.go:137: sql insert into test_index values (3013, 2631213489546196921, 0.906888, 'lAFd1pw2Q1') index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 1094518208187638350, c2 = 0.395209, c3 = 'flYhBFwziZ' where c = 1007 index_test.go:143: sql update test_index set c1 = 5119896124820687286, c2 = 0.191606, c3 = 'R2X1DpBH0o' where c = 275 index_test.go:143: sql update test_index set c1 = 1018615679201984270, c2 = 0.719328, c3 = 'wIiyWAC6vs' where c = 407 index_test.go:137: sql insert into test_index values (3015, 173216788137856263, 0.937227, 'Te73dNoInt') index_test.go:143: sql update test_index set c1 = 5209695092988342623, c2 = 0.137863, c3 = 'JcKg3KJ89b' where c = 2474 index_test.go:137: sql insert into test_index values (3014, 2962645204182451466, 0.075492, 'wJRBcpam7H') index_test.go:140: sql delete from test_index where c = 1662 index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (3016, 4141522250395194729, 0.150476, '0ve4u3SzaF') index_test.go:137: sql insert into test_index values (3018, 6974035865701582414, 0.573161, 'XV4gtga4lI') index_test.go:140: sql delete from test_index where c = 1255 index_test.go:137: sql insert into test_index values (3020, 885108925515987509, 0.440129, 'Nz3MvucPbK') index_test.go:137: sql insert into test_index values (3019, 5382294180299072308, 0.339036, 'aKHTJCoVXR') index_test.go:143: sql update test_index set c1 = 7102692642325803448, c2 = 0.987371, c3 = 'CaKGdAbVch' where c = 1171 index_test.go:143: sql update test_index set c1 = 2830261795755448911, c2 = 0.485861, c3 = 'gtP6000Uln' where c = 96 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (3017, 9209664074707500238, 0.125446, 'GHvoLKJo8q') index_test.go:140: sql delete from test_index where c = 331 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 859 index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 5224555299238774422, c2 = 0.225211, c3 = 'SVrHKekhyp' where c = 912 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 8007349367882771225, c2 = 0.734845, c3 = 'WBwXgXHDeg' where c = 784 index_test.go:143: sql update test_index set c1 = 6237577741683686512, c2 = 0.230112, c3 = 'zHwmAWRohQ' where c = 494 index_test.go:137: sql insert into test_index values (3022, 276030498753706505, 0.257267, 'LtdopLQHfu') index_test.go:143: sql update test_index set c1 = 1966200240685629257, c2 = 0.866792, c3 = 'C00oRN7qhq' where c = 4 index_test.go:143: sql update test_index set c1 = 931924409117316495, c2 = 0.788777, c3 = '7uW9iGC88Z' where c = 2282 index_test.go:137: sql insert into test_index values (3021, 4645422729239946080, 0.154044, 'F4CRbfHeVn') index_test.go:143: sql update test_index set c1 = 833074142913940046, c2 = 0.575425, c3 = 'JtgDXmsmCD' where c = 2418 index_test.go:143: sql update test_index set c1 = 5749197047440155718, c2 = 0.947019, c3 = 'hCTrgEec8V' where c = 858 index_test.go:137: sql insert into test_index values (3024, 2042329517611212406, 0.007471, 'RHC56FAAh4') index_test.go:137: sql insert into test_index values (3026, 3793252230712675881, 0.926479, 'kMTYS9ueO9') index_test.go:137: sql insert into test_index values (3023, 3075764965452000892, 0.548448, '7NHSy9XGTH') index_test.go:137: sql insert into test_index values (3025, 8584245899553497084, 0.756879, 'N9YgDK8VUu') index_test.go:137: sql insert into test_index values (3028, 7485118003692006335, 0.089872, 'F0uM63js6x') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 1614 index_test.go:137: sql insert into test_index values (3027, 7313460781556824316, 0.814909, 'tnzrcf8Iqi') index_test.go:143: sql update test_index set c1 = 8461381652816909267, c2 = 0.243734, c3 = 'Sv93OZLYnR' where c = 2954 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:143: sql update test_index set c1 = 9201983721759559533, c2 = 0.196009, c3 = '3whLxFgYGg' where c = 2306 index_test.go:140: sql delete from test_index where c = 711 index_test.go:140: sql delete from test_index where c = 1538 index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (3029, 2858282491927440175, 0.041262, 'i8VdpMdDlY') index_test.go:140: sql delete from test_index where c = 2607 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 6475813802971683715, c2 = 0.700249, c3 = 'WZXlwH3Mnl' where c = 836 index_test.go:143: sql update test_index set c1 = 2662432973404529177, c2 = 0.521033, c3 = 'sCPFDmIdu3' where c = 1992 index_test.go:143: sql update test_index set c1 = 7869768039643996412, c2 = 0.542563, c3 = 'snxIgws9em' where c = 1229 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:137: sql insert into test_index values (3031, 770763537132661355, 0.361928, '3lWz7ZsPwH') index_test.go:143: sql update test_index set c1 = 8655853008917036803, c2 = 0.816130, c3 = 'cwCSOwSjBR' where c = 2231 index_test.go:143: sql update test_index set c1 = 8270336278378375787, c2 = 0.912658, c3 = 'vKJoupuaRI' where c = 77 index_test.go:143: sql update test_index set c1 = 3535372795678244045, c2 = 0.628051, c3 = 'Vg7LbCK3gX' where c = 337 index_test.go:137: sql insert into test_index values (3032, 6240684556229371671, 0.866276, 'StGtSkogm4') index_test.go:137: sql insert into test_index values (3034, 2706608079842300566, 0.474628, 'pTP4NmbcFZ') index_test.go:137: sql insert into test_index values (3030, 6465522322213149894, 0.443994, 'YR8SEfhMuz') index_test.go:137: sql insert into test_index values (3035, 5640882492242678895, 0.341459, 'VjH6KUxu1v') index_test.go:140: sql delete from test_index where c = 2058 index_test.go:137: sql insert into test_index values (3036, 180467845109638977, 0.771585, '7dWlHQhxfQ') index_test.go:143: sql update test_index set c1 = 4731131571657906055, c2 = 0.041975, c3 = '1TqEVmAXzV' where c = 2063 index_test.go:137: sql insert into test_index values (3033, 7799743704425556486, 0.842960, 'K8hRuPRkIJ') index_test.go:137: sql insert into test_index values (3037, 4216466962533819564, 0.788091, 'FabAGUveR5') index_test.go:143: sql update test_index set c1 = 320337441361909706, c2 = 0.881284, c3 = 'dqggfts8ps' where c = 938 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:140: sql delete from test_index where c = 854 index_test.go:143: sql update test_index set c1 = 921732174085457787, c2 = 0.797552, c3 = 'm4y34se7NZ' where c = 621 index_test.go:140: sql delete from test_index where c = 2874 index_test.go:137: sql insert into test_index values (3038, 55947638940434696, 0.637109, 'dWblXQCHdt') index_test.go:140: sql delete from test_index where c = 2456 index_test.go:143: sql update test_index set c1 = 2833397932097878356, c2 = 0.948810, c3 = 'muDFxK3L43' where c = 496 index_test.go:137: sql insert into test_index values (3039, 4660982819920968788, 0.815308, 'GUi5VZih6I') index_test.go:143: sql update test_index set c1 = 8825547938239220246, c2 = 0.728834, c3 = 'jOh7XO3wz7' where c = 1864 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (3041, 4891449580117759625, 0.022345, 'wZsFVaG9Vx') index_test.go:143: sql update test_index set c1 = 4573277368351424954, c2 = 0.504683, c3 = 'FiwAk8162z' where c = 441 index_test.go:137: sql insert into test_index values (3040, 6574896041039117501, 0.818829, '5V6Zr4avMu') index_test.go:143: sql update test_index set c1 = 7306976955382038144, c2 = 0.782191, c3 = '3DiQHfZtXM' where c = 2868 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:137: sql insert into test_index values (3042, 806273073039444278, 0.961762, 'igfuMx1vYr') index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (3043, 4139781655425530414, 0.239428, 'SByafaXWot') index_test.go:140: sql delete from test_index where c = 2139 index_test.go:140: sql delete from test_index where c = 2301 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:143: sql update test_index set c1 = 328286599305885451, c2 = 0.391689, c3 = 'otUCwxBQEf' where c = 1501 index_test.go:137: sql insert into test_index values (3044, 3972016497501710393, 0.634215, 'g8ZsOVtvY8') index_test.go:143: sql update test_index set c1 = 5730614126974832899, c2 = 0.638908, c3 = 'nTVuMnXwpZ' where c = 406 index_test.go:143: sql update test_index set c1 = 3829505736438120576, c2 = 0.633681, c3 = 'YAg7KoayBX' where c = 1364 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:143: sql update test_index set c1 = 3864083824911555121, c2 = 0.694967, c3 = 'kkjQUeD9c8' where c = 151 index_test.go:143: sql update test_index set c1 = 4143132497100685074, c2 = 0.734177, c3 = 'SxBqYgDSAB' where c = 2750 index_test.go:143: sql update test_index set c1 = 1513514515949287384, c2 = 0.015140, c3 = 'JgK2GNlxNb' where c = 34 index_test.go:137: sql insert into test_index values (3046, 6020711088962960994, 0.047010, 'xGWaJkOrJm') index_test.go:143: sql update test_index set c1 = 4645730948304566493, c2 = 0.874982, c3 = 'MvlICIc1F7' where c = 591 index_test.go:137: sql insert into test_index values (3045, 4215122258929217698, 0.881992, 'Yp1yMntb6M') index_test.go:140: sql delete from test_index where c = 2639 index_test.go:137: sql insert into test_index values (3047, 2203808989781596921, 0.965860, '1CmMvH58Dj') index_test.go:143: sql update test_index set c1 = 4595461382805755548, c2 = 0.231681, c3 = 'DVvLRwriiH' where c = 780 index_test.go:137: sql insert into test_index values (3048, 4182749656133608700, 0.941321, 'EYP1PYBNKf') index_test.go:143: sql update test_index set c1 = 6579627892357666639, c2 = 0.458352, c3 = 'zDhN2gqdLb' where c = 2359 index_test.go:137: sql insert into test_index values (3050, 5356013941239427316, 0.661971, 'xRAUoNLbhn') index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (3049, 2152279310908479273, 0.053773, 'iZggyEnZCc') index_test.go:140: sql delete from test_index where c = 2320 index_test.go:137: sql insert into test_index values (3051, 8980220922841539446, 0.809648, 'NO3z6uBuB7') index_test.go:140: sql delete from test_index where c = 1014 index_test.go:137: sql insert into test_index values (3052, 9055281946523564895, 0.481487, 'LFoXeP6BEc') index_test.go:137: sql insert into test_index values (3053, 7622123086129286015, 0.388819, 'Qv00bzli3o') index_test.go:143: sql update test_index set c1 = 2051849603823066086, c2 = 0.895474, c3 = '1ROye9Mm1C' where c = 1514 index_test.go:143: sql update test_index set c1 = 4384438198944142258, c2 = 0.132331, c3 = '56z1KKJ8cX' where c = 2859 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 7953802597917602579, c2 = 0.106869, c3 = '2cc0izg7Vn' where c = 1096 index_test.go:143: sql update test_index set c1 = 8579710752790718946, c2 = 0.484009, c3 = 'm6Dt88HcS6' where c = 2875 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:143: sql update test_index set c1 = 5865497325678242179, c2 = 0.969506, c3 = 'slURQMNlUy' where c = 1785 index_test.go:143: sql update test_index set c1 = 891177304133865477, c2 = 0.467820, c3 = 'HKf9rU0HG6' where c = 517 index_test.go:137: sql insert into test_index values (3055, 1522517748488673621, 0.243410, 'yTHWHzo0bF') index_test.go:137: sql insert into test_index values (3056, 8968414459114038603, 0.782270, 'vj9tudMEOk') index_test.go:143: sql update test_index set c1 = 3814735612928202839, c2 = 0.269214, c3 = '3M59wRjQtk' where c = 2762 index_test.go:143: sql update test_index set c1 = 3040583723652679582, c2 = 0.352469, c3 = 'Ews7EigL2X' where c = 2479 index_test.go:143: sql update test_index set c1 = 8738100357707944244, c2 = 0.584319, c3 = 'Bub84cabHg' where c = 1839 index_test.go:137: sql insert into test_index values (3054, 4146588184287265544, 0.883244, 'vFHTVRPg5L') index_test.go:137: sql insert into test_index values (3058, 5455112869005443558, 0.770195, 'Q4rUGGH5vO') index_test.go:137: sql insert into test_index values (3057, 5137370166754142870, 0.626160, 'pGx9HDSGi3') index_test.go:143: sql update test_index set c1 = 6643924469301789522, c2 = 0.342701, c3 = 'SwQJaw5G9l' where c = 1374 index_test.go:140: sql delete from test_index where c = 180 index_test.go:140: sql delete from test_index where c = 592 index_test.go:137: sql insert into test_index values (3059, 2034605748914364252, 0.101775, 'kxr43xPu0u') index_test.go:140: sql delete from test_index where c = 1039 index_test.go:137: sql insert into test_index values (3062, 7691969388006759619, 0.352727, '3izqlMqOpl') index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (3061, 7438544428487811986, 0.940335, 'BnO2CC4dgm') index_test.go:143: sql update test_index set c1 = 5652355752774942561, c2 = 0.284868, c3 = 'yr75dI2hi0' where c = 1355 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:143: sql update test_index set c1 = 3619395230873686029, c2 = 0.434898, c3 = 'tS1LcG7MeR' where c = 1138 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 2904 index_test.go:143: sql update test_index set c1 = 4593099184468831294, c2 = 0.518294, c3 = '2uYDapithk' where c = 2065 index_test.go:137: sql insert into test_index values (3064, 3764447172353406790, 0.365867, 'u2w6oUau9f') index_test.go:137: sql insert into test_index values (3063, 7152998332443167304, 0.579287, 'oTTvf1zQj3') index_test.go:137: sql insert into test_index values (3060, 642090573425071502, 0.606859, 'kHypMLvG5Q') index_test.go:137: sql insert into test_index values (3065, 2649750863221183251, 0.509820, 'zkUd3wRovp') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 9100552753427611003, c2 = 0.683678, c3 = '3R0dBaHYef' where c = 2863 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (3066, 2936759014642527680, 0.169115, 'FFs5JhG2ZD') index_test.go:143: sql update test_index set c1 = 4516249856294564031, c2 = 0.989794, c3 = 'c6DbShbg31' where c = 2420 index_test.go:143: sql update test_index set c1 = 1232261467573634480, c2 = 0.370982, c3 = '28jQciXPMH' where c = 2871 index_test.go:143: sql update test_index set c1 = 5505749683767837295, c2 = 0.812242, c3 = 'kQwHJMhM8P' where c = 459 index_test.go:140: sql delete from test_index where c = 1637 index_test.go:140: sql delete from test_index where c = 1877 index_test.go:143: sql update test_index set c1 = 8683887751293002188, c2 = 0.384817, c3 = 'lXWafXdleo' where c = 429 index_test.go:143: sql update test_index set c1 = 2089847025719357510, c2 = 0.692908, c3 = 'Nm6cGdNbUQ' where c = 865 index_test.go:137: sql insert into test_index values (3067, 7231780328919558930, 0.376186, '1jrkssU2JC') index_test.go:143: sql update test_index set c1 = 8213670648053217556, c2 = 0.122211, c3 = '7WfrlVvqX3' where c = 349 index_test.go:140: sql delete from test_index where c = 2684 index_test.go:137: sql insert into test_index values (3071, 1715867101776007786, 0.597532, '1d3nhyfuiy') index_test.go:137: sql insert into test_index values (3070, 7754853520982843087, 0.009525, 'y9WKpAeXI2') index_test.go:143: sql update test_index set c1 = 8102469375556827483, c2 = 0.728803, c3 = 'V6DBSQKir1' where c = 362 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 6473050348569203133, c2 = 0.610352, c3 = 'X1aWsbIWp5' where c = 2009 index_test.go:137: sql insert into test_index values (3069, 7199227197958833230, 0.081894, '6DKjJSdEka') index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (3068, 1298069132842599931, 0.300897, 'Z6cbK29JHh') index_test.go:137: sql insert into test_index values (3072, 6209258929341110198, 0.868895, 'JHinDoh9vG') index_test.go:140: sql delete from test_index where c = 1438 index_test.go:143: sql update test_index set c1 = 8789139377374150667, c2 = 0.414033, c3 = 'EhnsF3R7HP' where c = 1088 index_test.go:143: sql update test_index set c1 = 5341736814723509324, c2 = 0.689363, c3 = 'tNZqjcKfps' where c = 2222 index_test.go:140: sql delete from test_index where c = 1898 index_test.go:137: sql insert into test_index values (3074, 4556868078830868823, 0.706992, 'GP6aDSOmH5') index_test.go:137: sql insert into test_index values (3073, 9009443119399064358, 0.839829, 'tGgBYq3tgj') index_test.go:143: sql update test_index set c1 = 8974017759383620102, c2 = 0.273900, c3 = 'gqYi5wgSb8' where c = 1019 index_test.go:143: sql update test_index set c1 = 7690992544455967245, c2 = 0.871607, c3 = 'tKMfpeiD68' where c = 1295 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 2748 index_test.go:137: sql insert into test_index values (3075, 4582531489298276192, 0.675260, 'EkHqZuAPxE') index_test.go:143: sql update test_index set c1 = 538579413841904341, c2 = 0.480324, c3 = 'G39q5nW0OV' where c = 493 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:137: sql insert into test_index values (3076, 4463948413031606203, 0.962034, '9nwWwIjGG9') index_test.go:137: sql insert into test_index values (3077, 6863189702847459758, 0.784503, 'XVa0WqvcVu') index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 6920025472970014788, c2 = 0.532727, c3 = 'CSTVryuXuU' where c = 1620 index_test.go:137: sql insert into test_index values (3079, 5694487672904527274, 0.013190, 'iwV16C1Sw1') index_test.go:137: sql insert into test_index values (3078, 5083076948373976480, 0.909757, 'CWLo9FiWG9') index_test.go:137: sql insert into test_index values (3080, 4687196560009650056, 0.133782, 'ZUojf1RaAW') index_test.go:140: sql delete from test_index where c = 3006 index_test.go:140: sql delete from test_index where c = 1634 index_test.go:143: sql update test_index set c1 = 4742489758967028676, c2 = 0.735456, c3 = 'f2LLeSaRkC' where c = 1925 index_test.go:143: sql update test_index set c1 = 1956918962200192592, c2 = 0.497605, c3 = 'cl0NWXnE8q' where c = 1990 index_test.go:137: sql insert into test_index values (3081, 2796467933669268061, 0.019141, 'IE1EsshHv0') index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 2205 index_test.go:143: sql update test_index set c1 = 8905586392191391809, c2 = 0.308858, c3 = 'ThHqH0ixQP' where c = 1486 index_test.go:137: sql insert into test_index values (3082, 2961189556164719008, 0.894910, 'wWInaRzwI7') index_test.go:140: sql delete from test_index where c = 2575 index_test.go:140: sql delete from test_index where c = 2644 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:137: sql insert into test_index values (3083, 4207945147372098493, 0.041512, 'tvRHs0SC8j') index_test.go:143: sql update test_index set c1 = 3838163181049290832, c2 = 0.789522, c3 = '7vy0ctLxhp' where c = 839 index_test.go:143: sql update test_index set c1 = 2042458020732521305, c2 = 0.023483, c3 = '8cccHejdSq' where c = 424 index_test.go:143: sql update test_index set c1 = 4190137258829534003, c2 = 0.903150, c3 = 'gccdXaLcXF' where c = 1479 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:143: sql update test_index set c1 = 3161899514457476488, c2 = 0.067911, c3 = 'hVJQCu51qz' where c = 269 index_test.go:143: sql update test_index set c1 = 8930302731749268525, c2 = 0.442656, c3 = 'qp5StAPdY8' where c = 636 index_test.go:143: sql update test_index set c1 = 8275978023423535661, c2 = 0.596819, c3 = 'FtYyyws7NQ' where c = 1963 index_test.go:137: sql insert into test_index values (3084, 1218664001009072650, 0.025591, 'RVPQIH4mZ1') index_test.go:137: sql insert into test_index values (3085, 5407835797297269534, 0.233978, 'B6VfI1ecqg') index_test.go:137: sql insert into test_index values (3086, 7801852019767840350, 0.981820, '9R01QLMJ6k') index_test.go:143: sql update test_index set c1 = 948214210805350507, c2 = 0.666840, c3 = 'qOwh35vpIx' where c = 2398 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:137: sql insert into test_index values (3088, 7178836788355195030, 0.261577, 'j4iKRBnzqb') index_test.go:137: sql insert into test_index values (3089, 8567349546320661419, 0.746935, 'nUHlPqCR00') index_test.go:137: sql insert into test_index values (3087, 2526747617477833040, 0.666737, '1fQp6BDj2i') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:140: sql delete from test_index where c = 2938 index_test.go:143: sql update test_index set c1 = 7213387346199636209, c2 = 0.311715, c3 = 'DyB6xKrbGU' where c = 2440 index_test.go:143: sql update test_index set c1 = 4146785897535792236, c2 = 0.458854, c3 = 'HMRtLk6ifr' where c = 290 index_test.go:137: sql insert into test_index values (3090, 3986334490266674308, 0.044183, 'QTjCufVkdQ') index_test.go:140: sql delete from test_index where c = 3002 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 2677 index_test.go:140: sql delete from test_index where c = 2929 index_test.go:143: sql update test_index set c1 = 6119540805230555132, c2 = 0.254116, c3 = 'sg1tP9WqA6' where c = 299 index_test.go:137: sql insert into test_index values (3091, 6316918593229853579, 0.012078, '4FufcCPaKP') index_test.go:143: sql update test_index set c1 = 6332891755755437060, c2 = 0.390256, c3 = 'HjGSODZayw' where c = 1521 index_test.go:137: sql insert into test_index values (3092, 5686705163396405904, 0.552308, 'lhj9jQvt8v') index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 5969696031603435896, c2 = 0.261360, c3 = 'q7PSe2T4pK' where c = 221 index_test.go:143: sql update test_index set c1 = 5533910322135556893, c2 = 0.885751, c3 = 'FJhXUNS5GT' where c = 1311 index_test.go:137: sql insert into test_index values (3093, 6341731114340084325, 0.083399, 'CqkxHigPVz') index_test.go:140: sql delete from test_index where c = 1742 index_test.go:143: sql update test_index set c1 = 389550555996357827, c2 = 0.151217, c3 = 'Y8ULWUhVB2' where c = 2580 index_test.go:137: sql insert into test_index values (3095, 6029626841028456634, 0.614564, '4uBmA6PKFY') index_test.go:143: sql update test_index set c1 = 8799538593473729516, c2 = 0.938238, c3 = 'UdaKTbqstu' where c = 2514 index_test.go:140: sql delete from test_index where c = 2321 index_test.go:137: sql insert into test_index values (3094, 7161006872914364322, 0.713259, 'ma8ELNg9wJ') index_test.go:143: sql update test_index set c1 = 3854544409583996347, c2 = 0.955080, c3 = 'MPhNFsolcJ' where c = 1834 index_test.go:137: sql insert into test_index values (3096, 7150086735246841879, 0.795404, 'xg4M1nsFCX') index_test.go:140: sql delete from test_index where c = 2086 index_test.go:137: sql insert into test_index values (3097, 1774524607144838697, 0.818411, 'UAlDkOXlOq') index_test.go:143: sql update test_index set c1 = 745723522920017770, c2 = 0.636396, c3 = 'sy6zCDgCm0' where c = 916 index_test.go:143: sql update test_index set c1 = 3314786083852094011, c2 = 0.509908, c3 = 'M2RxzHp7ki' where c = 2349 index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 2503 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:143: sql update test_index set c1 = 6202194336796838376, c2 = 0.492869, c3 = '3JYDL3zyLK' where c = 1691 index_test.go:143: sql update test_index set c1 = 1419644628442818041, c2 = 0.247124, c3 = '1X5yctPczU' where c = 1988 index_test.go:137: sql insert into test_index values (3098, 2507169337517189394, 0.719224, 'fddApYJhkW') index_test.go:137: sql insert into test_index values (3099, 1450683166904162370, 0.459155, 'SrwY8UZsmO') index_test.go:140: sql delete from test_index where c = 766 index_test.go:143: sql update test_index set c1 = 7553896665215563569, c2 = 0.203720, c3 = 'pS0WvMVGEZ' where c = 1915 index_test.go:143: sql update test_index set c1 = 9183820552927630688, c2 = 0.402182, c3 = 'u7a1vvnfks' where c = 773 index_test.go:140: sql delete from test_index where c = 2583 index_test.go:137: sql insert into test_index values (3100, 6551036565706273765, 0.222504, 'zZQk8qIV5N') index_test.go:140: sql delete from test_index where c = 1549 index_test.go:140: sql delete from test_index where c = 833 index_test.go:143: sql update test_index set c1 = 8713767025396417059, c2 = 0.643612, c3 = 'PCdL5Wwzsl' where c = 366 index_test.go:143: sql update test_index set c1 = 8949272654280816819, c2 = 0.516321, c3 = 'CZDsFN56zy' where c = 511 index_test.go:143: sql update test_index set c1 = 2789301182699726216, c2 = 0.238234, c3 = 'z67L3jOVwP' where c = 719 index_test.go:143: sql update test_index set c1 = 2398784738615315509, c2 = 0.126839, c3 = 'KFeFHL4yOI' where c = 1588 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (3103, 6858681205951763405, 0.452131, 'ljKfCYOhN1') index_test.go:137: sql insert into test_index values (3101, 6038076947941649637, 0.370598, 'rwyymeuiiZ') index_test.go:137: sql insert into test_index values (3104, 5463743252828026204, 0.555419, 'sIskBptL6K') index_test.go:137: sql insert into test_index values (3102, 7861665279540932344, 0.087089, 'fbtBqjeker') index_test.go:137: sql insert into test_index values (3108, 1947880082107900347, 0.120500, 'LTmemx9vjS') index_test.go:137: sql insert into test_index values (3107, 951600230955123254, 0.865501, 'ssQriDU0h8') index_test.go:137: sql insert into test_index values (3105, 337443804166744688, 0.088279, 'JqPRDGJuyr') index_test.go:137: sql insert into test_index values (3109, 9032569500615553115, 0.180368, '1IyYgM4gMu') index_test.go:137: sql insert into test_index values (3106, 7195284401367457209, 0.447345, 'zPy9vRRi4m') index_test.go:137: sql insert into test_index values (3110, 4476856008456769025, 0.124642, 'qrKBXJYayU') index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 2807 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:143: sql update test_index set c1 = 5154092386453445254, c2 = 0.017123, c3 = '1qyx2RiMzI' where c = 925 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:140: sql delete from test_index where c = 3042 index_test.go:143: sql update test_index set c1 = 6382679046951457847, c2 = 0.349679, c3 = '2codSEKcjt' where c = 1926 index_test.go:143: sql update test_index set c1 = 6308736446022567894, c2 = 0.308204, c3 = 'BuKIuVkaQj' where c = 989 index_test.go:143: sql update test_index set c1 = 6903627659507065185, c2 = 0.414500, c3 = 'jiHL6mCkH0' where c = 2391 index_test.go:143: sql update test_index set c1 = 5830569674869575133, c2 = 0.627824, c3 = 'T6APPDiDeA' where c = 1171 index_test.go:143: sql update test_index set c1 = 5821325154993668926, c2 = 0.060154, c3 = '5YsXUhKOde' where c = 869 index_test.go:143: sql update test_index set c1 = 7332639743927918303, c2 = 0.624972, c3 = 'ih2FXPtEwj' where c = 1111 index_test.go:143: sql update test_index set c1 = 3257090162033627044, c2 = 0.660979, c3 = 'ozhEw6K4KA' where c = 2443 index_test.go:137: sql insert into test_index values (3111, 9015190979701633956, 0.766197, 'ReOzAOAJKI') index_test.go:137: sql insert into test_index values (3113, 3673602737871190619, 0.366953, 'h33cfUmmnK') index_test.go:137: sql insert into test_index values (3114, 7445591191470483028, 0.218717, 'JeZxPztgXt') index_test.go:137: sql insert into test_index values (3112, 5678524982885398799, 0.506369, 'n914Z6nCkd') index_test.go:143: sql update test_index set c1 = 8522981437482155462, c2 = 0.199457, c3 = 'grNbhdA22P' where c = 564 index_test.go:143: sql update test_index set c1 = 4699950806431040030, c2 = 0.183952, c3 = '5C0wEPYn97' where c = 3036 index_test.go:137: sql insert into test_index values (3117, 3980058879284564387, 0.994392, 'UipwXiMJXT') index_test.go:137: sql insert into test_index values (3115, 1381003831359958684, 0.173534, '1Ol77Kn5lC') index_test.go:137: sql insert into test_index values (3118, 5659290427301616291, 0.232859, '9VvNoo2GmI') index_test.go:140: sql delete from test_index where c = 2420 index_test.go:137: sql insert into test_index values (3119, 7456067205365872984, 0.958362, 'QjaxWJdcAW') index_test.go:140: sql delete from test_index where c = 1039 # Time: 2025-04-04T21:41:18.027267331+08:00 # Txn_start_ts: 0 # Query_time: 5.010122978 # Parse_time: 0.000086298 # Compile_time: 0.000126288 # Rewrite_time: 0.000003707 # Optimize_time: 0 # Wait_TS: 0.000293064 # 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:137: sql insert into test_index values (3120, 620498813847798738, 0.588991, 'Xr3QgENt1L') index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 734 index_test.go:137: sql insert into test_index values (3116, 667395232617554746, 0.150549, 'v37oMaVGuk') index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:140: sql delete from test_index where c = 1273 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:143: sql update test_index set c1 = 5039966967667413785, c2 = 0.246576, c3 = 'fFuLGWOEZt' where c = 2518 index_test.go:143: sql update test_index set c1 = 1779731403709565544, c2 = 0.429890, c3 = 'Gs4JA3xckr' where c = 962 index_test.go:143: sql update test_index set c1 = 3940892311751710289, c2 = 0.904901, c3 = 'T6DAWrGG2s' where c = 2883 index_test.go:143: sql update test_index set c1 = 4277362637582262926, c2 = 0.969316, c3 = 'vWwXvzJ2VD' where c = 179 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 4337071489704062975, c2 = 0.554869, c3 = 'r4TziGH4G5' where c = 2569 index_test.go:137: sql insert into test_index values (3121, 6264769165308201854, 0.853420, 'dQ3UDfB1U4') index_test.go:143: sql update test_index set c1 = 121640480585058733, c2 = 0.017060, c3 = 'ESc77CNhLW' where c = 188 index_test.go:143: sql update test_index set c1 = 6791600159799989563, c2 = 0.784797, c3 = 'Tc6s001jmp' where c = 193 index_test.go:137: sql insert into test_index values (3123, 3326686352294130972, 0.277663, 'c2BhyKi4Y0') index_test.go:143: sql update test_index set c1 = 980831758956512887, c2 = 0.681878, c3 = 'RM5dNpmwj7' where c = 2397 index_test.go:137: sql insert into test_index values (3122, 3302342373702836701, 0.187034, 'ol0U5hZqIH') index_test.go:137: sql insert into test_index values (3124, 5097338935728069191, 0.408296, 'FvpfKYLvzZ') index_test.go:143: sql update test_index set c1 = 6788740262821074094, c2 = 0.323627, c3 = 'aQSGPnDRLd' where c = 358 index_test.go:137: sql insert into test_index values (3125, 5822905921735816745, 0.340810, 'sASS7rfOak') index_test.go:143: sql update test_index set c1 = 6058965668448417613, c2 = 0.406623, c3 = 'nvhFavI49k' where c = 2951 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:137: sql insert into test_index values (3127, 4481124676847215857, 0.998056, 'GX6DRCaxof') index_test.go:140: sql delete from test_index where c = 2074 index_test.go:137: sql insert into test_index values (3128, 8775844964931448831, 0.869996, 'sRcjEx3T3w') index_test.go:137: sql insert into test_index values (3129, 8295892019861461833, 0.798001, 'xvhMny3rof') index_test.go:143: sql update test_index set c1 = 6166550377942168660, c2 = 0.041912, c3 = '8wVKvHNJWb' where c = 380 index_test.go:140: sql delete from test_index where c = 1757 index_test.go:137: sql insert into test_index values (3130, 6703571670094890150, 0.548371, 'xCT2db4ZTY') index_test.go:137: sql insert into test_index values (3126, 8372507552442308902, 0.925654, 'VNLZNBpzsC') index_test.go:140: sql delete from test_index where c = 1907 index_test.go:143: sql update test_index set c1 = 6354017715328266374, c2 = 0.610340, c3 = 'jQw7uqmDN0' where c = 1590 index_test.go:140: sql delete from test_index where c = 2978 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:143: sql update test_index set c1 = 2038403970076098656, c2 = 0.022560, c3 = 'zuMsTwQ1MV' where c = 463 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:137: sql insert into test_index values (3132, 9175721058305509006, 0.249836, 'sre8flEKUW') index_test.go:143: sql update test_index set c1 = 46077602860115207, c2 = 0.928654, c3 = 'sEhNizLcr6' where c = 1283 index_test.go:140: sql delete from test_index where c = 2843 index_test.go:137: sql insert into test_index values (3131, 2446339196777205470, 0.179841, 'amVFDgBIDn') index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 1163382395056769759, c2 = 0.479933, c3 = 'OjZOhI3NsH' where c = 40 index_test.go:143: sql update test_index set c1 = 580890250494499948, c2 = 0.995701, c3 = 'ZHJx1kNUK6' where c = 2150 index_test.go:137: sql insert into test_index values (3133, 6682992229521501202, 0.141138, 'JceBNapbCo') index_test.go:143: sql update test_index set c1 = 5085661199417924642, c2 = 0.151190, c3 = 'hfFu9cFVvO' where c = 696 index_test.go:143: sql update test_index set c1 = 4910547784640142703, c2 = 0.971611, c3 = '1gKUN8jx2P' where c = 2436 index_test.go:143: sql update test_index set c1 = 5390086143331714474, c2 = 0.335769, c3 = 'YzYCfvL2dR' where c = 418 index_test.go:137: sql insert into test_index values (3134, 8475402870380109115, 0.479090, 'BIm61a5q9f') index_test.go:137: sql insert into test_index values (3135, 7675537902339425084, 0.993766, 'z0URFvNqy9') index_test.go:140: sql delete from test_index where c = 1844 index_test.go:137: sql insert into test_index values (3136, 3308361748551119908, 0.656975, 'LsW52aroNo') index_test.go:140: sql delete from test_index where c = 2120 index_test.go:143: sql update test_index set c1 = 1470074095344624567, c2 = 0.662532, c3 = 'insLCQ4o78' where c = 553 index_test.go:143: sql update test_index set c1 = 953501142487176305, c2 = 0.505477, c3 = 'NACne9TKT7' where c = 347 index_test.go:137: sql insert into test_index values (3138, 398791959436095973, 0.163939, 'gD9B9NziAS') index_test.go:137: sql insert into test_index values (3137, 3748972374523698214, 0.883678, '7pgDutqLHV') index_test.go:137: sql insert into test_index values (3139, 3825485957769034174, 0.996355, 'WrsvSb15FD') index_test.go:140: sql delete from test_index where c = 1340 index_test.go:137: sql insert into test_index values (3140, 5971683609632704884, 0.436635, 'oXcurLJKTf') index_test.go:137: sql insert into test_index values (3141, 2507920974413481237, 0.399690, 'hpVk2Op4Gg') index_test.go:140: sql delete from test_index where c = 1918 index_test.go:140: sql delete from test_index where c = 2878 index_test.go:143: sql update test_index set c1 = 8295876889936300555, c2 = 0.049608, c3 = 'j6NDt3iSmo' where c = 1713 index_test.go:140: sql delete from test_index where c = 2138 index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 2569 index_test.go:143: sql update test_index set c1 = 7103233213241306795, c2 = 0.018609, c3 = 'zOEHZqOhm8' where c = 2432 index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 5024147210765045787, c2 = 0.812966, c3 = 'bVOore4DoG' where c = 264 index_test.go:140: sql delete from test_index where c = 2918 index_test.go:140: sql delete from test_index where c = 2656 index_test.go:143: sql update test_index set c1 = 946077710198657390, c2 = 0.736928, c3 = 'FPQGAtuPhy' where c = 179 index_test.go:143: sql update test_index set c1 = 4204997916859761987, c2 = 0.892494, c3 = 'dwLQEigyMr' where c = 2397 index_test.go:137: sql insert into test_index values (3142, 6027263435406722605, 0.860811, '9ZOqmyjweF') index_test.go:143: sql update test_index set c1 = 4530445034437958964, c2 = 0.447542, c3 = 'Q1DjfVNLyp' where c = 2582 index_test.go:137: sql insert into test_index values (3144, 7877249731749879202, 0.824798, 'drDldHIK65') index_test.go:137: sql insert into test_index values (3143, 817885232470759764, 0.473507, '6lTWTBqZ79') index_test.go:143: sql update test_index set c1 = 3959344474266932887, c2 = 0.450951, c3 = 'wn7KRM9rKF' where c = 2283 index_test.go:143: sql update test_index set c1 = 4946805086913616629, c2 = 0.945796, c3 = 'PWtydwUwG4' where c = 493 index_test.go:143: sql update test_index set c1 = 7958496072291446030, c2 = 0.073684, c3 = '9N6UUcySqn' where c = 1831 index_test.go:137: sql insert into test_index values (3145, 672407587917946112, 0.174340, '5iMfXoqLOL') index_test.go:143: sql update test_index set c1 = 4859661227038717367, c2 = 0.607645, c3 = '5RyXRLpf7C' where c = 360 index_test.go:140: sql delete from test_index where c = 798 index_test.go:137: sql insert into test_index values (3149, 4136075021402265179, 0.057481, 'A8HPFmhIVL') index_test.go:140: sql delete from test_index where c = 2015 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:137: sql insert into test_index values (3147, 8141912510812255213, 0.660416, '7GYrIRO9DH') index_test.go:140: sql delete from test_index where c = 2913 index_test.go:143: sql update test_index set c1 = 220292534115981877, c2 = 0.455358, c3 = '8OrAiWxuXJ' where c = 1280 index_test.go:140: sql delete from test_index where c = 960 index_test.go:137: sql insert into test_index values (3146, 3167033997941003008, 0.986945, '2nYk6kU00O') index_test.go:143: sql update test_index set c1 = 2861763670720744861, c2 = 0.611702, c3 = 'oXCGJoif3a' where c = 324 index_test.go:137: sql insert into test_index values (3148, 1947314074720555624, 0.208732, '0U3ieRyXse') index_test.go:143: sql update test_index set c1 = 1106916360102858990, c2 = 0.652519, c3 = 'wyzQUVxJFj' where c = 962 index_test.go:137: sql insert into test_index values (3152, 8139935165471419613, 0.086548, '8MA7YLKnjD') index_test.go:137: sql insert into test_index values (3151, 4822131131356731351, 0.054661, 'p7J5wHaRZv') index_test.go:140: sql delete from test_index where c = 977 index_test.go:140: sql delete from test_index where c = 83 index_test.go:143: sql update test_index set c1 = 4902986614849350651, c2 = 0.998229, c3 = 'I3k5uorcgy' where c = 2658 index_test.go:137: sql insert into test_index values (3150, 349205850526700199, 0.649560, '2bTfjf0zUF') index_test.go:143: sql update test_index set c1 = 1065642289006867219, c2 = 0.836643, c3 = '5ysZOWhOGu' where c = 1426 index_test.go:140: sql delete from test_index where c = 2085 index_test.go:137: sql insert into test_index values (3154, 5748447038027091679, 0.349321, 'lte79oUXjo') index_test.go:137: sql insert into test_index values (3153, 1425480847864607410, 0.483171, 'VcmH8zdMBp') index_test.go:143: sql update test_index set c1 = 6373531568647773724, c2 = 0.001396, c3 = 'QypifPsBf6' where c = 906 index_test.go:143: sql update test_index set c1 = 4709949052251455158, c2 = 0.278665, c3 = 'rvzs6wJsI3' where c = 367 index_test.go:137: sql insert into test_index values (3155, 5288139748109233870, 0.163633, 'XLWl4qADP4') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:140: sql delete from test_index where c = 233 index_test.go:143: sql update test_index set c1 = 7870595770832584720, c2 = 0.458197, c3 = 'ojbVVpeWFf' where c = 3125 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:137: sql insert into test_index values (3157, 8524806670642892936, 0.949226, 'C4ugq1fth0') index_test.go:140: sql delete from test_index where c = 2279 index_test.go:137: sql insert into test_index values (3158, 8371037031773934875, 0.492323, 'tYRCZF52Ie') index_test.go:143: sql update test_index set c1 = 9012993582297496924, c2 = 0.178771, c3 = '8LRvSAZU8K' where c = 1250 index_test.go:137: sql insert into test_index values (3156, 6735432666835389967, 0.817834, 'j8ufgHMs37') index_test.go:143: sql update test_index set c1 = 5956988585312629123, c2 = 0.752811, c3 = 'f2qJDTP7Mh' where c = 3095 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (3159, 4968987891881142942, 0.365432, 'rbXm9dnrFc') index_test.go:143: sql update test_index set c1 = 5215058001377498604, c2 = 0.503504, c3 = 'zcAKgskBdK' where c = 2052 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:140: sql delete from test_index where c = 137 index_test.go:137: sql insert into test_index values (3161, 7470227627370398382, 0.714339, '5V6oNqOVhB') index_test.go:143: sql update test_index set c1 = 3405255263654004352, c2 = 0.330633, c3 = '4xdRLnjzw3' where c = 1692 index_test.go:137: sql insert into test_index values (3160, 6302536043849189310, 0.079336, 'WYJTljLPkb') index_test.go:140: sql delete from test_index where c = 1246 index_test.go:143: sql update test_index set c1 = 6973173392247804433, c2 = 0.696355, c3 = 'ZKV7nYi0bv' where c = 3099 index_test.go:143: sql update test_index set c1 = 3218651137095800124, c2 = 0.807778, c3 = 'kI9wTxQhml' where c = 1289 index_test.go:137: sql insert into test_index values (3162, 1677913260182344138, 0.234348, 'lzeOu7ZVPq') index_test.go:137: sql insert into test_index values (3165, 5819285946263346062, 0.868945, 'fqw9yrdSJk') index_test.go:140: sql delete from test_index where c = 2541 index_test.go:137: sql insert into test_index values (3163, 7144119778592422317, 0.617803, 'gKJh6TuiwB') index_test.go:143: sql update test_index set c1 = 6260410117946208285, c2 = 0.703906, c3 = 'tXVdqNsZDX' where c = 1945 index_test.go:143: sql update test_index set c1 = 7107327405301949687, c2 = 0.172956, c3 = 'JnDhhR31ba' where c = 2278 index_test.go:137: sql insert into test_index values (3164, 8765390136101422564, 0.740193, 'mRisLDvtos') index_test.go:140: sql delete from test_index where c = 2537 index_test.go:143: sql update test_index set c1 = 936221025210362576, c2 = 0.404887, c3 = 'x5NHMBcupD' where c = 1126 index_test.go:143: sql update test_index set c1 = 4108480884243036706, c2 = 0.663487, c3 = 'UK4B103gPL' where c = 3147 index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (3166, 3507901359997984802, 0.801376, 'PwNVTrHUdC') index_test.go:137: sql insert into test_index values (3168, 9115315614875101163, 0.081039, 'SAyTVAMO6b') index_test.go:137: sql insert into test_index values (3167, 5426212745238920226, 0.166028, 'f17WJsSIOH') index_test.go:137: sql insert into test_index values (3169, 7589202010522623374, 0.478144, 'CVky6P2eki') index_test.go:140: sql delete from test_index where c = 838 index_test.go:143: sql update test_index set c1 = 5389771201818220791, c2 = 0.417872, c3 = 'AlAgQZ7QXs' where c = 1720 index_test.go:143: sql update test_index set c1 = 3252903217889884946, c2 = 0.571795, c3 = 'VC7UgSwueN' where c = 1872 index_test.go:140: sql delete from test_index where c = 1433 index_test.go:143: sql update test_index set c1 = 6998416827446945024, c2 = 0.631599, c3 = 'asMZFyVxUc' where c = 2592 index_test.go:140: sql delete from test_index where c = 2685 index_test.go:143: sql update test_index set c1 = 1618051715235444846, c2 = 0.310501, c3 = '7yYNrqKwzl' where c = 974 index_test.go:143: sql update test_index set c1 = 3288437855849452473, c2 = 0.791602, c3 = 'gI8I00kVIw' where c = 1178 index_test.go:140: sql delete from test_index where c = 651 index_test.go:137: sql insert into test_index values (3170, 9191064628000825657, 0.321189, '4KmJ0XXTo4') index_test.go:140: sql delete from test_index where c = 2636 index_test.go:137: sql insert into test_index values (3172, 7815864025852170092, 0.105971, '0Z6kwgWYsA') index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 2157081816473331559, c2 = 0.129131, c3 = 'HRkT1nNAq4' where c = 1785 index_test.go:137: sql insert into test_index values (3173, 7301932620260232682, 0.135219, 'phWNe1bCbQ') index_test.go:140: sql delete from test_index where c = 2771 index_test.go:137: sql insert into test_index values (3171, 4692619844099677669, 0.259888, 'pwfDVUH73L') index_test.go:143: sql update test_index set c1 = 7347244100726051074, c2 = 0.712371, c3 = '7wjmKEnOFi' where c = 664 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:143: sql update test_index set c1 = 1574171925207062901, c2 = 0.442803, c3 = 'vf4XclEmtH' where c = 2615 index_test.go:140: sql delete from test_index where c = 209 index_test.go:137: sql insert into test_index values (3174, 3347398608795619420, 0.716077, '5o13ML96dy') index_test.go:137: sql insert into test_index values (3176, 1421186567391669720, 0.294635, 'mAbCKMVdJ4') index_test.go:143: sql update test_index set c1 = 3324079746946516992, c2 = 0.788515, c3 = 'PXreokeiIb' where c = 2200 index_test.go:143: sql update test_index set c1 = 1113693091861784978, c2 = 0.367056, c3 = '1ix9Ahbt8K' where c = 837 index_test.go:137: sql insert into test_index values (3177, 2568356927138041063, 0.005301, 'zN0O90M4zI') index_test.go:143: sql update test_index set c1 = 3436648737893506168, c2 = 0.119447, c3 = 'Q81BgfFM4N' where c = 2151 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 8624720438607135242, c2 = 0.385733, c3 = 'bOJNJyGjkz' where c = 1830 index_test.go:143: sql update test_index set c1 = 3114326209823134680, c2 = 0.061201, c3 = '6mYIrCwSZL' where c = 361 index_test.go:137: sql insert into test_index values (3175, 5858671862644254476, 0.602341, 'bH0PuHaoKj') index_test.go:140: sql delete from test_index where c = 2813 index_test.go:137: sql insert into test_index values (3179, 3974347249135094089, 0.666013, 'q7obLMARcx') index_test.go:137: sql insert into test_index values (3180, 5595646958383594013, 0.432016, 'cr6GX1WCnS') index_test.go:140: sql delete from test_index where c = 2870 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:137: sql insert into test_index values (3181, 5946009137168659581, 0.394214, '0dwFzgp329') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (3182, 8767639057630193328, 0.349341, 'IUba4UL2EM') index_test.go:143: sql update test_index set c1 = 5136031158383903810, c2 = 0.174461, c3 = '7wU7QCfNrw' where c = 878 index_test.go:143: sql update test_index set c1 = 4122915471363590098, c2 = 0.465964, c3 = 'Gjisf5cXb5' where c = 1474 index_test.go:143: sql update test_index set c1 = 5686144559015922186, c2 = 0.395640, c3 = 'znSuLwtVcF' where c = 19 index_test.go:143: sql update test_index set c1 = 3283425361745409068, c2 = 0.589615, c3 = '0habdFnUTr' where c = 998 index_test.go:137: sql insert into test_index values (3178, 5511510047326983919, 0.737987, 'QRezFsj4dx') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:137: sql insert into test_index values (3183, 4753620395247249668, 0.246686, '38BEOcuXz3') index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 4191335281269428457, c2 = 0.833386, c3 = 'oEzGgCZ57s' where c = 773 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (3186, 517937037007888698, 0.155927, 'mUTipGM72j') index_test.go:137: sql insert into test_index values (3184, 2743081915268562766, 0.629538, 'EOWNMX5JsA') index_test.go:143: sql update test_index set c1 = 8330569291839483593, c2 = 0.421606, c3 = '2S8f201sD0' where c = 409 index_test.go:143: sql update test_index set c1 = 963204666638316476, c2 = 0.034828, c3 = 'XZK4eXQV8v' where c = 1191 index_test.go:143: sql update test_index set c1 = 2176720733615820474, c2 = 0.258349, c3 = 'ZrI7ZCMR5V' where c = 44 index_test.go:140: sql delete from test_index where c = 3173 index_test.go:143: sql update test_index set c1 = 2976517417186849935, c2 = 0.315819, c3 = 'srde5V8bly' where c = 441 index_test.go:143: sql update test_index set c1 = 2436206458239469472, c2 = 0.641080, c3 = 'UYSYcGAmJX' where c = 2852 index_test.go:137: sql insert into test_index values (3185, 1798379295977680600, 0.057048, 'hEzhFFRmLC') index_test.go:140: sql delete from test_index where c = 2063 index_test.go:137: sql insert into test_index values (3188, 285735759185348147, 0.557160, 'XTf54srjOJ') index_test.go:137: sql insert into test_index values (3187, 7527403283120698698, 0.611884, 'mAaWvMNou5') index_test.go:140: sql delete from test_index where c = 2211 index_test.go:137: sql insert into test_index values (3191, 7745930385917358635, 0.795998, 'ATO4ZziJmE') index_test.go:137: sql insert into test_index values (3190, 4425057739768437843, 0.883428, 'gPe5OATflf') index_test.go:137: sql insert into test_index values (3189, 2057587399493604264, 0.669884, 'XRTTzM9r2y') index_test.go:143: sql update test_index set c1 = 998654911069368152, c2 = 0.871662, c3 = 'uOO2jwbk6a' where c = 2056 index_test.go:140: sql delete from test_index where c = 1936 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:140: sql delete from test_index where c = 2582 index_test.go:140: sql delete from test_index where c = 1303 index_test.go:140: sql delete from test_index where c = 2867 index_test.go:143: sql update test_index set c1 = 3433966854303957147, c2 = 0.055854, c3 = 'iJidtJV2ZI' where c = 2193 index_test.go:143: sql update test_index set c1 = 7947682989711890364, c2 = 0.116554, c3 = 'L8HvGEOPkW' where c = 350 index_test.go:137: sql insert into test_index values (3193, 2489317108816466690, 0.278724, 'Ww7rM3XT1w') index_test.go:143: sql update test_index set c1 = 6046087408696781654, c2 = 0.194489, c3 = '6DZej38t3F' where c = 1650 index_test.go:137: sql insert into test_index values (3192, 4807490846106059060, 0.171376, 'p2f27K6ilz') index_test.go:143: sql update test_index set c1 = 4385680371912764196, c2 = 0.912767, c3 = 'OWOI9ldMBC' where c = 39 index_test.go:143: sql update test_index set c1 = 5156251638781033682, c2 = 0.783276, c3 = 'mWMI6Fkqkj' where c = 1313 index_test.go:143: sql update test_index set c1 = 2568970243873925624, c2 = 0.031334, c3 = 'pq0vB8ZB9J' where c = 1841 index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 7886291567877044676, c2 = 0.580750, c3 = 'yaNlpkL5QP' where c = 367 index_test.go:137: sql insert into test_index values (3194, 1135993390729724988, 0.892073, '2BOXcYGTPC') index_test.go:140: sql delete from test_index where c = 2303 index_test.go:137: sql insert into test_index values (3195, 7845716425636188892, 0.927373, 'bzyNYHAyNb') index_test.go:140: sql delete from test_index where c = 1867 index_test.go:137: sql insert into test_index values (3197, 4033655865261055408, 0.110758, 'rvlmpFpy8x') index_test.go:140: sql delete from test_index where c = 772 index_test.go:137: sql insert into test_index values (3196, 5818718960730740943, 0.388560, 'vHceXilERP') index_test.go:143: sql update test_index set c1 = 1907942526848314957, c2 = 0.314067, c3 = '9LWt2FLcYT' where c = 1031 index_test.go:143: sql update test_index set c1 = 3350827845253699333, c2 = 0.913549, c3 = 'eFAlr72JSt' where c = 2963 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:143: sql update test_index set c1 = 1124706157958039332, c2 = 0.748901, c3 = 'PmGmRlri0Y' where c = 2755 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1371 index_test.go:137: sql insert into test_index values (3198, 8382343182244358076, 0.297161, 'WJjn7XcbP6') index_test.go:143: sql update test_index set c1 = 4597759788586360747, c2 = 0.395945, c3 = 'RpXm4fH0J0' where c = 868 index_test.go:143: sql update test_index set c1 = 2204635642852603919, c2 = 0.686597, c3 = 'brMGqymKBQ' where c = 2276 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:143: sql update test_index set c1 = 790336899773641906, c2 = 0.469779, c3 = 'yAsIRo5iiR' where c = 2040 index_test.go:137: sql insert into test_index values (3199, 3590335322432227992, 0.219450, '5JVm9hLTId') index_test.go:143: sql update test_index set c1 = 2055325531170270597, c2 = 0.865072, c3 = 'BUpq2ny2VN' where c = 587 index_test.go:143: sql update test_index set c1 = 5391761352515702463, c2 = 0.545066, c3 = 'q3NCnqfXEF' where c = 659 index_test.go:140: sql delete from test_index where c = 413 index_test.go:137: sql insert into test_index values (3200, 5168975156096442370, 0.611149, 'RbKnjbZBaD') index_test.go:143: sql update test_index set c1 = 7220907639756173329, c2 = 0.916280, c3 = 'Cy1bFmxdaH' where c = 1394 index_test.go:140: sql delete from test_index where c = 478 index_test.go:143: sql update test_index set c1 = 1837937073723514739, c2 = 0.488906, c3 = 'AQzfu8SI01' where c = 1304 index_test.go:137: sql insert into test_index values (3201, 8004088995432051000, 0.936044, 'GGbi8Mz8zJ') index_test.go:137: sql insert into test_index values (3204, 8218881011686987139, 0.413393, 'fkmk9FkAVa') index_test.go:137: sql insert into test_index values (3205, 4428803043107622955, 0.917557, '0WLi5MSrXr') index_test.go:137: sql insert into test_index values (3203, 3758168386469968356, 0.923117, 'FXhpusLxBP') index_test.go:137: sql insert into test_index values (3202, 5375774471523920700, 0.412301, '2D7X7n0srk') index_test.go:137: sql insert into test_index values (3210, 1333972528776952814, 0.046041, 'qXOreYtiV6') index_test.go:137: sql insert into test_index values (3208, 4996860531899371884, 0.145586, 'OV6pRlDSEr') index_test.go:137: sql insert into test_index values (3207, 4183132301948044341, 0.351019, 'klnG2LKe5H') index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (3209, 8117997818190351288, 0.732346, 'PRqaEjsZT9') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:137: sql insert into test_index values (3206, 3850030604021259660, 0.519224, 'W6ita7S8KB') index_test.go:140: sql delete from test_index where c = 2318 index_test.go:143: sql update test_index set c1 = 8378099514519399806, c2 = 0.574501, c3 = 'RvRUTsR1f3' where c = 1296 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 5290235256602555851, c2 = 0.924614, c3 = 'iTcGP7jZlT' where c = 1275 index_test.go:140: sql delete from test_index where c = 2694 index_test.go:143: sql update test_index set c1 = 1578159973310344420, c2 = 0.990042, c3 = 'okXpO2paC1' where c = 2533 index_test.go:140: sql delete from test_index where c = 1668 index_test.go:140: sql delete from test_index where c = 834 index_test.go:143: sql update test_index set c1 = 8948000324785255582, c2 = 0.108791, c3 = 'RGK17dNCZD' where c = 2141 index_test.go:143: sql update test_index set c1 = 6791944243905571940, c2 = 0.236192, c3 = 'BtOzLMpKhK' where c = 276 index_test.go:140: sql delete from test_index where c = 1225 index_test.go:143: sql update test_index set c1 = 625516946593673417, c2 = 0.034206, c3 = 'KK7mW3ylns' where c = 1414 index_test.go:137: sql insert into test_index values (3211, 5146884910412993237, 0.471016, '9GOxRDesud') index_test.go:137: sql insert into test_index values (3212, 148085264069542955, 0.727372, 'lMH8HyuDTF') index_test.go:143: sql update test_index set c1 = 333606168775607733, c2 = 0.302622, c3 = 'SulVOI65aO' where c = 2744 index_test.go:137: sql insert into test_index values (3214, 2026538650437289067, 0.819967, '3CcL5j1AUH') index_test.go:143: sql update test_index set c1 = 6855391234655350017, c2 = 0.788510, c3 = 'Blx4R3TdUV' where c = 607 index_test.go:137: sql insert into test_index values (3213, 8922478528429541052, 0.270257, '5ccKUYJ8cO') index_test.go:137: sql insert into test_index values (3215, 4431865412442793845, 0.093081, 'Q8htqmRTgi') index_test.go:143: sql update test_index set c1 = 4622238629642040033, c2 = 0.907778, c3 = 'NV2iAYnlfy' where c = 874 index_test.go:143: sql update test_index set c1 = 2563136818027280177, c2 = 0.143971, c3 = 'oVE6kwjsTQ' where c = 2933 index_test.go:140: sql delete from test_index where c = 1921 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:137: sql insert into test_index values (3216, 8686430987736225829, 0.260135, 'Ws3GdbNKN1') index_test.go:137: sql insert into test_index values (3217, 6447338938246477664, 0.436581, 'HtmSlx8lB6') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:137: sql insert into test_index values (3218, 8024292254110761943, 0.727764, 'IqpMG834vf') index_test.go:140: sql delete from test_index where c = 1319 index_test.go:137: sql insert into test_index values (3220, 329099027123241633, 0.627562, '4vFrXPb027') index_test.go:143: sql update test_index set c1 = 7433883955953129473, c2 = 0.289548, c3 = 'h5AYLOTBUU' where c = 1304 index_test.go:143: sql update test_index set c1 = 7741801425447731187, c2 = 0.173198, c3 = 'CNpBaaKmws' where c = 1209 index_test.go:143: sql update test_index set c1 = 7953697502115268663, c2 = 0.503529, c3 = 'Q0FBFbc81S' where c = 1099 index_test.go:140: sql delete from test_index where c = 3145 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 1434041149680636101, c2 = 0.569938, c3 = 'cSlROebxab' where c = 1242 index_test.go:140: sql delete from test_index where c = 855 index_test.go:143: sql update test_index set c1 = 777989062869192517, c2 = 0.646596, c3 = 'oYpB5OMn6z' where c = 964 index_test.go:137: sql insert into test_index values (3221, 3923438504194364961, 0.566290, '6JoeSquYFp') index_test.go:137: sql insert into test_index values (3219, 2190022487784815165, 0.556694, 'WFFtppyRHZ') index_test.go:137: sql insert into test_index values (3222, 5176618959640131606, 0.987965, 'ANqyOFH9sY') index_test.go:140: sql delete from test_index where c = 1532 index_test.go:137: sql insert into test_index values (3225, 5851887568175359004, 0.571560, 'HDT7Urb2h6') index_test.go:143: sql update test_index set c1 = 8548808385629181825, c2 = 0.808756, c3 = 'fA6M9Vn51W' where c = 2622 index_test.go:137: sql insert into test_index values (3223, 6406011684866893983, 0.099435, 'xYTQnUIvxI') index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 1575389035492515348, c2 = 0.343058, c3 = 'x6b3oihGRS' where c = 99 index_test.go:140: sql delete from test_index where c = 981 index_test.go:143: sql update test_index set c1 = 4726455647825472660, c2 = 0.833744, c3 = '6xp5JCoLq6' where c = 874 index_test.go:143: sql update test_index set c1 = 2877466284182055922, c2 = 0.235141, c3 = 'sWLrriML1A' where c = 2235 index_test.go:140: sql delete from test_index where c = 971 index_test.go:137: sql insert into test_index values (3226, 8249222849796160281, 0.791307, 'SB0e63IvzX') index_test.go:143: sql update test_index set c1 = 6048498139687188122, c2 = 0.130285, c3 = 'cgdVHnpr2D' where c = 2313 index_test.go:143: sql update test_index set c1 = 3811145865699876245, c2 = 0.478433, c3 = 'HkHJpmqggJ' where c = 2179 index_test.go:143: sql update test_index set c1 = 3951126118084939838, c2 = 0.589914, c3 = '8IrX8dozRA' where c = 2046 index_test.go:137: sql insert into test_index values (3227, 1466221079309963979, 0.516061, '5wPvTswAWS') index_test.go:137: sql insert into test_index values (3224, 4529770071289289685, 0.356206, 'sUVWih3ahd') index_test.go:137: sql insert into test_index values (3229, 6361557588024365940, 0.637174, 'NOtnn7yDg9') index_test.go:140: sql delete from test_index where c = 1197 index_test.go:140: sql delete from test_index where c = 1781 index_test.go:137: sql insert into test_index values (3232, 5408335987550521105, 0.915229, 'cV8h1LdeDv') index_test.go:143: sql update test_index set c1 = 642294127363217771, c2 = 0.641133, c3 = 'zB7qXeOx06' where c = 30 index_test.go:140: sql delete from test_index where c = 2699 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:137: sql insert into test_index values (3228, 2893518603052826064, 0.143055, 'a9xZtJAijQ') index_test.go:137: sql insert into test_index values (3231, 2799619275892762497, 0.197907, 'dtJjj3fw2E') index_test.go:137: sql insert into test_index values (3230, 3321030890063591542, 0.448636, 'rF3r2TjEQk') index_test.go:140: sql delete from test_index where c = 2850 index_test.go:143: sql update test_index set c1 = 389055514255644597, c2 = 0.674718, c3 = 'hV7m8l7YuN' where c = 2958 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 1205720994760987642, c2 = 0.757547, c3 = '2tnQTaJKni' where c = 670 index_test.go:137: sql insert into test_index values (3233, 1294645194180775582, 0.222227, 'qi0V5SAYCj') index_test.go:143: sql update test_index set c1 = 7729082025761620879, c2 = 0.145192, c3 = '0d1XPHeqhj' where c = 1802 index_test.go:143: sql update test_index set c1 = 217243961052284357, c2 = 0.121167, c3 = 'jvRWFQAqCi' where c = 922 index_test.go:137: sql insert into test_index values (3234, 8075257254147530285, 0.348413, '6Yssb4Xs9u') index_test.go:140: sql delete from test_index where c = 3147 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 257 index_test.go:137: sql insert into test_index values (3235, 5067065640263401475, 0.887387, 'YYpuZuhf7V') index_test.go:137: sql insert into test_index values (3236, 5227907964410671359, 0.104965, '5CnAJmU8D6') index_test.go:143: sql update test_index set c1 = 6132438768544577553, c2 = 0.376195, c3 = 'd57OTKBKVu' where c = 165 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:137: sql insert into test_index values (3237, 5238574491427213578, 0.176840, '3wyT6VcMOw') index_test.go:140: sql delete from test_index where c = 2422 index_test.go:143: sql update test_index set c1 = 3869908792693547648, c2 = 0.076439, c3 = 'ySDkjzOihv' where c = 1066 index_test.go:143: sql update test_index set c1 = 580914458798684161, c2 = 0.018780, c3 = 'XTsWTZtUkl' where c = 2500 index_test.go:143: sql update test_index set c1 = 8454543759534129537, c2 = 0.971574, c3 = 'uuosTQ5Dek' where c = 1262 index_test.go:137: sql insert into test_index values (3238, 905191126979634699, 0.874837, 'mdl0w417ZY') index_test.go:140: sql delete from test_index where c = 2560 index_test.go:143: sql update test_index set c1 = 5480055118566410274, c2 = 0.360588, c3 = 'm3r8iGmutR' where c = 1267 index_test.go:137: sql insert into test_index values (3240, 297601500919784361, 0.225729, 'YYcbQ47fVt') index_test.go:140: sql delete from test_index where c = 1786 index_test.go:140: sql delete from test_index where c = 2865 index_test.go:137: sql insert into test_index values (3239, 602244821844115792, 0.229504, '86UhIR740q') index_test.go:143: sql update test_index set c1 = 8580677098642536300, c2 = 0.249006, c3 = 'MbXJEHu5nG' where c = 1437 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:143: sql update test_index set c1 = 2148239266099594805, c2 = 0.022940, c3 = 'dd58znrcyK' where c = 3212 index_test.go:143: sql update test_index set c1 = 6481108257898355664, c2 = 0.954530, c3 = 'o9UE0cnwpi' where c = 3083 index_test.go:137: sql insert into test_index values (3241, 8193305429818618548, 0.062341, 'vE8O0sy1vJ') index_test.go:140: sql delete from test_index where c = 931 index_test.go:143: sql update test_index set c1 = 1479171160199680895, c2 = 0.997753, c3 = 'su0rvBD8VE' where c = 1046 index_test.go:140: sql delete from test_index where c = 2589 index_test.go:137: sql insert into test_index values (3243, 3394631873906924719, 0.845642, 'PRspBfsoro') index_test.go:143: sql update test_index set c1 = 8412730329541962487, c2 = 0.074443, c3 = '5xJTZPTWTt' where c = 1129 index_test.go:137: sql insert into test_index values (3244, 4804613236261423528, 0.264812, 'VVi7ODQEgD') index_test.go:137: sql insert into test_index values (3245, 8244668948891063119, 0.508275, 'yaREQwL6X3') index_test.go:143: sql update test_index set c1 = 7373271363000742606, c2 = 0.391062, c3 = 'LrAX7BqiDb' where c = 3155 index_test.go:143: sql update test_index set c1 = 7318947918517400239, c2 = 0.368853, c3 = 'ifHdrEmelP' where c = 345 index_test.go:137: sql insert into test_index values (3242, 7711002360677826142, 0.893965, 'P7opkssgJe') index_test.go:140: sql delete from test_index where c = 1012 index_test.go:143: sql update test_index set c1 = 437798988331626429, c2 = 0.483406, c3 = '7HKqLyLQmT' where c = 740 index_test.go:137: sql insert into test_index values (3246, 3757659666763011651, 0.062947, 'WVCbABbTDt') index_test.go:140: sql delete from test_index where c = 2666 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:137: sql insert into test_index values (3247, 8516794093987908198, 0.744467, 'kVEE3WIBCk') index_test.go:137: sql insert into test_index values (3248, 4721644160779479092, 0.528671, 'j0BAqIEmjr') index_test.go:137: sql insert into test_index values (3249, 15406007221033919, 0.389966, '3OYrzFe4u8') index_test.go:140: sql delete from test_index where c = 3238 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:137: sql insert into test_index values (3250, 2327206041898044911, 0.003829, 'UHjR0BcCZU') index_test.go:143: sql update test_index set c1 = 2787117220518711196, c2 = 0.205825, c3 = 'pC8SL0PPjG' where c = 1478 index_test.go:143: sql update test_index set c1 = 1058988191462826198, c2 = 0.832551, c3 = 'PEMmMbSjbx' where c = 3200 index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 8846735792548957628, c2 = 0.747940, c3 = 'JlprUiNgjN' where c = 1997 index_test.go:137: sql insert into test_index values (3251, 8618081943547348317, 0.802341, 'JUb58qjwIC') index_test.go:140: sql delete from test_index where c = 1739 index_test.go:137: sql insert into test_index values (3252, 1545386320235942371, 0.672327, 'ppwD8aXBiO') index_test.go:140: sql delete from test_index where c = 3094 index_test.go:143: sql update test_index set c1 = 7647808269099205244, c2 = 0.149011, c3 = 'lXkLqqW7Wm' where c = 611 index_test.go:140: sql delete from test_index where c = 2439 index_test.go:143: sql update test_index set c1 = 1150533193996654821, c2 = 0.890231, c3 = 'PATOf0136Y' where c = 602 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:140: sql delete from test_index where c = 1263 index_test.go:143: sql update test_index set c1 = 5261857229616594069, c2 = 0.210115, c3 = 'NLjQbuezKj' where c = 2021 index_test.go:137: sql insert into test_index values (3253, 6880456052521486013, 0.513935, '2vX3h9PDyw') index_test.go:143: sql update test_index set c1 = 7690725609893632361, c2 = 0.502712, c3 = 'CuKlsBi5tW' where c = 947 index_test.go:137: sql insert into test_index values (3254, 2827426697239340265, 0.027176, 'gNhUP3vE0G') index_test.go:143: sql update test_index set c1 = 4578204240255997321, c2 = 0.153781, c3 = 'rlj3BI59Lq' where c = 1452 index_test.go:143: sql update test_index set c1 = 1580462174569195210, c2 = 0.669417, c3 = 'L4t7BMGLA1' where c = 1861 index_test.go:137: sql insert into test_index values (3255, 8111635277945210515, 0.841318, 'jvnCdEgBqG') index_test.go:137: sql insert into test_index values (3257, 5176145239385391021, 0.336105, '7VJyAPWHYu') index_test.go:143: sql update test_index set c1 = 1225641257797143825, c2 = 0.410228, c3 = 'CVkm2s9Zsy' where c = 320 index_test.go:137: sql insert into test_index values (3256, 5716073173399538486, 0.268297, 'fKZa3yI7or') index_test.go:137: sql insert into test_index values (3258, 2298808447258175533, 0.539616, '7FvW50OpEY') index_test.go:140: sql delete from test_index where c = 1090 index_test.go:140: sql delete from test_index where c = 2973 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:137: sql insert into test_index values (3259, 2913603756011643165, 0.419101, '0yul4b2Rqe') index_test.go:143: sql update test_index set c1 = 727583965148267855, c2 = 0.303270, c3 = 'cRyrHF6vdz' where c = 1720 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:137: sql insert into test_index values (3260, 1546852428782316323, 0.797653, '8RNdlOc1oe') index_test.go:140: sql delete from test_index where c = 3176 index_test.go:140: sql delete from test_index where c = 2634 index_test.go:143: sql update test_index set c1 = 4454778135525711477, c2 = 0.805363, c3 = 'Cqv3wDecO2' where c = 214 index_test.go:140: sql delete from test_index where c = 2095 index_test.go:143: sql update test_index set c1 = 3599563686787211588, c2 = 0.532006, c3 = 'dHsmoLralu' where c = 331 index_test.go:143: sql update test_index set c1 = 4722410172814497732, c2 = 0.273176, c3 = '5bvg76hCff' where c = 2111 index_test.go:140: sql delete from test_index where c = 783 index_test.go:143: sql update test_index set c1 = 3162417497626580847, c2 = 0.965807, c3 = '9UxLQStFKp' where c = 1831 index_test.go:143: sql update test_index set c1 = 1890694349933143546, c2 = 0.458963, c3 = 'RaqZjB6jnJ' where c = 1933 index_test.go:137: sql insert into test_index values (3263, 6392479529263980567, 0.912932, 'ZCq9Grk3oW') index_test.go:137: sql insert into test_index values (3261, 1897725524673235935, 0.686239, '2reUq5dZvg') index_test.go:137: sql insert into test_index values (3264, 4627711155463797953, 0.771056, 'skNcGfnIIS') index_test.go:143: sql update test_index set c1 = 1093572029004314048, c2 = 0.151165, c3 = 'RLSSGKGiWz' where c = 1360 index_test.go:137: sql insert into test_index values (3265, 5415590271109645543, 0.024531, 'BsDFDZAQeY') index_test.go:137: sql insert into test_index values (3262, 2619121945366103337, 0.122036, 'gzFtruSZqA') index_test.go:143: sql update test_index set c1 = 5725353486534162907, c2 = 0.218257, c3 = 'mKnIK3ZkHo' where c = 283 index_test.go:143: sql update test_index set c1 = 9111906518827115470, c2 = 0.144278, c3 = 'JFetYofur1' where c = 1858 index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 2723 index_test.go:140: sql delete from test_index where c = 1291 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:137: sql insert into test_index values (3268, 3910277992245367028, 0.268812, 'lEaFn67bdU') index_test.go:137: sql insert into test_index values (3267, 6452893112109951528, 0.603011, 'AsY1ilc2xi') index_test.go:137: sql insert into test_index values (3269, 4218254069109180971, 0.873114, 'HY0yPRJbRv') index_test.go:137: sql insert into test_index values (3266, 7672100733919462609, 0.503242, 's1NwCKc5Lo') index_test.go:140: sql delete from test_index where c = 1986 index_test.go:143: sql update test_index set c1 = 8002574365409279712, c2 = 0.291157, c3 = 'YogrPDM4B6' where c = 2733 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 2025 index_test.go:143: sql update test_index set c1 = 63905786906427126, c2 = 0.078695, c3 = 'Da10gwvNoG' where c = 2844 index_test.go:143: sql update test_index set c1 = 9082644565328682215, c2 = 0.409292, c3 = 'QA9GS5B3lV' where c = 401 index_test.go:143: sql update test_index set c1 = 4505773874510816120, c2 = 0.126199, c3 = 'zDg2uxvEcn' where c = 2116 index_test.go:143: sql update test_index set c1 = 1846063061653647441, c2 = 0.053713, c3 = 'nBI9tcItTW' where c = 1169 index_test.go:137: sql insert into test_index values (3270, 5306303429916503441, 0.849227, 'S92BfjAtdW') index_test.go:143: sql update test_index set c1 = 8421847585610191324, c2 = 0.566118, c3 = '8cq4f9m82K' where c = 1671 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 2609 index_test.go:137: sql insert into test_index values (3271, 2134096510124826041, 0.883255, '9rnPD0o9bA') index_test.go:137: sql insert into test_index values (3274, 7711098792075896467, 0.276842, '9DSxGLvRUn') index_test.go:137: sql insert into test_index values (3272, 157476540896351433, 0.155068, '2hm8a8OMK2') index_test.go:137: sql insert into test_index values (3275, 8412793348336203918, 0.087290, 'eCBq0Pruqw') index_test.go:137: sql insert into test_index values (3273, 974726146419090427, 0.716517, 'Yp5MPbownd') index_test.go:143: sql update test_index set c1 = 1222991997494182942, c2 = 0.072571, c3 = 'nDEjvGt27Z' where c = 2556 index_test.go:140: sql delete from test_index where c = 588 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 553 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:143: sql update test_index set c1 = 1547985201292479776, c2 = 0.361493, c3 = 'BdgPbvDH9l' where c = 3100 index_test.go:140: sql delete from test_index where c = 3041 index_test.go:143: sql update test_index set c1 = 2139701054409228139, c2 = 0.480867, c3 = 'QrMSz6RrwP' where c = 1200 index_test.go:143: sql update test_index set c1 = 7601424224895086835, c2 = 0.499088, c3 = 'LrvWcZsdd2' where c = 1042 index_test.go:143: sql update test_index set c1 = 3185423321379134912, c2 = 0.502463, c3 = 'KvZBu2xCG6' where c = 2320 index_test.go:143: sql update test_index set c1 = 9073042029166477567, c2 = 0.708217, c3 = 'CUZPE4DIZC' where c = 753 index_test.go:143: sql update test_index set c1 = 2825738835361006696, c2 = 0.760457, c3 = 'TGvseWG82G' where c = 563 index_test.go:143: sql update test_index set c1 = 3009908244493580648, c2 = 0.638166, c3 = '1Bd7dfxk6h' where c = 2731 index_test.go:143: sql update test_index set c1 = 912194835313332830, c2 = 0.378094, c3 = 'YCHGzdOdYA' where c = 1232 index_test.go:143: sql update test_index set c1 = 952367474183210863, c2 = 0.730602, c3 = 'FlVsYGi75r' where c = 312 index_test.go:137: sql insert into test_index values (3280, 5613802403762465497, 0.755229, 'jmM9ggxDUa') index_test.go:137: sql insert into test_index values (3279, 247253338448743050, 0.494600, 'NoJpj4yI7c') index_test.go:137: sql insert into test_index values (3281, 1636857813443477918, 0.992495, 'a9G6HkNPCl') index_test.go:137: sql insert into test_index values (3276, 1449474009379164233, 0.573075, 'hPq0KCC54l') index_test.go:137: sql insert into test_index values (3282, 840031566108156164, 0.958490, 'OvZc9lkUXH') index_test.go:137: sql insert into test_index values (3277, 4053920439720973919, 0.527934, 'PW8fH3Mazk') index_test.go:137: sql insert into test_index values (3283, 1656754821685979407, 0.193618, 'FubeCFbmzC') index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 2751 index_test.go:137: sql insert into test_index values (3285, 7604243596723338526, 0.628745, 'eCaLdxjHlr') index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 763 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (3284, 4757279158428394686, 0.843402, 'vZluxiKgeF') index_test.go:140: sql delete from test_index where c = 1086 index_test.go:143: sql update test_index set c1 = 1341680545944190465, c2 = 0.298692, c3 = '0bJRU7VSZM' where c = 399 index_test.go:140: sql delete from test_index where c = 2504 index_test.go:143: sql update test_index set c1 = 6243116394991787849, c2 = 0.349681, c3 = 'QScVnPyvp7' where c = 1400 index_test.go:137: sql insert into test_index values (3278, 3632450136488465758, 0.307623, 'WqHnypU81x') index_test.go:143: sql update test_index set c1 = 4777429431644865723, c2 = 0.959954, c3 = 'kD8XvLGsxN' where c = 3167 index_test.go:143: sql update test_index set c1 = 6104887733781285855, c2 = 0.261636, c3 = 'mrrvwDbmrR' where c = 2065 index_test.go:140: sql delete from test_index where c = 2422 index_test.go:143: sql update test_index set c1 = 5610492910376721606, c2 = 0.441454, c3 = '6qXEmxLpZO' where c = 2046 index_test.go:143: sql update test_index set c1 = 660103351344871674, c2 = 0.482454, c3 = 'Mk7oAlOumB' where c = 210 index_test.go:137: sql insert into test_index values (3286, 2961372982805632828, 0.512490, '1evnCd2osx') index_test.go:137: sql insert into test_index values (3287, 2620282057357594839, 0.942773, 'MrEiuRZ1bt') index_test.go:137: sql insert into test_index values (3289, 2103918904650734114, 0.589900, 'qUf8PfH4KR') index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 6880743035538578413, c2 = 0.078428, c3 = 'qk9JJsTcTl' where c = 1165 index_test.go:137: sql insert into test_index values (3291, 8122742071154884285, 0.505344, 'YpiZu6jBKe') index_test.go:140: sql delete from test_index where c = 1515 index_test.go:137: sql insert into test_index values (3290, 1815982133800734995, 0.825885, 'LqOzugvrYp') index_test.go:140: sql delete from test_index where c = 789 index_test.go:143: sql update test_index set c1 = 1358038040838025714, c2 = 0.797828, c3 = 'wr3YgYpxUL' where c = 74 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:137: sql insert into test_index values (3292, 1374156212469938153, 0.722883, 'o5QxOA4kLJ') index_test.go:143: sql update test_index set c1 = 5323695425360202651, c2 = 0.710004, c3 = '7RfY7McXQ0' where c = 3274 index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 7777236507607117194, c2 = 0.610820, c3 = '4vw6L5zZY9' where c = 2306 index_test.go:137: sql insert into test_index values (3288, 6850437375455380164, 0.241572, 'EWqRfaNY8g') index_test.go:140: sql delete from test_index where c = 2026 index_test.go:143: sql update test_index set c1 = 8284687233935857342, c2 = 0.159257, c3 = 'QJEsolOL6l' where c = 1633 index_test.go:137: sql insert into test_index values (3293, 2811414741123646611, 0.574020, 'T6e0GKsp6Y') index_test.go:143: sql update test_index set c1 = 8270527038390513204, c2 = 0.177524, c3 = 'Fhqk8md0bZ' where c = 161 index_test.go:137: sql insert into test_index values (3294, 1250811951495172134, 0.732077, '2dTqkbCbxE') index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (3295, 6413945975834673861, 0.717431, 'lL1zbLUtxf') index_test.go:140: sql delete from test_index where c = 570 index_test.go:143: sql update test_index set c1 = 1676721528795673028, c2 = 0.275442, c3 = 'yMHtSHzFHu' where c = 2998 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 8146548524086742669, c2 = 0.166554, c3 = 'ms3cvahtEH' where c = 134 index_test.go:140: sql delete from test_index where c = 1549 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:143: sql update test_index set c1 = 9115439932218185179, c2 = 0.469500, c3 = 'WPM8aaCG0X' where c = 2988 index_test.go:143: sql update test_index set c1 = 7168164354527891706, c2 = 0.586991, c3 = '1yGe5pjtok' where c = 1308 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:143: sql update test_index set c1 = 4321028326499376387, c2 = 0.598659, c3 = 'KFQzNOyAoi' where c = 1923 index_test.go:137: sql insert into test_index values (3296, 1967644144775520138, 0.434692, '95rvgInjxI') index_test.go:143: sql update test_index set c1 = 3662326131761809584, c2 = 0.597532, c3 = 'YumPdVX7Xv' where c = 938 index_test.go:137: sql insert into test_index values (3297, 1633908723574198024, 0.757831, 'ZS23MpqHQ5') index_test.go:137: sql insert into test_index values (3298, 6470692598151459101, 0.122335, 'qZzAUMlrGo') index_test.go:143: sql update test_index set c1 = 6426478368778531840, c2 = 0.402110, c3 = 'ACs5Oz9ewp' where c = 1948 index_test.go:143: sql update test_index set c1 = 3427615800388597732, c2 = 0.297104, c3 = 'WDJyvul8MS' where c = 244 index_test.go:140: sql delete from test_index where c = 670 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:137: sql insert into test_index values (3299, 7556321626974879643, 0.215971, 'u6wHu3KWiw') index_test.go:140: sql delete from test_index where c = 817 index_test.go:143: sql update test_index set c1 = 7140210484134709396, c2 = 0.679249, c3 = 'sqpUnUQbHx' where c = 1950 index_test.go:143: sql update test_index set c1 = 3368979758692043918, c2 = 0.231831, c3 = 'zWsLEfuTXa' where c = 3015 index_test.go:140: sql delete from test_index where c = 947 index_test.go:137: sql insert into test_index values (3300, 835942341154306376, 0.175313, 'IYpE28mjen') index_test.go:143: sql update test_index set c1 = 5557288173100076135, c2 = 0.670470, c3 = 'NHVJhvfGj4' where c = 615 index_test.go:143: sql update test_index set c1 = 3938515333688844689, c2 = 0.179434, c3 = '12mnSl37nH' where c = 2639 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:143: sql update test_index set c1 = 5189368801323123189, c2 = 0.143134, c3 = 'gAwVsv4g6m' where c = 434 index_test.go:137: sql insert into test_index values (3303, 7333323457760430835, 0.664670, 'CZwGIZLrPc') index_test.go:137: sql insert into test_index values (3302, 3038750065172128025, 0.796065, '6R8bqUC8hX') index_test.go:137: sql insert into test_index values (3306, 3844824738630280233, 0.533982, 'YenP5FapMt') index_test.go:137: sql insert into test_index values (3301, 5861424385760616737, 0.628993, 'lbcSVpVAXr') index_test.go:137: sql insert into test_index values (3308, 9183577972365997962, 0.130909, 'eqn6qoCYJP') index_test.go:137: sql insert into test_index values (3304, 8973369590746186117, 0.886617, 'sUykIqRlES') index_test.go:137: sql insert into test_index values (3305, 5916315796525875627, 0.949645, 'eWF1T6Of4w') index_test.go:137: sql insert into test_index values (3307, 266099720015566345, 0.180161, 'JA8moVsxZW') index_test.go:137: sql insert into test_index values (3310, 3452468876450763599, 0.444666, '6ij1XQiCtL') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 403 index_test.go:137: sql insert into test_index values (3309, 7494583783313508226, 0.719169, 'DgP6dmVHkS') index_test.go:140: sql delete from test_index where c = 2627 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 2975 index_test.go:140: sql delete from test_index where c = 2366 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 3981007958341825260, c2 = 0.217154, c3 = 'PY6PDUfCQk' where c = 166 index_test.go:143: sql update test_index set c1 = 4761367062872560791, c2 = 0.728811, c3 = 'Q4xPX9fmXi' where c = 577 index_test.go:143: sql update test_index set c1 = 5878841415772472838, c2 = 0.448533, c3 = 'iqqaeOkZZP' where c = 2650 index_test.go:143: sql update test_index set c1 = 9178370777946928824, c2 = 0.406401, c3 = 'b0WyDcAZ4Y' where c = 2159 index_test.go:143: sql update test_index set c1 = 7805806927695197911, c2 = 0.335676, c3 = 'c2yz7Pt5qT' where c = 3268 index_test.go:140: sql delete from test_index where c = 743 index_test.go:143: sql update test_index set c1 = 1889176063722481675, c2 = 0.416797, c3 = 'U2zpqq1kaJ' where c = 2671 index_test.go:143: sql update test_index set c1 = 7429688143280731312, c2 = 0.393238, c3 = '5F5QlUSA5T' where c = 2720 index_test.go:137: sql insert into test_index values (3311, 6501362752029120053, 0.600007, 'HEEoEIESQT') index_test.go:137: sql insert into test_index values (3312, 2290238787732695340, 0.086558, 'qiUyWcpcmR') index_test.go:143: sql update test_index set c1 = 3705478510363109123, c2 = 0.754267, c3 = 'nT4ZPsPzU8' where c = 113 index_test.go:137: sql insert into test_index values (3313, 1058889372257508808, 0.621322, 'fhvPAQL0F6') index_test.go:137: sql insert into test_index values (3314, 2482552928744681988, 0.736249, 'ltIHVpcKvr') index_test.go:137: sql insert into test_index values (3315, 8043061843906431655, 0.755169, 'xVjocVlKU6') index_test.go:140: sql delete from test_index where c = 958 index_test.go:137: sql insert into test_index values (3317, 5290189824360925336, 0.897230, 'bXocLc3LNW') index_test.go:137: sql insert into test_index values (3316, 8288009926314089277, 0.986212, 'bq5V1JPA7h') index_test.go:137: sql insert into test_index values (3318, 2156591866462812720, 0.499841, 'L4uFWQdHmp') index_test.go:140: sql delete from test_index where c = 1626 index_test.go:143: sql update test_index set c1 = 8777281588860789128, c2 = 0.395251, c3 = 'amGyFeDVO2' where c = 2720 index_test.go:140: sql delete from test_index where c = 1618 index_test.go:143: sql update test_index set c1 = 276763867207215184, c2 = 0.317542, c3 = 'QgIlPoP5vj' where c = 19 index_test.go:140: sql delete from test_index where c = 3304 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:137: sql insert into test_index values (3319, 8756654481730241143, 0.490519, 'QvmqGerdw0') index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:143: sql update test_index set c1 = 617372012963390572, c2 = 0.592602, c3 = 'BNqkmuDN3H' where c = 112 index_test.go:143: sql update test_index set c1 = 9109505008292112467, c2 = 0.219633, c3 = 'ZBki4PwjOL' where c = 2486 index_test.go:143: sql update test_index set c1 = 398227620263717017, c2 = 0.752203, c3 = 'QzvoLT8PxP' where c = 1495 index_test.go:140: sql delete from test_index where c = 3132 index_test.go:137: sql insert into test_index values (3320, 6694234724911207173, 0.037773, 'vCSKOBqeLG') index_test.go:143: sql update test_index set c1 = 6741072230946867942, c2 = 0.476544, c3 = 'XZ7gLaTz9S' where c = 1852 index_test.go:143: sql update test_index set c1 = 3232694615409067589, c2 = 0.710552, c3 = '95HObO0rMN' where c = 2832 index_test.go:143: sql update test_index set c1 = 3793706759658009344, c2 = 0.784416, c3 = 'pbOPzY0nQt' where c = 3133 index_test.go:137: sql insert into test_index values (3321, 4330445814735317231, 0.164230, 'E2RfDSQYXG') index_test.go:137: sql insert into test_index values (3323, 6022678129726446560, 0.177191, 'ay1nkexPW5') index_test.go:137: sql insert into test_index values (3322, 2835278888274420380, 0.270477, 'dWh6wBuh9V') index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 2611 index_test.go:143: sql update test_index set c1 = 4360731645041613059, c2 = 0.488901, c3 = 'oJFHMvXYrU' where c = 571 index_test.go:137: sql insert into test_index values (3324, 8815525401011539399, 0.605520, 'WAyZnonGuY') index_test.go:137: sql insert into test_index values (3325, 6581518206171173426, 0.711355, 'BmHWu6Xx8c') index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 3675816946390963935, c2 = 0.048337, c3 = '2hxBxr73Nr' where c = 1694 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 5295916104604419601, c2 = 0.016089, c3 = 'nGPYIEFz0Z' where c = 82 index_test.go:140: sql delete from test_index where c = 2984 index_test.go:137: sql insert into test_index values (3326, 5359155029526221936, 0.255043, '6KaXYWFBoy') index_test.go:137: sql insert into test_index values (3327, 6795685821227859616, 0.811114, '2wpkjttFw1') index_test.go:143: sql update test_index set c1 = 1087210826447568988, c2 = 0.069983, c3 = 'e2ebeVjNvu' where c = 2038 index_test.go:137: sql insert into test_index values (3328, 5510656438893564526, 0.176465, 'vKdmV20Sdc') index_test.go:140: sql delete from test_index where c = 1952 index_test.go:143: sql update test_index set c1 = 5225655316144970033, c2 = 0.911866, c3 = 'spm7coLfK1' where c = 1263 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 9212466647807011200, c2 = 0.564148, c3 = 'BhSXye6upf' where c = 2871 index_test.go:140: sql delete from test_index where c = 3149 index_test.go:137: sql insert into test_index values (3330, 7878955531365191641, 0.272730, 'F2ARKnHjVi') index_test.go:137: sql insert into test_index values (3329, 2101522156100537457, 0.976648, 'htixZBwKTD') index_test.go:143: sql update test_index set c1 = 4096883204859730176, c2 = 0.534063, c3 = 'akBCgsyQz6' where c = 1781 index_test.go:137: sql insert into test_index values (3331, 2938599832154889433, 0.707880, '882wdRyGpO') index_test.go:143: sql update test_index set c1 = 729314849661850445, c2 = 0.149527, c3 = 'wvJk0SxOe5' where c = 2699 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:143: sql update test_index set c1 = 5285004846323311155, c2 = 0.223028, c3 = '6qF3evgwKZ' where c = 752 index_test.go:140: sql delete from test_index where c = 2959 index_test.go:137: sql insert into test_index values (3332, 7585371896401367247, 0.477619, 'NjVpTuWktS') index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 8036448089710266704, c2 = 0.453664, c3 = 'DgNqM5Hyjw' where c = 2057 index_test.go:137: sql insert into test_index values (3333, 4920956861833616492, 0.140084, '0ebUW26DmP') index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 2738 index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 8059930958650216207, c2 = 0.574284, c3 = 'NXUtoMT9Xp' where c = 2681 index_test.go:137: sql insert into test_index values (3335, 1892858712102873336, 0.520747, 'nALPnnzWk1') index_test.go:137: sql insert into test_index values (3336, 4170785971738540852, 0.312059, 'rXspnNit2l') index_test.go:143: sql update test_index set c1 = 3405872559078786419, c2 = 0.854517, c3 = 'UIE239OS09' where c = 424 index_test.go:143: sql update test_index set c1 = 196273531165955611, c2 = 0.552266, c3 = 'LKMKizhuIy' where c = 1043 index_test.go:143: sql update test_index set c1 = 7638958062608360398, c2 = 0.462306, c3 = 'u3LAy3Ofrg' where c = 369 index_test.go:143: sql update test_index set c1 = 7250276876965235856, c2 = 0.978696, c3 = 'tIwJjw9S2D' where c = 2932 index_test.go:137: sql insert into test_index values (3337, 9017537058606467918, 0.677562, '5l8k9YUbV2') index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 1364996174167741900, c2 = 0.639219, c3 = 'wfGv0OV8dm' where c = 3234 index_test.go:137: sql insert into test_index values (3334, 5859103333787812081, 0.469372, 'qvPMbM4Tes') index_test.go:140: sql delete from test_index where c = 2622 index_test.go:137: sql insert into test_index values (3340, 6376188169841302741, 0.696681, 'B5FvLysKpn') index_test.go:137: sql insert into test_index values (3341, 1457404387336720686, 0.579027, 'zNYWkz2mya') index_test.go:140: sql delete from test_index where c = 908 index_test.go:140: sql delete from test_index where c = 3181 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 5650776923952618451, c2 = 0.088627, c3 = 'eAJfHd7qr9' where c = 1109 index_test.go:137: sql insert into test_index values (3342, 3997770752338013224, 0.131813, 'CoeBvGkov7') index_test.go:140: sql delete from test_index where c = 2431 index_test.go:137: sql insert into test_index values (3339, 1935260663529466697, 0.248154, 'qlUDFuYwxy') index_test.go:143: sql update test_index set c1 = 7675612116109553234, c2 = 0.089773, c3 = 'bDMhglYKcz' where c = 2183 index_test.go:137: sql insert into test_index values (3338, 2465174733607207338, 0.432673, 'VJccnNkDbd') index_test.go:143: sql update test_index set c1 = 5249533737404700457, c2 = 0.035520, c3 = 'WlUmAeKDLK' where c = 1673 index_test.go:143: sql update test_index set c1 = 8376125887754688381, c2 = 0.942127, c3 = 'edvGa2WK97' where c = 1057 index_test.go:143: sql update test_index set c1 = 3125477665185619142, c2 = 0.021796, c3 = 'utZUB1WFfV' where c = 283 index_test.go:140: sql delete from test_index where c = 872 index_test.go:137: sql insert into test_index values (3344, 5348901561903028347, 0.055117, 'Wx60MGMOVA') index_test.go:137: sql insert into test_index values (3343, 1284081545781024115, 0.221619, 'JUXwa5Kjry') index_test.go:140: sql delete from test_index where c = 2716 index_test.go:137: sql insert into test_index values (3346, 7158953842140500046, 0.998227, 'd2IHbGQsEV') index_test.go:140: sql delete from test_index where c = 3298 index_test.go:137: sql insert into test_index values (3345, 938398382876075401, 0.645436, 'qtLOnmXBC5') index_test.go:140: sql delete from test_index where c = 3071 index_test.go:137: sql insert into test_index values (3347, 485252597515919584, 0.468628, 'rHRIWCfMHf') index_test.go:140: sql delete from test_index where c = 870 index_test.go:140: sql delete from test_index where c = 3324 index_test.go:143: sql update test_index set c1 = 962622766988803755, c2 = 0.933785, c3 = 'kzsErVAQne' where c = 644 index_test.go:143: sql update test_index set c1 = 8893187294667498841, c2 = 0.264839, c3 = 'TZ4BBLacjk' where c = 624 index_test.go:140: sql delete from test_index where c = 2058 index_test.go:143: sql update test_index set c1 = 6584216347175869782, c2 = 0.338737, c3 = 'Ap4snTbfKL' where c = 2688 index_test.go:140: sql delete from test_index where c = 901 index_test.go:137: sql insert into test_index values (3348, 5911591561523237790, 0.748377, 'G90VkEfAkj') index_test.go:143: sql update test_index set c1 = 2641017172189801103, c2 = 0.163529, c3 = 'XrkNscUSFR' where c = 3116 index_test.go:137: sql insert into test_index values (3349, 6488651338064649667, 0.795361, 'nVQwRZwxrr') index_test.go:143: sql update test_index set c1 = 1903337186421307995, c2 = 0.114209, c3 = 'NJmIcnnL0T' where c = 729 index_test.go:137: sql insert into test_index values (3350, 1729495751542981731, 0.745780, 'Pe9tXLI1rd') index_test.go:140: sql delete from test_index where c = 886 index_test.go:143: sql update test_index set c1 = 95937219761551731, c2 = 0.893524, c3 = 'l0F2WwgP2i' where c = 2532 index_test.go:137: sql insert into test_index values (3352, 2744064175891750332, 0.213946, '2ytyEa8qJu') index_test.go:137: sql insert into test_index values (3351, 5247985319947536145, 0.772671, 'I6ho81aGXF') index_test.go:143: sql update test_index set c1 = 6692523815280777084, c2 = 0.968140, c3 = 'GQpEHUxbuC' where c = 2840 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:137: sql insert into test_index values (3353, 8668308014113545593, 0.346892, 'oph7Yn8NzY') index_test.go:140: sql delete from test_index where c = 829 index_test.go:143: sql update test_index set c1 = 7773384122463120959, c2 = 0.676396, c3 = 'mdpkLm0ZY8' where c = 2740 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:143: sql update test_index set c1 = 433819402439980890, c2 = 0.771407, c3 = 'PRbJYGOGrc' where c = 1854 index_test.go:143: sql update test_index set c1 = 2431805242940696212, c2 = 0.251552, c3 = 'a3aKmHcloj' where c = 357 index_test.go:143: sql update test_index set c1 = 8956696153009671295, c2 = 0.746915, c3 = 'yAo1q2mlA2' where c = 994 index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (3354, 6159345327964019906, 0.462461, 'MXBu0pB1CM') index_test.go:140: sql delete from test_index where c = 3101 index_test.go:143: sql update test_index set c1 = 8476893668421955524, c2 = 0.539111, c3 = 'okLJlVhEWo' where c = 1411 index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (3355, 6521595621584146320, 0.424892, 'tzfGPZFhMp') index_test.go:143: sql update test_index set c1 = 466367245766776486, c2 = 0.724302, c3 = 'GfrmWr97wO' where c = 652 index_test.go:143: sql update test_index set c1 = 555014951482636452, c2 = 0.553950, c3 = 'aP2yWm0fSk' where c = 2075 index_test.go:137: sql insert into test_index values (3357, 3486951850474692522, 0.861981, 'MPqXrFaMQA') index_test.go:140: sql delete from test_index where c = 525 index_test.go:137: sql insert into test_index values (3359, 1137190902991929491, 0.398115, 'YGO2oebym6') index_test.go:137: sql insert into test_index values (3358, 3065647380609874598, 0.586482, 'pC4f1jxV5k') index_test.go:140: sql delete from test_index where c = 3342 index_test.go:137: sql insert into test_index values (3361, 8737068715338564775, 0.774911, 'b8fZSrQd7m') index_test.go:143: sql update test_index set c1 = 4255620046582845248, c2 = 0.903249, c3 = 'Wkx0683kmJ' where c = 2109 index_test.go:143: sql update test_index set c1 = 7118423200059144340, c2 = 0.575904, c3 = 'mvZEJHwA9q' where c = 292 index_test.go:143: sql update test_index set c1 = 3591040108967167269, c2 = 0.864648, c3 = 'k7KKWo1HgA' where c = 905 index_test.go:140: sql delete from test_index where c = 2275 index_test.go:137: sql insert into test_index values (3362, 398542077262527554, 0.510110, 'k8irB8iWcV') index_test.go:140: sql delete from test_index where c = 821 index_test.go:137: sql insert into test_index values (3364, 2570413642444388927, 0.368687, 'hgHaknfbd3') index_test.go:137: sql insert into test_index values (3363, 8493360364244079315, 0.005712, 'gf8dQeNgyc') index_test.go:143: sql update test_index set c1 = 2568358434267341578, c2 = 0.049255, c3 = 'K7LKulzX8i' where c = 1564 index_test.go:137: sql insert into test_index values (3356, 6533424646879794601, 0.762445, 'Yqdr745tmh') index_test.go:137: sql insert into test_index values (3360, 8178402364404432472, 0.258556, '0WSRIPTaM0') index_test.go:140: sql delete from test_index where c = 2171 index_test.go:143: sql update test_index set c1 = 1953934856974670821, c2 = 0.791890, c3 = 'gAkg1CuTLP' where c = 405 index_test.go:143: sql update test_index set c1 = 4267118827626402536, c2 = 0.522645, c3 = 'LrPO1KNvrt' where c = 3131 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:137: sql insert into test_index values (3365, 3795048739983829515, 0.347469, 'TMfOlN66kC') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (3366, 8251775442329975473, 0.693452, 'l2d0z8A4T3') index_test.go:140: sql delete from test_index where c = 1990 index_test.go:140: sql delete from test_index where c = 3279 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (3367, 5617566992639545532, 0.962661, 'UspOvsDcb1') index_test.go:143: sql update test_index set c1 = 3021407620505228741, c2 = 0.516084, c3 = 'ciRkGvf7gx' where c = 1213 index_test.go:143: sql update test_index set c1 = 7184995695853586493, c2 = 0.630205, c3 = 'qKuXeX9WPI' where c = 1241 index_test.go:143: sql update test_index set c1 = 3007188520741584336, c2 = 0.495447, c3 = 'yFNpuGTRBH' where c = 1890 index_test.go:143: sql update test_index set c1 = 6762421699047960380, c2 = 0.323343, c3 = 'G98S159E8o' where c = 2421 index_test.go:143: sql update test_index set c1 = 7112938110422410272, c2 = 0.523016, c3 = 'R7bGscL9C5' where c = 1342 index_test.go:137: sql insert into test_index values (3368, 1717286710159879101, 0.900458, '6wboBBAPo7') index_test.go:140: sql delete from test_index where c = 3235 index_test.go:143: sql update test_index set c1 = 4087698376644947338, c2 = 0.464206, c3 = 'aup5zjE0xL' where c = 2212 index_test.go:137: sql insert into test_index values (3371, 494479297024079285, 0.403634, 'V6wtg3PueB') index_test.go:137: sql insert into test_index values (3370, 2074487248099484738, 0.086515, '7OCvwhde9G') index_test.go:137: sql insert into test_index values (3369, 905932334104016965, 0.029465, 'N0fofRdrny') index_test.go:143: sql update test_index set c1 = 1135490065081590636, c2 = 0.269283, c3 = 'fPz49ZDvAs' where c = 109 index_test.go:143: sql update test_index set c1 = 1266501909359674191, c2 = 0.495436, c3 = 'PAGd0btzhw' where c = 1909 index_test.go:137: sql insert into test_index values (3372, 9214910413044625840, 0.193225, 'j5kkHAhy0R') index_test.go:137: sql insert into test_index values (3373, 7712698226567380229, 0.356423, 'vJHcFSQhOC') index_test.go:143: sql update test_index set c1 = 7580577053066705194, c2 = 0.706494, c3 = '6ppmJPCcSD' where c = 2897 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:140: sql delete from test_index where c = 590 index_test.go:137: sql insert into test_index values (3374, 1425160700759108513, 0.072547, 'J8R2dBwTTp') index_test.go:140: sql delete from test_index where c = 651 index_test.go:140: sql delete from test_index where c = 1975 index_test.go:137: sql insert into test_index values (3375, 5524997600256804284, 0.507415, 'PGjWcgsZuo') index_test.go:143: sql update test_index set c1 = 6544691280890709558, c2 = 0.011970, c3 = '1eQlvxOl39' where c = 225 index_test.go:137: sql insert into test_index values (3376, 6153167606970485445, 0.317834, 'tfg0VfHISE') index_test.go:140: sql delete from test_index where c = 3010 index_test.go:143: sql update test_index set c1 = 5187748733439219571, c2 = 0.155913, c3 = '5YnuyvK4eQ' where c = 2540 index_test.go:143: sql update test_index set c1 = 627252058504847028, c2 = 0.922442, c3 = 'PA8EBhmpza' where c = 1539 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 6549299772931636749, c2 = 0.764916, c3 = 'iOei4MCBjo' where c = 154 index_test.go:143: sql update test_index set c1 = 4631343599367250673, c2 = 0.934891, c3 = 'jBEiyRGNA4' where c = 550 index_test.go:140: sql delete from test_index where c = 1224 index_test.go:143: sql update test_index set c1 = 7143516533286041358, c2 = 0.022508, c3 = 'yqRcXZqRap' where c = 415 index_test.go:137: sql insert into test_index values (3379, 269745629124857763, 0.280229, 'a2TgGWcqKj') index_test.go:137: sql insert into test_index values (3378, 7390533641613486045, 0.396470, 'Ghd8peN7Un') index_test.go:140: sql delete from test_index where c = 2122 index_test.go:137: sql insert into test_index values (3377, 1834259198476074227, 0.277804, 'RLKDmOHIdx') index_test.go:137: sql insert into test_index values (3381, 8580429837992013233, 0.848753, 'OA6UzHcdJ5') index_test.go:143: sql update test_index set c1 = 1723084899078421079, c2 = 0.824788, c3 = 'Loia99jH9x' where c = 1342 index_test.go:140: sql delete from test_index where c = 3376 index_test.go:143: sql update test_index set c1 = 6553807642426714701, c2 = 0.150613, c3 = 'JD9YK5m8tw' where c = 2863 index_test.go:140: sql delete from test_index where c = 1392 index_test.go:137: sql insert into test_index values (3382, 2747044751224630144, 0.133792, 'xBMPVN31Vq') index_test.go:137: sql insert into test_index values (3383, 7137982047511667472, 0.605744, 'rpHfy5Kght') index_test.go:143: sql update test_index set c1 = 5048530158975789834, c2 = 0.364298, c3 = 'uytSLjYtTg' where c = 3215 index_test.go:143: sql update test_index set c1 = 6497999867142963113, c2 = 0.905748, c3 = 'cEkRYe55Vr' where c = 2934 index_test.go:137: sql insert into test_index values (3380, 9155308880754575555, 0.011349, 'DehznCcPhJ') index_test.go:140: sql delete from test_index where c = 2795 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (3384, 3477469111892722302, 0.449792, 'dRJb9gFEkv') index_test.go:143: sql update test_index set c1 = 7693652261739706291, c2 = 0.085967, c3 = '93LEDtPVKs' where c = 2909 index_test.go:143: sql update test_index set c1 = 7151646865883147910, c2 = 0.093530, c3 = 'AAOwBjUQL4' where c = 1005 index_test.go:143: sql update test_index set c1 = 3227183756021751877, c2 = 0.425152, c3 = '5lhLJLREJM' where c = 2072 index_test.go:140: sql delete from test_index where c = 15 index_test.go:137: sql insert into test_index values (3386, 3832092017115086667, 0.000840, 'jnXyXmrZCd') index_test.go:137: sql insert into test_index values (3385, 5840635338730519682, 0.659394, 'ItFdp1RMgG') index_test.go:140: sql delete from test_index where c = 879 index_test.go:137: sql insert into test_index values (3387, 242949265900905264, 0.574254, '0y0LS4bAos') index_test.go:143: sql update test_index set c1 = 7827905984395516964, c2 = 0.469677, c3 = 'YWmFMUiCQR' where c = 2044 index_test.go:140: sql delete from test_index where c = 24 index_test.go:137: sql insert into test_index values (3389, 5660507368541131225, 0.262473, 'QluAghC1Gl') index_test.go:143: sql update test_index set c1 = 5224959704802225800, c2 = 0.974890, c3 = 'No1tzjKi3S' where c = 1427 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 4567628758884181896, c2 = 0.125766, c3 = 'pS3wuqhrKf' where c = 2833 index_test.go:143: sql update test_index set c1 = 2234472234061676075, c2 = 0.415035, c3 = '2RN1jzh8mQ' where c = 919 index_test.go:137: sql insert into test_index values (3390, 7216792719956298383, 0.895769, '2hORYkvrZc') index_test.go:140: sql delete from test_index where c = 915 index_test.go:140: sql delete from test_index where c = 1192 index_test.go:140: sql delete from test_index where c = 2439 index_test.go:137: sql insert into test_index values (3391, 4974793478151743664, 0.010186, 'pXFNsjMzSk') index_test.go:137: sql insert into test_index values (3388, 1691491268369034800, 0.994896, 'iSVjOljfzY') index_test.go:143: sql update test_index set c1 = 7370409985476837585, c2 = 0.563113, c3 = 'MEs9h9zvNl' where c = 1610 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:137: sql insert into test_index values (3393, 5749424291073013569, 0.089610, '5jUL2shUsU') index_test.go:143: sql update test_index set c1 = 5256463442305021654, c2 = 0.617559, c3 = '08dUWbTDV4' where c = 2418 index_test.go:143: sql update test_index set c1 = 5606396454928269745, c2 = 0.389094, c3 = 'KZmj8aUaW4' where c = 2675 index_test.go:137: sql insert into test_index values (3392, 1734752118038325431, 0.327272, 'J3fwmawJ9Y') index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 4060974025777616933, c2 = 0.001413, c3 = 'fdTCOoA582' where c = 1199 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 913428616530030025, c2 = 0.440355, c3 = 'LUtBrqzz4c' where c = 1225 index_test.go:140: sql delete from test_index where c = 3252 index_test.go:137: sql insert into test_index values (3395, 4651830851997093101, 0.099776, 'hQiQjP45Xy') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 7609388230250632518, c2 = 0.734848, c3 = '5PgYATi3AN' where c = 1379 index_test.go:143: sql update test_index set c1 = 4518502022849174930, c2 = 0.668396, c3 = 'oDUcv8LB8b' where c = 2076 index_test.go:143: sql update test_index set c1 = 8512008457022688481, c2 = 0.073452, c3 = 'WTBMaO7Grz' where c = 2681 index_test.go:137: sql insert into test_index values (3394, 9083809036286796603, 0.359835, 'Sh74QgVLRo') index_test.go:137: sql insert into test_index values (3397, 1401932830184220140, 0.265534, 'mmlEm8q1Y8') index_test.go:143: sql update test_index set c1 = 8460695167736204750, c2 = 0.131098, c3 = 'NPhLk6bffA' where c = 635 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 2470804437207382832, c2 = 0.048485, c3 = 'PTaHlsYhsV' where c = 1445 index_test.go:140: sql delete from test_index where c = 648 index_test.go:143: sql update test_index set c1 = 7798673013386848017, c2 = 0.490881, c3 = 'PvC0RUQwi5' where c = 1865 index_test.go:137: sql insert into test_index values (3398, 700562531312579283, 0.602750, 'taFEOxrr5T') index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (3396, 6875722068468072609, 0.680872, 'bNaw9cnJ4J') index_test.go:137: sql insert into test_index values (3399, 7583237018364984914, 0.603742, 'ON5QCjuUHW') index_test.go:143: sql update test_index set c1 = 3489244629450323968, c2 = 0.826861, c3 = 't3FZIyvzVz' where c = 328 index_test.go:140: sql delete from test_index where c = 3106 index_test.go:143: sql update test_index set c1 = 8334845118726392063, c2 = 0.557906, c3 = 'mOijaHGQ6J' where c = 88 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 4416696725263282098, c2 = 0.133155, c3 = 'jpsNWtRrYo' where c = 1324 index_test.go:140: sql delete from test_index where c = 495 index_test.go:137: sql insert into test_index values (3400, 2664906161248444536, 0.530468, 'wVoGaqmqqe') index_test.go:143: sql update test_index set c1 = 6799636833257599816, c2 = 0.500175, c3 = 'BXvaju4T3E' where c = 2352 index_test.go:143: sql update test_index set c1 = 4877411623356758667, c2 = 0.488329, c3 = 'd7g4RhmYGv' where c = 2252 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 7161271961120367575, c2 = 0.924879, c3 = 'lDNb8pW3eG' where c = 3154 index_test.go:137: sql insert into test_index values (3409, 7165742578530114633, 0.078943, 'U6bXCwZYG4') index_test.go:137: sql insert into test_index values (3402, 3517585501551252797, 0.695890, 'LynAqDlSJs') index_test.go:137: sql insert into test_index values (3401, 5023272298593576496, 0.292466, 'DOmk6Bw4cD') index_test.go:137: sql insert into test_index values (3404, 5094260870203669425, 0.070126, 'gRPzj7c0mS') index_test.go:137: sql insert into test_index values (3403, 7644073602179697552, 0.661210, 'sQK9qArGKd') index_test.go:137: sql insert into test_index values (3407, 2448177600735149879, 0.654981, '9h7JGcoTcD') index_test.go:137: sql insert into test_index values (3408, 5195289676491292891, 0.970441, 'QyIqS62tlj') index_test.go:137: sql insert into test_index values (3410, 6037260545617391355, 0.940326, 's7Be9Idu8K') index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (3406, 6793286419517723240, 0.449181, 'or9F6EIePF') index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (3405, 7686109262352806882, 0.368091, '9gXmnIkVV1') index_test.go:140: sql delete from test_index where c = 2105 index_test.go:140: sql delete from test_index where c = 3241 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 3154 index_test.go:140: sql delete from test_index where c = 729 index_test.go:140: sql delete from test_index where c = 3372 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:143: sql update test_index set c1 = 8156283224768889917, c2 = 0.803457, c3 = 'lgcYAPPgGP' where c = 3243 index_test.go:143: sql update test_index set c1 = 5664935406905773286, c2 = 0.269581, c3 = 'pvtThX9hRl' where c = 563 index_test.go:143: sql update test_index set c1 = 2890776510629821261, c2 = 0.166721, c3 = 'lGYg62Llk8' where c = 2119 index_test.go:143: sql update test_index set c1 = 8246644134473440240, c2 = 0.611388, c3 = 'y2eDbpClo3' where c = 1651 index_test.go:143: sql update test_index set c1 = 9170407469415043203, c2 = 0.010081, c3 = '0UYNQSX0LC' where c = 936 index_test.go:143: sql update test_index set c1 = 7617554441266460612, c2 = 0.618187, c3 = 'IJm7FrFQGg' where c = 346 index_test.go:143: sql update test_index set c1 = 1449955100262040018, c2 = 0.248381, c3 = '1IZDEg2hxg' where c = 185 index_test.go:143: sql update test_index set c1 = 2049874035846760748, c2 = 0.575086, c3 = 'abnASFnC6G' where c = 2169 index_test.go:140: sql delete from test_index where c = 2775 index_test.go:143: sql update test_index set c1 = 7782762677383523309, c2 = 0.684930, c3 = 'wE0YTKpJYm' where c = 2594 index_test.go:137: sql insert into test_index values (3413, 1730296301746281372, 0.303971, 'F75J8oiijx') index_test.go:137: sql insert into test_index values (3414, 691227506479324388, 0.284656, 'CTKynA51tL') index_test.go:137: sql insert into test_index values (3412, 773566190899977847, 0.302538, 'qHNzLm9VJb') index_test.go:137: sql insert into test_index values (3411, 851145269994595007, 0.061220, 'CEvwfTXGoU') index_test.go:137: sql insert into test_index values (3417, 1091837867579921550, 0.298835, 'WAMCkOzvYE') index_test.go:137: sql insert into test_index values (3418, 5335308748143243701, 0.984739, '8VzeE9YVt3') index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (3419, 3947974102663997328, 0.029548, 'CT69a3MbsP') index_test.go:137: sql insert into test_index values (3416, 823681490680170753, 0.513600, 'LhT56M7VoD') index_test.go:137: sql insert into test_index values (3415, 6545180027427169304, 0.706805, 'PPlvsKCTxq') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:140: sql delete from test_index where c = 993 index_test.go:140: sql delete from test_index where c = 3393 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:140: sql delete from test_index where c = 1609 index_test.go:140: sql delete from test_index where c = 2930 index_test.go:143: sql update test_index set c1 = 7899671729704472904, c2 = 0.145998, c3 = 'Fz787zyfRT' where c = 607 index_test.go:143: sql update test_index set c1 = 6941134701124954419, c2 = 0.902099, c3 = 'TNw829m3Aw' where c = 130 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 7375672141459449837, c2 = 0.272888, c3 = 'zgHox5CzBk' where c = 2936 index_test.go:143: sql update test_index set c1 = 1561503660751227353, c2 = 0.552635, c3 = 'sdadw662cG' where c = 1080 index_test.go:143: sql update test_index set c1 = 7683123268764045892, c2 = 0.970840, c3 = 'm9DvduK8EM' where c = 2314 index_test.go:143: sql update test_index set c1 = 1201946636259719140, c2 = 0.079186, c3 = 'jg3lofU5BX' where c = 1136 index_test.go:137: sql insert into test_index values (3421, 472402626385822272, 0.965632, 'v1hSH4Jc4h') index_test.go:137: sql insert into test_index values (3420, 4006302004085977452, 0.642408, 'XjEAXPIaYl') index_test.go:137: sql insert into test_index values (3422, 1075654781863783016, 0.096543, 'mOYWTFyqHr') index_test.go:143: sql update test_index set c1 = 3462267434766119748, c2 = 0.089066, c3 = 'MjaacSVAb8' where c = 2805 index_test.go:143: sql update test_index set c1 = 5464443825570533827, c2 = 0.832255, c3 = 'k8WfXX0J0i' where c = 2554 index_test.go:143: sql update test_index set c1 = 7647309314568835640, c2 = 0.714629, c3 = 'A0p7GToRsf' where c = 1723 index_test.go:137: sql insert into test_index values (3424, 7017884021209991039, 0.808414, '2Ns3NrkYDR') index_test.go:137: sql insert into test_index values (3423, 4135279635594533478, 0.829897, 'cizXe8ipOx') index_test.go:140: sql delete from test_index where c = 3406 index_test.go:143: sql update test_index set c1 = 6418931328448638499, c2 = 0.092654, c3 = 'FS32R2ha7y' where c = 2603 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:137: sql insert into test_index values (3425, 2546594795953891269, 0.099498, 'er2g3Iy1dU') index_test.go:137: sql insert into test_index values (3426, 6378803042675211534, 0.950107, 'PMo2alEJKd') index_test.go:140: sql delete from test_index where c = 2539 index_test.go:137: sql insert into test_index values (3428, 4462476030435588714, 0.400605, 'jUsJ1ngVV0') index_test.go:140: sql delete from test_index where c = 2616 index_test.go:143: sql update test_index set c1 = 1339348000386531598, c2 = 0.545177, c3 = 'FFbSfZkm0q' where c = 193 index_test.go:143: sql update test_index set c1 = 6695094389170920435, c2 = 0.065368, c3 = 'qKOxqt4k9c' where c = 2765 index_test.go:140: sql delete from test_index where c = 691 index_test.go:137: sql insert into test_index values (3427, 4727297610735763325, 0.596049, 'zfrS7jOYkO') index_test.go:140: sql delete from test_index where c = 3074 index_test.go:143: sql update test_index set c1 = 8925244448688970643, c2 = 0.822240, c3 = '9iAcqLPOYV' where c = 1913 index_test.go:140: sql delete from test_index where c = 2468 index_test.go:143: sql update test_index set c1 = 6837425016288910432, c2 = 0.816016, c3 = '7lzGv5rk6h' where c = 2608 index_test.go:137: sql insert into test_index values (3429, 6916904930343811968, 0.281250, 'RWtZ5Ip5VT') index_test.go:137: sql insert into test_index values (3431, 2463398118649271659, 0.518014, 'scmlVjmeEo') index_test.go:140: sql delete from test_index where c = 257 index_test.go:143: sql update test_index set c1 = 4074154314684287508, c2 = 0.680214, c3 = 'xA6IoLtDUN' where c = 2648 index_test.go:137: sql insert into test_index values (3432, 3160797024596366773, 0.437470, 'K97BFYqyS9') index_test.go:140: sql delete from test_index where c = 3143 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:143: sql update test_index set c1 = 5324064389761267912, c2 = 0.972528, c3 = 'SDEfj8BR0l' where c = 2731 index_test.go:140: sql delete from test_index where c = 567 index_test.go:137: sql insert into test_index values (3430, 4406145226304959318, 0.380872, 'LTRbVlp16s') index_test.go:143: sql update test_index set c1 = 443353380815490614, c2 = 0.286379, c3 = 'QGGQT6cxnY' where c = 214 index_test.go:143: sql update test_index set c1 = 6099621034250822682, c2 = 0.076191, c3 = 'UzmgtWtEqC' where c = 2618 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:137: sql insert into test_index values (3433, 1343686640602814282, 0.505371, 'WIIDrfbevS') index_test.go:137: sql insert into test_index values (3434, 8071657779052870941, 0.155366, 'afs28Lz7lA') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:137: sql insert into test_index values (3435, 103846342180197856, 0.971444, '8rr321NVHg') index_test.go:137: sql insert into test_index values (3436, 3687022445252886306, 0.210904, 'yfwxByj7HL') index_test.go:143: sql update test_index set c1 = 4699654604068733933, c2 = 0.555993, c3 = 'k4VXbjGPfw' where c = 249 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 8360045795401352103, c2 = 0.278039, c3 = 'vrSeUmtlbC' where c = 1682 index_test.go:143: sql update test_index set c1 = 8913565717800982480, c2 = 0.583002, c3 = 'tqV9l3huOy' where c = 1306 index_test.go:137: sql insert into test_index values (3437, 680650139531120005, 0.319834, 'j2JhGBtfIS') index_test.go:143: sql update test_index set c1 = 296001338566437737, c2 = 0.305674, c3 = 'SeqtcFEbTW' where c = 516 index_test.go:137: sql insert into test_index values (3438, 1815781017976780687, 0.593327, 'GITSHW3qMd') index_test.go:143: sql update test_index set c1 = 2794887391777317752, c2 = 0.701043, c3 = 'lPK82l96o8' where c = 1573 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (3439, 8073834212301871168, 0.191358, 'joeXJt4udj') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:143: sql update test_index set c1 = 8674157755444581198, c2 = 0.023150, c3 = '7mzQqhW09Z' where c = 2341 index_test.go:137: sql insert into test_index values (3441, 4359191529772788611, 0.079143, 'rJBGmxieid') index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 5988144645048035749, c2 = 0.687453, c3 = 'PVCA1qXG25' where c = 433 index_test.go:137: sql insert into test_index values (3440, 7435245662322356202, 0.198841, 'dN5Zlfv6G3') index_test.go:137: sql insert into test_index values (3442, 7254116430963315698, 0.344540, 'bMAilCwGyM') index_test.go:143: sql update test_index set c1 = 1386549429825827334, c2 = 0.818563, c3 = 'B4l0MVlAVY' where c = 296 index_test.go:137: sql insert into test_index values (3443, 1364799134668584663, 0.395338, 'kSArxVFDkR') index_test.go:143: sql update test_index set c1 = 5133506070045101141, c2 = 0.983230, c3 = '8QprIRBdez' where c = 2445 index_test.go:143: sql update test_index set c1 = 6218838311928868680, c2 = 0.792053, c3 = '5wD0vBymJo' where c = 1218 index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:137: sql insert into test_index values (3444, 8464669387628526022, 0.117158, '0bJ98R6uFQ') index_test.go:140: sql delete from test_index where c = 1739 index_test.go:140: sql delete from test_index where c = 3362 index_test.go:137: sql insert into test_index values (3445, 2825873135274294544, 0.000444, '9lQLkU5Gsz') index_test.go:143: sql update test_index set c1 = 604465315308792125, c2 = 0.240274, c3 = '0qh2vYpQfD' where c = 2135 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 4144991267637899907, c2 = 0.546544, c3 = '0o7wgBWFSs' where c = 1783 index_test.go:140: sql delete from test_index where c = 2843 index_test.go:137: sql insert into test_index values (3447, 6277495387881860411, 0.857132, 'aAlRN5ceIp') index_test.go:143: sql update test_index set c1 = 8772545092039294775, c2 = 0.326717, c3 = 'mclkqy6YcD' where c = 249 index_test.go:137: sql insert into test_index values (3446, 1546363546917618509, 0.515249, 'A5JX13ofkB') index_test.go:137: sql insert into test_index values (3448, 4639125939346489866, 0.642216, 'Sq3U1yNHgz') index_test.go:143: sql update test_index set c1 = 4077630163931047567, c2 = 0.219127, c3 = 'fmATLjIX0w' where c = 3072 index_test.go:143: sql update test_index set c1 = 2433908343863464622, c2 = 0.191951, c3 = 'Mx6VfvBxgS' where c = 1449 index_test.go:137: sql insert into test_index values (3449, 1462323478754872932, 0.604236, 'tEZXbC8aWU') index_test.go:140: sql delete from test_index where c = 2333 index_test.go:143: sql update test_index set c1 = 563320273459462782, c2 = 0.664935, c3 = 'RLhni9U1pY' where c = 2706 index_test.go:143: sql update test_index set c1 = 2929399584677478094, c2 = 0.281195, c3 = 'M11re6kNHo' where c = 3368 index_test.go:137: sql insert into test_index values (3450, 3720469627378933169, 0.190698, 'T57lPlym2H') index_test.go:137: sql insert into test_index values (3451, 8889951490357732478, 0.585433, 'e67FZvs5Eh') index_test.go:140: sql delete from test_index where c = 1957 index_test.go:137: sql insert into test_index values (3452, 9103654740938824358, 0.503285, 'CkgtjnnjBP') index_test.go:140: sql delete from test_index where c = 2613 index_test.go:140: sql delete from test_index where c = 894 index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (3453, 205285743796170188, 0.664937, 'xHmSxT5Cxx') index_test.go:140: sql delete from test_index where c = 1320 index_test.go:137: sql insert into test_index values (3454, 4223987292122396129, 0.916393, 'hQUEiGRgu4') index_test.go:143: sql update test_index set c1 = 1685369340213640559, c2 = 0.110466, c3 = '2n9zHuVYi0' where c = 1492 index_test.go:140: sql delete from test_index where c = 2401 index_test.go:140: sql delete from test_index where c = 2287 index_test.go:143: sql update test_index set c1 = 5284201547458291360, c2 = 0.161487, c3 = '8unAG1GEbb' where c = 2907 index_test.go:143: sql update test_index set c1 = 3836127370650604397, c2 = 0.246804, c3 = 'B1IW7pv9Py' where c = 49 index_test.go:143: sql update test_index set c1 = 322225976754840877, c2 = 0.277172, c3 = '4lbo1nlfr4' where c = 1685 index_test.go:143: sql update test_index set c1 = 8783824237737049324, c2 = 0.000615, c3 = 'u9RZQQc660' where c = 3089 index_test.go:143: sql update test_index set c1 = 2412871065774567035, c2 = 0.946681, c3 = 'RTeIY1WbUU' where c = 1730 index_test.go:140: sql delete from test_index where c = 3212 index_test.go:137: sql insert into test_index values (3455, 4201592356374246580, 0.093694, 'PU2ACU0pSQ') index_test.go:143: sql update test_index set c1 = 8140606323254941130, c2 = 0.636832, c3 = 'xVlAgEhDDM' where c = 3278 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:137: sql insert into test_index values (3458, 6484041122816909147, 0.782941, 'SEILFU7niF') index_test.go:140: sql delete from test_index where c = 891 index_test.go:137: sql insert into test_index values (3456, 4631991874507353933, 0.130196, 'R5OOSkg7tP') index_test.go:137: sql insert into test_index values (3460, 1728072326593320584, 0.315346, 'Kq5vaDdnra') index_test.go:143: sql update test_index set c1 = 6950959605829708008, c2 = 0.941381, c3 = 'zLQeuSH9oL' where c = 2377 index_test.go:137: sql insert into test_index values (3461, 305499089237546874, 0.692816, 'ceSAQ1KRWa') index_test.go:140: sql delete from test_index where c = 2002 index_test.go:143: sql update test_index set c1 = 2876312015093944396, c2 = 0.757434, c3 = 'R4smUMnp4r' where c = 2328 index_test.go:137: sql insert into test_index values (3462, 4962648518141919234, 0.044756, 'uAjezQtI6e') index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (3457, 1905318063706908603, 0.058937, 'V0DrEkIRNb') index_test.go:143: sql update test_index set c1 = 8971376239658485390, c2 = 0.855148, c3 = 'jlYr59GQUk' where c = 3152 index_test.go:140: sql delete from test_index where c = 3334 index_test.go:137: sql insert into test_index values (3459, 822039871846322998, 0.900372, 'pmmBdcMPLa') index_test.go:140: sql delete from test_index where c = 2729 index_test.go:137: sql insert into test_index values (3463, 9000640605956656278, 0.539733, '5o6S00VQXA') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 608 index_test.go:143: sql update test_index set c1 = 7525528870224013571, c2 = 0.538183, c3 = '75SBWJ5XXr' where c = 2401 index_test.go:143: sql update test_index set c1 = 480482922321887631, c2 = 0.031619, c3 = 'vvlKCQEaIN' where c = 732 index_test.go:143: sql update test_index set c1 = 7685870460967761087, c2 = 0.414624, c3 = 'i5zvxA8fIw' where c = 2501 index_test.go:137: sql insert into test_index values (3464, 695183292834100324, 0.140723, 'vmbA3s9o7H') index_test.go:143: sql update test_index set c1 = 5983157851646712084, c2 = 0.512408, c3 = 'R1nHBz7IGC' where c = 2723 index_test.go:143: sql update test_index set c1 = 7884584186797017181, c2 = 0.337318, c3 = '4jimfZi1eB' where c = 1111 index_test.go:140: sql delete from test_index where c = 1479 index_test.go:137: sql insert into test_index values (3465, 5356860060387032861, 0.903994, 'j9uT5pZWma') index_test.go:140: sql delete from test_index where c = 1559 index_test.go:137: sql insert into test_index values (3466, 1218417012081106035, 0.952098, 'pqlYKIPglI') index_test.go:143: sql update test_index set c1 = 4072528043715740143, c2 = 0.750080, c3 = 'wYVqzXoJWx' where c = 3032 index_test.go:137: sql insert into test_index values (3467, 1241550021947282570, 0.633458, 'h1ZOCIHwV6') index_test.go:143: sql update test_index set c1 = 3295566449219993995, c2 = 0.341042, c3 = 'w8jHXWZqK9' where c = 1371 index_test.go:143: sql update test_index set c1 = 1697191371443942621, c2 = 0.443839, c3 = 'ZvOc2T6kkS' where c = 1055 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:137: sql insert into test_index values (3469, 8969565702920269170, 0.843692, 'oPmqi2rsyY') index_test.go:140: sql delete from test_index where c = 3296 index_test.go:140: sql delete from test_index where c = 2696 index_test.go:137: sql insert into test_index values (3471, 4630144528263253398, 0.111844, 'QqtwR5Hwqo') index_test.go:143: sql update test_index set c1 = 502067512815189867, c2 = 0.517146, c3 = 'tIoeqxh5ua' where c = 2937 index_test.go:137: sql insert into test_index values (3468, 3363430132624328542, 0.748020, 'Gufc088xy0') index_test.go:137: sql insert into test_index values (3472, 663784953718747252, 0.171436, 'kcIDIxxW6n') index_test.go:140: sql delete from test_index where c = 3328 index_test.go:137: sql insert into test_index values (3470, 513303517776249849, 0.721364, '9NZgrFc9iL') index_test.go:143: sql update test_index set c1 = 9073457204571838239, c2 = 0.134142, c3 = 'p9rjJEHLQD' where c = 947 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 2959 index_test.go:143: sql update test_index set c1 = 1805720988836948825, c2 = 0.673820, c3 = 'bz5Pfb90z8' where c = 117 index_test.go:140: sql delete from test_index where c = 2215 index_test.go:137: sql insert into test_index values (3473, 6172245694573482968, 0.976320, 'ChYuobsugf') index_test.go:143: sql update test_index set c1 = 116440567263989130, c2 = 0.623329, c3 = 'wJj3l6mtrV' where c = 3437 index_test.go:143: sql update test_index set c1 = 4790687712119001075, c2 = 0.710308, c3 = 'QSnszMA7sj' where c = 203 index_test.go:137: sql insert into test_index values (3474, 4656532446220229501, 0.306014, 'JXFTrLbT3n') index_test.go:143: sql update test_index set c1 = 4595495765387454707, c2 = 0.089106, c3 = 'ZHObISRyXS' where c = 1100 index_test.go:143: sql update test_index set c1 = 2171678753208110880, c2 = 0.432786, c3 = 'EoPPAq27vW' where c = 2016 index_test.go:140: sql delete from test_index where c = 1680 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:137: sql insert into test_index values (3475, 4243837718465966405, 0.663327, 'POyROay2JP') index_test.go:143: sql update test_index set c1 = 1625804478284397605, c2 = 0.520984, c3 = 'Zmbq36E23v' where c = 2612 index_test.go:137: sql insert into test_index values (3476, 3248710994049819067, 0.344089, '4XNyx0w93g') index_test.go:137: sql insert into test_index values (3477, 6087527183028195009, 0.517683, 'rhOWHrhRsq') index_test.go:137: sql insert into test_index values (3478, 3055581876475524877, 0.339659, 'shjzniNCtp') index_test.go:143: sql update test_index set c1 = 7790322260911362516, c2 = 0.725787, c3 = 'VwcFjctBng' where c = 393 index_test.go:143: sql update test_index set c1 = 7949389554672948472, c2 = 0.580994, c3 = 'Hd4ownB1dk' where c = 1112 index_test.go:137: sql insert into test_index values (3479, 3500186179884239679, 0.996366, '2DIaRZPTMF') index_test.go:140: sql delete from test_index where c = 1828 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:140: sql delete from test_index where c = 574 index_test.go:140: sql delete from test_index where c = 2572 index_test.go:137: sql insert into test_index values (3480, 2576143174941747107, 0.727924, 'twMNNqwWWy') index_test.go:140: sql delete from test_index where c = 2324 index_test.go:143: sql update test_index set c1 = 1811977355329824246, c2 = 0.441188, c3 = 'SEoYqCMkQ6' where c = 1424 index_test.go:140: sql delete from test_index where c = 1097 index_test.go:143: sql update test_index set c1 = 5288165478059381460, c2 = 0.900866, c3 = 'aJlZpllJUc' where c = 1330 index_test.go:137: sql insert into test_index values (3481, 8234915714910880741, 0.500461, 'GmPXMDfDWq') index_test.go:137: sql insert into test_index values (3482, 4604821456505486922, 0.089050, 'uyRUZw5rWd') index_test.go:140: sql delete from test_index where c = 2774 index_test.go:143: sql update test_index set c1 = 3927801133862083074, c2 = 0.040304, c3 = 'eZz38VTYmU' where c = 2553 index_test.go:137: sql insert into test_index values (3483, 3769511071208193911, 0.824829, 'dvkm62m8tL') index_test.go:140: sql delete from test_index where c = 1822 index_test.go:143: sql update test_index set c1 = 6463785006483182876, c2 = 0.394262, c3 = 'SIGXWBqOaf' where c = 275 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (3484, 7087470950216136463, 0.398201, 'xvIH5bs0ag') index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 5918140407214651506, c2 = 0.876525, c3 = 'KqkjynAKhX' where c = 688 index_test.go:143: sql update test_index set c1 = 1886884099836568415, c2 = 0.344954, c3 = '7m80aPLLtZ' where c = 3225 index_test.go:143: sql update test_index set c1 = 8798341036502981403, c2 = 0.378730, c3 = 'Ekm8bl7L4Z' where c = 2380 index_test.go:140: sql delete from test_index where c = 1989 index_test.go:143: sql update test_index set c1 = 3352811803597840185, c2 = 0.667730, c3 = 'MFXSRNIrrZ' where c = 2090 index_test.go:137: sql insert into test_index values (3487, 1988120687825344512, 0.872842, 'TAKr0QI6I3') index_test.go:137: sql insert into test_index values (3485, 2552590435416481258, 0.431004, 'CXGFWNv5ch') index_test.go:137: sql insert into test_index values (3488, 1376593328599966976, 0.216171, 'TJXG19eyQ4') index_test.go:143: sql update test_index set c1 = 9178178793886021832, c2 = 0.821605, c3 = 'SItkYWQ2WS' where c = 1958 index_test.go:137: sql insert into test_index values (3489, 8455672017949566286, 0.295840, '0Mz2TTyooh') index_test.go:140: sql delete from test_index where c = 2886 index_test.go:137: sql insert into test_index values (3490, 7988806414988291, 0.071471, 'NI2RoldjRk') index_test.go:143: sql update test_index set c1 = 4608558027816050416, c2 = 0.374519, c3 = '7XTh6lxeUW' where c = 1746 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:137: sql insert into test_index values (3486, 8629098610200084260, 0.722438, 'SjtwaPHqBq') index_test.go:140: sql delete from test_index where c = 3149 index_test.go:137: sql insert into test_index values (3491, 4987882242672967647, 0.564409, 'wrTQRVuYho') index_test.go:140: sql delete from test_index where c = 1993 index_test.go:143: sql update test_index set c1 = 4037469325886708345, c2 = 0.772510, c3 = 'Tefv1BLoED' where c = 3434 index_test.go:137: sql insert into test_index values (3492, 4476518260614335457, 0.028819, 'qJ9735bUgj') index_test.go:140: sql delete from test_index where c = 440 index_test.go:143: sql update test_index set c1 = 2155635561571256536, c2 = 0.338095, c3 = 'z9zS5Ngctv' where c = 3356 index_test.go:143: sql update test_index set c1 = 3199632654157538434, c2 = 0.360869, c3 = 'FsmSbFQzfG' where c = 513 index_test.go:143: sql update test_index set c1 = 8200233134630167373, c2 = 0.105902, c3 = '9urmKK0ECb' where c = 2197 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:140: sql delete from test_index where c = 2856 index_test.go:140: sql delete from test_index where c = 3459 index_test.go:137: sql insert into test_index values (3493, 753767474904596461, 0.684580, '3lUxwKxP9b') index_test.go:137: sql insert into test_index values (3494, 6551563009540627410, 0.729741, 'LssDw2WsQU') index_test.go:143: sql update test_index set c1 = 1151908021586251424, c2 = 0.737236, c3 = 'tELaj0k3Cv' where c = 2888 index_test.go:143: sql update test_index set c1 = 3286872561007628016, c2 = 0.384933, c3 = 'ycZFJaqRcW' where c = 2297 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:143: sql update test_index set c1 = 7100556201565344318, c2 = 0.861012, c3 = 'lmokPEBonq' where c = 1051 index_test.go:143: sql update test_index set c1 = 5167625077398908069, c2 = 0.592412, c3 = 'KKQhRzkGRZ' where c = 1560 index_test.go:143: sql update test_index set c1 = 3765548380278253854, c2 = 0.057692, c3 = 'nWTyS77ld1' where c = 1844 index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 787 index_test.go:137: sql insert into test_index values (3495, 3118201146231924124, 0.054437, 'mGXZp9Ltn4') index_test.go:143: sql update test_index set c1 = 7984871471297728747, c2 = 0.749026, c3 = 'FWtrgnjHOS' where c = 1531 index_test.go:137: sql insert into test_index values (3496, 9143856765485075318, 0.410146, 'yPCDLiynTL') index_test.go:143: sql update test_index set c1 = 1370122312262211323, c2 = 0.358426, c3 = 'NKNBuyYNQW' where c = 732 index_test.go:137: sql insert into test_index values (3498, 9097491275238309878, 0.414093, 'CQmUCtIh8e') index_test.go:137: sql insert into test_index values (3497, 8613337690039721301, 0.545647, 'GzLOGvpeVJ') index_test.go:137: sql insert into test_index values (3499, 1409082832346396439, 0.016484, 'feS3Fr38Jb') index_test.go:143: sql update test_index set c1 = 8493621283098156955, c2 = 0.519354, c3 = '2UGddXJI14' where c = 233 index_test.go:140: sql delete from test_index where c = 3399 index_test.go:140: sql delete from test_index where c = 546 index_test.go:140: sql delete from test_index where c = 2882 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:143: sql update test_index set c1 = 3032829485045405130, c2 = 0.085237, c3 = 'Ro8rDgyiUW' where c = 713 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 2429742972240477934, c2 = 0.488454, c3 = 'S0F49V0OTg' where c = 3250 index_test.go:143: sql update test_index set c1 = 3026660194414904739, c2 = 0.369193, c3 = 'nVU1tTiAGO' where c = 622 index_test.go:143: sql update test_index set c1 = 5483582971826247705, c2 = 0.426320, c3 = 'fY4eTrjvWe' where c = 599 index_test.go:137: sql insert into test_index values (3500, 2212128267401922219, 0.808569, '5MFdozcLuc') index_test.go:143: sql update test_index set c1 = 8290150277175163554, c2 = 0.074315, c3 = 'QRlk5KZLca' where c = 3325 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:143: sql update test_index set c1 = 8372996817542242120, c2 = 0.452690, c3 = 'p2HlCG043m' where c = 1570 index_test.go:137: sql insert into test_index values (3501, 2152668669125084263, 0.563991, 'hCrZwsdt1O') index_test.go:137: sql insert into test_index values (3502, 56629200834628921, 0.974186, 'EyuhAfSBAd') index_test.go:137: sql insert into test_index values (3505, 3568248713420935057, 0.833468, 'BC2vtmfXP8') index_test.go:137: sql insert into test_index values (3504, 5349278128914901350, 0.263922, 'w9oAxHdhp4') index_test.go:137: sql insert into test_index values (3503, 4257447162398187015, 0.192265, 'bwCcp6r5DY') index_test.go:137: sql insert into test_index values (3509, 6087966486954829979, 0.132178, 'EuKUEsNStO') index_test.go:137: sql insert into test_index values (3506, 6777560232327008739, 0.321695, '2KliUn0BLK') index_test.go:137: sql insert into test_index values (3507, 7224186878429627161, 0.839265, 'lWxMxKejfn') index_test.go:140: sql delete from test_index where c = 2955 index_test.go:137: sql insert into test_index values (3510, 2135243464290237691, 0.749123, 'tR1wqggUO2') index_test.go:137: sql insert into test_index values (3508, 800341299452515038, 0.515373, 'cJsVsAwR4H') index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 3486 index_test.go:140: sql delete from test_index where c = 3420 index_test.go:140: sql delete from test_index where c = 2410 index_test.go:143: sql update test_index set c1 = 4133368099600543353, c2 = 0.533227, c3 = 'vogZAf8jaT' where c = 2212 index_test.go:140: sql delete from test_index where c = 3059 index_test.go:140: sql delete from test_index where c = 1441 index_test.go:143: sql update test_index set c1 = 6858445691455968167, c2 = 0.868596, c3 = 'IkBx62STpr' where c = 2173 index_test.go:143: sql update test_index set c1 = 7748826654007303241, c2 = 0.907695, c3 = 'bq0Lz5mpvg' where c = 1638 index_test.go:143: sql update test_index set c1 = 6253644637164041261, c2 = 0.363344, c3 = 'JzWyKSRrDF' where c = 874 index_test.go:143: sql update test_index set c1 = 4949743794153791437, c2 = 0.628417, c3 = '7vvMffSDuJ' where c = 3466 index_test.go:143: sql update test_index set c1 = 7318692149027219489, c2 = 0.744212, c3 = 'DoZJLbauxO' where c = 1483 index_test.go:143: sql update test_index set c1 = 2366699229284816510, c2 = 0.813402, c3 = 'MZ6pcVsbc1' where c = 3449 index_test.go:137: sql insert into test_index values (3511, 5287574902871033634, 0.761535, 'iaZJeYrAFp') index_test.go:143: sql update test_index set c1 = 7849709360743783110, c2 = 0.712963, c3 = 'TJumP3LcGp' where c = 2158 index_test.go:143: sql update test_index set c1 = 4114481364176209083, c2 = 0.781046, c3 = 'SoNqJ7rf9O' where c = 3428 index_test.go:137: sql insert into test_index values (3512, 5727984205502414106, 0.264048, 'M18qOm5kfK') index_test.go:143: sql update test_index set c1 = 6866116962805402634, c2 = 0.232582, c3 = 'lRV0TNKC2g' where c = 3100 index_test.go:137: sql insert into test_index values (3514, 879971746035065660, 0.187406, '1aSBogJVrn') index_test.go:137: sql insert into test_index values (3518, 6233231943618980336, 0.762049, 'OEwJzwh7CD') index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (3516, 2193424011090205147, 0.455914, '7K2yBlgc19') index_test.go:140: sql delete from test_index where c = 645 index_test.go:137: sql insert into test_index values (3517, 2791135571185999060, 0.915030, '8R4VkN6Y7B') index_test.go:137: sql insert into test_index values (3520, 2172033420493342114, 0.696330, 'rbKKyzsc8A') index_test.go:137: sql insert into test_index values (3513, 7051554074230242010, 0.084370, 'Y3OZOAu56o') index_test.go:143: sql update test_index set c1 = 6965341814754610459, c2 = 0.872971, c3 = 'E6A6eG68ex' where c = 1414 index_test.go:137: sql insert into test_index values (3515, 7571137973963302346, 0.561045, 'LTEZlaZTYJ') index_test.go:140: sql delete from test_index where c = 3351 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:140: sql delete from test_index where c = 3430 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 920524561407598123, c2 = 0.639503, c3 = 'Mk2olhsjOM' where c = 2653 index_test.go:137: sql insert into test_index values (3519, 4363594568846231935, 0.260253, 'bzPLNwlVHl') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:137: sql insert into test_index values (3521, 7369619585465622309, 0.371505, 'jgmS0NvfTo') index_test.go:140: sql delete from test_index where c = 2490 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:143: sql update test_index set c1 = 3030649714671183494, c2 = 0.110676, c3 = 'c54VS58HaE' where c = 248 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:143: sql update test_index set c1 = 2717697459826773288, c2 = 0.551274, c3 = '6YNSP1jydx' where c = 1161 index_test.go:137: sql insert into test_index values (3522, 8692782181452979336, 0.721526, 'B2YC7G0OcW') index_test.go:143: sql update test_index set c1 = 7768687618942389458, c2 = 0.653213, c3 = 'dBEyozD6SN' where c = 2255 index_test.go:143: sql update test_index set c1 = 3107791846447426913, c2 = 0.583352, c3 = 'PZgbJu56Hs' where c = 3053 index_test.go:137: sql insert into test_index values (3523, 5919309373603711656, 0.263462, 't4M4rvU94e') index_test.go:143: sql update test_index set c1 = 1903231329895247268, c2 = 0.445924, c3 = 'Cjg6XxIBzT' where c = 2543 index_test.go:143: sql update test_index set c1 = 8104861736427064924, c2 = 0.529763, c3 = 'zwQW1YGMSw' where c = 131 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:143: sql update test_index set c1 = 4548098332945424252, c2 = 0.045091, c3 = 'uE28YK0Y5c' where c = 3390 index_test.go:137: sql insert into test_index values (3526, 6810847475166123136, 0.064155, 'irLIo0QYFq') index_test.go:137: sql insert into test_index values (3525, 8943861598407825180, 0.374364, '800dpam0fZ') index_test.go:140: sql delete from test_index where c = 2415 index_test.go:143: sql update test_index set c1 = 990637695959582264, c2 = 0.287661, c3 = '1gjLSIaxLq' where c = 1403 index_test.go:137: sql insert into test_index values (3528, 8165473581398194185, 0.345505, 'yGgaM3Kb7G') index_test.go:143: sql update test_index set c1 = 6829915002703872432, c2 = 0.185322, c3 = 'UKovSkYQIB' where c = 1615 index_test.go:137: sql insert into test_index values (3529, 1526249488224292803, 0.087880, '8tSaMWH4WT') index_test.go:137: sql insert into test_index values (3524, 3495986482087691578, 0.363524, 'mPQyxA2HSd') index_test.go:137: sql insert into test_index values (3527, 2203737800228500736, 0.808382, 'JWEzn2JJQL') index_test.go:137: sql insert into test_index values (3530, 908334241872708560, 0.133299, 'SCkTZvVQs3') index_test.go:140: sql delete from test_index where c = 3156 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:137: sql insert into test_index values (3531, 1384195397727172793, 0.005663, 'RpUVFq2lCz') index_test.go:140: sql delete from test_index where c = 3247 index_test.go:140: sql delete from test_index where c = 1991 index_test.go:143: sql update test_index set c1 = 3030868962919332329, c2 = 0.315354, c3 = 'CjpY33hP0U' where c = 1948 index_test.go:140: sql delete from test_index where c = 3182 index_test.go:140: sql delete from test_index where c = 3199 index_test.go:143: sql update test_index set c1 = 5995900625046152832, c2 = 0.573254, c3 = '2AurxjcPJG' where c = 1488 index_test.go:143: sql update test_index set c1 = 7019723711579624171, c2 = 0.686018, c3 = 'UzDnmAMAPz' where c = 444 index_test.go:137: sql insert into test_index values (3532, 2580096534470893946, 0.375757, 'mES3q3xic2') index_test.go:143: sql update test_index set c1 = 6960136564838650999, c2 = 0.980822, c3 = 'QFNmI0P9kL' where c = 1153 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 2074 index_test.go:137: sql insert into test_index values (3533, 8278716688956688513, 0.432534, 'E9gwmzDtTK') index_test.go:143: sql update test_index set c1 = 164352633688566357, c2 = 0.907154, c3 = '4HblZLKcqE' where c = 2641 index_test.go:137: sql insert into test_index values (3535, 8703076798165737122, 0.310767, 'cnoanyQI0L') index_test.go:143: sql update test_index set c1 = 2062065259214571499, c2 = 0.235798, c3 = 'WgxdqSL0iD' where c = 1954 index_test.go:143: sql update test_index set c1 = 6942952769236925491, c2 = 0.507006, c3 = 'aQLxyeHE3l' where c = 446 index_test.go:143: sql update test_index set c1 = 232430979332975877, c2 = 0.014753, c3 = 'Zc9U7f3KA0' where c = 2736 index_test.go:137: sql insert into test_index values (3534, 7522237071650128999, 0.047781, 'u4CU1TWe6G') index_test.go:137: sql insert into test_index values (3536, 1563039142089892154, 0.891874, '5kc92APCwQ') index_test.go:140: sql delete from test_index where c = 3448 index_test.go:140: sql delete from test_index where c = 1826 index_test.go:143: sql update test_index set c1 = 5025676529643478180, c2 = 0.204248, c3 = 'zZ4PCqoG2P' where c = 91 index_test.go:140: sql delete from test_index where c = 19 index_test.go:143: sql update test_index set c1 = 636073538639367041, c2 = 0.300648, c3 = 'l9O19TOoKk' where c = 373 index_test.go:137: sql insert into test_index values (3539, 8188890591349953045, 0.190182, 'o5Za38SjKZ') index_test.go:137: sql insert into test_index values (3537, 3318529179491408374, 0.203430, 'J1t754xAdU') index_test.go:137: sql insert into test_index values (3538, 7023709887595915419, 0.501107, 'zvO6aVrdMx') index_test.go:140: sql delete from test_index where c = 1300 index_test.go:143: sql update test_index set c1 = 1172280505047888437, c2 = 0.249944, c3 = 'zrefwBO3xY' where c = 1973 index_test.go:137: sql insert into test_index values (3540, 8586677014235349332, 0.680182, 'tPX9uwZ09b') index_test.go:143: sql update test_index set c1 = 6128225881633274310, c2 = 0.383515, c3 = 'VB7vnw7aQT' where c = 2449 index_test.go:137: sql insert into test_index values (3541, 2029767077202296136, 0.037829, '3wHE8u1ZEv') index_test.go:143: sql update test_index set c1 = 2059484851995887902, c2 = 0.413593, c3 = 'Q6GnuywjtR' where c = 3286 index_test.go:143: sql update test_index set c1 = 2788751385105874675, c2 = 0.681056, c3 = '2QEvULRTob' where c = 467 index_test.go:140: sql delete from test_index where c = 3424 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 2071085251911913795, c2 = 0.984499, c3 = 'xW0JRaGQlp' where c = 3172 index_test.go:137: sql insert into test_index values (3543, 8037841138694733621, 0.436103, 'JoimXmaevE') index_test.go:140: sql delete from test_index where c = 3271 index_test.go:143: sql update test_index set c1 = 5996778021523173493, c2 = 0.693748, c3 = 'IkUhl4Q2sj' where c = 193 index_test.go:137: sql insert into test_index values (3544, 6021827492828777154, 0.784320, 'xBbk0XzyMt') index_test.go:137: sql insert into test_index values (3542, 9142486686301063469, 0.030274, 'QhziuE1URH') index_test.go:143: sql update test_index set c1 = 7106311016743241777, c2 = 0.970778, c3 = 'VfzqZlL8NT' where c = 65 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:143: sql update test_index set c1 = 9118963389524675058, c2 = 0.683225, c3 = 'rpw66zwMdl' where c = 1678 index_test.go:143: sql update test_index set c1 = 4159806692684565364, c2 = 0.998830, c3 = 'LwJVfHxIB8' where c = 1606 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (3546, 9211238647808427770, 0.485179, 'sQN4X2vFLL') index_test.go:137: sql insert into test_index values (3548, 1768986178148529441, 0.728069, 'HdKu8uDh8Z') index_test.go:143: sql update test_index set c1 = 6754155790609887966, c2 = 0.889790, c3 = 'gxfBnEPfZQ' where c = 1311 index_test.go:140: sql delete from test_index where c = 1782 index_test.go:137: sql insert into test_index values (3545, 4609755633152711856, 0.642073, 'ZTkQ8aJVbN') index_test.go:137: sql insert into test_index values (3547, 6588381853207933197, 0.669818, '6MSipB2jSQ') index_test.go:137: sql insert into test_index values (3549, 5728783011668727118, 0.837573, 'bLjXzzTPoi') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:137: sql insert into test_index values (3550, 710323843012053494, 0.098034, '7WFuqFYPb6') index_test.go:140: sql delete from test_index where c = 486 index_test.go:143: sql update test_index set c1 = 5427552418944141573, c2 = 0.628284, c3 = 'liOl4IRvMm' where c = 2972 index_test.go:143: sql update test_index set c1 = 9127772100070452292, c2 = 0.601233, c3 = 'vwRSYpJw4Y' where c = 2037 index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (3551, 6291634385121393113, 0.353351, 'Duz7S2gXZo') index_test.go:143: sql update test_index set c1 = 6955343364995725266, c2 = 0.480243, c3 = 'A6toHyL1Vh' where c = 2476 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 3292 index_test.go:143: sql update test_index set c1 = 2748890964812214370, c2 = 0.337037, c3 = '5zD4eA4s4p' where c = 1570 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:143: sql update test_index set c1 = 8256341902046258493, c2 = 0.159819, c3 = 'vf6CeAjdy7' where c = 1920 index_test.go:137: sql insert into test_index values (3552, 2123811829330961732, 0.644686, 'k8NuubpfiK') index_test.go:143: sql update test_index set c1 = 4678080097190008930, c2 = 0.526625, c3 = '0eAZE2ToCf' where c = 513 index_test.go:140: sql delete from test_index where c = 551 index_test.go:137: sql insert into test_index values (3553, 5747737655806061888, 0.877598, '9L815eQEpH') index_test.go:143: sql update test_index set c1 = 216227779113366653, c2 = 0.715134, c3 = 'WCN0KMcKhN' where c = 2683 index_test.go:137: sql insert into test_index values (3554, 1989256800880675844, 0.335602, 'vaA47LlOF5') index_test.go:137: sql insert into test_index values (3555, 234579511912901982, 0.359858, 'R66jMo7fSR') index_test.go:143: sql update test_index set c1 = 587897992261787551, c2 = 0.486203, c3 = 'RxH4lqx72o' where c = 734 index_test.go:140: sql delete from test_index where c = 3424 index_test.go:137: sql insert into test_index values (3556, 6078271705792086187, 0.232380, '8hMDStGC88') index_test.go:140: sql delete from test_index where c = 2015 index_test.go:143: sql update test_index set c1 = 697847476792232215, c2 = 0.065988, c3 = 'mt23ASbNZW' where c = 2974 index_test.go:137: sql insert into test_index values (3558, 5977937890196244211, 0.377915, 'quy8xna2Ad') index_test.go:140: sql delete from test_index where c = 2501 index_test.go:143: sql update test_index set c1 = 5218411625534267183, c2 = 0.144666, c3 = 'Fc2tDkF866' where c = 3213 index_test.go:140: sql delete from test_index where c = 1650 index_test.go:137: sql insert into test_index values (3557, 8711938947385454932, 0.235075, 'q4ep6YVt9I') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 652879312767108372, c2 = 0.251983, c3 = '88mwxViuiv' where c = 1485 index_test.go:137: sql insert into test_index values (3559, 4771815209793482153, 0.027516, '8XeHp2061z') index_test.go:137: sql insert into test_index values (3560, 3158281484457214414, 0.082405, 'W99GuMmm7O') index_test.go:140: sql delete from test_index where c = 2663 index_test.go:143: sql update test_index set c1 = 4360177167088026250, c2 = 0.138233, c3 = '3bIyLVOpGt' where c = 826 index_test.go:143: sql update test_index set c1 = 6513245307516087584, c2 = 0.327858, c3 = 'OOwxtk2oj9' where c = 139 index_test.go:143: sql update test_index set c1 = 5227079796174926254, c2 = 0.063240, c3 = 'aJPnejlNsB' where c = 2152 index_test.go:137: sql insert into test_index values (3561, 7763532175036583866, 0.485614, 'BR1BZsa3kO') index_test.go:137: sql insert into test_index values (3562, 6890538927339061062, 0.279639, 'GFAZKaK3Rt') index_test.go:143: sql update test_index set c1 = 2905477059804760726, c2 = 0.321131, c3 = 'hhRWqbMdYR' where c = 2932 index_test.go:143: sql update test_index set c1 = 5224623654806381796, c2 = 0.463200, c3 = 'YI4e9rD5gs' where c = 755 index_test.go:137: sql insert into test_index values (3563, 4468513849305982359, 0.043417, '7kzZmseKTE') index_test.go:137: sql insert into test_index values (3565, 7338340018119396488, 0.576384, 'Ax0J2LM6Uy') index_test.go:140: sql delete from test_index where c = 776 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:140: sql delete from test_index where c = 2994 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:137: sql insert into test_index values (3566, 9041110872246767299, 0.307453, '5EGDjvI5ND') index_test.go:140: sql delete from test_index where c = 3355 index_test.go:137: sql insert into test_index values (3564, 1273344016236986652, 0.784663, 'ROumzYmIUu') index_test.go:140: sql delete from test_index where c = 2663 index_test.go:137: sql insert into test_index values (3567, 7430533697359251401, 0.404778, 'gx14z97WQ7') index_test.go:143: sql update test_index set c1 = 1861197925104358060, c2 = 0.317581, c3 = 'FFIgvZyLms' where c = 874 index_test.go:143: sql update test_index set c1 = 404206122806203739, c2 = 0.618252, c3 = 'FX8LRWQKJZ' where c = 607 index_test.go:143: sql update test_index set c1 = 3326246094180705180, c2 = 0.144135, c3 = 'RRqkSUt5U6' where c = 1588 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:143: sql update test_index set c1 = 6913819114952227799, c2 = 0.278098, c3 = 'A0LO3bqYIO' where c = 2645 index_test.go:143: sql update test_index set c1 = 626255040867704785, c2 = 0.403137, c3 = 'ojOOUTeTHr' where c = 1108 index_test.go:137: sql insert into test_index values (3569, 8576819102224128766, 0.737754, '7VF6x0Hu1w') index_test.go:140: sql delete from test_index where c = 903 index_test.go:137: sql insert into test_index values (3570, 4547084792756195234, 0.172600, '6HKa9plhBr') index_test.go:143: sql update test_index set c1 = 3839402074275871594, c2 = 0.168646, c3 = 'TVVk6BEXx5' where c = 3356 index_test.go:143: sql update test_index set c1 = 8559317861256198539, c2 = 0.198807, c3 = 'WGgQHwgor7' where c = 1260 index_test.go:143: sql update test_index set c1 = 4845210155385833545, c2 = 0.480788, c3 = 'SrxRnO8CAk' where c = 2960 index_test.go:140: sql delete from test_index where c = 3355 index_test.go:137: sql insert into test_index values (3572, 2355995324421340971, 0.963442, 'HIHCijJULn') index_test.go:137: sql insert into test_index values (3573, 4133113289643259899, 0.212987, 'Uxhh7COU8o') index_test.go:137: sql insert into test_index values (3571, 7110548101427878541, 0.028419, 'CsjUhpOOvx') index_test.go:140: sql delete from test_index where c = 2216 index_test.go:137: sql insert into test_index values (3568, 6788791324887792961, 0.029777, 'Ypot4CYOyQ') index_test.go:143: sql update test_index set c1 = 1520911894037592495, c2 = 0.510463, c3 = '97aodj4izc' where c = 1571 index_test.go:137: sql insert into test_index values (3574, 5222443565086737529, 0.443571, 'e0CgU5YbII') index_test.go:140: sql delete from test_index where c = 776 index_test.go:137: sql insert into test_index values (3575, 4081696904957412041, 0.925550, 'wCbReE3ItO') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 7622609779984725826, c2 = 0.959933, c3 = 'nma6pTjNRb' where c = 1883 index_test.go:137: sql insert into test_index values (3576, 2532843650787523112, 0.173285, 'qOAMuJrrjx') index_test.go:143: sql update test_index set c1 = 2249612522651766117, c2 = 0.420428, c3 = 'rjUyi6xJoO' where c = 1526 index_test.go:143: sql update test_index set c1 = 8161242788792975933, c2 = 0.497780, c3 = 'hiYRxCWz8z' where c = 3185 index_test.go:143: sql update test_index set c1 = 137895246062574053, c2 = 0.620977, c3 = 'bJXalzZK9c' where c = 1118 index_test.go:143: sql update test_index set c1 = 5929941490559337381, c2 = 0.528207, c3 = '91fT6Njwle' where c = 455 index_test.go:140: sql delete from test_index where c = 2275 index_test.go:137: sql insert into test_index values (3577, 8299224166374942905, 0.574109, 'zLWz9ahm1T') index_test.go:140: sql delete from test_index where c = 3404 index_test.go:143: sql update test_index set c1 = 2137397564638052165, c2 = 0.030718, c3 = '7uhrlOE5KI' where c = 2012 index_test.go:137: sql insert into test_index values (3580, 308041819170945476, 0.803977, 'jl37y5IuOg') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (3578, 338406435747782642, 0.240060, 'UVBeISwhcD') index_test.go:143: sql update test_index set c1 = 8852788040016869444, c2 = 0.708568, c3 = '0BznXG4XEn' where c = 3417 index_test.go:137: sql insert into test_index values (3581, 6418787453471725228, 0.954527, 'Yn99WQI8DW') index_test.go:137: sql insert into test_index values (3582, 4535548887715273696, 0.695857, 'm4yliuKnom') index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 2808 index_test.go:143: sql update test_index set c1 = 7734587963094719056, c2 = 0.215488, c3 = '9kU3DONbgR' where c = 3185 index_test.go:143: sql update test_index set c1 = 6925135659336286183, c2 = 0.471512, c3 = 'qZYr2YeE6z' where c = 3362 index_test.go:137: sql insert into test_index values (3579, 4479400609269514718, 0.151681, '9qwWIfC2IN') index_test.go:140: sql delete from test_index where c = 2888 index_test.go:143: sql update test_index set c1 = 5769513313707785607, c2 = 0.704128, c3 = 'kZaojnKQjQ' where c = 1029 index_test.go:140: sql delete from test_index where c = 549 index_test.go:137: sql insert into test_index values (3584, 8800320980553661575, 0.656804, 'ZJeWm0yVcm') index_test.go:137: sql insert into test_index values (3583, 4643075243080071036, 0.356910, '6tq5GVe3om') index_test.go:143: sql update test_index set c1 = 6655546091633303822, c2 = 0.548335, c3 = 'y2BQwf0Png' where c = 85 index_test.go:143: sql update test_index set c1 = 8911162248730497347, c2 = 0.178323, c3 = 'QUiymnjnnq' where c = 999 index_test.go:143: sql update test_index set c1 = 4687998598922576571, c2 = 0.974768, c3 = 'AcL4pzdx6N' where c = 3172 index_test.go:137: sql insert into test_index values (3586, 5085367247184837881, 0.088763, '6zhieN1e0i') index_test.go:137: sql insert into test_index values (3585, 794670978050348861, 0.691617, 'TDvlJFbslF') index_test.go:140: sql delete from test_index where c = 2986 index_test.go:140: sql delete from test_index where c = 2728 index_test.go:143: sql update test_index set c1 = 2077991441512947313, c2 = 0.820742, c3 = 'DlX8AmyVT0' where c = 2184 index_test.go:137: sql insert into test_index values (3587, 7911702966985782620, 0.674507, 'KLC1gOql74') index_test.go:137: sql insert into test_index values (3588, 2005019853114915723, 0.864405, 'DbCsgZ0Zsn') index_test.go:137: sql insert into test_index values (3589, 5444151194634717793, 0.988465, '0RqtFF90F4') index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 2205464889181201116, c2 = 0.746323, c3 = 'NJemNB0MoC' where c = 1603 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:140: sql delete from test_index where c = 522 index_test.go:140: sql delete from test_index where c = 1970 index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 1415 index_test.go:137: sql insert into test_index values (3590, 2035020166453952752, 0.988031, 'zw3DNkBUXY') index_test.go:140: sql delete from test_index where c = 3236 index_test.go:143: sql update test_index set c1 = 8119165474598420820, c2 = 0.220952, c3 = 'zV4KSahFki' where c = 335 index_test.go:143: sql update test_index set c1 = 4592317313348084618, c2 = 0.648708, c3 = 'K8TCtaU0HJ' where c = 27 index_test.go:143: sql update test_index set c1 = 8600592764339117549, c2 = 0.229666, c3 = 'viUBS0MpTo' where c = 340 index_test.go:137: sql insert into test_index values (3591, 8907666656859785152, 0.256822, 'srgGlNjUUD') index_test.go:143: sql update test_index set c1 = 6189207836052012333, c2 = 0.560013, c3 = 'sRaB0smUrB' where c = 656 index_test.go:143: sql update test_index set c1 = 5049348081045329634, c2 = 0.696097, c3 = '9sQnDm4MyI' where c = 906 index_test.go:143: sql update test_index set c1 = 4861259960444027108, c2 = 0.269038, c3 = 'vHSIG6DJxX' where c = 3351 index_test.go:143: sql update test_index set c1 = 6168155066905268236, c2 = 0.187083, c3 = '1vkFqS7Ip7' where c = 1211 index_test.go:143: sql update test_index set c1 = 2249190042579536929, c2 = 0.565226, c3 = 'XSLsetHZ6s' where c = 2858 index_test.go:137: sql insert into test_index values (3593, 5069611759051649915, 0.971778, 'SORxMs4vha') index_test.go:137: sql insert into test_index values (3594, 428003363845420036, 0.128159, '4KP16PkIfR') index_test.go:137: sql insert into test_index values (3595, 4576812943476055808, 0.421074, 'wjvGPjYTN4') index_test.go:137: sql insert into test_index values (3596, 8557949224796482388, 0.291828, 'UgTwZFJdu4') index_test.go:140: sql delete from test_index where c = 3028 index_test.go:137: sql insert into test_index values (3592, 2888820521020819204, 0.337333, 'YTzaljcAgU') index_test.go:137: sql insert into test_index values (3597, 5402864320644662212, 0.804926, 'lnC1rexttq') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 7255489518474655367, c2 = 0.598783, c3 = 'lOBX6sTf15' where c = 1271 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:143: sql update test_index set c1 = 5573555389153841446, c2 = 0.894831, c3 = 'ttsjcfOwEW' where c = 1559 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:140: sql delete from test_index where c = 2881 index_test.go:140: sql delete from test_index where c = 2909 index_test.go:143: sql update test_index set c1 = 1391267803807386479, c2 = 0.210292, c3 = 'QAtSuoAS8F' where c = 1921 index_test.go:143: sql update test_index set c1 = 8097352845843825043, c2 = 0.698223, c3 = 'L8LTzPBlgG' where c = 238 index_test.go:143: sql update test_index set c1 = 3300569600575900537, c2 = 0.428302, c3 = 'ywxN0qzokm' where c = 1595 index_test.go:143: sql update test_index set c1 = 2109103131169744975, c2 = 0.214331, c3 = 'jcvXMrwhZf' where c = 3492 index_test.go:143: sql update test_index set c1 = 8662741280345754015, c2 = 0.924413, c3 = 'z8ElA6sZ1J' where c = 3538 index_test.go:143: sql update test_index set c1 = 4263152537429778664, c2 = 0.316999, c3 = 'b5GrhtLu4d' where c = 906 index_test.go:137: sql insert into test_index values (3598, 5027973123274270784, 0.060089, 'UZEtV0GTUx') index_test.go:137: sql insert into test_index values (3599, 4777159328325163402, 0.963714, 'frY2ZPP7lt') index_test.go:137: sql insert into test_index values (3600, 2479257407862796485, 0.736702, 'HMRG6NXiw4') index_test.go:140: sql delete from test_index where c = 2132 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:140: sql delete from test_index where c = 2511 index_test.go:143: sql update test_index set c1 = 7887046906545407485, c2 = 0.975164, c3 = 'JlXsU05oTy' where c = 2578 index_test.go:143: sql update test_index set c1 = 6021907257352118602, c2 = 0.427842, c3 = 'plf4m2N5Ux' where c = 3491 index_test.go:143: sql update test_index set c1 = 5360835901652201027, c2 = 0.267141, c3 = 'CT2wsvGcbW' where c = 3043 [2025/04/04 21:41:20.091 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (3601, 1871268217680383642, 0.983796, 'v32Ia9nUtn') index_test.go:137: sql insert into test_index values (3603, 5884621720532760653, 0.659677, '6KqqeD3TxG') index_test.go:137: sql insert into test_index values (3602, 9114530012899411087, 0.926828, '8Zx7e27x9X') index_test.go:137: sql insert into test_index values (3610, 7671352068013799004, 0.360197, 'cc2NtwktkP') index_test.go:137: sql insert into test_index values (3606, 4925186304227546832, 0.498762, 'l2D7M9wJfs') index_test.go:137: sql insert into test_index values (3604, 6456931280696260807, 0.521925, 'dcLZVn3BGd') index_test.go:137: sql insert into test_index values (3609, 9099504201716671466, 0.194814, 'mQIP0IdFQZ') index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (3607, 8505135278966232328, 0.140773, 'lc4XcRvbrH') index_test.go:137: sql insert into test_index values (3605, 8439697766054053623, 0.873336, 'fJZsWdctCx') index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 1103 index_test.go:137: sql insert into test_index values (3608, 2252621896886463292, 0.898490, 'Leq9hUBlym') index_test.go:140: sql delete from test_index where c = 2673 index_test.go:140: sql delete from test_index where c = 3219 index_test.go:143: sql update test_index set c1 = 6451588482994834962, c2 = 0.504045, c3 = 'tIJMkr3xtC' where c = 1685 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:140: sql delete from test_index where c = 1940 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:140: sql delete from test_index where c = 3197 index_test.go:143: sql update test_index set c1 = 2132452465943210261, c2 = 0.687833, c3 = 'oAcydat7Ql' where c = 1614 index_test.go:143: sql update test_index set c1 = 7859803061615567755, c2 = 0.339244, c3 = 'hu5LcbF7zV' where c = 3211 index_test.go:137: sql insert into test_index values (3611, 5154723015419833243, 0.116642, 'XmODXIKwPb') index_test.go:143: sql update test_index set c1 = 6737453073144510608, c2 = 0.804030, c3 = 'eSn2Zd7pWg' where c = 3338 index_test.go:143: sql update test_index set c1 = 1758991514983385299, c2 = 0.793275, c3 = 'p8Goc6veDl' where c = 555 index_test.go:143: sql update test_index set c1 = 3606225032155667804, c2 = 0.282846, c3 = 'vURET0Jm0A' where c = 1599 index_test.go:143: sql update test_index set c1 = 6790569754022379006, c2 = 0.946623, c3 = 'fULZeN7QRG' where c = 3042 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:143: sql update test_index set c1 = 2155914388569799501, c2 = 0.790951, c3 = 'Dps2Bl7d7z' where c = 263 index_test.go:137: sql insert into test_index values (3617, 5748270227000281321, 0.776277, 'NrBOH7W9HG') index_test.go:137: sql insert into test_index values (3613, 2328332943680059247, 0.584235, 'vxuNXXVIqZ') index_test.go:137: sql insert into test_index values (3612, 2337484630086672111, 0.110434, 'URI7uwXD7E') index_test.go:143: sql update test_index set c1 = 1854859572881120161, c2 = 0.768769, c3 = '50fit83zZG' where c = 3598 index_test.go:137: sql insert into test_index values (3615, 563722341397832174, 0.001057, '0WyBuV9IVo') index_test.go:137: sql insert into test_index values (3614, 7715926801387020406, 0.336486, 'SkCmkhGhid') index_test.go:143: sql update test_index set c1 = 5409202530399447628, c2 = 0.885756, c3 = 'l8trP8wWCC' where c = 2512 index_test.go:143: sql update test_index set c1 = 425679411234463624, c2 = 0.059909, c3 = 'oq9uxysNrf' where c = 3319 index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 907 index_test.go:137: sql insert into test_index values (3616, 7439872283404638729, 0.583083, 'uV2NwfUQmH') index_test.go:137: sql insert into test_index values (3618, 7596921428517932182, 0.596694, 'H8C9pdgdhP') index_test.go:140: sql delete from test_index where c = 1705 index_test.go:137: sql insert into test_index values (3619, 632727939094134236, 0.711702, 'F8UTCIrBBe') index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (3620, 9088304071216844653, 0.185448, 'Ipn4rHPIy9') index_test.go:140: sql delete from test_index where c = 3391 index_test.go:137: sql insert into test_index values (3621, 4662757854608257151, 0.998427, 'u4ZB29yNAj') index_test.go:143: sql update test_index set c1 = 6073751102523987666, c2 = 0.618965, c3 = 'J5yFhXXoRN' where c = 946 index_test.go:143: sql update test_index set c1 = 1802745804483151289, c2 = 0.367263, c3 = 'm22iM7lG21' where c = 1622 index_test.go:140: sql delete from test_index where c = 1275 index_test.go:143: sql update test_index set c1 = 7184861274978163646, c2 = 0.593068, c3 = '7psjj4sDR4' where c = 1630 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:140: sql delete from test_index where c = 357 index_test.go:137: sql insert into test_index values (3622, 6777019090966372729, 0.346357, 'nyAHffOn9I') index_test.go:143: sql update test_index set c1 = 460886599632365756, c2 = 0.942049, c3 = 'dX0z1rK4b7' where c = 2422 index_test.go:137: sql insert into test_index values (3623, 3413624703257218371, 0.237500, '19CTeaxF1F') index_test.go:140: sql delete from test_index where c = 2971 index_test.go:143: sql update test_index set c1 = 7766944167268404942, c2 = 0.716002, c3 = 'xz2Z8u9VAn' where c = 2049 index_test.go:137: sql insert into test_index values (3624, 8929510439650124031, 0.520627, 'bu3aeHHUYd') index_test.go:143: sql update test_index set c1 = 7788615127629846259, c2 = 0.523012, c3 = 'qanLajK8pC' where c = 90 index_test.go:143: sql update test_index set c1 = 7720238087249099037, c2 = 0.430703, c3 = 'KAzpSWZ2bs' where c = 2478 index_test.go:143: sql update test_index set c1 = 3662308272115739445, c2 = 0.866027, c3 = 'gh4Ik1DQtD' where c = 1862 index_test.go:143: sql update test_index set c1 = 7248814764831234677, c2 = 0.501600, c3 = 'ldOoZrK2K8' where c = 1258 index_test.go:143: sql update test_index set c1 = 1394872411213485480, c2 = 0.005705, c3 = 'YQFD4pFYI2' where c = 3559 index_test.go:137: sql insert into test_index values (3625, 5850470121800577445, 0.057179, 'TDDhUBEUMX') index_test.go:137: sql insert into test_index values (3626, 1918224181323431015, 0.919015, '1ETOVzpyhO') index_test.go:137: sql insert into test_index values (3627, 8423874888027536888, 0.062411, 'YTjx3vQ06F') index_test.go:137: sql insert into test_index values (3628, 7574949878754964026, 0.060762, '4qymGGQUlz') index_test.go:140: sql delete from test_index where c = 1289 index_test.go:137: sql insert into test_index values (3630, 6901795432984113347, 0.186947, 'vRS7m3jkqk') index_test.go:140: sql delete from test_index where c = 2601 index_test.go:137: sql insert into test_index values (3629, 679292458246166885, 0.224974, 'ElNUXqsdQg') index_test.go:137: sql insert into test_index values (3631, 1925472799621174086, 0.919787, '5gCKvp6p1D') index_test.go:140: sql delete from test_index where c = 3333 index_test.go:140: sql delete from test_index where c = 2006 index_test.go:140: sql delete from test_index where c = 2364 index_test.go:143: sql update test_index set c1 = 569960936025727257, c2 = 0.186295, c3 = 't2sqzfQSJs' where c = 296 index_test.go:140: sql delete from test_index where c = 1708 index_test.go:140: sql delete from test_index where c = 2863 index_test.go:140: sql delete from test_index where c = 2332 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:143: sql update test_index set c1 = 4364027385581344357, c2 = 0.782537, c3 = 'cIEcs6mXsd' where c = 144 index_test.go:143: sql update test_index set c1 = 3254690848749269904, c2 = 0.548336, c3 = 'yKoz0NjlDG' where c = 1798 index_test.go:137: sql insert into test_index values (3632, 8377473929114980706, 0.293984, 'p8EXyfNZuE') index_test.go:143: sql update test_index set c1 = 7538236257854541047, c2 = 0.178741, c3 = '5vu4XOoUOU' where c = 2152 index_test.go:143: sql update test_index set c1 = 8539469080806714887, c2 = 0.885865, c3 = 'lXc4It7qk6' where c = 2520 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:143: sql update test_index set c1 = 2107883174826745959, c2 = 0.243817, c3 = 'RrMOBqsbuU' where c = 562 index_test.go:143: sql update test_index set c1 = 2707942513679325701, c2 = 0.215906, c3 = 'Yql0dJZaB6' where c = 2172 index_test.go:137: sql insert into test_index values (3634, 7832843921046129865, 0.284007, 'ToP8liUkAs') index_test.go:137: sql insert into test_index values (3633, 6155859835289294117, 0.819778, 'SBGsB7cADN') index_test.go:137: sql insert into test_index values (3635, 8795249583693767328, 0.803129, 'wL49AZ1lIu') index_test.go:143: sql update test_index set c1 = 7536980718345822939, c2 = 0.005852, c3 = 'Q89uhJT1xJ' where c = 334 index_test.go:143: sql update test_index set c1 = 6546211072869907525, c2 = 0.160020, c3 = 'phMC4LRE9g' where c = 1375 index_test.go:137: sql insert into test_index values (3636, 2898807316657881873, 0.008965, 'OF8CGVhLdM') index_test.go:137: sql insert into test_index values (3638, 3524489932312457948, 0.808906, 'd3V1e76vMM') index_test.go:137: sql insert into test_index values (3637, 5581149170376991085, 0.904502, 'PkcHh0gxO6') index_test.go:140: sql delete from test_index where c = 2955 index_test.go:143: sql update test_index set c1 = 3133472755497662730, c2 = 0.105333, c3 = '62yZgxMbNe' where c = 1264 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 2399 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:137: sql insert into test_index values (3640, 6532913818852085626, 0.383726, 'lESoOnHXqR') index_test.go:137: sql insert into test_index values (3639, 6762748973736001334, 0.076531, 'OFHAxkxIp2') index_test.go:140: sql delete from test_index where c = 2519 index_test.go:143: sql update test_index set c1 = 3830847203815246907, c2 = 0.578567, c3 = 'kx5WdlLP0d' where c = 3391 index_test.go:143: sql update test_index set c1 = 4803903771819490948, c2 = 0.392412, c3 = 'BHq63hT1pt' where c = 3074 index_test.go:137: sql insert into test_index values (3641, 5727904627582618094, 0.012726, '4OHLsAwWJG') index_test.go:140: sql delete from test_index where c = 3207 index_test.go:143: sql update test_index set c1 = 2119781266515924430, c2 = 0.045145, c3 = 'SDkQ4biH9Z' where c = 2167 index_test.go:143: sql update test_index set c1 = 1266481796728980811, c2 = 0.919656, c3 = 'H8mvIzdeK5' where c = 2021 index_test.go:140: sql delete from test_index where c = 2040 index_test.go:143: sql update test_index set c1 = 3470316232325708881, c2 = 0.820407, c3 = '7tYdWc4Ozy' where c = 2095 index_test.go:137: sql insert into test_index values (3643, 7491703798742441017, 0.699095, 'gFrG3MWNTJ') index_test.go:140: sql delete from test_index where c = 1283 index_test.go:143: sql update test_index set c1 = 7507543861287110757, c2 = 0.892397, c3 = 'nAolBA6MF6' where c = 233 index_test.go:137: sql insert into test_index values (3642, 1729347473199183456, 0.801562, '9GsYuS5vvc') index_test.go:140: sql delete from test_index where c = 3602 index_test.go:137: sql insert into test_index values (3644, 2277029065549881691, 0.488957, 'Pq1Z6kDw9g') index_test.go:140: sql delete from test_index where c = 1634 index_test.go:137: sql insert into test_index values (3645, 706480455395767214, 0.973683, 'z2nH71PLLZ') index_test.go:140: sql delete from test_index where c = 2244 index_test.go:143: sql update test_index set c1 = 2611323814015182827, c2 = 0.186631, c3 = 'nqe0yUp2Fz' where c = 2810 index_test.go:143: sql update test_index set c1 = 5872742832252739049, c2 = 0.586599, c3 = '9KmgtZtfpq' where c = 3054 index_test.go:143: sql update test_index set c1 = 6279113155075498243, c2 = 0.221299, c3 = 'WdMFw6ohMq' where c = 2968 index_test.go:137: sql insert into test_index values (3647, 148432244468160519, 0.149866, 'yAEtctH9i5') index_test.go:143: sql update test_index set c1 = 562287913836564401, c2 = 0.051573, c3 = 'WCbkqOfJjx' where c = 1781 index_test.go:140: sql delete from test_index where c = 811 index_test.go:137: sql insert into test_index values (3648, 3360061458102085608, 0.282087, 'wZ15OKrECP') index_test.go:137: sql insert into test_index values (3646, 3744993813704554665, 0.967730, 'voFWDiX3Gc') index_test.go:143: sql update test_index set c1 = 7338821714107396462, c2 = 0.519131, c3 = 'rJ5hGT9GSg' where c = 3405 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:137: sql insert into test_index values (3651, 5378444924896704039, 0.596305, '1Mf7FBMaZB') index_test.go:137: sql insert into test_index values (3650, 7988564497110020787, 0.429775, 'kDET8sLSky') index_test.go:137: sql insert into test_index values (3649, 1535163177630004656, 0.319494, 'eZEAxGrUNI') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:143: sql update test_index set c1 = 5343509583117307110, c2 = 0.537508, c3 = 'z2ZJcNZYwS' where c = 15 index_test.go:140: sql delete from test_index where c = 2620 index_test.go:143: sql update test_index set c1 = 5067176174273857378, c2 = 0.191742, c3 = 'NNhfwAocHk' where c = 894 index_test.go:140: sql delete from test_index where c = 1013 index_test.go:143: sql update test_index set c1 = 8181540598514069711, c2 = 0.940964, c3 = '0sWiAvXSph' where c = 2801 index_test.go:140: sql delete from test_index where c = 1353 index_test.go:143: sql update test_index set c1 = 4189681063649631753, c2 = 0.143770, c3 = '1U4SbYNmGL' where c = 2458 index_test.go:143: sql update test_index set c1 = 8898290541386483079, c2 = 0.061029, c3 = '6WsljWOqfq' where c = 203 index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (3655, 915393361328523081, 0.536170, 'EDeqVyQfXj') index_test.go:140: sql delete from test_index where c = 3108 index_test.go:137: sql insert into test_index values (3654, 2866891710637192983, 0.721102, 'yCr7bS87Ib') index_test.go:143: sql update test_index set c1 = 1014037737109616272, c2 = 0.059935, c3 = 'IHFLnEDORV' where c = 259 index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (3656, 800984100061521651, 0.398998, '0HOf3tR6Im') index_test.go:137: sql insert into test_index values (3657, 346848131021070455, 0.921251, '6rNRGQsOXt') index_test.go:143: sql update test_index set c1 = 244443772105058276, c2 = 0.550308, c3 = 'aqWWcUxhbM' where c = 1762 index_test.go:137: sql insert into test_index values (3652, 5985464070948851332, 0.195703, 'sa48M107xw') index_test.go:137: sql insert into test_index values (3653, 3157209559138429932, 0.408983, 'zmc5CxpZmp') index_test.go:143: sql update test_index set c1 = 7645857381474203620, c2 = 0.995072, c3 = 'yvrTQAZT0z' where c = 1658 index_test.go:140: sql delete from test_index where c = 2838 index_test.go:137: sql insert into test_index values (3659, 1548974294233775862, 0.751027, 'FqaDq5RyxM') index_test.go:143: sql update test_index set c1 = 6572531141373520263, c2 = 0.275117, c3 = 'b0HKuBkRLD' where c = 2453 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:140: sql delete from test_index where c = 3524 index_test.go:137: sql insert into test_index values (3658, 3019430297953162830, 0.821072, 'CjHuB4YKTl') index_test.go:137: sql insert into test_index values (3660, 5455805217247104105, 0.879291, 'OTvv1bT0Q7') index_test.go:140: sql delete from test_index where c = 2757 index_test.go:143: sql update test_index set c1 = 2956370027000477878, c2 = 0.435158, c3 = 'IZBG2lJhxB' where c = 3447 index_test.go:143: sql update test_index set c1 = 6444719764297388561, c2 = 0.754165, c3 = 'Z7r7zl8iPv' where c = 1661 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:143: sql update test_index set c1 = 2172197322935511245, c2 = 0.463913, c3 = 'n7yaXBkUwA' where c = 1742 index_test.go:143: sql update test_index set c1 = 6080293641519314112, c2 = 0.082651, c3 = 'mwdNGnrB2b' where c = 3154 index_test.go:140: sql delete from test_index where c = 2067 index_test.go:140: sql delete from test_index where c = 3570 index_test.go:143: sql update test_index set c1 = 7037477343587754448, c2 = 0.345250, c3 = 'DlJKx5sLxg' where c = 1909 index_test.go:137: sql insert into test_index values (3663, 6421643805693279256, 0.758553, 's6Ebk4kNTw') index_test.go:137: sql insert into test_index values (3661, 1099400996352353655, 0.279005, 'ZVALzefQNW') index_test.go:140: sql delete from test_index where c = 2594 index_test.go:143: sql update test_index set c1 = 8831128475125659595, c2 = 0.408230, c3 = 'J8YaP27adg' where c = 951 index_test.go:137: sql insert into test_index values (3665, 2974108160179927174, 0.264898, '6L4KCS017R') index_test.go:137: sql insert into test_index values (3666, 4672487879167794786, 0.309181, 'giDQegesW6') index_test.go:137: sql insert into test_index values (3662, 5740947368580523643, 0.088135, 'ahqIthLaoa') index_test.go:143: sql update test_index set c1 = 7353686020239970168, c2 = 0.049676, c3 = 'Jz1A4ciLxZ' where c = 2086 index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 3526935140421666403, c2 = 0.274493, c3 = '2f9ShQeNUw' where c = 2130 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (3664, 4478100998011427124, 0.420628, 'quzOxk7wF6') index_test.go:140: sql delete from test_index where c = 1493 index_test.go:137: sql insert into test_index values (3667, 65817003119330502, 0.772017, 'dhnCX1R5Gc') index_test.go:143: sql update test_index set c1 = 88870271233519317, c2 = 0.131330, c3 = '2MsqqXULmp' where c = 3081 index_test.go:140: sql delete from test_index where c = 3071 index_test.go:140: sql delete from test_index where c = 3203 index_test.go:137: sql insert into test_index values (3668, 8508042387316272953, 0.663069, '7U0NWPnS8O') index_test.go:143: sql update test_index set c1 = 1239201337400879160, c2 = 0.830142, c3 = 'aFJ3Dbqljr' where c = 685 index_test.go:137: sql insert into test_index values (3669, 1487557941479934517, 0.279350, 'MjdumfrU6U') index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 9169389236244552644, c2 = 0.280312, c3 = '7ihqznIorY' where c = 714 index_test.go:137: sql insert into test_index values (3670, 4555564928906729716, 0.052558, 'GhKVsbkMp0') index_test.go:143: sql update test_index set c1 = 444337265619149199, c2 = 0.784322, c3 = '2ijbXMgefB' where c = 2605 index_test.go:143: sql update test_index set c1 = 3090153630048267023, c2 = 0.283119, c3 = 'RICvKjGqfN' where c = 2293 index_test.go:143: sql update test_index set c1 = 6715194444348180888, c2 = 0.175249, c3 = '7TtbTTaMu6' where c = 1449 index_test.go:143: sql update test_index set c1 = 7160075685075437020, c2 = 0.049411, c3 = 'H50PBlNmBD' where c = 1741 index_test.go:140: sql delete from test_index where c = 1804 index_test.go:140: sql delete from test_index where c = 2586 index_test.go:140: sql delete from test_index where c = 2141 index_test.go:137: sql insert into test_index values (3675, 1342358375277202414, 0.439653, 'eKjxohVqn9') index_test.go:137: sql insert into test_index values (3674, 1476912244903290475, 0.519841, 'n6kc1hh2kD') index_test.go:140: sql delete from test_index where c = 2530 index_test.go:137: sql insert into test_index values (3671, 3804543131634728930, 0.692539, 'vGDvP7aIOz') index_test.go:137: sql insert into test_index values (3676, 3478092635680912460, 0.960511, 'EDlgbuzXQU') index_test.go:137: sql insert into test_index values (3673, 5841705532473658295, 0.614006, 'RCEHQ23px0') index_test.go:143: sql update test_index set c1 = 5322636684039144605, c2 = 0.282381, c3 = 'nAalAjGpjW' where c = 1859 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (3672, 7632120443472269732, 0.229810, 'Nyj3sIPlMu') index_test.go:143: sql update test_index set c1 = 7572220969917099356, c2 = 0.886400, c3 = 'ProfHc1Xyf' where c = 750 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 756 index_test.go:143: sql update test_index set c1 = 3688258391024578117, c2 = 0.980772, c3 = 'wul42TNzHA' where c = 2851 index_test.go:140: sql delete from test_index where c = 2373 index_test.go:143: sql update test_index set c1 = 1463367805881155371, c2 = 0.963528, c3 = 'smepbaK2mm' where c = 597 index_test.go:137: sql insert into test_index values (3677, 1978861926010094575, 0.703661, 'pCUgKS6yLo') index_test.go:140: sql delete from test_index where c = 2435 index_test.go:143: sql update test_index set c1 = 3374281673433221712, c2 = 0.538862, c3 = 'kTvWZS8btu' where c = 725 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 2333 index_test.go:143: sql update test_index set c1 = 4692334626027873207, c2 = 0.645090, c3 = '5gAO2zRhJp' where c = 1341 index_test.go:137: sql insert into test_index values (3680, 3268208867178433406, 0.076061, 'NywPTNVYGu') index_test.go:137: sql insert into test_index values (3679, 4915163372024873695, 0.703400, 'zT4ysokrW0') index_test.go:143: sql update test_index set c1 = 4120120896289382292, c2 = 0.092292, c3 = 'O32Prg1oud' where c = 823 index_test.go:143: sql update test_index set c1 = 3718565549531095065, c2 = 0.148584, c3 = '4YXBppZmYl' where c = 1509 index_test.go:137: sql insert into test_index values (3678, 483217377593283510, 0.971543, '9XkieaXzB5') index_test.go:143: sql update test_index set c1 = 1904431304122164744, c2 = 0.113275, c3 = 'n6BnhoaifI' where c = 1200 index_test.go:143: sql update test_index set c1 = 5226522856083910759, c2 = 0.412056, c3 = 'Jo4zEpwPZL' where c = 756 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:137: sql insert into test_index values (3686, 3203240345398624270, 0.664090, 'EZBn6TKJF1') index_test.go:143: sql update test_index set c1 = 8502566791098597363, c2 = 0.590481, c3 = 'Mah0LqMF7H' where c = 3009 index_test.go:137: sql insert into test_index values (3685, 8673091752302593655, 0.212424, 'rK3uqTjKFM') index_test.go:137: sql insert into test_index values (3681, 933250157504940279, 0.168608, '1fWYXl1QaY') index_test.go:140: sql delete from test_index where c = 2184 index_test.go:137: sql insert into test_index values (3684, 4342252988806039885, 0.421084, 'L6l4j0DY6F') index_test.go:137: sql insert into test_index values (3683, 8622112577980349585, 0.468109, 'qrFCf52YGw') index_test.go:143: sql update test_index set c1 = 5060876507953896237, c2 = 0.247387, c3 = 'V6oSKSdTFh' where c = 221 index_test.go:137: sql insert into test_index values (3682, 3472073179347904567, 0.295211, 'kR5q6lbJO0') index_test.go:140: sql delete from test_index where c = 641 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:140: sql delete from test_index where c = 2790 index_test.go:137: sql insert into test_index values (3687, 4366021743202705251, 0.267233, 'PO3IjcBdIh') index_test.go:140: sql delete from test_index where c = 3029 index_test.go:137: sql insert into test_index values (3688, 8239649496005997321, 0.984753, 'clYvAKMbid') index_test.go:143: sql update test_index set c1 = 4105845995160441060, c2 = 0.911972, c3 = '5SRzovqPA3' where c = 841 index_test.go:143: sql update test_index set c1 = 5160362311371804139, c2 = 0.806241, c3 = '5SSHRkRjjJ' where c = 2991 index_test.go:140: sql delete from test_index where c = 1196 index_test.go:140: sql delete from test_index where c = 899 index_test.go:143: sql update test_index set c1 = 3183610267468316601, c2 = 0.726780, c3 = 'GZ9Mbn5GTg' where c = 3621 index_test.go:143: sql update test_index set c1 = 5849174459087723465, c2 = 0.212551, c3 = 'q6CfOogC0f' where c = 2010 index_test.go:143: sql update test_index set c1 = 8125523119404748814, c2 = 0.462155, c3 = 'PQUpSjvjle' where c = 1896 index_test.go:137: sql insert into test_index values (3689, 1081715477814821170, 0.592369, '8QBYcBq16i') index_test.go:137: sql insert into test_index values (3690, 7531935182839506224, 0.239003, 'LVXGchVvfn') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:143: sql update test_index set c1 = 3738234331615194874, c2 = 0.915882, c3 = 'HarXPeAh3Z' where c = 244 index_test.go:137: sql insert into test_index values (3692, 5025356543236606495, 0.703806, 'gsUJO6l67E') index_test.go:137: sql insert into test_index values (3691, 8641730473074304995, 0.778345, '9F1KTDvKCQ') index_test.go:143: sql update test_index set c1 = 1347391497402773971, c2 = 0.845300, c3 = '24QadDsXlT' where c = 3648 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:140: sql delete from test_index where c = 990 index_test.go:143: sql update test_index set c1 = 3218972041586760585, c2 = 0.694031, c3 = '3XJBHN85CK' where c = 2266 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (3694, 3908339824490440172, 0.159565, 'GfyZdMxtyF') index_test.go:140: sql delete from test_index where c = 3188 index_test.go:143: sql update test_index set c1 = 7907119482045086741, c2 = 0.998949, c3 = '4bn645oufR' where c = 894 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (3695, 5513560125074685663, 0.044723, 'EjkNsiTT6z') index_test.go:140: sql delete from test_index where c = 159 index_test.go:143: sql update test_index set c1 = 3281073033101944554, c2 = 0.537610, c3 = 'zQYS31eKpC' where c = 3241 index_test.go:143: sql update test_index set c1 = 61777303403081126, c2 = 0.946391, c3 = '2Ng6DUDTla' where c = 1752 index_test.go:137: sql insert into test_index values (3693, 8798263912906470188, 0.466043, '4cTk3Qk0Jn') index_test.go:143: sql update test_index set c1 = 1304044165043314944, c2 = 0.299714, c3 = 'LdvT1U4KhP' where c = 297 index_test.go:143: sql update test_index set c1 = 4385574426529818448, c2 = 0.965820, c3 = 'wvZyVgTfDN' where c = 759 index_test.go:140: sql delete from test_index where c = 535 index_test.go:140: sql delete from test_index where c = 2286 index_test.go:137: sql insert into test_index values (3697, 1947424799434354157, 0.196527, 'mrT7nIfNLx') index_test.go:137: sql insert into test_index values (3696, 63906394636544537, 0.991100, 'H1wNGBqdHO') index_test.go:143: sql update test_index set c1 = 998306597589722284, c2 = 0.268791, c3 = 'T2VPd9XbMO' where c = 1925 index_test.go:143: sql update test_index set c1 = 4504920739806291014, c2 = 0.705835, c3 = 'RVlbIEiSzl' where c = 1887 index_test.go:143: sql update test_index set c1 = 8514075754358472564, c2 = 0.022532, c3 = '5H2dtJa9AE' where c = 918 index_test.go:137: sql insert into test_index values (3698, 3375806401309854033, 0.779170, 'aif6JSgoSs') index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (3699, 361886949258122106, 0.138748, '88CswjLu2i') index_test.go:137: sql insert into test_index values (3700, 1863824440483411036, 0.117245, 'dDBFqKJhUk') index_test.go:143: sql update test_index set c1 = 624537497552643002, c2 = 0.801696, c3 = 'Q69AQPOYaQ' where c = 1473 index_test.go:140: sql delete from test_index where c = 626 index_test.go:143: sql update test_index set c1 = 8264196414230502279, c2 = 0.994289, c3 = 'oojUb7X9pf' where c = 2708 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 2939 index_test.go:143: sql update test_index set c1 = 6569568849169671867, c2 = 0.679070, c3 = 'u64ti9nTQX' where c = 3666 index_test.go:143: sql update test_index set c1 = 7797165570883354318, c2 = 0.241245, c3 = 'axmLxbR9no' where c = 3552 index_test.go:143: sql update test_index set c1 = 3246230066000528143, c2 = 0.660737, c3 = 'DWBqnFWebu' where c = 3521 index_test.go:143: sql update test_index set c1 = 8628805364877157652, c2 = 0.316353, c3 = 'Vc5XfUnGdv' where c = 1524 [TestSimpleMixed][Mixed][Time Cost]10.732305708s === RUN TestSimple/Mixed/test_mixed_common [mysql] 2025/04/04 21:41:20 packets.go:37: read tcp 127.0.0.1:55102->127.0.0.1:5000: read: connection reset by peer [mysql] 2025/04/04 21:41:20 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:20 packets.go:37: read tcp 127.0.0.1:55382->127.0.0.1:5000: read: connection reset by peer [2025/04/04 21:41:20.530 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 7747 where c1 = 8763"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:20.530 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 1584 where c1 = 4771"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:41:20 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:20 packets.go:37: read tcp 127.0.0.1:55404->127.0.0.1:5000: read: connection reset by peer [2025/04/04 21:41:20.530 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 8691 where c1 = 2771"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:20.530 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_update_common set c2 = 5420 where c1 = 9787"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:20.530 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_update_common values (5760, 5760)"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] index_test.go:137: sql insert into test_index values (3705, 4765474170294622345, 0.533779, 'WpjrAavUt6') index_test.go:137: sql insert into test_index values (3704, 6298881804006123782, 0.808947, 'UlwaA4Rtkd') index_test.go:137: sql insert into test_index values (3710, 935764565945842415, 0.617531, 'IqJINhkNfA') index_test.go:137: sql insert into test_index values (3709, 3607570086800604139, 0.894136, 'IQNNaADtiX') index_test.go:137: sql insert into test_index values (3706, 8175050957039695228, 0.067261, 'FNhhfIk2jQ') index_test.go:137: sql insert into test_index values (3707, 5214301707803870550, 0.898798, 'Cdm3eMrznI') index_test.go:140: sql delete from test_index where c = 1019 index_test.go:140: sql delete from test_index where c = 2937 index_test.go:143: sql update test_index set c1 = 9208790600759428623, c2 = 0.089565, c3 = 'WNMBmS1gKo' where c = 17 index_test.go:140: sql delete from test_index where c = 2606 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:143: sql update test_index set c1 = 8534490564974761657, c2 = 0.703179, c3 = 'ycyPrFSAbg' where c = 1301 index_test.go:137: sql insert into test_index values (3711, 7125756483261758099, 0.373942, 'RYuBSoCpme') index_test.go:143: sql update test_index set c1 = 7444562590552482083, c2 = 0.464306, c3 = 'WpjWgiPq1G' where c = 3619 index_test.go:137: sql insert into test_index values (3712, 456637229140879966, 0.726547, 'dTPbIUPci9') index_test.go:140: sql delete from test_index where c = 2996 index_test.go:137: sql insert into test_index values (3713, 3019487376063159878, 0.583247, 'qUiSCtLjxG') index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 6648670140876111990, c2 = 0.079151, c3 = 'PVBz5HTjs5' where c = 1519 index_test.go:143: sql update test_index set c1 = 1080006212227420671, c2 = 0.768968, c3 = 'kbm0hJxte9' where c = 1378 index_test.go:137: sql insert into test_index values (3715, 9063415602492003984, 0.393714, 'Ri1Nx9Ylzr') index_test.go:137: sql insert into test_index values (3714, 7120967839183399059, 0.058892, 'PNwQlZswFI') index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (3702, 8588232155310583031, 0.883712, 'jiib0VjIof') index_test.go:140: sql delete from test_index where c = 568 index_test.go:137: sql insert into test_index values (3701, 2317156628604308536, 0.887902, 'HqEK7Gtcql') index_test.go:137: sql insert into test_index values (3708, 764755626748612613, 0.734285, 'b3dyTeKBuO') index_test.go:140: sql delete from test_index where c = 1792 index_test.go:137: sql insert into test_index values (3703, 9111995893839797405, 0.916020, 'Ids7x81zCc') index_test.go:143: sql update test_index set c1 = 8459472691035289316, c2 = 0.636311, c3 = 'bhCXl8o5WA' where c = 368 index_test.go:143: sql update test_index set c1 = 2454830258884514821, c2 = 0.900942, c3 = 'rxREHQ4ud5' where c = 567 index_test.go:140: sql delete from test_index where c = 2300 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 3631 index_test.go:140: sql delete from test_index where c = 878 index_test.go:140: sql delete from test_index where c = 1634 index_test.go:143: sql update test_index set c1 = 3359372901615838960, c2 = 0.741057, c3 = 'TPSeIIq8Wl' where c = 1793 index_test.go:143: sql update test_index set c1 = 6625910837309438324, c2 = 0.002459, c3 = 'eiiZXnnwF1' where c = 217 index_test.go:137: sql insert into test_index values (3717, 3352164810289230653, 0.410636, 'HgCcjkLPtu') index_test.go:143: sql update test_index set c1 = 4186574947076957074, c2 = 0.832466, c3 = 'HZamj2JPwU' where c = 373 index_test.go:143: sql update test_index set c1 = 1851198893894445650, c2 = 0.763189, c3 = 'mSeEZ80t5v' where c = 1466 index_test.go:143: sql update test_index set c1 = 5739761790055335635, c2 = 0.441937, c3 = '63Qy2EcxTu' where c = 107 index_test.go:143: sql update test_index set c1 = 4664166553879147582, c2 = 0.546226, c3 = 'flfNPfWOoO' where c = 3063 index_test.go:137: sql insert into test_index values (3720, 9038755670087244968, 0.831869, 'wPQbzInRsT') index_test.go:137: sql insert into test_index values (3716, 9046715383065944520, 0.661393, 'BFhyc5sNev') index_test.go:143: sql update test_index set c1 = 592621339873445113, c2 = 0.233934, c3 = '8Rg4lE5bLy' where c = 3375 index_test.go:137: sql insert into test_index values (3721, 4053627909678876043, 0.767587, '4ZmvbK2air') index_test.go:137: sql insert into test_index values (3723, 1811435431895358294, 0.513641, 'iNEuamPMpv') index_test.go:140: sql delete from test_index where c = 1637 index_test.go:137: sql insert into test_index values (3718, 8102030843175963167, 0.485551, '9Vm4EiqU36') index_test.go:140: sql delete from test_index where c = 2925 index_test.go:137: sql insert into test_index values (3719, 4334782007615744997, 0.642728, 'kVwxeStHOa') index_test.go:137: sql insert into test_index values (3722, 1717520101164030741, 0.980782, 'aPmFSH9LCZ') index_test.go:140: sql delete from test_index where c = 1169 index_test.go:140: sql delete from test_index where c = 870 index_test.go:143: sql update test_index set c1 = 7671353281400053337, c2 = 0.679962, c3 = 'oSa50mssrh' where c = 1890 index_test.go:140: sql delete from test_index where c = 3183 index_test.go:137: sql insert into test_index values (3724, 2318057922591827329, 0.939312, '5N5ETnYnP5') index_test.go:140: sql delete from test_index where c = 3213 index_test.go:143: sql update test_index set c1 = 4125523154469361144, c2 = 0.909759, c3 = 'fne38N3EFC' where c = 124 index_test.go:140: sql delete from test_index where c = 415 index_test.go:140: sql delete from test_index where c = 3523 index_test.go:143: sql update test_index set c1 = 7444345797469048563, c2 = 0.164316, c3 = 'AvYVd7A8yW' where c = 1317 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 4661475513195661841, c2 = 0.320580, c3 = '6cU0PgHgTk' where c = 2789 index_test.go:137: sql insert into test_index values (3725, 3441470465484058874, 0.948394, 'h0bf78CzeZ') index_test.go:143: sql update test_index set c1 = 2096361179131180455, c2 = 0.894777, c3 = 'IxUuPfSvvV' where c = 3506 index_test.go:143: sql update test_index set c1 = 1317627834352098384, c2 = 0.107980, c3 = 'nvBAbsepBO' where c = 648 index_test.go:143: sql update test_index set c1 = 4176264927228568939, c2 = 0.681180, c3 = 'YFOEb85aUX' where c = 3168 index_test.go:137: sql insert into test_index values (3726, 9056668131227119459, 0.213313, 'rPLZNtc8Xz') index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 607 index_test.go:137: sql insert into test_index values (3727, 8165513881565239082, 0.590556, 'hdKGgYnasV') index_test.go:137: sql insert into test_index values (3729, 7639377048625951623, 0.052764, 'BwrqbFTvXN') index_test.go:137: sql insert into test_index values (3730, 8498729473669704579, 0.702898, 'mkkmlp8BFG') index_test.go:137: sql insert into test_index values (3731, 6390860027883894539, 0.251464, 'VPsyCG1rRX') index_test.go:137: sql insert into test_index values (3728, 1606022610437592901, 0.957284, 'B2sW0D9mRn') index_test.go:143: sql update test_index set c1 = 2858617088702327571, c2 = 0.530108, c3 = 'mNSZ7MOHq5' where c = 1596 index_test.go:140: sql delete from test_index where c = 3132 index_test.go:143: sql update test_index set c1 = 2994802132434122015, c2 = 0.916164, c3 = 'lnsxKb95uK' where c = 1431 index_test.go:143: sql update test_index set c1 = 7909349452839993047, c2 = 0.135270, c3 = '2Offe1aBLX' where c = 2724 index_test.go:143: sql update test_index set c1 = 2447946027334548670, c2 = 0.084753, c3 = 'KiMOcD7emM' where c = 1759 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (3732, 7013354600805409436, 0.267869, 'o3SvD76w0f') index_test.go:140: sql delete from test_index where c = 1141 index_test.go:140: sql delete from test_index where c = 3118 index_test.go:143: sql update test_index set c1 = 8463143015498452218, c2 = 0.577485, c3 = 'Pe8HC6AnaS' where c = 2795 index_test.go:143: sql update test_index set c1 = 777361028005504246, c2 = 0.253814, c3 = 'teFtVsQdXu' where c = 364 index_test.go:137: sql insert into test_index values (3734, 5480194143165640974, 0.567847, 'A2Wxh2xrQE') index_test.go:137: sql insert into test_index values (3735, 3407049549665715367, 0.669002, 'NxlWiIt4Sz') index_test.go:140: sql delete from test_index where c = 2323 index_test.go:143: sql update test_index set c1 = 6319043816412649330, c2 = 0.012768, c3 = 'PIRHVSh8M9' where c = 914 index_test.go:143: sql update test_index set c1 = 5611599737743221814, c2 = 0.137877, c3 = 'PY1yE72MMQ' where c = 112 index_test.go:137: sql insert into test_index values (3737, 2302747703422319528, 0.728347, 'LyQ0S5sXLP') index_test.go:140: sql delete from test_index where c = 1759 index_test.go:137: sql insert into test_index values (3736, 7960336099160996274, 0.489228, 'IfRDuBumwe') index_test.go:137: sql insert into test_index values (3733, 1125483200568931985, 0.258602, 'QZNazYA9tn') index_test.go:140: sql delete from test_index where c = 2413 index_test.go:143: sql update test_index set c1 = 4806119645577028124, c2 = 0.353880, c3 = 'KHcdyQmEBP' where c = 3569 index_test.go:143: sql update test_index set c1 = 2227552569712057496, c2 = 0.234582, c3 = 'K0yFyDZEsm' where c = 453 index_test.go:143: sql update test_index set c1 = 3920723408430086061, c2 = 0.093031, c3 = 'XSIy2RJBr9' where c = 427 index_test.go:140: sql delete from test_index where c = 977 index_test.go:137: sql insert into test_index values (3738, 3034279631891032691, 0.847396, 'uMektLTD9h') index_test.go:137: sql insert into test_index values (3739, 420644304796415586, 0.628609, 'HMgxp7qRSh') index_test.go:140: sql delete from test_index where c = 2932 index_test.go:137: sql insert into test_index values (3741, 8038393288026840613, 0.421752, '9J3nJcjOA9') index_test.go:140: sql delete from test_index where c = 2246 index_test.go:143: sql update test_index set c1 = 3846057792738216, c2 = 0.544579, c3 = 'GzTptRRxCc' where c = 1285 index_test.go:140: sql delete from test_index where c = 779 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (3742, 6026006120754112073, 0.030472, 'xYpmPFeWty') index_test.go:137: sql insert into test_index values (3740, 6454104421759857396, 0.574111, 'NXmciS4N3v') index_test.go:143: sql update test_index set c1 = 474957342767762579, c2 = 0.145792, c3 = '7mCFfdcVJP' where c = 1176 index_test.go:140: sql delete from test_index where c = 3537 index_test.go:143: sql update test_index set c1 = 6091414760899022700, c2 = 0.101900, c3 = 'NSCq70uyMx' where c = 3410 index_test.go:140: sql delete from test_index where c = 2440 index_test.go:143: sql update test_index set c1 = 8621397032290671338, c2 = 0.888934, c3 = 'TatCVPmljq' where c = 818 index_test.go:137: sql insert into test_index values (3743, 5314305214222396872, 0.345602, 'Q27cqZkgjr') index_test.go:140: sql delete from test_index where c = 1870 index_test.go:143: sql update test_index set c1 = 1795449471120969302, c2 = 0.942605, c3 = 'W3WhyOQfTy' where c = 3024 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:137: sql insert into test_index values (3745, 5518691556050932571, 0.870474, 'e5ZqFWe8kR') index_test.go:143: sql update test_index set c1 = 4924628037568252734, c2 = 0.603794, c3 = 'kx28brU5hX' where c = 841 index_test.go:137: sql insert into test_index values (3746, 8132880167497931032, 0.820364, 'uDl3r0Vdjl') index_test.go:143: sql update test_index set c1 = 3658444900190443065, c2 = 0.566782, c3 = 'SPypEnY2Q6' where c = 3567 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:143: sql update test_index set c1 = 2433035872369136034, c2 = 0.793516, c3 = 'hntvMamBY8' where c = 2193 index_test.go:137: sql insert into test_index values (3747, 8551406714529164977, 0.069855, 'y7jjonVaAY') index_test.go:140: sql delete from test_index where c = 220 index_test.go:143: sql update test_index set c1 = 7696685418384039413, c2 = 0.394087, c3 = 'A6l6kPTeS4' where c = 3735 index_test.go:137: sql insert into test_index values (3744, 6655419661379802263, 0.181116, 'kSFx7Gq8MI') index_test.go:143: sql update test_index set c1 = 5730855683123907854, c2 = 0.884074, c3 = 'qaZthPnIbs' where c = 2652 index_test.go:137: sql insert into test_index values (3748, 7016220765052943341, 0.691928, '5etKbYR6KQ') index_test.go:140: sql delete from test_index where c = 3372 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 7727501290768979850, c2 = 0.905191, c3 = 'vitNno4qkG' where c = 1913 index_test.go:137: sql insert into test_index values (3750, 7644406557103964207, 0.102014, 'CAZmVkUnw3') index_test.go:143: sql update test_index set c1 = 7781851436144894112, c2 = 0.981419, c3 = 'RbIvMZ0ecw' where c = 292 index_test.go:143: sql update test_index set c1 = 5531684880986003447, c2 = 0.619490, c3 = '6MIyeLdlza' where c = 2530 index_test.go:143: sql update test_index set c1 = 8323109839724582752, c2 = 0.280344, c3 = 'bEqszmTtt8' where c = 3320 index_test.go:140: sql delete from test_index where c = 3599 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (3749, 5450761820758080256, 0.954583, 'rJkVRE2ng9') index_test.go:137: sql insert into test_index values (3752, 1781601935939512225, 0.143541, 'iBfWXSw8uM') index_test.go:137: sql insert into test_index values (3751, 2927080783307074783, 0.560590, 'PMPbVdRO16') index_test.go:137: sql insert into test_index values (3754, 1607215795407733991, 0.942778, 'b5YoOt10A1') index_test.go:140: sql delete from test_index where c = 2927 index_test.go:137: sql insert into test_index values (3755, 7294762321906709959, 0.861246, 'Jw3ZtmJfEP') index_test.go:137: sql insert into test_index values (3753, 2366050528945898313, 0.287340, 'QILeiDhutL') index_test.go:143: sql update test_index set c1 = 1506543689495038319, c2 = 0.196701, c3 = '7I8YR8mrTA' where c = 1510 index_test.go:137: sql insert into test_index values (3756, 2859368421082234114, 0.257727, '3gsPY0K9Va') index_test.go:140: sql delete from test_index where c = 2862 index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 8009615831673962652, c2 = 0.675727, c3 = 'RAm6soEh8A' where c = 3320 index_test.go:140: sql delete from test_index where c = 1621 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (3757, 1663110201867843925, 0.040643, 'mOtr34AP0L') index_test.go:143: sql update test_index set c1 = 545696081924512253, c2 = 0.063411, c3 = '9oxHD215tk' where c = 1164 index_test.go:143: sql update test_index set c1 = 5744143994755561405, c2 = 0.780021, c3 = '20mm12JKyo' where c = 3175 index_test.go:140: sql delete from test_index where c = 3109 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:137: sql insert into test_index values (3758, 1936014998445068056, 0.422564, 'il843S3gci') index_test.go:140: sql delete from test_index where c = 3161 index_test.go:143: sql update test_index set c1 = 3229348445851557597, c2 = 0.974633, c3 = 'ENuzP6cFIo' where c = 3149 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:137: sql insert into test_index values (3760, 9094365634237671858, 0.468635, 'n3kHzNcD8C') index_test.go:137: sql insert into test_index values (3759, 8005387261965429548, 0.496617, 'VEUMNX07g8') index_test.go:143: sql update test_index set c1 = 5108064067751681255, c2 = 0.050541, c3 = 'kMWDLorY8d' where c = 2414 index_test.go:143: sql update test_index set c1 = 5955465903250138335, c2 = 0.857314, c3 = 'cvBsXTog6m' where c = 3259 index_test.go:143: sql update test_index set c1 = 6342056165091149916, c2 = 0.437770, c3 = 'CBSL1SRbSt' where c = 3698 index_test.go:143: sql update test_index set c1 = 1792379548602473551, c2 = 0.131689, c3 = 'dDTMlxEaaN' where c = 865 index_test.go:140: sql delete from test_index where c = 2726 index_test.go:137: sql insert into test_index values (3761, 4910947948891455223, 0.308733, 'of9TuHRmkA') index_test.go:140: sql delete from test_index where c = 3357 index_test.go:143: sql update test_index set c1 = 145943533563933743, c2 = 0.830367, c3 = 'KqACGW8EZz' where c = 2969 index_test.go:137: sql insert into test_index values (3762, 8503155923763800312, 0.006174, '030lKR5TUY') index_test.go:137: sql insert into test_index values (3764, 618579459463178441, 0.342035, 'AaDpqFihcw') index_test.go:137: sql insert into test_index values (3763, 4402399387421240541, 0.757027, 'iN06yFjDKk') index_test.go:140: sql delete from test_index where c = 1296 index_test.go:137: sql insert into test_index values (3765, 5895280833692038593, 0.716663, 'OSWSZZ2ZGG') index_test.go:137: sql insert into test_index values (3766, 5531800721703704162, 0.985477, 't4wdaagP4V') index_test.go:143: sql update test_index set c1 = 6746341834506940728, c2 = 0.875721, c3 = 'FQMMIVnnUJ' where c = 1894 index_test.go:143: sql update test_index set c1 = 1709538929124323256, c2 = 0.479251, c3 = '5FZoMQwwpD' where c = 2163 index_test.go:143: sql update test_index set c1 = 4029403535183484920, c2 = 0.576316, c3 = 'ys8M4GMNzI' where c = 1724 index_test.go:140: sql delete from test_index where c = 1774 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:143: sql update test_index set c1 = 7041889873723765414, c2 = 0.621344, c3 = 'H4UW5kJyzI' where c = 2245 index_test.go:140: sql delete from test_index where c = 891 index_test.go:140: sql delete from test_index where c = 3099 index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (3767, 4497842485138648442, 0.659807, 'J0Y11dp9xI') index_test.go:143: sql update test_index set c1 = 8430935065728841250, c2 = 0.196212, c3 = 'GV4Cahv3lp' where c = 2860 index_test.go:137: sql insert into test_index values (3770, 6217974902942401936, 0.293808, 'eGi3g0pbTA') index_test.go:143: sql update test_index set c1 = 5247305051460674159, c2 = 0.136889, c3 = 'aKdRFeByX1' where c = 1745 index_test.go:143: sql update test_index set c1 = 3088423809769653580, c2 = 0.176926, c3 = 'C8xx8g0lb9' where c = 1636 index_test.go:143: sql update test_index set c1 = 8475812386817725491, c2 = 0.899928, c3 = 'dhIkUaKDML' where c = 2048 index_test.go:143: sql update test_index set c1 = 7812739435236951900, c2 = 0.775260, c3 = 'Fpaazbf1J3' where c = 1312 index_test.go:140: sql delete from test_index where c = 1990 index_test.go:137: sql insert into test_index values (3768, 607862542345902738, 0.739517, 'omtfc2Qdkw') index_test.go:137: sql insert into test_index values (3769, 166782306613212972, 0.835282, 'T4WejCIIPe') index_test.go:140: sql delete from test_index where c = 2397 index_test.go:140: sql delete from test_index where c = 872 index_test.go:137: sql insert into test_index values (3773, 8516493021472254816, 0.447999, 'MdYWwrFneM') index_test.go:137: sql insert into test_index values (3771, 5734444638015507943, 0.506736, 'Y9FO9KuIfP') index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (3775, 4618963188929741210, 0.752764, 'IBlq89OGKK') index_test.go:140: sql delete from test_index where c = 708 index_test.go:137: sql insert into test_index values (3774, 3388051932233884952, 0.135896, 'dbyKdRZzho') index_test.go:137: sql insert into test_index values (3772, 7079267410482896318, 0.532116, 'iuxUDe1Yg4') index_test.go:143: sql update test_index set c1 = 4106221338800246429, c2 = 0.571880, c3 = '73Os3xDMXR' where c = 424 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 8145957767963026920, c2 = 0.123618, c3 = 'ySmlq7InjS' where c = 48 index_test.go:143: sql update test_index set c1 = 2542731832923526053, c2 = 0.118394, c3 = 'QoIAfVJrBW' where c = 3209 index_test.go:143: sql update test_index set c1 = 8780907573819259180, c2 = 0.074100, c3 = 'k9y2kkDKPs' where c = 1937 index_test.go:143: sql update test_index set c1 = 290835440154729262, c2 = 0.080113, c3 = 'eVFdRf5rsT' where c = 1609 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (3776, 6082251975067404213, 0.438823, 'JSgvJKJdBP') index_test.go:143: sql update test_index set c1 = 1612775734489073919, c2 = 0.035391, c3 = 'hsK9bBGGQm' where c = 2329 index_test.go:137: sql insert into test_index values (3779, 8951699163273656952, 0.108161, 'YqiVtKyrui') index_test.go:143: sql update test_index set c1 = 695312708858677774, c2 = 0.760951, c3 = 'mAORpdKWUP' where c = 230 index_test.go:137: sql insert into test_index values (3777, 6533452287058398660, 0.551528, '1c3JLY4gEO') index_test.go:137: sql insert into test_index values (3778, 2258284901915547282, 0.712762, 'xivBEcpx2S') index_test.go:137: sql insert into test_index values (3780, 6563072593086183831, 0.525097, 'feVOmwgUbw') index_test.go:140: sql delete from test_index where c = 3499 index_test.go:140: sql delete from test_index where c = 613 index_test.go:137: sql insert into test_index values (3781, 4470590730241619398, 0.794823, '9TBC2CG22j') index_test.go:143: sql update test_index set c1 = 2945801752817751942, c2 = 0.363572, c3 = 'YVVn4Wy6To' where c = 2170 index_test.go:140: sql delete from test_index where c = 583 index_test.go:140: sql delete from test_index where c = 339 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 1021 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:143: sql update test_index set c1 = 2856750618624679077, c2 = 0.417684, c3 = '2X6uotXvwo' where c = 520 index_test.go:137: sql insert into test_index values (3782, 1639996562166688458, 0.653151, 'Urg3CVKK8F') index_test.go:143: sql update test_index set c1 = 4237590563640880810, c2 = 0.449214, c3 = '7xvixCDmSD' where c = 2702 index_test.go:143: sql update test_index set c1 = 4359472734012094099, c2 = 0.569089, c3 = '5abygM91lX' where c = 492 index_test.go:137: sql insert into test_index values (3783, 7329827497593885423, 0.737090, 'yUiDvEPPcd') index_test.go:143: sql update test_index set c1 = 7120638003680671840, c2 = 0.183065, c3 = 'u9GfnRdaa1' where c = 2211 index_test.go:137: sql insert into test_index values (3784, 6065570026569279257, 0.522297, 'O5pnkN5RJR') index_test.go:143: sql update test_index set c1 = 2240607355464626526, c2 = 0.439362, c3 = 'BYH9Jda4XK' where c = 2669 index_test.go:143: sql update test_index set c1 = 1080324884435926723, c2 = 0.420596, c3 = 'KbN9Mg4AYR' where c = 3628 index_test.go:140: sql delete from test_index where c = 1018 index_test.go:143: sql update test_index set c1 = 7636104037824390556, c2 = 0.675214, c3 = '5pfzuMpkFN' where c = 476 index_test.go:143: sql update test_index set c1 = 1752158004852357623, c2 = 0.793214, c3 = 'pZzt2zoxR0' where c = 24 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (3786, 8660027138031581935, 0.577112, 'cHRNolF0rU') index_test.go:137: sql insert into test_index values (3788, 5205444930787528648, 0.796968, 'Q229FqSj1T') index_test.go:137: sql insert into test_index values (3789, 6559545305903107722, 0.811152, '13Teozql51') index_test.go:140: sql delete from test_index where c = 917 index_test.go:137: sql insert into test_index values (3785, 9078298613443051563, 0.511775, 'jPAJ8r80oE') index_test.go:143: sql update test_index set c1 = 7990896438160118420, c2 = 0.862476, c3 = 'n61iUHUauY' where c = 3704 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:143: sql update test_index set c1 = 8212100890105912535, c2 = 0.661388, c3 = '6Knq762Oqo' where c = 1938 index_test.go:137: sql insert into test_index values (3787, 6652560884153054679, 0.723155, 'mIYh4INPfM') index_test.go:140: sql delete from test_index where c = 917 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:137: sql insert into test_index values (3790, 3645583083643979116, 0.727616, '1ZSL213QUL') index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 3414417470692412513, c2 = 0.701848, c3 = 'eM6jSOWFmY' where c = 3481 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 2995698990992178275, c2 = 0.644570, c3 = '7gQ2ylj5pl' where c = 3271 index_test.go:143: sql update test_index set c1 = 927573152456465596, c2 = 0.249933, c3 = '5odVaey8Hr' where c = 3764 index_test.go:137: sql insert into test_index values (3793, 7917401008661662575, 0.864799, 'FCLXU0OSe6') index_test.go:143: sql update test_index set c1 = 6869851316433655500, c2 = 0.429494, c3 = 'dftp3ETUhE' where c = 3434 index_test.go:140: sql delete from test_index where c = 889 index_test.go:137: sql insert into test_index values (3791, 3005672761710211242, 0.808812, 'CQ8ofYkHrG') index_test.go:143: sql update test_index set c1 = 1433097417214857303, c2 = 0.869741, c3 = 'v82UDsmkoe' where c = 3396 index_test.go:143: sql update test_index set c1 = 2625841974065668248, c2 = 0.005611, c3 = 'ueJbLb38YK' where c = 3080 index_test.go:137: sql insert into test_index values (3792, 1807174261349527975, 0.780321, 'vY3zxgW1uc') index_test.go:137: sql insert into test_index values (3794, 3206216949942964184, 0.139498, 'cPR1vH4c3v') index_test.go:137: sql insert into test_index values (3795, 790241430514288049, 0.797131, 'VG1CEwgnyc') index_test.go:140: sql delete from test_index where c = 1414 index_test.go:137: sql insert into test_index values (3797, 3881400710103957766, 0.532620, 'aRw4xij1VU') index_test.go:137: sql insert into test_index values (3796, 6006371746102789254, 0.524937, 'PPPYVRKENh') index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 224 index_test.go:143: sql update test_index set c1 = 7635415645622406900, c2 = 0.761304, c3 = 'bT8WTPYwRj' where c = 3753 index_test.go:143: sql update test_index set c1 = 4194107212662523872, c2 = 0.801541, c3 = 'ujAgNO5uPH' where c = 1251 index_test.go:140: sql delete from test_index where c = 812 index_test.go:140: sql delete from test_index where c = 2048 index_test.go:140: sql delete from test_index where c = 2830 index_test.go:143: sql update test_index set c1 = 4799825556968788180, c2 = 0.259734, c3 = 'ugqkZBmq10' where c = 2404 index_test.go:143: sql update test_index set c1 = 4620226064772115215, c2 = 0.863214, c3 = 'Juv6RpJeVG' where c = 3047 index_test.go:140: sql delete from test_index where c = 3705 index_test.go:143: sql update test_index set c1 = 3071273331920230911, c2 = 0.500754, c3 = 'ZNZzZDeRfU' where c = 1761 index_test.go:143: sql update test_index set c1 = 388227488434459063, c2 = 0.627063, c3 = 'pdwKunTHqg' where c = 2498 index_test.go:143: sql update test_index set c1 = 6039282230393631785, c2 = 0.055151, c3 = 'KMAUW55wVp' where c = 1288 index_test.go:143: sql update test_index set c1 = 2152162693594356239, c2 = 0.046353, c3 = 'mp31HfWRNq' where c = 1574 index_test.go:137: sql insert into test_index values (3798, 789897584705182371, 0.083563, '7v0RHwhCuv') index_test.go:137: sql insert into test_index values (3799, 3644983214078311560, 0.031386, 'VUk8XVSUnk') index_test.go:140: sql delete from test_index where c = 3280 index_test.go:143: sql update test_index set c1 = 6830594791136180479, c2 = 0.498764, c3 = 'egy8immjuk' where c = 496 index_test.go:140: sql delete from test_index where c = 2542 index_test.go:137: sql insert into test_index values (3800, 930555607782168105, 0.726650, 'A9TTUxkP8W') index_test.go:143: sql update test_index set c1 = 1478866328404736811, c2 = 0.915444, c3 = 'bF7y7axAE1' where c = 754 index_test.go:140: sql delete from test_index where c = 2464 index_test.go:143: sql update test_index set c1 = 5650024171163648156, c2 = 0.186670, c3 = 'nbeLZU4q69' where c = 1088 index_test.go:137: sql insert into test_index values (3804, 4386890501861167972, 0.319688, 'LE9eA0Zwb0') index_test.go:137: sql insert into test_index values (3806, 8678408774052038135, 0.285614, 'B1utgSFaq7') index_test.go:137: sql insert into test_index values (3803, 5018339509402249692, 0.835986, 'TXyQQD7YD8') index_test.go:137: sql insert into test_index values (3810, 6547181595721098892, 0.900654, 'zjZITcduaC') index_test.go:137: sql insert into test_index values (3809, 1114200826871181141, 0.350472, 'iWGEHSrNzq') index_test.go:137: sql insert into test_index values (3807, 4171076487623371027, 0.773899, 'SdXgiR6kPe') index_test.go:137: sql insert into test_index values (3801, 4979372516154034074, 0.181482, 'ypqK5OAKbP') index_test.go:137: sql insert into test_index values (3802, 1372112210425379556, 0.289545, 'cmzmm6o0t4') index_test.go:137: sql insert into test_index values (3805, 4226631284125874891, 0.885476, 'gwsHxzSu4m') index_test.go:137: sql insert into test_index values (3808, 7514571177149151518, 0.942423, 'J2gsCjdcbX') index_test.go:140: sql delete from test_index where c = 1116 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:140: sql delete from test_index where c = 545 index_test.go:140: sql delete from test_index where c = 3192 index_test.go:140: sql delete from test_index where c = 2806 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:140: sql delete from test_index where c = 465 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:143: sql update test_index set c1 = 199131522383928346, c2 = 0.018529, c3 = '66pT3n6ysv' where c = 828 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:143: sql update test_index set c1 = 4521068122414531115, c2 = 0.847114, c3 = '3GfDRUjmn8' where c = 2625 index_test.go:143: sql update test_index set c1 = 737150079562303974, c2 = 0.486215, c3 = '9ogGmk6hQ3' where c = 2168 index_test.go:143: sql update test_index set c1 = 3703906749401709146, c2 = 0.966367, c3 = '87CEvo11U1' where c = 1166 index_test.go:143: sql update test_index set c1 = 7368380292361391078, c2 = 0.234004, c3 = 'ECPS1eIIBA' where c = 3763 index_test.go:143: sql update test_index set c1 = 7183321539471306400, c2 = 0.448514, c3 = 'jfp5HEgES9' where c = 1791 index_test.go:143: sql update test_index set c1 = 216862789778545773, c2 = 0.861248, c3 = 'Pym1nDoseQ' where c = 1579 index_test.go:143: sql update test_index set c1 = 8642546728318278908, c2 = 0.084636, c3 = '9nWGi98xMh' where c = 1864 index_test.go:143: sql update test_index set c1 = 3967866686785679985, c2 = 0.931016, c3 = 'AIqEgsEou2' where c = 2893 index_test.go:137: sql insert into test_index values (3812, 2665704302703402552, 0.483867, 'fo94lTekcd') index_test.go:137: sql insert into test_index values (3811, 3387791178013316974, 0.418327, 'c2wQBN9PUw') index_test.go:143: sql update test_index set c1 = 3378559927730713996, c2 = 0.624364, c3 = '58USFF9QA7' where c = 3030 index_test.go:137: sql insert into test_index values (3814, 6432636693897974930, 0.759825, 'nVE59sClwE') index_test.go:137: sql insert into test_index values (3815, 4292694125268252704, 0.877222, '70GRDWD4j1') index_test.go:137: sql insert into test_index values (3816, 1458999139915307548, 0.316015, 'rKNrc0pvk3') index_test.go:137: sql insert into test_index values (3813, 3694273336865730618, 0.661308, '3cDWPl6vnY') index_test.go:137: sql insert into test_index values (3817, 5771288269698015848, 0.271945, 'wV5e0mGqpH') index_test.go:137: sql insert into test_index values (3818, 4847181690506504754, 0.612645, 'E8ZOTLESex') index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:137: sql insert into test_index values (3820, 998358335469753680, 0.441615, 'vR7r2tk8ic') index_test.go:140: sql delete from test_index where c = 2796 index_test.go:137: sql insert into test_index values (3819, 5591333060889139221, 0.637314, 'y84IMAsYl0') index_test.go:140: sql delete from test_index where c = 2897 index_test.go:140: sql delete from test_index where c = 3415 index_test.go:143: sql update test_index set c1 = 8184049984976381524, c2 = 0.019597, c3 = 'P8NZCMQcOt' where c = 2112 index_test.go:143: sql update test_index set c1 = 6050928161048408628, c2 = 0.879931, c3 = 'IbCmpg9NBy' where c = 2178 index_test.go:140: sql delete from test_index where c = 3135 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 2686 index_test.go:140: sql delete from test_index where c = 9 index_test.go:143: sql update test_index set c1 = 3037921881944851747, c2 = 0.105743, c3 = 'CrLPiXHMh6' where c = 3487 index_test.go:143: sql update test_index set c1 = 7385950278594950424, c2 = 0.479926, c3 = 'vewPXt2sD7' where c = 2000 index_test.go:143: sql update test_index set c1 = 3716554994920946004, c2 = 0.076453, c3 = '5X82Phd6KM' where c = 3595 index_test.go:137: sql insert into test_index values (3821, 410498819677651761, 0.647139, '6Utja2gLmd') index_test.go:143: sql update test_index set c1 = 3905243550034825801, c2 = 0.307064, c3 = 'h5q2gpLCtY' where c = 3217 index_test.go:143: sql update test_index set c1 = 1639494837344420608, c2 = 0.767828, c3 = 'Tb0AIoOg9E' where c = 71 index_test.go:137: sql insert into test_index values (3822, 1472169945924555943, 0.244149, 'gHxWKabQBw') index_test.go:137: sql insert into test_index values (3823, 6869833095099143936, 0.115089, 'Nq0bGJ4sNg') index_test.go:137: sql insert into test_index values (3824, 2594675245123080709, 0.055312, 'pHDpT65XRu') index_test.go:143: sql update test_index set c1 = 5823218702142856255, c2 = 0.412008, c3 = '0As7lg37c4' where c = 3532 index_test.go:137: sql insert into test_index values (3826, 426318821224953781, 0.202942, 'OqPEW9QyUE') index_test.go:143: sql update test_index set c1 = 2008525709217073625, c2 = 0.555135, c3 = 'dzyis0QEEO' where c = 2407 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:137: sql insert into test_index values (3825, 1791323653491336677, 0.365783, '9xDLx8THQQ') index_test.go:137: sql insert into test_index values (3828, 8843949219988370308, 0.418465, '2agZsXxw14') index_test.go:140: sql delete from test_index where c = 3365 index_test.go:137: sql insert into test_index values (3827, 3184676157178761752, 0.527201, 'AR5q65dOmm') index_test.go:140: sql delete from test_index where c = 3322 index_test.go:140: sql delete from test_index where c = 1366 index_test.go:143: sql update test_index set c1 = 7915769613476036988, c2 = 0.093166, c3 = 'o5UnqqvCKn' where c = 2977 index_test.go:143: sql update test_index set c1 = 7730870693036239972, c2 = 0.974266, c3 = 'xErueNSbhX' where c = 1350 index_test.go:140: sql delete from test_index where c = 156 index_test.go:137: sql insert into test_index values (3829, 6888510138737558668, 0.360563, 'MW5xoiFskB') index_test.go:143: sql update test_index set c1 = 8887337991567535766, c2 = 0.864847, c3 = 'RAs8NSCJSg' where c = 303 index_test.go:143: sql update test_index set c1 = 1920800285708776641, c2 = 0.093192, c3 = 'FTyKU3127N' where c = 494 index_test.go:140: sql delete from test_index where c = 490 index_test.go:143: sql update test_index set c1 = 3706531815245084913, c2 = 0.182704, c3 = 'jvEH64RZh2' where c = 1185 index_test.go:137: sql insert into test_index values (3831, 4777642045489731687, 0.520442, 'uF8wyDG6nW') index_test.go:140: sql delete from test_index where c = 2339 index_test.go:143: sql update test_index set c1 = 7689651287532420496, c2 = 0.628198, c3 = 'IkRddQN3Ux' where c = 2549 index_test.go:143: sql update test_index set c1 = 2070961989075003208, c2 = 0.604988, c3 = '6aFZpxSMTe' where c = 2924 index_test.go:137: sql insert into test_index values (3830, 2270767907543251748, 0.116797, 'A9F8bvYtLO') index_test.go:140: sql delete from test_index where c = 3201 index_test.go:137: sql insert into test_index values (3833, 1765713004853096662, 0.517591, 'Hqk33JcMSs') index_test.go:137: sql insert into test_index values (3834, 5142373939581695907, 0.038193, 'ghtYsoK4Kb') index_test.go:143: sql update test_index set c1 = 1455108452844324742, c2 = 0.970799, c3 = 'JXePmX8aop' where c = 1890 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:137: sql insert into test_index values (3835, 8050851792052188338, 0.883796, 'CSr5rZE5rb') index_test.go:143: sql update test_index set c1 = 6674335718474510305, c2 = 0.939880, c3 = 'bF9KwNDLE9' where c = 2070 index_test.go:140: sql delete from test_index where c = 475 index_test.go:137: sql insert into test_index values (3832, 570030436648415975, 0.880320, 'x9zp6Sz7dG') index_test.go:140: sql delete from test_index where c = 1420 index_test.go:143: sql update test_index set c1 = 2252972874126393643, c2 = 0.876773, c3 = 'e0SLvUZMIE' where c = 2590 index_test.go:140: sql delete from test_index where c = 1743 index_test.go:137: sql insert into test_index values (3837, 9169347345330955411, 0.040176, 'XewYBO24BN') index_test.go:143: sql update test_index set c1 = 5082222942550903845, c2 = 0.322851, c3 = 'oBnwFyDabd' where c = 1525 index_test.go:137: sql insert into test_index values (3838, 4746693175240025901, 0.548868, 'zipcH9gf0k') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:143: sql update test_index set c1 = 5014658809624677096, c2 = 0.694404, c3 = '56N1crv8md' where c = 872 index_test.go:137: sql insert into test_index values (3836, 5912923505064115432, 0.565187, 'NYooHRU9I3') index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:143: sql update test_index set c1 = 2463321999007434838, c2 = 0.642172, c3 = 'bXZqED3z81' where c = 1248 index_test.go:143: sql update test_index set c1 = 8097144832985882009, c2 = 0.772840, c3 = 'fPqKMlF2gX' where c = 2142 index_test.go:137: sql insert into test_index values (3840, 7471316681179595839, 0.909362, 'Gdr6f4EMTi') index_test.go:140: sql delete from test_index where c = 2536 index_test.go:137: sql insert into test_index values (3841, 8926873756443413426, 0.567220, 'GIoHcyc5q6') index_test.go:143: sql update test_index set c1 = 989426271428171758, c2 = 0.094772, c3 = 'yxdp93xfwj' where c = 2156 index_test.go:137: sql insert into test_index values (3839, 6932398684947536240, 0.444510, 'qLG3Ll8jaV') index_test.go:140: sql delete from test_index where c = 1480 index_test.go:143: sql update test_index set c1 = 9097484965385900089, c2 = 0.725812, c3 = 'eBVIgrbt4z' where c = 544 index_test.go:143: sql update test_index set c1 = 1299108637366181958, c2 = 0.173490, c3 = 'gi1Xqc0UDf' where c = 3688 index_test.go:137: sql insert into test_index values (3843, 643501127384143190, 0.240961, 'WhCjzLH8X3') index_test.go:137: sql insert into test_index values (3842, 5157498027651337163, 0.556133, 'GXEMSn5crM') index_test.go:140: sql delete from test_index where c = 3281 index_test.go:143: sql update test_index set c1 = 9117882656708453111, c2 = 0.043246, c3 = 'BQM2zuUvRY' where c = 2498 index_test.go:137: sql insert into test_index values (3845, 7199916332380404823, 0.367054, 'zEVUvXqAoi') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:143: sql update test_index set c1 = 431119155547466248, c2 = 0.958389, c3 = 'j3G70X1vKZ' where c = 2751 index_test.go:137: sql insert into test_index values (3846, 6815808403575323539, 0.155265, 'tTx9Sg5xW3') index_test.go:140: sql delete from test_index where c = 3259 index_test.go:140: sql delete from test_index where c = 1481 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:143: sql update test_index set c1 = 4887307042059167784, c2 = 0.461968, c3 = 'SvQV6Hgp4t' where c = 2690 index_test.go:143: sql update test_index set c1 = 2828994044451750015, c2 = 0.148798, c3 = 'mIuc1wK5K8' where c = 555 index_test.go:143: sql update test_index set c1 = 5005603111101187819, c2 = 0.426803, c3 = 'iubfgVXm6Z' where c = 295 index_test.go:143: sql update test_index set c1 = 5266099332568743662, c2 = 0.791705, c3 = 'kGzoqELYrO' where c = 2417 index_test.go:137: sql insert into test_index values (3848, 8313410318430747191, 0.122765, 'cwcMmjQ0Cf') index_test.go:143: sql update test_index set c1 = 9118472405842995990, c2 = 0.255444, c3 = '6Oj8fvAixv' where c = 967 index_test.go:140: sql delete from test_index where c = 3157 index_test.go:137: sql insert into test_index values (3851, 6823375236195898972, 0.710888, 'vJKtB13SiT') index_test.go:137: sql insert into test_index values (3849, 4209596161218972112, 0.368708, 'GkzjCqkCFW') index_test.go:137: sql insert into test_index values (3850, 2375900650182398572, 0.530252, '2ZFjmokSJI') index_test.go:140: sql delete from test_index where c = 2286 index_test.go:137: sql insert into test_index values (3853, 8466259559723247670, 0.298041, 'FlQJ4cqzo1') index_test.go:140: sql delete from test_index where c = 1254 index_test.go:143: sql update test_index set c1 = 2877782271565496255, c2 = 0.339558, c3 = 'jlvjvQkcAF' where c = 2422 index_test.go:143: sql update test_index set c1 = 5684739304810891198, c2 = 0.955447, c3 = 'bfBgABGfv2' where c = 1725 index_test.go:137: sql insert into test_index values (3854, 2369645768833870099, 0.234000, 'blT8KLbzqD') index_test.go:143: sql update test_index set c1 = 5049493334826234382, c2 = 0.226121, c3 = 'Red9LHzMJJ' where c = 2529 index_test.go:137: sql insert into test_index values (3855, 4979958431914815785, 0.019009, 'UkijKUoWGq') index_test.go:140: sql delete from test_index where c = 3215 index_test.go:143: sql update test_index set c1 = 5163594724152397051, c2 = 0.885363, c3 = 'pSa55rBQii' where c = 920 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (3857, 1867210517006483237, 0.488945, '88fDbsXF5x') index_test.go:143: sql update test_index set c1 = 3263981645269673974, c2 = 0.134997, c3 = 'kLz0DnQ9Ty' where c = 3077 index_test.go:140: sql delete from test_index where c = 1775 index_test.go:137: sql insert into test_index values (3844, 3576976665396709363, 0.784473, 'dchrhSqh1B') index_test.go:137: sql insert into test_index values (3852, 8519074298551798804, 0.168867, 'XZ0D2FPNVu') index_test.go:143: sql update test_index set c1 = 2664993554139847673, c2 = 0.551013, c3 = 'd1OpHm8VKN' where c = 3563 index_test.go:137: sql insert into test_index values (3856, 7920737510740863775, 0.475752, '4KiqvVNt53') index_test.go:137: sql insert into test_index values (3847, 2014534099450505731, 0.287439, 'x5XY4UNZjw') index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:143: sql update test_index set c1 = 3315415226984622566, c2 = 0.355513, c3 = 'c7CFqM8RCU' where c = 3483 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:137: sql insert into test_index values (3858, 1078286297843280478, 0.488108, 'SFJLso2Hov') index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 2163636701008170917, c2 = 0.865560, c3 = 'esgYsdh7Lh' where c = 3183 index_test.go:140: sql delete from test_index where c = 3505 index_test.go:143: sql update test_index set c1 = 1916887599555731802, c2 = 0.627875, c3 = 'YnFzShEYrf' where c = 3367 index_test.go:137: sql insert into test_index values (3859, 7533227158427081658, 0.103660, 'bTWTDWNaoT') index_test.go:143: sql update test_index set c1 = 4594437413181984882, c2 = 0.293906, c3 = '4qjWCTObla' where c = 2585 index_test.go:137: sql insert into test_index values (3860, 2135301759043742145, 0.071756, 'l2P4UddZHT') index_test.go:143: sql update test_index set c1 = 9109887172977662238, c2 = 0.545349, c3 = 'gtWGe71Nge' where c = 2381 index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:137: sql insert into test_index values (3861, 185768444805251871, 0.457781, 'K1cSdJi3LP') index_test.go:137: sql insert into test_index values (3864, 1331967620295584270, 0.183621, 'PyBDrtBokx') index_test.go:137: sql insert into test_index values (3863, 4199945393844604962, 0.284697, 'EyVIv0G14w') index_test.go:140: sql delete from test_index where c = 1897 index_test.go:140: sql delete from test_index where c = 797 index_test.go:137: sql insert into test_index values (3862, 226092494969955895, 0.202599, 'AITkUfAof2') index_test.go:143: sql update test_index set c1 = 8481335281330079505, c2 = 0.085093, c3 = 'qsgYprnye5' where c = 2569 index_test.go:140: sql delete from test_index where c = 3386 index_test.go:143: sql update test_index set c1 = 6356360138106149029, c2 = 0.880202, c3 = 'SpFnTO6kL9' where c = 2533 index_test.go:143: sql update test_index set c1 = 6169719824548206775, c2 = 0.479137, c3 = 'E4zUROjDaD' where c = 1852 index_test.go:143: sql update test_index set c1 = 2610693551476268964, c2 = 0.391172, c3 = '4mwzycfTNc' where c = 2863 index_test.go:143: sql update test_index set c1 = 795889570921224116, c2 = 0.462838, c3 = 'dWzvkwU5zv' where c = 3650 index_test.go:143: sql update test_index set c1 = 2654894345427022276, c2 = 0.949510, c3 = 'r5ANWzVZ0p' where c = 2435 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 3729 index_test.go:143: sql update test_index set c1 = 5199752771818921030, c2 = 0.277195, c3 = 'wgvZbrgqi3' where c = 503 index_test.go:143: sql update test_index set c1 = 1069671185196898669, c2 = 0.018029, c3 = 'FJzm0oGJeI' where c = 309 index_test.go:137: sql insert into test_index values (3865, 4158035492964597538, 0.400397, 'Ix0w2mLiGS') index_test.go:137: sql insert into test_index values (3866, 3684143617719022626, 0.901346, 'KDVQ0MmWXJ') index_test.go:137: sql insert into test_index values (3868, 4259383068514403725, 0.362098, '1wTjRXXghI') index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (3867, 6505213203280336916, 0.783427, '1I0l9WNG5y') index_test.go:137: sql insert into test_index values (3872, 5903391842547624374, 0.544724, 'ZRjxm4bSNY') index_test.go:143: sql update test_index set c1 = 7978073881364194228, c2 = 0.474162, c3 = 'Lx4P9V2VJK' where c = 2210 index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 3239538851376862378, c2 = 0.450380, c3 = '2bVRPLcdqt' where c = 413 index_test.go:137: sql insert into test_index values (3870, 1468610403079581233, 0.095351, 'TvVee2i08O') index_test.go:137: sql insert into test_index values (3871, 6612642134061852340, 0.150726, 'v6OdOHjpJM') index_test.go:140: sql delete from test_index where c = 2822 index_test.go:137: sql insert into test_index values (3869, 9037424852985193782, 0.568799, 'oKBA2gshRD') index_test.go:143: sql update test_index set c1 = 8123871362174525693, c2 = 0.437523, c3 = '1RSlwLc5A8' where c = 3298 index_test.go:137: sql insert into test_index values (3873, 8330049471428116397, 0.145907, 'mpwgndBFef') index_test.go:140: sql delete from test_index where c = 3777 index_test.go:137: sql insert into test_index values (3874, 1486893743125342342, 0.487071, 'YTeQlQuo3T') index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 4714063501397876652, c2 = 0.894914, c3 = 'o80sY41LaS' where c = 2952 index_test.go:140: sql delete from test_index where c = 3081 index_test.go:140: sql delete from test_index where c = 2428 index_test.go:137: sql insert into test_index values (3875, 3490142346314169745, 0.703564, 'vHpEZDrP7P') index_test.go:143: sql update test_index set c1 = 859716357458464457, c2 = 0.827525, c3 = 'GbvSrdOEiu' where c = 1978 index_test.go:143: sql update test_index set c1 = 6328363957624559564, c2 = 0.422118, c3 = 'iFBlcq7tu5' where c = 1424 index_test.go:143: sql update test_index set c1 = 1102194063226662908, c2 = 0.079110, c3 = 'KXUxJCnM8L' where c = 1979 index_test.go:140: sql delete from test_index where c = 112 index_test.go:137: sql insert into test_index values (3876, 4210143006417530068, 0.162893, 'r23zGTiF8v') index_test.go:137: sql insert into test_index values (3877, 4181009332755140224, 0.830177, 'yKiF1VG5DA') index_test.go:140: sql delete from test_index where c = 3543 index_test.go:143: sql update test_index set c1 = 7809474057261910894, c2 = 0.513797, c3 = 'pxQUxGpV8m' where c = 2255 index_test.go:140: sql delete from test_index where c = 2936 index_test.go:137: sql insert into test_index values (3879, 4641149707060063526, 0.930960, 'Zeij0JTfFX') index_test.go:137: sql insert into test_index values (3878, 7877286884549101591, 0.496253, 'wk9pSXkH4m') index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 4389573091592288159, c2 = 0.151987, c3 = 'LwDPhNOkJs' where c = 310 index_test.go:140: sql delete from test_index where c = 3228 index_test.go:143: sql update test_index set c1 = 8561179884669349690, c2 = 0.336343, c3 = 'uJEV26xVbh' where c = 648 index_test.go:137: sql insert into test_index values (3880, 2441986284100644537, 0.855342, 'V9TOPSzMyv') index_test.go:143: sql update test_index set c1 = 6294898234563998893, c2 = 0.686858, c3 = '53PGp2BarQ' where c = 3032 index_test.go:137: sql insert into test_index values (3881, 8825726425559311815, 0.570676, 'DFm3DPIxp7') index_test.go:140: sql delete from test_index where c = 3337 index_test.go:143: sql update test_index set c1 = 148701151013697388, c2 = 0.583531, c3 = 'vLhFkLHK3k' where c = 3012 index_test.go:140: sql delete from test_index where c = 1684 index_test.go:140: sql delete from test_index where c = 2749 index_test.go:140: sql delete from test_index where c = 3394 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:143: sql update test_index set c1 = 1526554531663000335, c2 = 0.690165, c3 = 'nWv98iEzsJ' where c = 3239 index_test.go:143: sql update test_index set c1 = 2150428381987956961, c2 = 0.115759, c3 = 'SnmM2P9Czr' where c = 52 index_test.go:143: sql update test_index set c1 = 4602723601301252888, c2 = 0.921723, c3 = 'U7WRfV80fb' where c = 3300 index_test.go:143: sql update test_index set c1 = 2536221501896488410, c2 = 0.401453, c3 = 'wLb082fZ7h' where c = 633 index_test.go:137: sql insert into test_index values (3882, 8645213762574228832, 0.124946, 'fUxuBeiVFT') index_test.go:143: sql update test_index set c1 = 4601022215062189394, c2 = 0.896752, c3 = 'ZnG7nIPQ7V' where c = 1236 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (3886, 1865749967711837502, 0.359189, 'iwLgCPfjTs') index_test.go:137: sql insert into test_index values (3883, 288328737378432888, 0.714017, 'kfqPxBsTZm') index_test.go:143: sql update test_index set c1 = 8796212627111765047, c2 = 0.173721, c3 = 'JcXw1Sdvfc' where c = 2245 index_test.go:137: sql insert into test_index values (3885, 2111331860079720468, 0.998137, 'GtrICeLMMx') index_test.go:137: sql insert into test_index values (3884, 2154886794381628548, 0.366178, 'lCoFuM7IIB') index_test.go:137: sql insert into test_index values (3887, 8266251651441390497, 0.464412, 'LIvAJUS8OX') index_test.go:143: sql update test_index set c1 = 7369348884005990851, c2 = 0.079017, c3 = 'lKvv4x6gj2' where c = 569 index_test.go:137: sql insert into test_index values (3889, 7484838521700690383, 0.934465, 'zSV1dS2Zmj') index_test.go:140: sql delete from test_index where c = 2119 index_test.go:140: sql delete from test_index where c = 649 index_test.go:137: sql insert into test_index values (3890, 8709070921349241758, 0.891584, 'rbrwsutw6f') index_test.go:140: sql delete from test_index where c = 1889 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:143: sql update test_index set c1 = 6240907625619511640, c2 = 0.130428, c3 = 'xvSDWrnM28' where c = 2114 index_test.go:143: sql update test_index set c1 = 947640705169595527, c2 = 0.519325, c3 = 'WYeaF3LWLY' where c = 721 index_test.go:140: sql delete from test_index where c = 3400 index_test.go:137: sql insert into test_index values (3888, 4995250348584813709, 0.787243, '66ios7nwKJ') index_test.go:140: sql delete from test_index where c = 967 index_test.go:143: sql update test_index set c1 = 2538116445518680350, c2 = 0.105070, c3 = 'oYeNuwh64S' where c = 825 index_test.go:143: sql update test_index set c1 = 7944626774724525141, c2 = 0.679034, c3 = 'P7CIuwQRUq' where c = 100 index_test.go:143: sql update test_index set c1 = 6838627881650502605, c2 = 0.928833, c3 = 'TGu7SIUwk0' where c = 3810 index_test.go:137: sql insert into test_index values (3891, 6989278114416725425, 0.217890, 'CsmNh1lb0M') index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 1827690345842403341, c2 = 0.821590, c3 = 's4RUnQUV57' where c = 1337 index_test.go:137: sql insert into test_index values (3892, 2343058367377119701, 0.180720, 'xfAEE4uiHH') index_test.go:143: sql update test_index set c1 = 3500642525921613575, c2 = 0.430252, c3 = 'a9U0VVKvwP' where c = 3606 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (3893, 6385862845405407338, 0.353531, 'fQMQw6xWxs') index_test.go:143: sql update test_index set c1 = 8919966789975332234, c2 = 0.798617, c3 = 'ufuBMMSCO2' where c = 2937 index_test.go:143: sql update test_index set c1 = 4492968790562451550, c2 = 0.955861, c3 = 'xQi97B2MBN' where c = 597 index_test.go:143: sql update test_index set c1 = 4336183163648395062, c2 = 0.078831, c3 = 'GDjdurw6Yf' where c = 879 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:137: sql insert into test_index values (3894, 7584781643820996570, 0.518786, '0DvtGDzDFm') index_test.go:137: sql insert into test_index values (3895, 7282302993224577568, 0.736512, 'txInowkrQo') index_test.go:143: sql update test_index set c1 = 8683529192784938593, c2 = 0.183271, c3 = 'nqpIhKj8rq' where c = 1969 index_test.go:140: sql delete from test_index where c = 652 index_test.go:137: sql insert into test_index values (3896, 6601640632810133608, 0.833352, 'iOhLoMZQ40') index_test.go:140: sql delete from test_index where c = 2912 index_test.go:137: sql insert into test_index values (3898, 2156267842704901166, 0.900121, 'WO5dGX2JJC') index_test.go:140: sql delete from test_index where c = 3023 index_test.go:137: sql insert into test_index values (3899, 5206217700480024136, 0.647059, 'qgGV6j6Zrj') index_test.go:137: sql insert into test_index values (3897, 7701571810309791354, 0.069687, 'k696Ymvovc') index_test.go:140: sql delete from test_index where c = 2414 index_test.go:140: sql delete from test_index where c = 3788 index_test.go:143: sql update test_index set c1 = 2407055784622013143, c2 = 0.148851, c3 = 'mXU5iJCHGs' where c = 3605 index_test.go:143: sql update test_index set c1 = 1685393575205516096, c2 = 0.767210, c3 = 'TcRjdVgIRm' where c = 3323 index_test.go:140: sql delete from test_index where c = 2133 index_test.go:143: sql update test_index set c1 = 6767286580230681896, c2 = 0.754187, c3 = 'cdJ9XV73JY' where c = 2056 index_test.go:140: sql delete from test_index where c = 3379 index_test.go:143: sql update test_index set c1 = 8616213822889450149, c2 = 0.132849, c3 = 'NfT0ONRRCj' where c = 2976 index_test.go:143: sql update test_index set c1 = 4067523027718652305, c2 = 0.666897, c3 = 'su3CzSjczz' where c = 1702 index_test.go:143: sql update test_index set c1 = 2938681271950108260, c2 = 0.418484, c3 = 'quprBPcvW6' where c = 25 index_test.go:143: sql update test_index set c1 = 6602544448809872279, c2 = 0.730981, c3 = 'PU4cbQS73T' where c = 3722 index_test.go:137: sql insert into test_index values (3900, 5467445806953454331, 0.912824, 'oyueaq6SPh') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:143: sql update test_index set c1 = 2244701008267386728, c2 = 0.676598, c3 = '6DaLUPfF5M' where c = 1037 index_test.go:137: sql insert into test_index values (3903, 6824610317469240071, 0.442399, 'tXK3bJh1GL') index_test.go:137: sql insert into test_index values (3901, 4509630428797745786, 0.122391, 'x2NAcTdgzU') index_test.go:137: sql insert into test_index values (3902, 8581741063776360680, 0.774727, 'EDd8J6Plf6') index_test.go:137: sql insert into test_index values (3908, 97190558641527678, 0.800439, 'xVWieeeWQj') index_test.go:137: sql insert into test_index values (3907, 1893464798251146733, 0.633992, 'jTQ40ahzTe') index_test.go:137: sql insert into test_index values (3910, 2540488860686044045, 0.230077, 'cOV8obHRaE') index_test.go:137: sql insert into test_index values (3909, 3556126268100384106, 0.322730, 'ZMVpc79hdS') index_test.go:137: sql insert into test_index values (3906, 5649348356588632697, 0.047446, 'Vdo77j0WZp') index_test.go:140: sql delete from test_index where c = 1289 index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 1355710058006736446, c2 = 0.143608, c3 = 'DiB76fliVy' where c = 2300 index_test.go:140: sql delete from test_index where c = 3270 index_test.go:137: sql insert into test_index values (3905, 90947541262947922, 0.361925, '2BV053PSrQ') index_test.go:137: sql insert into test_index values (3904, 7664163038422273544, 0.300295, 'pMt2NfOovP') index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 2005372428341921367, c2 = 0.945752, c3 = 'hEPHBYrBnG' where c = 2806 index_test.go:140: sql delete from test_index where c = 3261 index_test.go:143: sql update test_index set c1 = 6624266154050618067, c2 = 0.217604, c3 = '44puf1VMWm' where c = 1755 index_test.go:137: sql insert into test_index values (3911, 2342409596906406388, 0.914944, 'S3Rgjza7kl') index_test.go:140: sql delete from test_index where c = 3312 index_test.go:137: sql insert into test_index values (3912, 1671890577080819876, 0.371353, 'VIgAhj6jIV') index_test.go:143: sql update test_index set c1 = 4892287708531503517, c2 = 0.669772, c3 = 'pA6xdO2d9m' where c = 1290 index_test.go:143: sql update test_index set c1 = 2341292336214569176, c2 = 0.289478, c3 = 'dLLvuhMCx1' where c = 291 index_test.go:143: sql update test_index set c1 = 6283909337612296674, c2 = 0.731126, c3 = 'u9XaEY2dEU' where c = 2740 index_test.go:140: sql delete from test_index where c = 3671 index_test.go:137: sql insert into test_index values (3913, 8981498317245212389, 0.014510, 'DlA1Swww9z') index_test.go:143: sql update test_index set c1 = 6057687466329586922, c2 = 0.416146, c3 = 'daUCMCGdHz' where c = 3552 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:140: sql delete from test_index where c = 34 index_test.go:143: sql update test_index set c1 = 3404628899417535970, c2 = 0.542173, c3 = 'Pb1e4GFXSN' where c = 2597 index_test.go:143: sql update test_index set c1 = 1994483494007307865, c2 = 0.355444, c3 = 'OmsmOytYYZ' where c = 1433 index_test.go:140: sql delete from test_index where c = 3278 index_test.go:140: sql delete from test_index where c = 2552 index_test.go:137: sql insert into test_index values (3915, 8856520713586657301, 0.730935, 'u0RUXfhZrO') index_test.go:137: sql insert into test_index values (3916, 8488664379407032231, 0.903294, 'ymHTkVCRNL') index_test.go:137: sql insert into test_index values (3914, 7942009145757509483, 0.571327, 'b5uYi0tnMp') index_test.go:143: sql update test_index set c1 = 2379337286870537995, c2 = 0.613838, c3 = 'wYtcfTAMX9' where c = 984 index_test.go:143: sql update test_index set c1 = 8010266814071924351, c2 = 0.514092, c3 = 'JdfzRg51tv' where c = 2158 index_test.go:137: sql insert into test_index values (3919, 7429717500381726521, 0.631015, 'QmoFerUECP') index_test.go:137: sql insert into test_index values (3917, 3837967518840554728, 0.982566, 'fgy7ozvYaw') index_test.go:137: sql insert into test_index values (3918, 2850101250923798674, 0.258723, '972TddhIjj') index_test.go:143: sql update test_index set c1 = 7128596192336249743, c2 = 0.003678, c3 = 'wFyYs9D5DH' where c = 2444 index_test.go:137: sql insert into test_index values (3920, 6025988509257174869, 0.437782, '9i79egGJFM') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:140: sql delete from test_index where c = 3804 index_test.go:137: sql insert into test_index values (3921, 6841669461530021876, 0.767221, 'udjbYdHCNR') index_test.go:140: sql delete from test_index where c = 1973 index_test.go:143: sql update test_index set c1 = 926528864942603848, c2 = 0.658693, c3 = 'h3dfvW5LaQ' where c = 167 index_test.go:140: sql delete from test_index where c = 3515 # Time: 2025-04-04T21:41:22.126944652+08:00 # Txn_start_ts: 0 # Query_time: 2.013805214 # Parse_time: 0.000223273 # Compile_time: 0.000199247 # Rewrite_time: 0.000003714 # Optimize_time: 0 # Wait_TS: 0.000316865 # 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:140: sql delete from test_index where c = 3753 index_test.go:140: sql delete from test_index where c = 2698 index_test.go:143: sql update test_index set c1 = 2147599719620683128, c2 = 0.254884, c3 = 'IvZIPjalSc' where c = 596 index_test.go:140: sql delete from test_index where c = 1498 index_test.go:143: sql update test_index set c1 = 3676528636562673934, c2 = 0.202804, c3 = 'zWQbimUOG6' where c = 1656 index_test.go:137: sql insert into test_index values (3923, 2314947017059973530, 0.315248, '19ukp36E39') index_test.go:137: sql insert into test_index values (3922, 2415757686043975746, 0.677398, 'OHMC9mz2tv') index_test.go:143: sql update test_index set c1 = 1216965782864653841, c2 = 0.819269, c3 = 'dvCDPS718I' where c = 3550 index_test.go:140: sql delete from test_index where c = 3778 index_test.go:143: sql update test_index set c1 = 1618306830028388741, c2 = 0.034416, c3 = 'dRdUcUH2cK' where c = 3136 index_test.go:140: sql delete from test_index where c = 925 index_test.go:143: sql update test_index set c1 = 8957685620340399959, c2 = 0.347217, c3 = '8un1ymUBlt' where c = 1707 index_test.go:140: sql delete from test_index where c = 2968 index_test.go:143: sql update test_index set c1 = 6468025402486261239, c2 = 0.002927, c3 = 'a1pdwfYQxF' where c = 2411 index_test.go:137: sql insert into test_index values (3926, 1019938920439454880, 0.625109, '6VtZ7Ztjub') index_test.go:137: sql insert into test_index values (3924, 5704291908267594655, 0.036734, 'sK2rw7atEq') index_test.go:137: sql insert into test_index values (3925, 5924576656780515448, 0.235280, 'XRTzArK0P4') index_test.go:137: sql insert into test_index values (3927, 4175698709906682934, 0.132838, 'Mt1C8b0O6l') index_test.go:143: sql update test_index set c1 = 4649742168915202593, c2 = 0.395453, c3 = 'JYQ1cEFIZt' where c = 2201 index_test.go:137: sql insert into test_index values (3928, 2907738419801344217, 0.201341, 'nBIUCfmInp') index_test.go:143: sql update test_index set c1 = 8113688510916527300, c2 = 0.431617, c3 = 'n0d62WTIzI' where c = 1899 index_test.go:140: sql delete from test_index where c = 3212 index_test.go:137: sql insert into test_index values (3929, 2201508148622171125, 0.320116, '6lwGjXGGUL') index_test.go:143: sql update test_index set c1 = 5422783573245139347, c2 = 0.124324, c3 = 'AtkvxVkdEe' where c = 3672 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:140: sql delete from test_index where c = 3759 index_test.go:143: sql update test_index set c1 = 6210503619616279836, c2 = 0.453113, c3 = '6JtxvK8Y0R' where c = 3766 index_test.go:140: sql delete from test_index where c = 3731 index_test.go:137: sql insert into test_index values (3930, 2870765319880315824, 0.464566, '461TU7doEh') index_test.go:140: sql delete from test_index where c = 1424 index_test.go:143: sql update test_index set c1 = 3331000220681889615, c2 = 0.002865, c3 = 'nVlrQLnFmh' where c = 1480 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 6080912848339368858, c2 = 0.579877, c3 = '6Vn5mPUa5X' where c = 940 index_test.go:137: sql insert into test_index values (3932, 6248688941844229726, 0.519710, 'zaqvGPLuKf') index_test.go:137: sql insert into test_index values (3931, 5013859036558597545, 0.850002, 'SHnWfWppqW') index_test.go:137: sql insert into test_index values (3933, 7274653249194240763, 0.235415, 'GUfQlfNePF') index_test.go:143: sql update test_index set c1 = 3431622399927267831, c2 = 0.701121, c3 = 'PPfakmdVhA' where c = 1018 index_test.go:140: sql delete from test_index where c = 83 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 7220659175306314354, c2 = 0.233337, c3 = 'fNREcMFFKm' where c = 2342 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:143: sql update test_index set c1 = 7432793762479922971, c2 = 0.144908, c3 = 'KgT4ipVbLj' where c = 2033 index_test.go:140: sql delete from test_index where c = 2363 index_test.go:143: sql update test_index set c1 = 1185181914432490111, c2 = 0.812601, c3 = '0gZJVOmzUi' where c = 1572 index_test.go:137: sql insert into test_index values (3936, 3878496808358208889, 0.895024, '7lFSbIa3M6') index_test.go:143: sql update test_index set c1 = 7428354398643231807, c2 = 0.401138, c3 = 'QjWuTt2TLs' where c = 752 index_test.go:137: sql insert into test_index values (3938, 8425857613818405055, 0.200530, 'nun1Amxlix') index_test.go:143: sql update test_index set c1 = 4080662883337467741, c2 = 0.576802, c3 = 'j8OffsLhvO' where c = 3812 index_test.go:137: sql insert into test_index values (3935, 7513598920784945485, 0.182629, '8bbDjrgPwn') index_test.go:143: sql update test_index set c1 = 7483991956302724364, c2 = 0.463377, c3 = 'Bz7Wx2cbn5' where c = 3380 index_test.go:137: sql insert into test_index values (3934, 4169414837501299799, 0.761762, 'V3Hr3V1D8M') index_test.go:137: sql insert into test_index values (3937, 6290745602294786776, 0.646422, 'ybFGvqsWDN') index_test.go:137: sql insert into test_index values (3939, 9071069951446869882, 0.132829, 'YAIXZJBq35') index_test.go:140: sql delete from test_index where c = 998 index_test.go:143: sql update test_index set c1 = 1951504511901033558, c2 = 0.966334, c3 = 'MjysrCcze7' where c = 953 index_test.go:137: sql insert into test_index values (3940, 6601390771423152772, 0.590303, '6GCTLCEX3I') index_test.go:137: sql insert into test_index values (3941, 8217688686386588446, 0.982591, 'Rf76CLvlex') index_test.go:140: sql delete from test_index where c = 2089 index_test.go:140: sql delete from test_index where c = 284 index_test.go:143: sql update test_index set c1 = 1043682675515973271, c2 = 0.763351, c3 = 'prXbhJX4n1' where c = 489 index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (3942, 3211270280715831278, 0.235586, 'tfu4hScVjb') index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 5113185101830185602, c2 = 0.862344, c3 = 'O7TNRmWbf5' where c = 424 index_test.go:140: sql delete from test_index where c = 2101 index_test.go:143: sql update test_index set c1 = 9003275793538314884, c2 = 0.440670, c3 = 'UV86r9Gm6S' where c = 685 index_test.go:137: sql insert into test_index values (3943, 3190235399665313037, 0.831016, 'Sz9fk8j241') index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 2571 index_test.go:137: sql insert into test_index values (3944, 5294046492648794153, 0.547979, '2EczKj30Fp') index_test.go:143: sql update test_index set c1 = 3410267786378583627, c2 = 0.798040, c3 = 'vxnxODOizS' where c = 2919 index_test.go:137: sql insert into test_index values (3945, 5014200616525777869, 0.866303, 'nWWtZXcDLR') index_test.go:143: sql update test_index set c1 = 178451346054624839, c2 = 0.939313, c3 = 'fzMWmJeZle' where c = 2584 index_test.go:137: sql insert into test_index values (3946, 2481487150026893957, 0.769290, 'ghVoRGna2E') index_test.go:143: sql update test_index set c1 = 4792774862262302250, c2 = 0.537401, c3 = 'gtZikg9P6f' where c = 1845 index_test.go:140: sql delete from test_index where c = 2815 index_test.go:140: sql delete from test_index where c = 506 index_test.go:137: sql insert into test_index values (3947, 8012808460688171120, 0.001626, 'wOxDXmyRGx') index_test.go:143: sql update test_index set c1 = 993619747493403202, c2 = 0.355567, c3 = 'AsfB0jLUwI' where c = 3451 index_test.go:143: sql update test_index set c1 = 4431947031344997003, c2 = 0.819320, c3 = 'aMv3TQiHh4' where c = 3559 index_test.go:137: sql insert into test_index values (3949, 6806294181317313391, 0.013512, 'Zg59cs2Nzf') index_test.go:143: sql update test_index set c1 = 901575211585837215, c2 = 0.773638, c3 = '1JfN0Sff6d' where c = 2216 index_test.go:137: sql insert into test_index values (3948, 1612662492529314726, 0.641443, 'ngl64yo5ZJ') index_test.go:143: sql update test_index set c1 = 1086886754021326810, c2 = 0.915528, c3 = 'BoaIhc7TWz' where c = 2106 index_test.go:143: sql update test_index set c1 = 1048180298277549296, c2 = 0.418829, c3 = 'F5hDWcQRtm' where c = 1008 index_test.go:140: sql delete from test_index where c = 3890 index_test.go:140: sql delete from test_index where c = 3150 index_test.go:137: sql insert into test_index values (3950, 5671222474744581494, 0.527972, 'z3rC2DPsY6') index_test.go:137: sql insert into test_index values (3951, 688066709133947532, 0.909275, 'vda8ncfaGm') index_test.go:140: sql delete from test_index where c = 2652 index_test.go:137: sql insert into test_index values (3953, 7529343500694952072, 0.242427, 'hmBI9QAOfn') index_test.go:137: sql insert into test_index values (3952, 3631230753718748619, 0.819230, 'buVcPWsoOR') index_test.go:143: sql update test_index set c1 = 6175105129139676994, c2 = 0.733926, c3 = 'iBNdoZfxJJ' where c = 1187 index_test.go:140: sql delete from test_index where c = 91 index_test.go:140: sql delete from test_index where c = 1556 index_test.go:143: sql update test_index set c1 = 5497375180438590442, c2 = 0.782002, c3 = 'QpBb9XxlNR' where c = 1406 index_test.go:137: sql insert into test_index values (3954, 3452933023713118810, 0.231857, 'XLiIJfAqUy') index_test.go:140: sql delete from test_index where c = 3413 index_test.go:137: sql insert into test_index values (3955, 7011922408861438904, 0.039665, 'd7mH3XvZdd') index_test.go:140: sql delete from test_index where c = 3436 index_test.go:143: sql update test_index set c1 = 7817990933258022047, c2 = 0.615580, c3 = 'JJM8KXft6K' where c = 1852 index_test.go:137: sql insert into test_index values (3956, 3403781638360729796, 0.272948, 'dE1fCv8WAI') index_test.go:140: sql delete from test_index where c = 2907 index_test.go:143: sql update test_index set c1 = 7587564659827846915, c2 = 0.364622, c3 = 'jom9YqheOM' where c = 2544 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 6846184907186311129, c2 = 0.047430, c3 = 'fPYEMe6Sd9' where c = 593 index_test.go:137: sql insert into test_index values (3957, 7806040681224472458, 0.790391, 'eH7AMWRk1L') index_test.go:143: sql update test_index set c1 = 2141181813643578934, c2 = 0.755848, c3 = 'tydiJyOX5d' where c = 3284 index_test.go:143: sql update test_index set c1 = 1702038968129834019, c2 = 0.432942, c3 = '0LF0ruLsif' where c = 523 index_test.go:143: sql update test_index set c1 = 7935596755293194508, c2 = 0.581964, c3 = 'i4TKJXoUtY' where c = 1633 index_test.go:140: sql delete from test_index where c = 3738 index_test.go:140: sql delete from test_index where c = 2227 index_test.go:137: sql insert into test_index values (3958, 1404789677843449702, 0.451018, 'UOFjPl85Ah') index_test.go:143: sql update test_index set c1 = 8714410511663379721, c2 = 0.210497, c3 = 'bOqd1FGzp9' where c = 73 index_test.go:137: sql insert into test_index values (3960, 1472747873826831670, 0.227148, 'p9x7plc4s1') index_test.go:137: sql insert into test_index values (3962, 4393606388162678887, 0.852513, '5j8RpMfobh') index_test.go:143: sql update test_index set c1 = 1751063931867696018, c2 = 0.120514, c3 = 'Au674oMlEE' where c = 344 index_test.go:137: sql insert into test_index values (3959, 4725003345855248173, 0.179704, 'wCOdLrhUVC') index_test.go:140: sql delete from test_index where c = 2640 index_test.go:143: sql update test_index set c1 = 8017988659025743381, c2 = 0.542859, c3 = 'PQQitBsRjR' where c = 981 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 3438 index_test.go:137: sql insert into test_index values (3964, 287244726061335532, 0.300133, '6P6YtZkPIa') index_test.go:137: sql insert into test_index values (3961, 8282051754070473524, 0.137680, 'zoi5g56Yxi') index_test.go:140: sql delete from test_index where c = 909 index_test.go:143: sql update test_index set c1 = 1598232266076380154, c2 = 0.075124, c3 = '2GJcGHjTKQ' where c = 402 index_test.go:143: sql update test_index set c1 = 4312147356159972190, c2 = 0.263315, c3 = 'xEutzg7Rir' where c = 95 index_test.go:140: sql delete from test_index where c = 2679 index_test.go:137: sql insert into test_index values (3963, 4101839891132860462, 0.732969, 'aeRCYycWnz') index_test.go:140: sql delete from test_index where c = 2910 index_test.go:140: sql delete from test_index where c = 2430 index_test.go:137: sql insert into test_index values (3966, 434513206915009807, 0.029879, 'lrPPw6263V') index_test.go:137: sql insert into test_index values (3967, 7620783340699885861, 0.174666, 'VOkuNqi2vO') index_test.go:143: sql update test_index set c1 = 1606908335230151, c2 = 0.670336, c3 = 'XgRiLxvWfM' where c = 3385 index_test.go:137: sql insert into test_index values (3965, 2402419853869090917, 0.622578, 'Wkb8ho4VDi') index_test.go:140: sql delete from test_index where c = 2415 index_test.go:140: sql delete from test_index where c = 3730 index_test.go:143: sql update test_index set c1 = 1317372904704654975, c2 = 0.739402, c3 = 'CtgogXOUg5' where c = 3913 index_test.go:143: sql update test_index set c1 = 6118683494051193456, c2 = 0.073671, c3 = 'bewm9rvEF1' where c = 2413 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:143: sql update test_index set c1 = 2231049779787414736, c2 = 0.316247, c3 = 'kgd9DfN8Rs' where c = 3743 index_test.go:143: sql update test_index set c1 = 1674582987062817232, c2 = 0.829533, c3 = 'rkO7QJ5rzq' where c = 982 index_test.go:140: sql delete from test_index where c = 3356 index_test.go:143: sql update test_index set c1 = 2678410818194810991, c2 = 0.958289, c3 = 'jkOZyW9WQK' where c = 2063 index_test.go:137: sql insert into test_index values (3968, 3950289112389034799, 0.092776, '1pVYbTjdVJ') index_test.go:137: sql insert into test_index values (3970, 1429816824656887050, 0.738911, 'dMQhAW5vBz') index_test.go:140: sql delete from test_index where c = 3497 index_test.go:137: sql insert into test_index values (3971, 9151069094779830146, 0.443115, 'AtHuUQgPHe') index_test.go:143: sql update test_index set c1 = 5265587994589495110, c2 = 0.169847, c3 = '8vfKcBH5cD' where c = 1860 index_test.go:137: sql insert into test_index values (3969, 2081646237809773266, 0.286017, 'DjPx4fWZj8') index_test.go:143: sql update test_index set c1 = 8146626537437593408, c2 = 0.960037, c3 = 'egsq7qeur7' where c = 3954 index_test.go:137: sql insert into test_index values (3972, 2000146529028800274, 0.727106, 'No76N9TXxE') index_test.go:137: sql insert into test_index values (3973, 2648461807037478855, 0.290909, 'Y8yk0VtOiu') index_test.go:143: sql update test_index set c1 = 4540921860688730437, c2 = 0.004632, c3 = 'sRrPNwuzBR' where c = 638 index_test.go:137: sql insert into test_index values (3974, 987565965455713876, 0.187694, 'ynKJRiriMo') index_test.go:140: sql delete from test_index where c = 3067 index_test.go:140: sql delete from test_index where c = 2478 index_test.go:143: sql update test_index set c1 = 5686666499935800804, c2 = 0.984102, c3 = 'SkkftZwhLY' where c = 3368 index_test.go:140: sql delete from test_index where c = 3152 index_test.go:140: sql delete from test_index where c = 3518 index_test.go:137: sql insert into test_index values (3975, 7669026105126983063, 0.042440, 'WdtpA1Sw9K') index_test.go:143: sql update test_index set c1 = 4151837054869499016, c2 = 0.010469, c3 = '3rI7YQwVFP' where c = 400 index_test.go:143: sql update test_index set c1 = 982379616384428582, c2 = 0.862611, c3 = 'PwNZSY6AGS' where c = 1058 index_test.go:143: sql update test_index set c1 = 3254829812285215062, c2 = 0.918070, c3 = 'mx9KSZqJnz' where c = 2180 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:137: sql insert into test_index values (3977, 2403528308028776916, 0.418150, 'heCDfh85EL') index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (3976, 7306134111186683839, 0.592020, '7BBGY1sDMe') index_test.go:137: sql insert into test_index values (3980, 1059281399928465989, 0.632411, 'xCvLmv3KI6') index_test.go:143: sql update test_index set c1 = 5325549537211443035, c2 = 0.381506, c3 = 'oS6fkkRKIH' where c = 2150 index_test.go:137: sql insert into test_index values (3978, 2996887221415864108, 0.215047, 'hSAJkiz2OU') index_test.go:143: sql update test_index set c1 = 4638382841398605323, c2 = 0.599290, c3 = 'n3UATodhgt' where c = 192 index_test.go:140: sql delete from test_index where c = 938 index_test.go:140: sql delete from test_index where c = 2973 index_test.go:143: sql update test_index set c1 = 6120080672096127218, c2 = 0.598811, c3 = '2eiCBmBn5I' where c = 1461 index_test.go:137: sql insert into test_index values (3979, 8390081240530074705, 0.509722, '6Gw1wUMMyG') index_test.go:143: sql update test_index set c1 = 749912373455636722, c2 = 0.189587, c3 = 'sepGAHZ23i' where c = 58 index_test.go:137: sql insert into test_index values (3981, 2394926575361182530, 0.601831, 'MlC3HE48si') index_test.go:143: sql update test_index set c1 = 403517506058341064, c2 = 0.250968, c3 = 'C5e4A7evFd' where c = 1194 index_test.go:140: sql delete from test_index where c = 468 index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:137: sql insert into test_index values (3982, 8120496944327666831, 0.390898, 'D3Ib5YqobP') index_test.go:140: sql delete from test_index where c = 3887 index_test.go:137: sql insert into test_index values (3983, 5528416732185883633, 0.957583, 'YoKgbekbYR') index_test.go:137: sql insert into test_index values (3984, 773870446817965109, 0.092913, 'sQJMTMXDZj') index_test.go:143: sql update test_index set c1 = 6566449738568574885, c2 = 0.457463, c3 = '2ldzxvau9C' where c = 2806 index_test.go:137: sql insert into test_index values (3985, 5620961156115223917, 0.135450, 'vivzgYaYZD') index_test.go:140: sql delete from test_index where c = 3281 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 8455670810401233471, c2 = 0.033494, c3 = 'txsRbcae17' where c = 362 index_test.go:143: sql update test_index set c1 = 7297236915008172405, c2 = 0.721233, c3 = 'ZdqK4PyzV5' where c = 643 index_test.go:143: sql update test_index set c1 = 2619085950487366823, c2 = 0.867257, c3 = 'pLUmWqlJWm' where c = 2772 index_test.go:143: sql update test_index set c1 = 2153556397305857970, c2 = 0.269486, c3 = 'EOW92vb0x8' where c = 1323 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 3295356275103347490, c2 = 0.314189, c3 = 'bQ2ykdWcCm' where c = 114 index_test.go:140: sql delete from test_index where c = 3090 index_test.go:143: sql update test_index set c1 = 7876916764161123465, c2 = 0.022964, c3 = 'NOIMnKdyyg' where c = 1257 index_test.go:137: sql insert into test_index values (3989, 754900521286645534, 0.530879, 'c0uwuZeOQX') index_test.go:137: sql insert into test_index values (3987, 3590431661913663407, 0.129507, 'Pt0JCO6LN5') index_test.go:137: sql insert into test_index values (3986, 7366891697945011829, 0.685477, 'LUrAR1BZOa') index_test.go:137: sql insert into test_index values (3991, 8427970540054054691, 0.943817, '6JP2w4ngJU') index_test.go:137: sql insert into test_index values (3990, 7923472458609411322, 0.312333, 'a2CqQBDUhe') index_test.go:137: sql insert into test_index values (3988, 4792340726423185048, 0.477797, 'TzoScP0hXm') index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 2190849656847162640, c2 = 0.439015, c3 = 'osX4GvF2z0' where c = 1097 index_test.go:140: sql delete from test_index where c = 3101 index_test.go:143: sql update test_index set c1 = 5263071728292918145, c2 = 0.932456, c3 = 'VOXwA9exTy' where c = 1570 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:140: sql delete from test_index where c = 2784 index_test.go:143: sql update test_index set c1 = 123497318895939425, c2 = 0.274137, c3 = 'bCTUxygfZY' where c = 2184 index_test.go:143: sql update test_index set c1 = 8217537673039259275, c2 = 0.846595, c3 = 'mDYUosu7XL' where c = 19 index_test.go:143: sql update test_index set c1 = 2101367087856104956, c2 = 0.939299, c3 = 'wJbokHcoOi' where c = 438 index_test.go:140: sql delete from test_index where c = 2154 index_test.go:140: sql delete from test_index where c = 2823 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:137: sql insert into test_index values (3992, 8919169555565968955, 0.914998, 'p4W1hZJxVh') index_test.go:143: sql update test_index set c1 = 7583643913089823879, c2 = 0.837579, c3 = 'VRbrojwNaV' where c = 398 index_test.go:137: sql insert into test_index values (3993, 7635186868128456417, 0.491314, 'f9UyOZe7uB') index_test.go:140: sql delete from test_index where c = 1290 index_test.go:143: sql update test_index set c1 = 8474611269118377973, c2 = 0.537372, c3 = 'RrRg2Q031l' where c = 3399 index_test.go:143: sql update test_index set c1 = 8251291910555545621, c2 = 0.382060, c3 = 'NF0hoomL8r' where c = 820 index_test.go:137: sql insert into test_index values (3994, 3808336448768524902, 0.527148, 'sTtIeOD7cF') index_test.go:137: sql insert into test_index values (3995, 7656895676109488156, 0.304160, '9OFYRJjZSE') index_test.go:143: sql update test_index set c1 = 4437475384755589513, c2 = 0.327127, c3 = 'UBtZzQRF1y' where c = 2642 index_test.go:137: sql insert into test_index values (3996, 5993959969942440323, 0.547657, '5VBWp5FRcP') index_test.go:140: sql delete from test_index where c = 3207 index_test.go:137: sql insert into test_index values (3997, 8047170538708400110, 0.395867, 'Gxxn2wpzJj') index_test.go:143: sql update test_index set c1 = 4277735891487776072, c2 = 0.176801, c3 = 'yNPWBCblQD' where c = 1546 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 3590 index_test.go:137: sql insert into test_index values (3998, 1009320714805990068, 0.955871, 'XJOnioG2Up') index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 3111496399339438763, c2 = 0.774412, c3 = 'Q6eW0Qfzz6' where c = 1986 index_test.go:143: sql update test_index set c1 = 6290602289982874520, c2 = 0.206597, c3 = 'LlSNGkXyPB' where c = 3870 index_test.go:140: sql delete from test_index where c = 3225 index_test.go:143: sql update test_index set c1 = 6006997159198235770, c2 = 0.315390, c3 = 'WlEglY14ue' where c = 5 index_test.go:143: sql update test_index set c1 = 2922608600925910657, c2 = 0.606713, c3 = 'bpwkZwgMEK' where c = 3160 index_test.go:143: sql update test_index set c1 = 3355187951284822004, c2 = 0.938877, c3 = 'cxU5hvre3X' where c = 1228 index_test.go:137: sql insert into test_index values (3999, 7014438514519502094, 0.171548, 'sJk4qR2oXr') index_test.go:143: sql update test_index set c1 = 6330518512642694471, c2 = 0.250640, c3 = 'bF9JsM2CeH' where c = 3131 index_test.go:140: sql delete from test_index where c = 2539 index_test.go:137: sql insert into test_index values (4000, 5974992297218291601, 0.481399, 'DwNXkyyq8v') index_test.go:143: sql update test_index set c1 = 2119865073690431345, c2 = 0.376637, c3 = 'f75PVvEASY' where c = 3633 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:143: sql update test_index set c1 = 5099486620190023174, c2 = 0.951011, c3 = '42Sul813fq' where c = 62 index_test.go:137: sql insert into test_index values (4006, 2773896897708731167, 0.851772, 'Aol9sjCe82') index_test.go:137: sql insert into test_index values (4005, 3298375308228990281, 0.869480, 'tege7Fdunn') index_test.go:137: sql insert into test_index values (4003, 7524954741838209253, 0.562165, 'y7Keahm9pv') index_test.go:137: sql insert into test_index values (4001, 1743618078816777499, 0.397946, '7t5O09I6tM') index_test.go:137: sql insert into test_index values (4004, 4831589369380415283, 0.726169, 'JHSn8daiu2') index_test.go:137: sql insert into test_index values (4009, 6905768748314568867, 0.636461, 'eq2RW854cn') index_test.go:137: sql insert into test_index values (4008, 7925233821352439376, 0.279909, 'z7GKqTA738') index_test.go:140: sql delete from test_index where c = 1188 index_test.go:137: sql insert into test_index values (4002, 4070737416404961897, 0.619007, '4B9ASnGtQ5') index_test.go:137: sql insert into test_index values (4010, 809957954719809747, 0.554696, 'CrOQ1mGhGc') index_test.go:137: sql insert into test_index values (4007, 3525847558441890438, 0.214222, 'quVDP5VPkK') index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 2594 index_test.go:140: sql delete from test_index where c = 790 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 880 index_test.go:140: sql delete from test_index where c = 3085 index_test.go:143: sql update test_index set c1 = 6572591840654846340, c2 = 0.432993, c3 = 'HGDcGdeZwj' where c = 3028 index_test.go:140: sql delete from test_index where c = 3421 index_test.go:140: sql delete from test_index where c = 2554 index_test.go:140: sql delete from test_index where c = 3055 index_test.go:143: sql update test_index set c1 = 3116418582571913974, c2 = 0.383529, c3 = 'Gdx4ZHLaaP' where c = 1131 index_test.go:143: sql update test_index set c1 = 7882574100495171430, c2 = 0.172732, c3 = 'AdCYjWXhH9' where c = 2743 index_test.go:143: sql update test_index set c1 = 7652713357237778439, c2 = 0.881928, c3 = 'lkCxz3475J' where c = 3201 index_test.go:143: sql update test_index set c1 = 7328782422358801439, c2 = 0.832868, c3 = 'rVNrUEqVlH' where c = 412 index_test.go:143: sql update test_index set c1 = 4589034947522429732, c2 = 0.697758, c3 = 'XUOa7yShcr' where c = 369 index_test.go:143: sql update test_index set c1 = 7112896754339702947, c2 = 0.268883, c3 = 'KK6xIXmT65' where c = 1012 index_test.go:137: sql insert into test_index values (4011, 3240589797967625386, 0.836810, 'hsgjb4VvbU') index_test.go:143: sql update test_index set c1 = 4044601168751811581, c2 = 0.381626, c3 = '1J54TLZl3R' where c = 2694 index_test.go:143: sql update test_index set c1 = 1329317386752533800, c2 = 0.958908, c3 = 'kn9wnJCZnX' where c = 2388 index_test.go:137: sql insert into test_index values (4013, 5080772572180682185, 0.736137, 'ia6VbqDMVz') index_test.go:137: sql insert into test_index values (4012, 875385899860481736, 0.642918, 'F85ToKSQjR') index_test.go:137: sql insert into test_index values (4014, 2726142153930716785, 0.939795, 'lV3OxPnhls') index_test.go:137: sql insert into test_index values (4015, 7095219501007073850, 0.779759, '6IjPKCFU2o') index_test.go:137: sql insert into test_index values (4019, 6917761557526770303, 0.809377, 'gDRmWWADqw') index_test.go:143: sql update test_index set c1 = 7915119107198499690, c2 = 0.017135, c3 = '3tgdDyMo0F' where c = 55 index_test.go:137: sql insert into test_index values (4018, 8970812092794985383, 0.603147, '26XyYhlV1x') index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (4016, 5401511234135799340, 0.394365, 'WkOiimo8Oz') index_test.go:140: sql delete from test_index where c = 2893 index_test.go:137: sql insert into test_index values (4017, 5308744970724987496, 0.287064, 's9A2uic1Kj') index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 3798 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:140: sql delete from test_index where c = 1701 index_test.go:137: sql insert into test_index values (4020, 2128951722800272967, 0.852211, 'whyUTSK6Mg') index_test.go:143: sql update test_index set c1 = 402990946983154151, c2 = 0.912792, c3 = 'oA0gkG3v9D' where c = 858 index_test.go:143: sql update test_index set c1 = 427911198740463822, c2 = 0.646032, c3 = 'QxZPC7Bjlr' where c = 254 index_test.go:143: sql update test_index set c1 = 2852412473798137877, c2 = 0.810170, c3 = 'kqRUiDfSKL' where c = 2370 index_test.go:143: sql update test_index set c1 = 7202545408058681385, c2 = 0.103479, c3 = 'kOI60aHMvO' where c = 689 index_test.go:143: sql update test_index set c1 = 4477354686735782312, c2 = 0.277966, c3 = 'wv7Pceu12G' where c = 355 index_test.go:143: sql update test_index set c1 = 3215627538485701864, c2 = 0.496742, c3 = 'y1gX0hwsfG' where c = 3141 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:140: sql delete from test_index where c = 3744 index_test.go:137: sql insert into test_index values (4021, 8948639677558387873, 0.335126, 'g4qXCCEQoS') index_test.go:137: sql insert into test_index values (4023, 4492548476807727403, 0.553636, 'd2uvkcMVCB') index_test.go:143: sql update test_index set c1 = 3653659143052859915, c2 = 0.885090, c3 = 'wFht7kyeV5' where c = 843 index_test.go:143: sql update test_index set c1 = 9162533738933547211, c2 = 0.275906, c3 = 'KA9N9xKqYX' where c = 2252 index_test.go:137: sql insert into test_index values (4026, 5059793676172556145, 0.523912, '6pNNOdTbH2') index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (4022, 603787772190761560, 0.737344, 'yOVAO8XJhS') index_test.go:143: sql update test_index set c1 = 2191985421689098419, c2 = 0.047195, c3 = 'om4NYSTEKv' where c = 2916 index_test.go:137: sql insert into test_index values (4025, 6730681581469364402, 0.311819, 'aqyUemArUv') index_test.go:140: sql delete from test_index where c = 282 index_test.go:143: sql update test_index set c1 = 2149154705662283726, c2 = 0.852742, c3 = 'LZffxJPoYa' where c = 2207 index_test.go:140: sql delete from test_index where c = 1561 index_test.go:137: sql insert into test_index values (4028, 1874084169354952424, 0.152476, 'yw0oV3Vco9') index_test.go:137: sql insert into test_index values (4027, 4935629243507592242, 0.748446, 'z6wkaSa6fC') index_test.go:137: sql insert into test_index values (4024, 3798037774293324772, 0.086639, '6YEes93sXd') index_test.go:137: sql insert into test_index values (4029, 3998520704839665091, 0.263033, 'kwPIL17R1k') index_test.go:140: sql delete from test_index where c = 4018 index_test.go:137: sql insert into test_index values (4030, 1611726089846396645, 0.012177, 'j7BlyXFVir') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:143: sql update test_index set c1 = 3783193467915488066, c2 = 0.032307, c3 = '5kg1tFlPRM' where c = 599 index_test.go:140: sql delete from test_index where c = 1777 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:140: sql delete from test_index where c = 3905 index_test.go:140: sql delete from test_index where c = 2418 index_test.go:143: sql update test_index set c1 = 7815766691994357515, c2 = 0.852866, c3 = 'h87IZ7DEWj' where c = 2529 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 5938732089040492263, c2 = 0.682798, c3 = 'aIO7ETsY4P' where c = 1050 index_test.go:143: sql update test_index set c1 = 5602353325861814860, c2 = 0.900691, c3 = 'xMkLsxw1aY' where c = 1569 index_test.go:143: sql update test_index set c1 = 1431879184152235454, c2 = 0.408741, c3 = 'Ga96Fz5pGK' where c = 3992 index_test.go:137: sql insert into test_index values (4031, 7560409867212682026, 0.985721, 'LMM1Va5Sgu') index_test.go:143: sql update test_index set c1 = 1066898091755342490, c2 = 0.059252, c3 = '2sWMmwJQ7o' where c = 1100 index_test.go:143: sql update test_index set c1 = 3206548464193189274, c2 = 0.107256, c3 = 'hSQ2Hq7FRi' where c = 3815 index_test.go:143: sql update test_index set c1 = 6674299284756284959, c2 = 0.799283, c3 = 'ExNq5rRoQo' where c = 3262 index_test.go:143: sql update test_index set c1 = 2112136963859474610, c2 = 0.230317, c3 = 'QV1DlDgNLa' where c = 3759 index_test.go:137: sql insert into test_index values (4033, 7062401856742197372, 0.439890, 'UsM7dv4iG7') index_test.go:137: sql insert into test_index values (4035, 8420753870114754036, 0.926941, 'D0Oc18xaNh') index_test.go:140: sql delete from test_index where c = 3851 index_test.go:137: sql insert into test_index values (4036, 908400522905353782, 0.985074, 'SlxNxsLxlO') index_test.go:137: sql insert into test_index values (4037, 4351021256720786267, 0.230252, 'IWtMirGAjO') index_test.go:137: sql insert into test_index values (4039, 8595293875485757109, 0.481079, 'gm7cd0JglF') index_test.go:140: sql delete from test_index where c = 80 index_test.go:143: sql update test_index set c1 = 2195178757697443910, c2 = 0.074113, c3 = 'p4X77dIR55' where c = 3114 index_test.go:137: sql insert into test_index values (4034, 8309390037429278851, 0.733525, 'esbB8dFPls') index_test.go:137: sql insert into test_index values (4032, 2496939497127037093, 0.326807, 'S8nn90qdeH') index_test.go:140: sql delete from test_index where c = 335 index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 4089366952524032367, c2 = 0.728235, c3 = '4D89YJluDX' where c = 1126 index_test.go:137: sql insert into test_index values (4038, 7420564358484997122, 0.278486, 'n8Pkf2soR3') index_test.go:137: sql insert into test_index values (4040, 5663322645962274642, 0.855208, 'bz40irZnmv') index_test.go:140: sql delete from test_index where c = 267 index_test.go:140: sql delete from test_index where c = 2884 index_test.go:140: sql delete from test_index where c = 2941 index_test.go:143: sql update test_index set c1 = 6332221288439817165, c2 = 0.246539, c3 = 'e8yW0sTRMG' where c = 3726 index_test.go:143: sql update test_index set c1 = 6715035297163152873, c2 = 0.924337, c3 = '9h2sKvPN9l' where c = 2688 index_test.go:140: sql delete from test_index where c = 4037 index_test.go:137: sql insert into test_index values (4041, 9009535779263811765, 0.863394, 'A8XMgDp9Lp') index_test.go:140: sql delete from test_index where c = 3937 index_test.go:140: sql delete from test_index where c = 550 index_test.go:143: sql update test_index set c1 = 272554013181988487, c2 = 0.314826, c3 = 'HO9UlrK9og' where c = 2240 index_test.go:137: sql insert into test_index values (4042, 4264021873213450796, 0.208063, 'lAQlW4LPoj') index_test.go:140: sql delete from test_index where c = 654 index_test.go:137: sql insert into test_index values (4043, 462259253467214916, 0.832432, 'NTmy90SnHF') index_test.go:143: sql update test_index set c1 = 8853564794687248285, c2 = 0.596776, c3 = '89pz3kkHhv' where c = 1948 index_test.go:143: sql update test_index set c1 = 5610713037826459900, c2 = 0.541218, c3 = 'H6OBdA7qw5' where c = 1177 index_test.go:143: sql update test_index set c1 = 5856107750096799564, c2 = 0.423323, c3 = '88ctuDzwbj' where c = 575 index_test.go:143: sql update test_index set c1 = 4763416299297178678, c2 = 0.959331, c3 = 'Db6VS3RAbQ' where c = 2054 index_test.go:140: sql delete from test_index where c = 2321 index_test.go:137: sql insert into test_index values (4044, 7608309800899925840, 0.013939, 'cQViUxseEx') index_test.go:137: sql insert into test_index values (4046, 9111541942207717200, 0.045548, 'Yg45chSnnO') index_test.go:143: sql update test_index set c1 = 4126431076223113468, c2 = 0.588397, c3 = '31ni9yHFRe' where c = 3148 index_test.go:143: sql update test_index set c1 = 4532198271905202828, c2 = 0.213533, c3 = '2RF7Pc5yhY' where c = 2293 index_test.go:137: sql insert into test_index values (4045, 1360051866197412592, 0.235000, 'dP5AI5dPX9') index_test.go:143: sql update test_index set c1 = 7067649409783538566, c2 = 0.500497, c3 = 'VB8ME4k1OR' where c = 1524 index_test.go:137: sql insert into test_index values (4048, 8086902933333335852, 0.668321, 'DWVg5RsDml') index_test.go:137: sql insert into test_index values (4047, 370117809614196540, 0.329831, '4d3b4wUqiN') index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (4049, 8947748167199578793, 0.150495, 'Im6JuPJJ84') index_test.go:143: sql update test_index set c1 = 614234270061085065, c2 = 0.056119, c3 = 'cik8toPI2B' where c = 194 index_test.go:137: sql insert into test_index values (4050, 7880030784669635137, 0.726362, 'ie096xzdmy') index_test.go:140: sql delete from test_index where c = 3791 index_test.go:140: sql delete from test_index where c = 2588 index_test.go:140: sql delete from test_index where c = 3116 index_test.go:137: sql insert into test_index values (4051, 3891984969042084669, 0.703850, 'ECwtxYK5Oj') index_test.go:140: sql delete from test_index where c = 2165 index_test.go:140: sql delete from test_index where c = 2990 index_test.go:137: sql insert into test_index values (4052, 4414635884247539065, 0.729734, 'kLFaGBNj9g') index_test.go:143: sql update test_index set c1 = 811826688010003474, c2 = 0.073926, c3 = 'CcjdWLpu50' where c = 852 index_test.go:140: sql delete from test_index where c = 140 index_test.go:143: sql update test_index set c1 = 6467781243835080845, c2 = 0.287322, c3 = 't7rPMsNo65' where c = 1170 index_test.go:143: sql update test_index set c1 = 2305107428737638253, c2 = 0.561288, c3 = '2cBwfyQl2x' where c = 1467 index_test.go:140: sql delete from test_index where c = 2900 index_test.go:143: sql update test_index set c1 = 9185593008198358636, c2 = 0.303407, c3 = 'LHr9eo1IwI' where c = 618 index_test.go:140: sql delete from test_index where c = 837 index_test.go:143: sql update test_index set c1 = 5841197829385432497, c2 = 0.014269, c3 = 'fLd89AXPSt' where c = 1205 index_test.go:137: sql insert into test_index values (4053, 332439205683010465, 0.756811, 'ss0yKyf54T') index_test.go:143: sql update test_index set c1 = 3984156128033234217, c2 = 0.749767, c3 = 'lzSTG4d99L' where c = 2447 index_test.go:137: sql insert into test_index values (4054, 5350365746843759144, 0.749633, 'l2f4Y136bM') index_test.go:143: sql update test_index set c1 = 5216369972342128211, c2 = 0.497585, c3 = '0Uj3LluXJP' where c = 1598 index_test.go:143: sql update test_index set c1 = 8073275355958667512, c2 = 0.997269, c3 = 'G4i0WsVKnE' where c = 1743 index_test.go:137: sql insert into test_index values (4056, 1937293711669831549, 0.685492, 'qBgs5DdMvH') index_test.go:143: sql update test_index set c1 = 7622037553130111546, c2 = 0.371408, c3 = 'IWE4nTJ5En' where c = 1732 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (4058, 1628591049978967107, 0.821668, 'adgQkaR7Gk') index_test.go:137: sql insert into test_index values (4057, 2984466559755992693, 0.485040, 'Q23HDBVAZk') index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (4059, 220705726406845266, 0.893239, 'cuix0hYooe') index_test.go:140: sql delete from test_index where c = 1873 index_test.go:137: sql insert into test_index values (4061, 7215278439636664472, 0.534915, 'jFfrlpQbkj') index_test.go:140: sql delete from test_index where c = 1158 index_test.go:140: sql delete from test_index where c = 3630 index_test.go:137: sql insert into test_index values (4055, 4258210214121620996, 0.772862, 'z1qINgmwIi') index_test.go:140: sql delete from test_index where c = 1800 index_test.go:143: sql update test_index set c1 = 6141136393070129914, c2 = 0.034781, c3 = 'VKYz0XJ7mS' where c = 2244 index_test.go:143: sql update test_index set c1 = 374315426286106966, c2 = 0.432110, c3 = 'zwdsm2Dz1O' where c = 372 index_test.go:143: sql update test_index set c1 = 7144047976449820639, c2 = 0.320464, c3 = 'qii7UDIKQF' where c = 2825 index_test.go:143: sql update test_index set c1 = 3837604984795703831, c2 = 0.885440, c3 = '8mMvRpw9ck' where c = 1615 index_test.go:140: sql delete from test_index where c = 2585 index_test.go:137: sql insert into test_index values (4060, 308416801594481642, 0.480115, 'wgsK2VhhXH') index_test.go:143: sql update test_index set c1 = 7252008358345426095, c2 = 0.124916, c3 = 'Nj36DwQtRZ' where c = 2402 index_test.go:140: sql delete from test_index where c = 3240 index_test.go:137: sql insert into test_index values (4062, 6240788555351043720, 0.923076, 'ECcbZocS02') index_test.go:137: sql insert into test_index values (4063, 5415819533580067812, 0.986783, 'M0Kkqf8Uk8') index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (4065, 2879519171804786869, 0.875141, 'IeDodCZSpO') index_test.go:143: sql update test_index set c1 = 4133343933360373704, c2 = 0.284717, c3 = '3W0HhX8H8Y' where c = 2331 index_test.go:143: sql update test_index set c1 = 2174058186105781904, c2 = 0.907052, c3 = 'cB1nWQMxzN' where c = 1732 index_test.go:143: sql update test_index set c1 = 7947026930384925715, c2 = 0.958921, c3 = 'bMC3BZrRgI' where c = 3305 index_test.go:143: sql update test_index set c1 = 5097089870303078536, c2 = 0.267645, c3 = 'MEnl7ChbeC' where c = 1411 index_test.go:140: sql delete from test_index where c = 3355 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:137: sql insert into test_index values (4066, 7615115216848505796, 0.295040, 'YlUaqJ9PMX') index_test.go:137: sql insert into test_index values (4068, 3595499299634942379, 0.446075, 'EoCO38bj1R') index_test.go:140: sql delete from test_index where c = 3546 index_test.go:140: sql delete from test_index where c = 2802 index_test.go:143: sql update test_index set c1 = 627851206767513063, c2 = 0.820674, c3 = 'j2qPugPZl2' where c = 1497 index_test.go:137: sql insert into test_index values (4067, 5595144959375823711, 0.573382, '1UvGpqLDdu') index_test.go:140: sql delete from test_index where c = 2616 index_test.go:137: sql insert into test_index values (4064, 733897269826897359, 0.288689, 'A3gcoJWcU1') index_test.go:137: sql insert into test_index values (4069, 4962687161233601013, 0.890498, 'TgkcQV6hZ4') index_test.go:143: sql update test_index set c1 = 3797246640798214559, c2 = 0.905946, c3 = 'T9LQvsSwUH' where c = 2322 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:140: sql delete from test_index where c = 2771 index_test.go:140: sql delete from test_index where c = 2822 index_test.go:137: sql insert into test_index values (4070, 6026115266549079179, 0.439332, 'MgWGkRlsD1') index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 2232462300815730296, c2 = 0.289666, c3 = 'sm5So3ICc5' where c = 3713 index_test.go:137: sql insert into test_index values (4072, 8251721231076297491, 0.166703, 'qR2BZgB3Uh') index_test.go:143: sql update test_index set c1 = 1460771150618563107, c2 = 0.922240, c3 = '2jkLRwrDz9' where c = 797 index_test.go:143: sql update test_index set c1 = 6482757837306490891, c2 = 0.104590, c3 = '5iG8MWMGvx' where c = 1042 index_test.go:143: sql update test_index set c1 = 333743750228288540, c2 = 0.686204, c3 = 'NMC2sureSX' where c = 3416 index_test.go:137: sql insert into test_index values (4071, 4528016940143831906, 0.280595, 'bMH4K6t2zb') index_test.go:140: sql delete from test_index where c = 2097 index_test.go:137: sql insert into test_index values (4073, 8815021866827384990, 0.973156, 'dI146l4YzP') index_test.go:143: sql update test_index set c1 = 4944059288003334435, c2 = 0.759897, c3 = 'tjgVRBZu7J' where c = 1469 index_test.go:137: sql insert into test_index values (4074, 3971199614852068468, 0.151203, '7FEXuWDEPE') index_test.go:137: sql insert into test_index values (4075, 5824393452679424542, 0.444963, '3hAVGE1EiG') index_test.go:140: sql delete from test_index where c = 3733 index_test.go:140: sql delete from test_index where c = 514 index_test.go:143: sql update test_index set c1 = 3475891287991326837, c2 = 0.129398, c3 = 'Uu9uzLOJMR' where c = 960 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (4076, 184694010934781375, 0.411178, '25V7rjAeET') index_test.go:143: sql update test_index set c1 = 102327824693065130, c2 = 0.739281, c3 = 'PFLCLyIu6I' where c = 1354 index_test.go:137: sql insert into test_index values (4077, 7214168379238000930, 0.132071, 'ROsVEJp25f') index_test.go:140: sql delete from test_index where c = 2461 index_test.go:143: sql update test_index set c1 = 5052932666878438346, c2 = 0.003830, c3 = 'Kw0g5xnuZz' where c = 882 index_test.go:143: sql update test_index set c1 = 629983136642668899, c2 = 0.346244, c3 = 'yUmZAW88va' where c = 4025 index_test.go:143: sql update test_index set c1 = 2624623419806020653, c2 = 0.650772, c3 = 'KTIroSzATL' where c = 2837 index_test.go:143: sql update test_index set c1 = 6215640968444508616, c2 = 0.311131, c3 = 'L7Sg1e4iFD' where c = 475 index_test.go:143: sql update test_index set c1 = 8349395094806791378, c2 = 0.698975, c3 = 'Vo41q5RlSy' where c = 3427 index_test.go:137: sql insert into test_index values (4078, 1252550480550699088, 0.098221, 'RqwdxwgJzY') index_test.go:137: sql insert into test_index values (4079, 7673788251808581614, 0.196720, 'knRfZGwbpr') index_test.go:137: sql insert into test_index values (4082, 7246375801142885769, 0.059745, 'Gy1KoAZCVX') index_test.go:140: sql delete from test_index where c = 900 index_test.go:137: sql insert into test_index values (4080, 4115903517213471662, 0.832991, '3PCNXAhNqw') index_test.go:140: sql delete from test_index where c = 3572 index_test.go:137: sql insert into test_index values (4083, 964582319742713074, 0.862871, 'I1NjStVNlF') index_test.go:143: sql update test_index set c1 = 7465084306420806327, c2 = 0.426864, c3 = 'Tlh7cTpQMf' where c = 564 index_test.go:140: sql delete from test_index where c = 794 index_test.go:140: sql delete from test_index where c = 52 index_test.go:137: sql insert into test_index values (4081, 5248001891719644387, 0.322669, 'mrq7hJuCxV') index_test.go:137: sql insert into test_index values (4084, 2007757432067478153, 0.538114, 'qFT8Wd0RaF') index_test.go:143: sql update test_index set c1 = 214071832204377820, c2 = 0.230908, c3 = '9gS32LvJGv' where c = 1598 index_test.go:143: sql update test_index set c1 = 1820080910777038241, c2 = 0.610728, c3 = 'FiMdNasLA5' where c = 2497 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (4085, 6467100470979775370, 0.691082, 'k9Kj8LGK7D') index_test.go:140: sql delete from test_index where c = 1326 index_test.go:143: sql update test_index set c1 = 8908587385137901460, c2 = 0.304378, c3 = '3WYrBHtldL' where c = 3020 index_test.go:143: sql update test_index set c1 = 5740715694604791205, c2 = 0.074486, c3 = 'NexJPKqC2J' where c = 3357 index_test.go:140: sql delete from test_index where c = 2843 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:143: sql update test_index set c1 = 2649110480633191157, c2 = 0.917243, c3 = 'wh63ssVn3R' where c = 3793 index_test.go:137: sql insert into test_index values (4087, 6840662621477653877, 0.425495, 'gBa1rr5FVI') index_test.go:137: sql insert into test_index values (4086, 4154550676088308672, 0.620323, 'sXCfNipewx') index_test.go:143: sql update test_index set c1 = 3359491880319882595, c2 = 0.546876, c3 = 'YADXg3yqTw' where c = 806 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 3271443008102774308, c2 = 0.604529, c3 = 'DBXmHm4BI8' where c = 1307 index_test.go:143: sql update test_index set c1 = 6826961581952184720, c2 = 0.160389, c3 = '5XimGJZnfP' where c = 254 index_test.go:143: sql update test_index set c1 = 402543414022300117, c2 = 0.560662, c3 = 'S8DlOwdCQN' where c = 1173 index_test.go:143: sql update test_index set c1 = 7697221425851774053, c2 = 0.926023, c3 = 'ukm2UdQtsK' where c = 1410 index_test.go:137: sql insert into test_index values (4089, 8484162764783940108, 0.147934, 'uiBPvdAU3h') index_test.go:137: sql insert into test_index values (4088, 37763223705630963, 0.666224, 'qYarTnvb99') index_test.go:140: sql delete from test_index where c = 3354 index_test.go:140: sql delete from test_index where c = 3231 index_test.go:137: sql insert into test_index values (4092, 1311320205454021969, 0.926664, 'kxnTdF3ECK') index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 860 index_test.go:137: sql insert into test_index values (4091, 7670536566909784882, 0.566906, 'GycTh7dPNW') index_test.go:137: sql insert into test_index values (4094, 8627241478418980386, 0.705210, 'OegNiuRM6s') index_test.go:137: sql insert into test_index values (4090, 3657905727154662318, 0.744548, 'QjllmtlgXk') index_test.go:137: sql insert into test_index values (4093, 4309936975459952162, 0.981322, 'uyBSSAczVf') index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 2535 index_test.go:143: sql update test_index set c1 = 7959348886609273294, c2 = 0.453279, c3 = 'BaniLIgMyY' where c = 2408 index_test.go:143: sql update test_index set c1 = 4074664248278734917, c2 = 0.626449, c3 = 'wiDz4jX3Qv' where c = 2504 index_test.go:140: sql delete from test_index where c = 3618 index_test.go:143: sql update test_index set c1 = 567286065412887803, c2 = 0.208428, c3 = 'hdyiohW8EE' where c = 3954 index_test.go:143: sql update test_index set c1 = 878700247611772473, c2 = 0.949214, c3 = 'xfQoWgD65y' where c = 3841 index_test.go:143: sql update test_index set c1 = 3480887596214000922, c2 = 0.934157, c3 = '3KdimTFD3o' where c = 1964 index_test.go:140: sql delete from test_index where c = 2344 index_test.go:143: sql update test_index set c1 = 6076806089927862883, c2 = 0.419842, c3 = '45mayepjUk' where c = 698 index_test.go:143: sql update test_index set c1 = 3485155138208438933, c2 = 0.703562, c3 = 'RdzzIeFUcB' where c = 2768 index_test.go:137: sql insert into test_index values (4095, 5158396876493085893, 0.200259, 'CJX4CqMQnb') index_test.go:143: sql update test_index set c1 = 4368157711946072127, c2 = 0.107680, c3 = '4tIgNEdM3H' where c = 868 index_test.go:137: sql insert into test_index values (4097, 4160410346847062040, 0.136963, '7DJEtdAf2k') index_test.go:137: sql insert into test_index values (4099, 6825763898817847915, 0.236550, 'EGu2bYEtv7') index_test.go:143: sql update test_index set c1 = 8216372515676416149, c2 = 0.532364, c3 = 'pBpkXlQzM9' where c = 3617 index_test.go:137: sql insert into test_index values (4100, 3458859600996107006, 0.414064, 'xFmGgQPYis') index_test.go:137: sql insert into test_index values (4098, 1308748973538582906, 0.318049, 'uG4r52OXGf') index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (4096, 499243592893508283, 0.650347, '8bX1SyWhZN') index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 876 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:143: sql update test_index set c1 = 3987097001049014001, c2 = 0.015353, c3 = 'fH7uq4rmv1' where c = 98 index_test.go:140: sql delete from test_index where c = 3923 index_test.go:140: sql delete from test_index where c = 3760 index_test.go:143: sql update test_index set c1 = 4743177344358465065, c2 = 0.376403, c3 = 'p2ELnptuh7' where c = 1400 index_test.go:143: sql update test_index set c1 = 3751101423811755566, c2 = 0.515939, c3 = 'omnZztZaB1' where c = 2960 index_test.go:143: sql update test_index set c1 = 610188819543427502, c2 = 0.025115, c3 = 'xeCZNpNeID' where c = 2637 index_test.go:143: sql update test_index set c1 = 2147139000568847573, c2 = 0.685290, c3 = 'OKfKhF25C3' where c = 3697 index_test.go:143: sql update test_index set c1 = 4843646859265390600, c2 = 0.229759, c3 = 'jtokzjcMji' where c = 3480 [TestSimpleMixed][Insert][Time Cost]2.922140169s index_test.go:137: sql insert into test_index values (4105, 7575596920362973293, 0.317742, 'XbArv2YZ9q') index_test.go:137: sql insert into test_index values (4107, 5105672705291221278, 0.929108, 'nN2sQQiE5N') index_test.go:137: sql insert into test_index values (4110, 4202319374273727794, 0.696036, 'vBA2UVElX1') index_test.go:137: sql insert into test_index values (4106, 2466842766913636756, 0.859798, 'k9ZBUjD9QZ') index_test.go:137: sql insert into test_index values (4101, 2659888898330078690, 0.003661, 'uhCXvMmLhg') index_test.go:137: sql insert into test_index values (4103, 8928293621333364393, 0.951254, 'II5JEpvOs8') index_test.go:137: sql insert into test_index values (4102, 5062171332000514141, 0.086331, 'V37h8cEe8M') index_test.go:137: sql insert into test_index values (4104, 111347496560070467, 0.732987, 'eSN2l42nNR') index_test.go:137: sql insert into test_index values (4108, 7027056300609233488, 0.990969, 'PlYfeYYrtH') index_test.go:137: sql insert into test_index values (4109, 7431962714022169486, 0.286687, 'buQP1c8yrc') index_test.go:140: sql delete from test_index where c = 2633 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 3081 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 1375 index_test.go:140: sql delete from test_index where c = 2833 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 1966 index_test.go:143: sql update test_index set c1 = 5256993108402903586, c2 = 0.739134, c3 = 'dKsO1P9KEh' where c = 1318 index_test.go:143: sql update test_index set c1 = 3850529606563095942, c2 = 0.757307, c3 = 'gPiDxsVBDz' where c = 3804 index_test.go:143: sql update test_index set c1 = 3511259473303906732, c2 = 0.157955, c3 = 'WLxeLuW2EQ' where c = 2874 index_test.go:143: sql update test_index set c1 = 6713377890290868116, c2 = 0.115813, c3 = 'xv4C37AKzz' where c = 3171 index_test.go:143: sql update test_index set c1 = 3444746198951917309, c2 = 0.635564, c3 = 'JuugQ6K1N7' where c = 2405 index_test.go:143: sql update test_index set c1 = 1203248059574651061, c2 = 0.526434, c3 = 'mI09zpCWTB' where c = 1262 index_test.go:143: sql update test_index set c1 = 3683205659459999116, c2 = 0.859551, c3 = 'UF83wiQ7mn' where c = 548 index_test.go:143: sql update test_index set c1 = 6029512205524656687, c2 = 0.700716, c3 = 'U9x8ODFEfC' where c = 3676 index_test.go:143: sql update test_index set c1 = 6620787823781287998, c2 = 0.534677, c3 = 'jiQwFqFp3d' where c = 1838 index_test.go:137: sql insert into test_index values (4112, 6528938103306015975, 0.989022, 'd5YoHiXCmF') index_test.go:137: sql insert into test_index values (4111, 7928016985216117892, 0.804299, 'YJdk2FGeC3') index_test.go:137: sql insert into test_index values (4113, 8137263789709780696, 0.495854, 'CMpL4XwTiE') index_test.go:137: sql insert into test_index values (4114, 7089399558093633534, 0.178971, 'dAMXUlbWH9') index_test.go:143: sql update test_index set c1 = 5688623950793926977, c2 = 0.166147, c3 = 'MgbWOU8CBy' where c = 3752 index_test.go:137: sql insert into test_index values (4115, 6424044043545463851, 0.789171, '8a1gseuqM7') index_test.go:137: sql insert into test_index values (4117, 2865509876118548826, 0.129465, 'qX61BPt7th') index_test.go:137: sql insert into test_index values (4118, 2194405240550097080, 0.100612, 'sFNn0Vk2ge') index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:140: sql delete from test_index where c = 3465 index_test.go:137: sql insert into test_index values (4116, 1469021420466326674, 0.561254, 'arbZPL8Tck') index_test.go:140: sql delete from test_index where c = 2086 index_test.go:137: sql insert into test_index values (4119, 5632964423884998983, 0.854784, '51WFE2T65T') index_test.go:140: sql delete from test_index where c = 1892 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 4568576526861401554, c2 = 0.936495, c3 = 'XX7WSxifqc' where c = 43 index_test.go:143: sql update test_index set c1 = 450410867804599432, c2 = 0.289268, c3 = 'Rw58bUbMpm' where c = 276 index_test.go:143: sql update test_index set c1 = 2959420916200636032, c2 = 0.820488, c3 = 'c0DDzuF3Vg' where c = 3562 index_test.go:137: sql insert into test_index values (4120, 2888093400880214440, 0.588412, 'u4Fp6n0JZK') index_test.go:140: sql delete from test_index where c = 3510 index_test.go:143: sql update test_index set c1 = 3599297866140384038, c2 = 0.836270, c3 = 'f7VoancLZA' where c = 1855 index_test.go:143: sql update test_index set c1 = 2772025097200465432, c2 = 0.788312, c3 = 'tBPBxTCcyE' where c = 3833 index_test.go:140: sql delete from test_index where c = 3633 index_test.go:137: sql insert into test_index values (4121, 1592643832687987544, 0.475794, 'FmVZNJK6cl') index_test.go:137: sql insert into test_index values (4122, 7790722233021553335, 0.128938, 'quRF8Fe6bn') index_test.go:137: sql insert into test_index values (4123, 3251734566122388051, 0.124538, 'BdDiHSUuuD') index_test.go:140: sql delete from test_index where c = 2492 index_test.go:137: sql insert into test_index values (4125, 7233331663231790980, 0.670328, 'HUXaTIF1v1') index_test.go:143: sql update test_index set c1 = 3929061847142584673, c2 = 0.670366, c3 = 'AeKRYy70ZM' where c = 3444 index_test.go:143: sql update test_index set c1 = 7044132844578638895, c2 = 0.938981, c3 = 'K2e6ELm3BI' where c = 2050 index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 3502 index_test.go:143: sql update test_index set c1 = 2446986261646126560, c2 = 0.173957, c3 = 'ETDcMoBQVu' where c = 2642 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 2693 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:137: sql insert into test_index values (4126, 7477449179331973976, 0.249691, 'GohT8ZkWj4') index_test.go:137: sql insert into test_index values (4124, 1951733556446595438, 0.788393, '8cyLVTQD7K') index_test.go:143: sql update test_index set c1 = 7582391847481415617, c2 = 0.240127, c3 = 'pVVijIbY8h' where c = 515 index_test.go:143: sql update test_index set c1 = 5666898815907210923, c2 = 0.908216, c3 = 'YehhkbtWZX' where c = 3362 index_test.go:143: sql update test_index set c1 = 1107560944876813008, c2 = 0.715909, c3 = '7gIOGoyuYX' where c = 3243 index_test.go:143: sql update test_index set c1 = 7239635510560237558, c2 = 0.020734, c3 = 'Y0kAMRJZNO' where c = 2015 index_test.go:143: sql update test_index set c1 = 8436559056020017624, c2 = 0.327199, c3 = 'V3zDRxtNdQ' where c = 1901 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:137: sql insert into test_index values (4128, 370732979489663654, 0.591651, 'QsAprAURqs') index_test.go:137: sql insert into test_index values (4127, 408383604805747302, 0.289961, 'rvKzaxO5jt') index_test.go:137: sql insert into test_index values (4130, 2559330863471916308, 0.670303, 'YFVZk7XheW') index_test.go:143: sql update test_index set c1 = 7334547796791618832, c2 = 0.342151, c3 = 'J3jPlVKOqb' where c = 360 index_test.go:137: sql insert into test_index values (4131, 7744185826110502247, 0.512546, 'bDPh0M0w2A') index_test.go:140: sql delete from test_index where c = 3582 index_test.go:137: sql insert into test_index values (4133, 7067481116157781008, 0.531329, 'p2ztxLFzkv') index_test.go:137: sql insert into test_index values (4132, 2638796753212717552, 0.072914, 'qouXcNQheC') index_test.go:143: sql update test_index set c1 = 6401957709903763202, c2 = 0.748005, c3 = 'iwV3MduBmA' where c = 1166 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:140: sql delete from test_index where c = 2470 index_test.go:140: sql delete from test_index where c = 2581 index_test.go:137: sql insert into test_index values (4129, 7482141429685800799, 0.612098, 'zobXj3Uktz') index_test.go:140: sql delete from test_index where c = 3420 index_test.go:140: sql delete from test_index where c = 3992 index_test.go:137: sql insert into test_index values (4134, 7434548625634784963, 0.334571, 'y8s2TRwBgt') index_test.go:143: sql update test_index set c1 = 4645983912712533517, c2 = 0.972107, c3 = '3LUp7obiPv' where c = 4026 index_test.go:140: sql delete from test_index where c = 3226 index_test.go:137: sql insert into test_index values (4135, 6635861922938947195, 0.570499, 'H25bqXMFyR') index_test.go:143: sql update test_index set c1 = 2916429996301987911, c2 = 0.395122, c3 = 'PUUQ4J4imd' where c = 1290 index_test.go:140: sql delete from test_index where c = 2503 index_test.go:143: sql update test_index set c1 = 1722524544315298293, c2 = 0.710982, c3 = 'bJr9x7dIa8' where c = 1848 index_test.go:143: sql update test_index set c1 = 4952367273601467215, c2 = 0.223717, c3 = 'Dnaz9fkVkd' where c = 3885 index_test.go:143: sql update test_index set c1 = 6447716131525895360, c2 = 0.973404, c3 = 'Amtq1CqpKq' where c = 1675 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 3908821516079165972, c2 = 0.337785, c3 = 'Ss47Ugvyfj' where c = 2897 index_test.go:143: sql update test_index set c1 = 5330185692898989504, c2 = 0.238066, c3 = 'TLprii1m0i' where c = 1361 index_test.go:143: sql update test_index set c1 = 2740524346367806822, c2 = 0.391107, c3 = 'HTvaUp5H04' where c = 1088 index_test.go:143: sql update test_index set c1 = 7145907957768644989, c2 = 0.970146, c3 = 'pRZXu6TU8g' where c = 765 index_test.go:137: sql insert into test_index values (4136, 5397022442849096766, 0.817564, 'A6X7TDdOWn') index_test.go:137: sql insert into test_index values (4137, 8381269414052758512, 0.536057, 'pLNT8rVpmk') index_test.go:137: sql insert into test_index values (4139, 1917602904931443870, 0.926116, 'uNY3bozCFI') index_test.go:137: sql insert into test_index values (4141, 165188131903366040, 0.455495, '3k7Eb5q9gx') index_test.go:137: sql insert into test_index values (4138, 2788035368206593984, 0.714487, 'q6Wvr63HJj') index_test.go:140: sql delete from test_index where c = 2549 index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (4143, 7405600646304457814, 0.308040, 'sq7B8Wj59q') index_test.go:140: sql delete from test_index where c = 2964 index_test.go:137: sql insert into test_index values (4142, 162460633923219627, 0.564448, '98VT1xAp7u') index_test.go:137: sql insert into test_index values (4144, 4581386861249059991, 0.063227, '00NpS9y9Gu') index_test.go:140: sql delete from test_index where c = 3878 index_test.go:140: sql delete from test_index where c = 3588 index_test.go:143: sql update test_index set c1 = 3016502786302097610, c2 = 0.380557, c3 = 'jKZ5HkCtU4' where c = 561 index_test.go:140: sql delete from test_index where c = 2465 index_test.go:137: sql insert into test_index values (4140, 6130335260561696372, 0.731168, 'AXAkJifYmh') index_test.go:143: sql update test_index set c1 = 738170505939789899, c2 = 0.848399, c3 = 'Y9RKh59Qpm' where c = 3348 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 3206163770048801541, c2 = 0.658273, c3 = 'jGAVp6QpJP' where c = 1094 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 522213525863667990, c2 = 0.422251, c3 = 'Airxt6x0Bm' where c = 370 index_test.go:143: sql update test_index set c1 = 5012609800510748203, c2 = 0.937289, c3 = 'Z7SeiiWvii' where c = 2029 index_test.go:140: sql delete from test_index where c = 4040 index_test.go:140: sql delete from test_index where c = 3044 index_test.go:143: sql update test_index set c1 = 3187359221231411572, c2 = 0.572620, c3 = '3mQ0RGQGGJ' where c = 1723 index_test.go:143: sql update test_index set c1 = 4194373251865835948, c2 = 0.152185, c3 = 'FCdipPMEdB' where c = 1027 index_test.go:137: sql insert into test_index values (4147, 7618672123981392648, 0.188516, 'GhQjntuVeV') index_test.go:137: sql insert into test_index values (4146, 1875592708220739919, 0.072748, 'Ku9Vl8BLjA') index_test.go:137: sql insert into test_index values (4148, 3969702389854886541, 0.507726, 'loH5u19rH1') index_test.go:137: sql insert into test_index values (4149, 8912641288679568297, 0.319044, 'nQBQe7ge9m') index_test.go:137: sql insert into test_index values (4145, 8533935637780151321, 0.687843, '6D6NwjFeFd') index_test.go:140: sql delete from test_index where c = 1361 index_test.go:143: sql update test_index set c1 = 8488370426544571140, c2 = 0.335653, c3 = 'MGOM5DSWGq' where c = 1002 index_test.go:143: sql update test_index set c1 = 6506049704652442308, c2 = 0.884417, c3 = 'sbeWExR4wX' where c = 3909 index_test.go:137: sql insert into test_index values (4150, 3118362607214680198, 0.480324, 'dEKEDb0WzA') index_test.go:137: sql insert into test_index values (4151, 6840301823443587248, 0.225839, 'TrtGLptVwx') index_test.go:143: sql update test_index set c1 = 5822106438416916540, c2 = 0.850757, c3 = 'xRID6fp8mn' where c = 2901 index_test.go:140: sql delete from test_index where c = 1664 index_test.go:143: sql update test_index set c1 = 6930776492970118876, c2 = 0.651793, c3 = 'zVi2L5QykT' where c = 483 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (4153, 5328608180574595801, 0.357154, 'UxPP6I5eR1') index_test.go:137: sql insert into test_index values (4152, 2061088870157773969, 0.775061, 'l1eK68WVAH') index_test.go:137: sql insert into test_index values (4154, 8351662763700912864, 0.013768, 'BCeTRWn1Pr') index_test.go:140: sql delete from test_index where c = 900 index_test.go:140: sql delete from test_index where c = 3636 index_test.go:137: sql insert into test_index values (4155, 7992522570288848847, 0.085103, 'YADM9iNmuq') index_test.go:140: sql delete from test_index where c = 4118 index_test.go:143: sql update test_index set c1 = 3517058008503228544, c2 = 0.634101, c3 = 'kuT618xQne' where c = 3888 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:143: sql update test_index set c1 = 7938320763049970814, c2 = 0.030638, c3 = '9uFVReG1WO' where c = 1285 index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 2832326386091862969, c2 = 0.321312, c3 = 'QmTZWtCO9r' where c = 1298 index_test.go:143: sql update test_index set c1 = 6043610982651802024, c2 = 0.278555, c3 = 'ZC2y2EC0hj' where c = 92 index_test.go:140: sql delete from test_index where c = 2628 index_test.go:143: sql update test_index set c1 = 6156185206140870683, c2 = 0.194418, c3 = 'yCXKH3EFzS' where c = 390 index_test.go:143: sql update test_index set c1 = 2506878150830287625, c2 = 0.714472, c3 = 'nFZrC5r0TP' where c = 2460 index_test.go:140: sql delete from test_index where c = 2044 index_test.go:137: sql insert into test_index values (4156, 8967378951904780514, 0.630470, 'xGtotHHOX5') index_test.go:140: sql delete from test_index where c = 2566 index_test.go:143: sql update test_index set c1 = 8241196159573672331, c2 = 0.964911, c3 = 'IgWq8vBwGe' where c = 1339 index_test.go:137: sql insert into test_index values (4159, 1140849587720968465, 0.160964, 'Z6beP3kOhN') index_test.go:137: sql insert into test_index values (4158, 4413098724706983139, 0.603523, 'kkbTJ7Rloz') index_test.go:143: sql update test_index set c1 = 8332809977636426418, c2 = 0.152734, c3 = 'sWrYbGCNZ5' where c = 1336 index_test.go:143: sql update test_index set c1 = 4164806245806105051, c2 = 0.244201, c3 = '6gxlCoyLYc' where c = 2275 index_test.go:137: sql insert into test_index values (4161, 5724678175704390584, 0.184129, 'dorSyA8YAP') index_test.go:137: sql insert into test_index values (4160, 5256388725621109844, 0.867850, 'tpbV4600iA') index_test.go:137: sql insert into test_index values (4157, 8403464417129986258, 0.096711, 'VrlYWx9gHk') index_test.go:140: sql delete from test_index where c = 2861 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 942 index_test.go:137: sql insert into test_index values (4163, 737890545790280019, 0.826254, 'apH64exMc6') index_test.go:143: sql update test_index set c1 = 1729753652462390057, c2 = 0.979387, c3 = 'Cunzu2WwHy' where c = 1166 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 2449579735096892873, c2 = 0.473286, c3 = 'TdqPzhyasn' where c = 1031 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:143: sql update test_index set c1 = 7006586247135307808, c2 = 0.909732, c3 = 'yW6sU6RmCS' where c = 2662 index_test.go:137: sql insert into test_index values (4165, 3791275705779977467, 0.330503, 'EukUwxtfyV') index_test.go:137: sql insert into test_index values (4162, 838437053366048899, 0.895822, '3860GXmGhQ') index_test.go:143: sql update test_index set c1 = 4525576491620062092, c2 = 0.725765, c3 = 'Uw1CPthd32' where c = 3008 index_test.go:143: sql update test_index set c1 = 6708720019792378138, c2 = 0.259908, c3 = 'Bq5d6pf0DI' where c = 3729 index_test.go:137: sql insert into test_index values (4164, 4162746196650719696, 0.104399, 'ZgtlJCt7wo') index_test.go:137: sql insert into test_index values (4166, 5075873493918108013, 0.346883, 'zq3NbgClTt') index_test.go:140: sql delete from test_index where c = 2903 index_test.go:143: sql update test_index set c1 = 7680270060720843888, c2 = 0.651006, c3 = 'Zk7fwxNbH2' where c = 668 index_test.go:143: sql update test_index set c1 = 5296178065788574424, c2 = 0.144470, c3 = 'erjhSSNtJM' where c = 4072 index_test.go:143: sql update test_index set c1 = 1655446344979880420, c2 = 0.667281, c3 = 'yjDBFeJIjT' where c = 3519 index_test.go:137: sql insert into test_index values (4169, 884196294619421394, 0.224767, 'TIO7Hc4m3w') index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 1782489692669041364, c2 = 0.651543, c3 = 'Av0s0sdsDc' where c = 2464 index_test.go:137: sql insert into test_index values (4168, 4587996397869374416, 0.948471, 'qMpkXGaq03') index_test.go:137: sql insert into test_index values (4167, 8816027644780291179, 0.024916, 'wEw7sqgDfE') index_test.go:140: sql delete from test_index where c = 2255 index_test.go:140: sql delete from test_index where c = 3578 index_test.go:137: sql insert into test_index values (4170, 1960585971537094735, 0.395270, 'neq20jMzKt') index_test.go:137: sql insert into test_index values (4171, 8385366448674585107, 0.630549, 'eczM1RXpAf') index_test.go:143: sql update test_index set c1 = 1290521890135238145, c2 = 0.215311, c3 = 'S6lleZx3UQ' where c = 826 index_test.go:137: sql insert into test_index values (4172, 7215427861748740436, 0.474045, 'Nh4qo7zNJB') index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 6464704814677984902, c2 = 0.069870, c3 = '0rdcoyAQDJ' where c = 3145 index_test.go:140: sql delete from test_index where c = 941 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:137: sql insert into test_index values (4173, 4049898277789154426, 0.245835, 'eAazbUgB5k') index_test.go:140: sql delete from test_index where c = 2979 index_test.go:143: sql update test_index set c1 = 5959282057498019850, c2 = 0.202851, c3 = 'NgpbE7cQk8' where c = 1831 index_test.go:140: sql delete from test_index where c = 3594 index_test.go:140: sql delete from test_index where c = 3340 index_test.go:137: sql insert into test_index values (4174, 6650269013420656216, 0.625098, 'T9kGV4jL0J') index_test.go:137: sql insert into test_index values (4175, 2372305969718581618, 0.963907, 'bv3o3l8ca2') index_test.go:143: sql update test_index set c1 = 5701332206171083595, c2 = 0.348538, c3 = '7XTwzjgD7g' where c = 2160 index_test.go:140: sql delete from test_index where c = 3203 index_test.go:143: sql update test_index set c1 = 47705561949503111, c2 = 0.863359, c3 = 'sG63y4wW31' where c = 1184 index_test.go:143: sql update test_index set c1 = 7544700895756710259, c2 = 0.119407, c3 = 'eOv5sUPkOp' where c = 207 index_test.go:140: sql delete from test_index where c = 963 index_test.go:143: sql update test_index set c1 = 2385179065277893166, c2 = 0.114998, c3 = 'KP2MYBbnlU' where c = 4136 index_test.go:137: sql insert into test_index values (4177, 4942950976246667426, 0.824448, 'kNKJ4izTi9') index_test.go:143: sql update test_index set c1 = 380725917320897161, c2 = 0.415675, c3 = 'bx03lO7QfL' where c = 3739 index_test.go:137: sql insert into test_index values (4176, 2825507892952409500, 0.715207, 'ETTPIRSFyO') index_test.go:137: sql insert into test_index values (4178, 506272543440773358, 0.826167, 'ZxbofByBUY') index_test.go:140: sql delete from test_index where c = 1917 index_test.go:137: sql insert into test_index values (4179, 3750291122008749933, 0.051177, 'bmcCf7mf7y') index_test.go:143: sql update test_index set c1 = 3552131942107927588, c2 = 0.043908, c3 = 'ZcpSqVGSc2' where c = 3021 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 4523770179207087993, c2 = 0.284059, c3 = 'CAwb9a5QWU' where c = 1740 index_test.go:137: sql insert into test_index values (4181, 7723129560864576580, 0.575577, 'K8d14V9xB7') index_test.go:137: sql insert into test_index values (4180, 2620548538050964505, 0.236263, 'XLx5GU8DJc') index_test.go:140: sql delete from test_index where c = 2912 index_test.go:143: sql update test_index set c1 = 6516421302454097593, c2 = 0.283935, c3 = 'XRb6wru1XQ' where c = 3349 index_test.go:140: sql delete from test_index where c = 3900 index_test.go:137: sql insert into test_index values (4182, 397566070608868427, 0.733577, '4vapESWJdU') index_test.go:143: sql update test_index set c1 = 5147899131710872551, c2 = 0.501584, c3 = 'erpsg45uX3' where c = 708 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 6773120958541498248, c2 = 0.365935, c3 = 'xhBIAly4bp' where c = 923 index_test.go:143: sql update test_index set c1 = 6327574886126853396, c2 = 0.546375, c3 = 'nhF7TCP8nu' where c = 1655 index_test.go:137: sql insert into test_index values (4184, 5494958763517949155, 0.351573, 'BlrODcqbmj') index_test.go:143: sql update test_index set c1 = 2938718129302395437, c2 = 0.175333, c3 = '1pvwz00GFr' where c = 1283 index_test.go:140: sql delete from test_index where c = 618 index_test.go:137: sql insert into test_index values (4186, 1164525389950522094, 0.206648, 'gMAlON8cNO') index_test.go:143: sql update test_index set c1 = 7870156064923332461, c2 = 0.370895, c3 = 'wXI7xzWpCr' where c = 2530 index_test.go:137: sql insert into test_index values (4185, 5541633350988495248, 0.239645, 'C6aslks21w') index_test.go:140: sql delete from test_index where c = 1997 index_test.go:140: sql delete from test_index where c = 3412 index_test.go:137: sql insert into test_index values (4187, 8781606591497710427, 0.070272, 'veDXRN6x7T') index_test.go:137: sql insert into test_index values (4188, 2050410412251983374, 0.159673, 'lhngu6Whej') index_test.go:137: sql insert into test_index values (4189, 4135879078051648129, 0.479960, 'H3Hpkmbl3G') index_test.go:140: sql delete from test_index where c = 730 index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 1842366116620756383, c2 = 0.300200, c3 = 'oN1QLhGRUJ' where c = 3626 index_test.go:140: sql delete from test_index where c = 3500 index_test.go:140: sql delete from test_index where c = 2126 index_test.go:143: sql update test_index set c1 = 2202804219348991238, c2 = 0.031619, c3 = 'E8zKpFoFUO' where c = 1440 index_test.go:140: sql delete from test_index where c = 2312 index_test.go:137: sql insert into test_index values (4183, 5393949051192625013, 0.871428, 'DPQfBFGJxz') index_test.go:143: sql update test_index set c1 = 6997669598760591219, c2 = 0.771649, c3 = 'DD7xtQtSj9' where c = 3872 index_test.go:143: sql update test_index set c1 = 7668491333883525571, c2 = 0.827267, c3 = 'dQNJ7JhQz9' where c = 131 index_test.go:137: sql insert into test_index values (4190, 7267538803935587531, 0.135880, '2kTTa4JfCY') index_test.go:143: sql update test_index set c1 = 2745697015192148900, c2 = 0.193095, c3 = 'T0KIQrQCfL' where c = 983 index_test.go:137: sql insert into test_index values (4191, 2210908798530241822, 0.954974, 'q1NHrDPR35') index_test.go:143: sql update test_index set c1 = 1439715231316247974, c2 = 0.609978, c3 = 'Svk86naZNS' where c = 4180 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:140: sql delete from test_index where c = 2608 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:137: sql insert into test_index values (4192, 2950387820337457573, 0.158447, 'OKLvMEVs5b') index_test.go:143: sql update test_index set c1 = 6400518317387125096, c2 = 0.707054, c3 = '2M1c98iCuz' where c = 20 index_test.go:137: sql insert into test_index values (4193, 173368581762271316, 0.169575, 'mNeLM22uzV') index_test.go:143: sql update test_index set c1 = 4530310402737748171, c2 = 0.421799, c3 = '4E7JkikXSZ' where c = 3753 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:137: sql insert into test_index values (4194, 6819748856372607059, 0.186858, 'U94dQ0LdGO') index_test.go:137: sql insert into test_index values (4195, 1434481429593719472, 0.084627, 'R9tAOUr74e') index_test.go:143: sql update test_index set c1 = 8860603226337911825, c2 = 0.143573, c3 = 'Zkd1FxkLwX' where c = 2054 index_test.go:143: sql update test_index set c1 = 4595977996506727448, c2 = 0.548362, c3 = 'BkkibxfsNi' where c = 1248 index_test.go:140: sql delete from test_index where c = 2825 index_test.go:143: sql update test_index set c1 = 424800309245617177, c2 = 0.481353, c3 = 'MMHPxe9XFF' where c = 3451 index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (4196, 2232002943859090436, 0.061753, '2r6wNwwyE1') index_test.go:143: sql update test_index set c1 = 1903737236925464245, c2 = 0.329926, c3 = '0WOLum8Rfh' where c = 1694 index_test.go:140: sql delete from test_index where c = 3419 index_test.go:140: sql delete from test_index where c = 986 index_test.go:143: sql update test_index set c1 = 8116511519629603009, c2 = 0.221032, c3 = '10H5sn0Nmu' where c = 195 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:137: sql insert into test_index values (4197, 5350107749417316854, 0.854685, 'OsUVbGo8BB') index_test.go:143: sql update test_index set c1 = 657501440948163855, c2 = 0.235097, c3 = 'RJNYFGwe0t' where c = 629 index_test.go:143: sql update test_index set c1 = 4919862078122614024, c2 = 0.716237, c3 = '4VgCE5BeYq' where c = 652 index_test.go:143: sql update test_index set c1 = 8241032473522011193, c2 = 0.291105, c3 = 'Y8eYDoBRQz' where c = 1037 index_test.go:143: sql update test_index set c1 = 4916537594934478476, c2 = 0.104734, c3 = 'tBmLkHRqSv' where c = 1472 index_test.go:140: sql delete from test_index where c = 3174 index_test.go:137: sql insert into test_index values (4198, 7434782402274661659, 0.042058, 'qShYP8jspT') index_test.go:143: sql update test_index set c1 = 2552035299267468489, c2 = 0.120790, c3 = 'VBf7KqG3z1' where c = 1644 index_test.go:140: sql delete from test_index where c = 2482 index_test.go:137: sql insert into test_index values (4199, 3410127548027908936, 0.492899, 'Wzx5qFXTBs') index_test.go:140: sql delete from test_index where c = 2440 index_test.go:143: sql update test_index set c1 = 7581389892048425979, c2 = 0.857872, c3 = 'rfjaAayIp8' where c = 630 index_test.go:143: sql update test_index set c1 = 7801563097127448453, c2 = 0.317600, c3 = 'Qt1qUSKkaL' where c = 2445 index_test.go:137: sql insert into test_index values (4200, 3139023723337207266, 0.821289, 'r6Q1npHBu8') index_test.go:140: sql delete from test_index where c = 2398 index_test.go:143: sql update test_index set c1 = 89421973109586957, c2 = 0.857448, c3 = 'PhBu6z4zvn' where c = 1820 index_test.go:137: sql insert into test_index values (4203, 4373199558896114909, 0.259960, 'Qwm6LVrLHV') index_test.go:137: sql insert into test_index values (4205, 7243080173006482678, 0.302284, 'wuqHBF1LXL') index_test.go:137: sql insert into test_index values (4202, 4280870236751356701, 0.396556, 'aiUVjs4tie') index_test.go:137: sql insert into test_index values (4201, 5304407585522361085, 0.956265, '6v39h61Qhq') index_test.go:137: sql insert into test_index values (4206, 7944565545038819039, 0.109511, 'YtoVpb8pr2') index_test.go:137: sql insert into test_index values (4204, 2437515396767343311, 0.042599, 'CkwhVtnVsK') index_test.go:137: sql insert into test_index values (4209, 6236000900405440978, 0.066875, 'mwHzp0inhA') index_test.go:137: sql insert into test_index values (4210, 1156162449101675849, 0.261037, 'oAj7thKGva') index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 410 index_test.go:137: sql insert into test_index values (4208, 4301235269447681903, 0.569732, 'BMVe4RM3Ug') index_test.go:137: sql insert into test_index values (4207, 4659164044499279476, 0.391022, 'D5OVAooDYT') index_test.go:140: sql delete from test_index where c = 2961 index_test.go:140: sql delete from test_index where c = 2896 index_test.go:140: sql delete from test_index where c = 2469 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 60 index_test.go:143: sql update test_index set c1 = 8070421409600026881, c2 = 0.789440, c3 = '7EvaCo8nV6' where c = 1130 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 614075412739878919, c2 = 0.969032, c3 = 'YK7nFjMeBH' where c = 2059 index_test.go:143: sql update test_index set c1 = 7039781586090145381, c2 = 0.529710, c3 = 'tFq7OeY6Jb' where c = 1504 index_test.go:143: sql update test_index set c1 = 7234208878339311061, c2 = 0.162563, c3 = 'vWU5srGdL7' where c = 295 index_test.go:143: sql update test_index set c1 = 4934976595352842987, c2 = 0.906445, c3 = '8i5U4X2vZ1' where c = 4014 index_test.go:140: sql delete from test_index where c = 2547 index_test.go:143: sql update test_index set c1 = 8495637928952359568, c2 = 0.127378, c3 = 'H3t73wKl8e' where c = 3081 index_test.go:140: sql delete from test_index where c = 1580 index_test.go:143: sql update test_index set c1 = 7118313803955741120, c2 = 0.898804, c3 = 'Kq9ZqHHjqb' where c = 2231 index_test.go:143: sql update test_index set c1 = 3191639088445122410, c2 = 0.984524, c3 = 'Ma3QWdlHUP' where c = 2751 index_test.go:137: sql insert into test_index values (4213, 5627917227622347653, 0.531214, 'p5u6ng97ev') index_test.go:137: sql insert into test_index values (4211, 7526382951635402849, 0.097948, '5TQ85AkF8t') index_test.go:137: sql insert into test_index values (4212, 7123196986993631284, 0.621941, 'zWvatTH3rj') index_test.go:137: sql insert into test_index values (4216, 6790055667004495850, 0.199692, 'RjSA9RETa5') index_test.go:137: sql insert into test_index values (4217, 5010447426240069596, 0.851705, 'UUkgtXArsx') index_test.go:137: sql insert into test_index values (4214, 1790172172236457043, 0.996435, 'GQ8GMd7BH3') index_test.go:137: sql insert into test_index values (4215, 1027969020227645045, 0.789108, 'U3bQV6IQ3X') index_test.go:143: sql update test_index set c1 = 1773830318425611375, c2 = 0.722661, c3 = 'JOdCUfiKr6' where c = 346 index_test.go:140: sql delete from test_index where c = 1493 index_test.go:137: sql insert into test_index values (4219, 534617518012116543, 0.897640, 'wxg3sce7vU') index_test.go:140: sql delete from test_index where c = 992 index_test.go:140: sql delete from test_index where c = 2982 index_test.go:143: sql update test_index set c1 = 5993546802989731221, c2 = 0.051616, c3 = 'u5Om4EwHU6' where c = 3562 index_test.go:140: sql delete from test_index where c = 2647 index_test.go:140: sql delete from test_index where c = 3822 index_test.go:140: sql delete from test_index where c = 313 index_test.go:137: sql insert into test_index values (4218, 5827363490518023404, 0.928949, 'VAMUfG1Eyx') index_test.go:143: sql update test_index set c1 = 5409573044033851506, c2 = 0.434368, c3 = 'S410cQs8H3' where c = 1804 index_test.go:143: sql update test_index set c1 = 5679703502587875122, c2 = 0.489064, c3 = '5Xvzg9JH6J' where c = 1133 index_test.go:137: sql insert into test_index values (4220, 4146710044148007886, 0.624045, 'bR1ehBKNSL') index_test.go:143: sql update test_index set c1 = 8883550859292377300, c2 = 0.461878, c3 = 'iiPXBdDack' where c = 2897 index_test.go:143: sql update test_index set c1 = 288589879512015637, c2 = 0.980021, c3 = '6o5wteIDjI' where c = 3390 index_test.go:140: sql delete from test_index where c = 1923 index_test.go:143: sql update test_index set c1 = 3800038364618568097, c2 = 0.023620, c3 = 'VOfRT23yau' where c = 2722 index_test.go:140: sql delete from test_index where c = 3274 index_test.go:137: sql insert into test_index values (4222, 7792861906752713986, 0.260843, 'm0hBiXIY7n') index_test.go:137: sql insert into test_index values (4224, 1351761978759642638, 0.666450, 'vr69uSDHUO') index_test.go:137: sql insert into test_index values (4221, 8965085106424311694, 0.058725, 'MDwQHjHlcn') index_test.go:143: sql update test_index set c1 = 9148666417934914922, c2 = 0.786120, c3 = 'Zbmw8uGcC3' where c = 3676 index_test.go:140: sql delete from test_index where c = 3947 index_test.go:137: sql insert into test_index values (4223, 316668941721767428, 0.584367, 'RtKlUBTvO7') index_test.go:137: sql insert into test_index values (4225, 5891507873606111243, 0.345699, 'AURQgPxn7D') index_test.go:143: sql update test_index set c1 = 2656605668291829850, c2 = 0.480490, c3 = 'rsCOOA4Kwx' where c = 359 index_test.go:143: sql update test_index set c1 = 7299822584463531532, c2 = 0.230015, c3 = 'Y21pKB981E' where c = 647 index_test.go:143: sql update test_index set c1 = 5612386487891207454, c2 = 0.109555, c3 = 'ldjKxMfh3G' where c = 2122 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 2609 index_test.go:137: sql insert into test_index values (4226, 2825596340521822991, 0.683396, 'OWF10Fdd6e') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:137: sql insert into test_index values (4227, 6312701056688193851, 0.146809, 'o35b9pV8Ak') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:137: sql insert into test_index values (4229, 6567222107540548800, 0.996675, 'Fm8dAokVPe') index_test.go:143: sql update test_index set c1 = 1782712443189498438, c2 = 0.323577, c3 = 'KhKAT7mXXi' where c = 1096 index_test.go:140: sql delete from test_index where c = 3300 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:143: sql update test_index set c1 = 2108645226891544958, c2 = 0.776863, c3 = 'jhmTRIPa5P' where c = 2 index_test.go:137: sql insert into test_index values (4228, 8956045296511894212, 0.585232, 'X6lXagBvK1') index_test.go:140: sql delete from test_index where c = 642 index_test.go:143: sql update test_index set c1 = 6098364592025793496, c2 = 0.089205, c3 = 'kjQQmCdU9W' where c = 3754 index_test.go:140: sql delete from test_index where c = 2345 index_test.go:143: sql update test_index set c1 = 3819003927049733136, c2 = 0.350090, c3 = 'xXYnhpuH1h' where c = 735 index_test.go:137: sql insert into test_index values (4230, 7340251969252902641, 0.008084, 'HM7QrmUjq2') index_test.go:143: sql update test_index set c1 = 3157806516023057037, c2 = 0.595459, c3 = '9ayjKtMTDx' where c = 2214 index_test.go:143: sql update test_index set c1 = 8539852099368092999, c2 = 0.350573, c3 = 'C3V3YyISwS' where c = 1098 index_test.go:143: sql update test_index set c1 = 2320886564447048880, c2 = 0.540214, c3 = 'aefiaVITRR' where c = 4082 index_test.go:143: sql update test_index set c1 = 5617873641833630141, c2 = 0.800800, c3 = 'e4j8sqZt5g' where c = 1480 index_test.go:137: sql insert into test_index values (4231, 527212501090185233, 0.528091, 'KDHrPKKWlS') index_test.go:137: sql insert into test_index values (4233, 2331624937736648739, 0.387215, '90y1Bboc6M') index_test.go:137: sql insert into test_index values (4234, 1740370260536612379, 0.818272, '9YDUpLjK6v') index_test.go:137: sql insert into test_index values (4232, 2679521382258099235, 0.995086, 'InxfLKFJxs') index_test.go:143: sql update test_index set c1 = 5855591754111978824, c2 = 0.435063, c3 = 'mKEbZ7JaZx' where c = 4063 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (4235, 6019243095458184606, 0.211999, 'tsHc0hAMFY') index_test.go:137: sql insert into test_index values (4237, 6242271577024166120, 0.065519, '0QPCBQ8F5d') index_test.go:140: sql delete from test_index where c = 3633 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 435 index_test.go:137: sql insert into test_index values (4238, 1428938456373099371, 0.778393, 'YpRAW7M2SX') index_test.go:137: sql insert into test_index values (4236, 918058458290746980, 0.693704, 'Dsss3x3Vuk') index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 1019485061984946469, c2 = 0.078509, c3 = 'k5byCdbceA' where c = 1309 index_test.go:143: sql update test_index set c1 = 5157082555604069297, c2 = 0.956570, c3 = 'yWBzBjwRVj' where c = 962 index_test.go:143: sql update test_index set c1 = 2112576149744269314, c2 = 0.746294, c3 = 'DhhgH8onGC' where c = 3527 index_test.go:143: sql update test_index set c1 = 6400826979631306698, c2 = 0.557416, c3 = 'MNRDV5nbkf' where c = 389 index_test.go:143: sql update test_index set c1 = 6689961503494244041, c2 = 0.328941, c3 = 'KPCWIUQ50G' where c = 2897 index_test.go:143: sql update test_index set c1 = 1511496181484131724, c2 = 0.339604, c3 = 'H2f5DAgJ85' where c = 1310 index_test.go:137: sql insert into test_index values (4239, 6132159767466796622, 0.487937, 'rEZH1NFpA5') index_test.go:143: sql update test_index set c1 = 7628841848764918278, c2 = 0.988105, c3 = 'M9BLkPmvZI' where c = 688 index_test.go:140: sql delete from test_index where c = 3214 index_test.go:137: sql insert into test_index values (4240, 3567256875498934841, 0.972023, 'JI1g5hGr04') index_test.go:137: sql insert into test_index values (4241, 4751793554172202087, 0.966804, 'ET48vdW4rY') index_test.go:143: sql update test_index set c1 = 5550116906677936979, c2 = 0.729932, c3 = 'FJTCkoggVW' where c = 572 index_test.go:137: sql insert into test_index values (4243, 8025429068136578183, 0.782983, 'No2vLEyqeq') index_test.go:137: sql insert into test_index values (4242, 9103339979256444998, 0.619413, 'NYQFQ8Ya5h') index_test.go:140: sql delete from test_index where c = 2059 index_test.go:140: sql delete from test_index where c = 3885 index_test.go:140: sql delete from test_index where c = 3740 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:143: sql update test_index set c1 = 8525944229289870070, c2 = 0.866501, c3 = '4BlWsoHFij' where c = 3942 index_test.go:140: sql delete from test_index where c = 2463 index_test.go:137: sql insert into test_index values (4244, 4883070232369106198, 0.555229, '6AClBJ0Kde') index_test.go:143: sql update test_index set c1 = 8753245764867442228, c2 = 0.402135, c3 = 'DydPZNVkvX' where c = 1744 index_test.go:137: sql insert into test_index values (4245, 6508454375843325889, 0.240043, '7sXwgdSoFM') index_test.go:140: sql delete from test_index where c = 182 index_test.go:143: sql update test_index set c1 = 6662669335290565016, c2 = 0.703779, c3 = '2oLqoTpS2I' where c = 1579 index_test.go:143: sql update test_index set c1 = 5161902776863317053, c2 = 0.626517, c3 = '2zm2c4PO89' where c = 3077 index_test.go:137: sql insert into test_index values (4247, 8993821657609736781, 0.691037, 'xbsU8Gkp6b') index_test.go:143: sql update test_index set c1 = 2650743636976799179, c2 = 0.301318, c3 = 'WVS2CTlnyq' where c = 3114 index_test.go:140: sql delete from test_index where c = 4018 index_test.go:137: sql insert into test_index values (4246, 6392619421197175533, 0.896227, 'xqq4sLCWOF') index_test.go:140: sql delete from test_index where c = 2156 index_test.go:140: sql delete from test_index where c = 3958 index_test.go:143: sql update test_index set c1 = 2733993589375097824, c2 = 0.370753, c3 = '5LWahhjBGo' where c = 3714 index_test.go:137: sql insert into test_index values (4250, 5801781264884429179, 0.416641, 'lJVU1k4qjf') index_test.go:137: sql insert into test_index values (4248, 3744677050317079690, 0.554092, 'a7ZrduY7AH') index_test.go:143: sql update test_index set c1 = 4723474362256746558, c2 = 0.179137, c3 = '2bfnbK7a91' where c = 517 index_test.go:143: sql update test_index set c1 = 1284394033544584688, c2 = 0.406915, c3 = 'fw0YH1wHIS' where c = 3326 index_test.go:137: sql insert into test_index values (4249, 3638681366255312391, 0.519143, 'qLQJVRyESM') index_test.go:143: sql update test_index set c1 = 2471122651789919571, c2 = 0.266597, c3 = 'Ugz7s11L6G' where c = 658 index_test.go:140: sql delete from test_index where c = 2836 index_test.go:143: sql update test_index set c1 = 8732109507157963139, c2 = 0.977215, c3 = '2M2RCG0B55' where c = 1854 index_test.go:140: sql delete from test_index where c = 3626 index_test.go:137: sql insert into test_index values (4252, 2680935841803546354, 0.636703, '4exGfxVhLS') index_test.go:140: sql delete from test_index where c = 3457 index_test.go:137: sql insert into test_index values (4251, 7546237076595962732, 0.168306, 'sm0Zdz1Byh') index_test.go:137: sql insert into test_index values (4253, 3597894673303533209, 0.050631, 'CaV16K91uH') index_test.go:137: sql insert into test_index values (4254, 7925612572624711282, 0.268235, 'gqWKIvFfc0') index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 4074 index_test.go:137: sql insert into test_index values (4255, 7728852045533640928, 0.523249, 'Y3dMmyyZBH') index_test.go:143: sql update test_index set c1 = 2886280209438338721, c2 = 0.248933, c3 = 'MHOLVxq5yC' where c = 17 index_test.go:143: sql update test_index set c1 = 4898451343146583423, c2 = 0.533102, c3 = 'c9IUtJoym3' where c = 3634 index_test.go:140: sql delete from test_index where c = 533 index_test.go:143: sql update test_index set c1 = 6571014266032239320, c2 = 0.880159, c3 = 'IFv6q3xIO7' where c = 1252 index_test.go:143: sql update test_index set c1 = 7185143195071443180, c2 = 0.118614, c3 = 'za64hvqXA4' where c = 3025 index_test.go:140: sql delete from test_index where c = 2164 index_test.go:140: sql delete from test_index where c = 3555 index_test.go:143: sql update test_index set c1 = 1151594239186438190, c2 = 0.646312, c3 = '8WJOR0ENuX' where c = 652 index_test.go:137: sql insert into test_index values (4257, 770047347228324928, 0.013288, 'muuVxVvM2L') index_test.go:137: sql insert into test_index values (4259, 4708968443488863906, 0.652023, 'YlRcHdXxhr') index_test.go:137: sql insert into test_index values (4258, 7926303169912915770, 0.393968, 'BetwVSHTtm') index_test.go:137: sql insert into test_index values (4260, 271849758173185911, 0.957612, 'JIV9RgrzNX') index_test.go:137: sql insert into test_index values (4256, 8898864158394130027, 0.220364, 'ljz1xeReTi') index_test.go:140: sql delete from test_index where c = 1975 index_test.go:143: sql update test_index set c1 = 3017435689657193600, c2 = 0.004927, c3 = 'tmo31RoSPe' where c = 1266 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (4261, 2445418644455424664, 0.643082, 'xgOj8V4mrw') index_test.go:143: sql update test_index set c1 = 1382442931425171509, c2 = 0.478038, c3 = 'OYfzNSPSnk' where c = 4060 index_test.go:143: sql update test_index set c1 = 8578859451423859434, c2 = 0.755656, c3 = 'RtnENAcED0' where c = 1277 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:137: sql insert into test_index values (4262, 8216172540658445130, 0.737641, '11mWC5bg1s') index_test.go:140: sql delete from test_index where c = 2673 index_test.go:143: sql update test_index set c1 = 1883821053930021013, c2 = 0.894560, c3 = 'Lo4cVI741l' where c = 2849 index_test.go:143: sql update test_index set c1 = 4646207901804200900, c2 = 0.485895, c3 = 'BfUbAMOq1F' where c = 3825 index_test.go:143: sql update test_index set c1 = 1473721816061860641, c2 = 0.043891, c3 = 'Px7K95LC2E' where c = 3614 index_test.go:143: sql update test_index set c1 = 6949900157740078188, c2 = 0.685400, c3 = 't7FRlMiY3v' where c = 3889 index_test.go:140: sql delete from test_index where c = 3832 index_test.go:137: sql insert into test_index values (4265, 742081523972353041, 0.456550, 'lgb54pPzU4') index_test.go:137: sql insert into test_index values (4264, 45291757284105548, 0.059636, 'vbg4BSBquB') index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 9013222410106624303, c2 = 0.889594, c3 = 'U02IxzilzH' where c = 705 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:143: sql update test_index set c1 = 446839109915844139, c2 = 0.571633, c3 = 'Tun0Lj6o5C' where c = 909 index_test.go:137: sql insert into test_index values (4267, 3483389794638290892, 0.886806, 'wuma4cUBpV') index_test.go:140: sql delete from test_index where c = 1204 index_test.go:137: sql insert into test_index values (4263, 8718668286500121728, 0.730297, '7jKlR0iW6V') index_test.go:140: sql delete from test_index where c = 1033 index_test.go:137: sql insert into test_index values (4266, 8865383084006938593, 0.613856, 'M6FINRDO3T') index_test.go:137: sql insert into test_index values (4269, 3164174299091890475, 0.694218, 'KK4OuInoT4') index_test.go:143: sql update test_index set c1 = 7628928157814381305, c2 = 0.823480, c3 = 'pU3NMjoVqY' where c = 3040 index_test.go:143: sql update test_index set c1 = 2147770725804451945, c2 = 0.552984, c3 = 'VoGPNIFczV' where c = 1854 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:143: sql update test_index set c1 = 8068368925090968911, c2 = 0.949924, c3 = 'OaDVgl9kb7' where c = 1002 index_test.go:143: sql update test_index set c1 = 3028633897639433337, c2 = 0.291238, c3 = 'dzi7Ob9dJ0' where c = 2068 index_test.go:137: sql insert into test_index values (4271, 8706489419030246607, 0.508276, 'WjVrlwX1at') index_test.go:143: sql update test_index set c1 = 6081357662074333342, c2 = 0.432774, c3 = 'YanGfavaoA' where c = 901 index_test.go:137: sql insert into test_index values (4272, 1130274952179137982, 0.906639, 'D12vTt1Ea4') index_test.go:137: sql insert into test_index values (4274, 1380980872497644570, 0.142775, 'RzUz7jgqgN') index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 954 index_test.go:137: sql insert into test_index values (4273, 1447305895261660550, 0.869538, 'd9CXcHtB5h') index_test.go:137: sql insert into test_index values (4270, 482979371513166671, 0.223931, '9XV0F4fGLo') index_test.go:137: sql insert into test_index values (4275, 4732058318075439623, 0.469473, 'aHYYCjXvvb') index_test.go:140: sql delete from test_index where c = 3402 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 53 index_test.go:140: sql delete from test_index where c = 2737 index_test.go:143: sql update test_index set c1 = 3995694801919666539, c2 = 0.320582, c3 = 'SHomy5gtlW' where c = 1448 index_test.go:143: sql update test_index set c1 = 8756494134974656524, c2 = 0.278980, c3 = 'YEYrDu0ca9' where c = 4162 index_test.go:143: sql update test_index set c1 = 5818689893217468072, c2 = 0.416915, c3 = 'BQ9gQwhAvW' where c = 452 index_test.go:137: sql insert into test_index values (4268, 3979106041041865622, 0.519775, 'BXhqCx6wgI') index_test.go:143: sql update test_index set c1 = 855818418066280700, c2 = 0.242026, c3 = 'XrqmYlbmX8' where c = 4116 index_test.go:137: sql insert into test_index values (4276, 2473444221225245936, 0.880560, '1uwGZcReLG') index_test.go:143: sql update test_index set c1 = 1438493508109944249, c2 = 0.895919, c3 = '7kMofcPaMJ' where c = 2686 index_test.go:143: sql update test_index set c1 = 2048012486833630735, c2 = 0.509148, c3 = 'gga4wJCQUT' where c = 3832 index_test.go:140: sql delete from test_index where c = 356 index_test.go:137: sql insert into test_index values (4278, 6206618316162345659, 0.160667, 'mUNDsRirZW') index_test.go:137: sql insert into test_index values (4279, 4642255146975565025, 0.701457, 'ouFiSHufcF') index_test.go:140: sql delete from test_index where c = 3973 index_test.go:137: sql insert into test_index values (4280, 4647414408700313403, 0.736806, 'Y1RVl2nzV0') index_test.go:143: sql update test_index set c1 = 3447477949818878979, c2 = 0.159309, c3 = 'aLDPTEwVOL' where c = 4193 index_test.go:137: sql insert into test_index values (4277, 6391656565493994924, 0.572865, '4aqSUP8mIB') index_test.go:140: sql delete from test_index where c = 1054 index_test.go:143: sql update test_index set c1 = 8667485815116330425, c2 = 0.150211, c3 = 'xidBCjlK2S' where c = 3810 index_test.go:140: sql delete from test_index where c = 2108 index_test.go:137: sql insert into test_index values (4282, 856117982394105124, 0.928709, 'wpWtw6Tz0t') index_test.go:137: sql insert into test_index values (4281, 4989610911114098056, 0.792630, '7oL38MWrNL') index_test.go:143: sql update test_index set c1 = 1403189920088791873, c2 = 0.867375, c3 = 'JtfjSEin2P' where c = 2425 index_test.go:143: sql update test_index set c1 = 6697671891854409740, c2 = 0.190877, c3 = '5rHVTwDoD0' where c = 1468 index_test.go:140: sql delete from test_index where c = 865 index_test.go:143: sql update test_index set c1 = 7974438024280095891, c2 = 0.035668, c3 = '5uwLXK4ADb' where c = 3415 index_test.go:140: sql delete from test_index where c = 3299 index_test.go:140: sql delete from test_index where c = 1473 index_test.go:140: sql delete from test_index where c = 1511 index_test.go:137: sql insert into test_index values (4285, 7291184641377377280, 0.543186, 'CrhglpsQZo') index_test.go:140: sql delete from test_index where c = 2722 index_test.go:137: sql insert into test_index values (4283, 6772902852425938997, 0.982244, '8GyQRk1mTZ') index_test.go:137: sql insert into test_index values (4284, 1286285484651492051, 0.781816, 'zgQtAgNiA7') index_test.go:140: sql delete from test_index where c = 1732 index_test.go:143: sql update test_index set c1 = 5887197927355504067, c2 = 0.679678, c3 = 'UIZIJDaVj3' where c = 341 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:140: sql delete from test_index where c = 3085 index_test.go:137: sql insert into test_index values (4286, 9056751970712302284, 0.015391, 'Z6JyD7wY3W') index_test.go:143: sql update test_index set c1 = 476560920266569738, c2 = 0.518162, c3 = 'RYbAmyGC0q' where c = 1723 index_test.go:143: sql update test_index set c1 = 5685776162366971974, c2 = 0.075240, c3 = '4mr0u5lnqh' where c = 2848 index_test.go:143: sql update test_index set c1 = 2235816378218111908, c2 = 0.984235, c3 = 'HDHgk0S5Em' where c = 4078 index_test.go:137: sql insert into test_index values (4287, 5639027005635075994, 0.263900, 'P7Sh0HDmfm') index_test.go:143: sql update test_index set c1 = 677531743996977526, c2 = 0.212612, c3 = 'icE0nZ2Kvd' where c = 2743 index_test.go:143: sql update test_index set c1 = 8922101416598445348, c2 = 0.997819, c3 = 'q4MHg7kg9u' where c = 4116 index_test.go:140: sql delete from test_index where c = 3397 index_test.go:143: sql update test_index set c1 = 895041218754835442, c2 = 0.687274, c3 = 'pT8b5icWM7' where c = 3507 index_test.go:140: sql delete from test_index where c = 683 index_test.go:137: sql insert into test_index values (4289, 1466538283626479272, 0.336642, 'tvKS2z7zvj') index_test.go:137: sql insert into test_index values (4290, 5737055324763797146, 0.420755, '0m1fefckfj') index_test.go:137: sql insert into test_index values (4291, 2062200492261557357, 0.166760, 'D39rRd7uSE') index_test.go:137: sql insert into test_index values (4288, 8043257775919661272, 0.819133, 'HeoNHqgbiL') index_test.go:143: sql update test_index set c1 = 1560633932867511228, c2 = 0.313538, c3 = 'ZxH6FcUQSL' where c = 1718 index_test.go:140: sql delete from test_index where c = 2433 index_test.go:137: sql insert into test_index values (4292, 7183121911505921536, 0.272193, 'zaezTIDeWo') index_test.go:140: sql delete from test_index where c = 3059 index_test.go:143: sql update test_index set c1 = 4675174754021983719, c2 = 0.000243, c3 = '27Rb50IVNI' where c = 2770 index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 8145254159559812835, c2 = 0.313668, c3 = 'kOHuyF0C3M' where c = 2336 index_test.go:140: sql delete from test_index where c = 1834 index_test.go:137: sql insert into test_index values (4293, 2658594240672031966, 0.650973, '0hLQPFTlCB') index_test.go:143: sql update test_index set c1 = 6694331789522873004, c2 = 0.951084, c3 = 'brqUJPDFLt' where c = 553 index_test.go:143: sql update test_index set c1 = 1566874162581255050, c2 = 0.078116, c3 = 'YxiK54pTgo' where c = 1918 index_test.go:143: sql update test_index set c1 = 584860893114639285, c2 = 0.826435, c3 = 'k86FNTOCRv' where c = 979 index_test.go:140: sql delete from test_index where c = 4005 index_test.go:137: sql insert into test_index values (4294, 329230853034115497, 0.253678, '2VbBVCAzaL') index_test.go:137: sql insert into test_index values (4296, 2036648555625945600, 0.908187, 'iRhuyiA9bY') index_test.go:137: sql insert into test_index values (4297, 3399667812876352199, 0.568025, '4ET8v08G0E') index_test.go:140: sql delete from test_index where c = 3644 index_test.go:140: sql delete from test_index where c = 1266 index_test.go:143: sql update test_index set c1 = 256612582057663987, c2 = 0.622043, c3 = 'ZS8FC3pwpB' where c = 942 index_test.go:140: sql delete from test_index where c = 2464 index_test.go:137: sql insert into test_index values (4295, 1261420269752628667, 0.841634, 'yy13YmXjet') index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 1727 index_test.go:143: sql update test_index set c1 = 1126624686493699533, c2 = 0.082788, c3 = '1BVCGlt2SR' where c = 660 index_test.go:143: sql update test_index set c1 = 5718077606619793875, c2 = 0.781225, c3 = 'KSiwZQHeiI' where c = 1484 index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 1904648820239093565, c2 = 0.419410, c3 = 'wA6ljkMB0p' where c = 2197 index_test.go:137: sql insert into test_index values (4298, 1230293429195295691, 0.224677, 'qfzTttPaS5') index_test.go:143: sql update test_index set c1 = 8528690965129471674, c2 = 0.896349, c3 = 'NAfRkG4ScE' where c = 1282 index_test.go:143: sql update test_index set c1 = 4809418745988748274, c2 = 0.529386, c3 = 'vZHLvawoI3' where c = 2757 index_test.go:137: sql insert into test_index values (4299, 2920788973788423179, 0.081056, 'e1Df31dVxI') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:143: sql update test_index set c1 = 4179192444392454067, c2 = 0.051700, c3 = 'aljndIqRq5' where c = 1771 index_test.go:143: sql update test_index set c1 = 3325162716356335803, c2 = 0.223397, c3 = 'zwxYG5bG38' where c = 2513 index_test.go:143: sql update test_index set c1 = 7276864149057300521, c2 = 0.628199, c3 = '3NNKm9Rv6H' where c = 3115 index_test.go:140: sql delete from test_index where c = 3834 index_test.go:143: sql update test_index set c1 = 1412208822511054839, c2 = 0.154394, c3 = 'glprAR776d' where c = 196 index_test.go:137: sql insert into test_index values (4300, 2880681134364962276, 0.234017, 'DLUiTl3ShU') index_test.go:140: sql delete from test_index where c = 2175 index_test.go:143: sql update test_index set c1 = 1109758804568429573, c2 = 0.363975, c3 = 'ACLJcvNFFK' where c = 3993 [TestSimpleUpdate][Time Cost]14.896010369s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update [mysql] 2025/04/04 21:41:24 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:24 packets.go:37: read tcp 127.0.0.1:40520->127.0.0.1:5000: read: connection reset by peer [mysql] 2025/04/04 21:41:24 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:24 packets.go:37: read tcp 127.0.0.1:40508->127.0.0.1:5000: read: connection reset by peer [2025/04/04 21:41:24.829 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 2108"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:41:24 packets.go:37: read tcp 127.0.0.1:40510->127.0.0.1:5000: read: connection reset by peer [mysql] 2025/04/04 21:41:24 packets.go:37: unexpected EOF [2025/04/04 21:41:24.830 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 9145"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:24.830 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 5455"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:24.830 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="insert into test_mixed_common values (11432, 11432)"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] [2025/04/04 21:41:24.830 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 5675"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:24.830 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 5902"] [addr=127.0.0.1:5000] [error="invalid connection"] index_test.go:137: sql insert into test_index values (4303, 1911789401656059136, 0.538416, 'l1nECJmSge') index_test.go:137: sql insert into test_index values (4305, 7724093193134812183, 0.075942, 'PzRGfH4cMF') index_test.go:137: sql insert into test_index values (4302, 8831170846617708073, 0.866884, 'CUmEVz9DtD') index_test.go:137: sql insert into test_index values (4307, 3729374001933072755, 0.335348, '5r2ruZeEI9') index_test.go:137: sql insert into test_index values (4301, 7186143445285175410, 0.943335, 'bTWU1NInFv') index_test.go:137: sql insert into test_index values (4304, 5262096994022492909, 0.911779, 'UJ0Cz9FZVv') index_test.go:137: sql insert into test_index values (4309, 4157746538741639185, 0.887503, '18vAJBKsYN') index_test.go:137: sql insert into test_index values (4306, 6896630012299413044, 0.743991, 'q6ie3JEU8z') index_test.go:137: sql insert into test_index values (4308, 7471608980780410419, 0.844665, 'pNx85qMjf3') index_test.go:137: sql insert into test_index values (4310, 4916016930763012351, 0.510905, 'gHav7Cpy6F') index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 3186 index_test.go:140: sql delete from test_index where c = 2693 index_test.go:140: sql delete from test_index where c = 3124 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:143: sql update test_index set c1 = 3301764242402853051, c2 = 0.556277, c3 = '5qClc22zxM' where c = 3555 index_test.go:143: sql update test_index set c1 = 4426079175644449030, c2 = 0.615235, c3 = 'hmoIHUQram' where c = 1684 index_test.go:143: sql update test_index set c1 = 5799122722423580341, c2 = 0.088579, c3 = 'c7SLFop9dm' where c = 103 index_test.go:143: sql update test_index set c1 = 6998531136472467350, c2 = 0.949390, c3 = 'jmkrJ4n6pL' where c = 1981 index_test.go:143: sql update test_index set c1 = 5856202099368564083, c2 = 0.050034, c3 = 'CXS8Q7tp6p' where c = 3208 index_test.go:140: sql delete from test_index where c = 3806 index_test.go:143: sql update test_index set c1 = 3888612741430861849, c2 = 0.814026, c3 = 'CHqqtg6ZO1' where c = 3105 index_test.go:143: sql update test_index set c1 = 4206626018911083203, c2 = 0.909562, c3 = 'WAHJrRPHUC' where c = 3536 index_test.go:137: sql insert into test_index values (4311, 8282842059847709587, 0.795458, 'xhowv77gdg') index_test.go:137: sql insert into test_index values (4313, 7960418769570426024, 0.794956, 'ZjEzi8n1yn') index_test.go:137: sql insert into test_index values (4315, 1177284597419984894, 0.550285, 'lB2GZs4CLp') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (4312, 8623456183661696173, 0.122263, '2AuHnkNtMT') index_test.go:140: sql delete from test_index where c = 2713 index_test.go:137: sql insert into test_index values (4314, 2691621809940081201, 0.224371, 'njESK2L8W7') index_test.go:137: sql insert into test_index values (4316, 3813530856041344005, 0.702372, 'pk9zbShxxV') index_test.go:143: sql update test_index set c1 = 1823832796921434774, c2 = 0.704857, c3 = 'UU4ioBSPyq' where c = 3249 index_test.go:143: sql update test_index set c1 = 7191337129330474995, c2 = 0.611830, c3 = 'rcInYUNShL' where c = 3204 index_test.go:143: sql update test_index set c1 = 8465080802636473398, c2 = 0.659199, c3 = 'Qd73gwMrTO' where c = 2131 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:140: sql delete from test_index where c = 3899 index_test.go:137: sql insert into test_index values (4317, 9052077041811872252, 0.040594, 'Lv79N8EOhx') index_test.go:137: sql insert into test_index values (4318, 7663688690392141716, 0.167868, 'YbrFCJB76o') index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 5031843220004111943, c2 = 0.829127, c3 = 'i4xHu0mVjd' where c = 3481 index_test.go:137: sql insert into test_index values (4320, 2355260819376780084, 0.771888, 'Q3ux7BCRmU') index_test.go:143: sql update test_index set c1 = 8493522507390537868, c2 = 0.652416, c3 = 'WTNiSVxw9I' where c = 1239 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:140: sql delete from test_index where c = 3615 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:140: sql delete from test_index where c = 3670 index_test.go:137: sql insert into test_index values (4321, 4898538268329158862, 0.927750, 'Y2lRRLiRx1') index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 5812132021447878386, c2 = 0.336886, c3 = 'dQq00eLCAP' where c = 1795 index_test.go:143: sql update test_index set c1 = 2843497717914328231, c2 = 0.106850, c3 = 'L6Kfdm7tUc' where c = 1040 index_test.go:143: sql update test_index set c1 = 7686389659380744179, c2 = 0.423383, c3 = 'zSL0wpPKvO' where c = 413 index_test.go:137: sql insert into test_index values (4322, 3886559660433963967, 0.378553, 'khb8vxmez3') index_test.go:137: sql insert into test_index values (4319, 4710702731140042895, 0.973566, '2x5MmHOFSv') index_test.go:140: sql delete from test_index where c = 3467 index_test.go:143: sql update test_index set c1 = 1868331103084549665, c2 = 0.920113, c3 = 'znFANezVOW' where c = 708 index_test.go:143: sql update test_index set c1 = 8111281843474454895, c2 = 0.194714, c3 = 'fjkaVT48Cm' where c = 3690 index_test.go:143: sql update test_index set c1 = 8469219965877596067, c2 = 0.952900, c3 = '8QkmdMkmVJ' where c = 2940 index_test.go:137: sql insert into test_index values (4325, 4469541293359394776, 0.815002, '8KKAzrUnI3') index_test.go:137: sql insert into test_index values (4324, 1132373917086428062, 0.231157, 'j3d6G47P2v') index_test.go:140: sql delete from test_index where c = 2407 index_test.go:143: sql update test_index set c1 = 5375532641464232405, c2 = 0.217123, c3 = 'u2jjocrsGZ' where c = 3363 index_test.go:137: sql insert into test_index values (4326, 8006673779234822796, 0.182444, 'Bd4XKxq2sZ') index_test.go:140: sql delete from test_index where c = 2328 index_test.go:137: sql insert into test_index values (4323, 7917873114736765779, 0.605447, 'xXZ2KtKqRP') index_test.go:143: sql update test_index set c1 = 3585176084836216762, c2 = 0.220806, c3 = 'GODftWXtcO' where c = 1510 index_test.go:137: sql insert into test_index values (4327, 3927971979764474604, 0.232939, 'Mj6y9pyThz') index_test.go:137: sql insert into test_index values (4328, 5567461637284168156, 0.796856, 'Nje5DnAOwm') index_test.go:143: sql update test_index set c1 = 8484384646738587006, c2 = 0.722552, c3 = 'OelPoD1KS1' where c = 1441 index_test.go:140: sql delete from test_index where c = 2380 index_test.go:137: sql insert into test_index values (4329, 7462959105111357489, 0.046926, 'OkTTZbrQjt') index_test.go:140: sql delete from test_index where c = 2591 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:137: sql insert into test_index values (4330, 2018052480205330452, 0.076586, 'Tru24HLLNb') index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 3313 index_test.go:143: sql update test_index set c1 = 731606045027129520, c2 = 0.419016, c3 = 'M1h8mGK7wP' where c = 742 index_test.go:137: sql insert into test_index values (4331, 967338470208376564, 0.211605, 'PZzeJd0Mu1') index_test.go:140: sql delete from test_index where c = 621 index_test.go:143: sql update test_index set c1 = 4361672171537463553, c2 = 0.036249, c3 = 'mgyURAew1A' where c = 133 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 8593277003296250083, c2 = 0.800488, c3 = '4TL2SFEG5O' where c = 107 index_test.go:137: sql insert into test_index values (4332, 2588441535450241959, 0.013148, '8OTZgmcYhq') index_test.go:143: sql update test_index set c1 = 5341186396796667605, c2 = 0.234057, c3 = 'PQ63wpVFh9' where c = 2872 index_test.go:143: sql update test_index set c1 = 477478833305950812, c2 = 0.208696, c3 = 'BZW0YRi0eq' where c = 4130 index_test.go:143: sql update test_index set c1 = 1205977824536518728, c2 = 0.659507, c3 = 'ng87EdsIEx' where c = 3818 index_test.go:140: sql delete from test_index where c = 333 index_test.go:137: sql insert into test_index values (4333, 1893462834012139365, 0.743832, 'NDkIK6WTJ4') index_test.go:140: sql delete from test_index where c = 866 index_test.go:143: sql update test_index set c1 = 9022261709090197900, c2 = 0.307952, c3 = 'db8sFs8D1t' where c = 4061 index_test.go:143: sql update test_index set c1 = 5302097482418683840, c2 = 0.455881, c3 = 'Us75lb00CH' where c = 3927 index_test.go:143: sql update test_index set c1 = 7480942235309561398, c2 = 0.652166, c3 = 'hElXXthUuH' where c = 2786 index_test.go:137: sql insert into test_index values (4337, 5579218363136737283, 0.534306, 'fT8KRqaFpf') index_test.go:137: sql insert into test_index values (4334, 4330956472438459472, 0.151000, 'yupgNkH1Ng') index_test.go:143: sql update test_index set c1 = 5581310881405771909, c2 = 0.990645, c3 = 'SURoKyKoaw' where c = 1450 index_test.go:140: sql delete from test_index where c = 4148 index_test.go:137: sql insert into test_index values (4336, 941266902033370611, 0.934069, 'WHdm9Gooo6') index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (4339, 9157715068266791090, 0.780324, '9PLZQbf9aW') index_test.go:137: sql insert into test_index values (4338, 8799423016111001642, 0.852581, '6bZUpbHtem') index_test.go:143: sql update test_index set c1 = 6647346410056717934, c2 = 0.206008, c3 = 'RkUbcwQWWI' where c = 975 index_test.go:140: sql delete from test_index where c = 2907 index_test.go:137: sql insert into test_index values (4340, 2715402034579159873, 0.349209, 'mNIdCEMdJP') index_test.go:137: sql insert into test_index values (4335, 3177907454371054145, 0.804053, 'P8BpuvSV4e') index_test.go:137: sql insert into test_index values (4341, 2592004788397718012, 0.532870, 'LZ8LG8eQf0') index_test.go:143: sql update test_index set c1 = 6888855094202606454, c2 = 0.114878, c3 = 'M8YKe1LudK' where c = 108 index_test.go:140: sql delete from test_index where c = 2936 index_test.go:140: sql delete from test_index where c = 1783 index_test.go:140: sql delete from test_index where c = 2171 index_test.go:140: sql delete from test_index where c = 1241 index_test.go:143: sql update test_index set c1 = 7898904846494296034, c2 = 0.721350, c3 = 'qMvibrv105' where c = 1824 index_test.go:137: sql insert into test_index values (4342, 6484440186252780983, 0.237602, '6u0nizkmnp') index_test.go:137: sql insert into test_index values (4343, 962474466117184184, 0.230243, 'SMUdetlGWE') index_test.go:143: sql update test_index set c1 = 3163066747302447282, c2 = 0.562857, c3 = 'dugNYIaaZB' where c = 2335 index_test.go:140: sql delete from test_index where c = 3661 index_test.go:143: sql update test_index set c1 = 3130815516301201907, c2 = 0.695048, c3 = 'VUBwU4UrhN' where c = 3981 index_test.go:137: sql insert into test_index values (4344, 1043436905085636852, 0.855999, 'O9MbmA99SU') index_test.go:143: sql update test_index set c1 = 490241812624937465, c2 = 0.578207, c3 = 'Ho3Q0NgbWx' where c = 2505 index_test.go:143: sql update test_index set c1 = 8442625307826554431, c2 = 0.609043, c3 = 'ZtCxm2S9k8' where c = 2092 index_test.go:140: sql delete from test_index where c = 3761 index_test.go:143: sql update test_index set c1 = 5998690149101263705, c2 = 0.551428, c3 = 'JwDozHKhmn' where c = 3412 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:140: sql delete from test_index where c = 346 index_test.go:143: sql update test_index set c1 = 4926458215367049047, c2 = 0.216430, c3 = '7BUP514q3S' where c = 3422 index_test.go:137: sql insert into test_index values (4346, 9095937640748226370, 0.288637, '538gHSt3M3') index_test.go:137: sql insert into test_index values (4347, 6242494730723874180, 0.764269, '3lRzabSENR') index_test.go:137: sql insert into test_index values (4345, 909200827956441445, 0.509294, 'nkJW4kiDEJ') index_test.go:143: sql update test_index set c1 = 2735624621324887364, c2 = 0.417728, c3 = 'lk7p5RCuF8' where c = 1678 index_test.go:137: sql insert into test_index values (4348, 9098761834987987272, 0.979619, 'UlUMJUYPEb') index_test.go:140: sql delete from test_index where c = 2458 index_test.go:137: sql insert into test_index values (4349, 3067686492277831827, 0.441180, 'mTIxRR6aG7') index_test.go:143: sql update test_index set c1 = 3226650489394461707, c2 = 0.800997, c3 = 'c0OhDo1YGo' where c = 4164 index_test.go:143: sql update test_index set c1 = 1033338748383163146, c2 = 0.030662, c3 = '3NYtWPDm6U' where c = 4049 index_test.go:143: sql update test_index set c1 = 4728900691931663404, c2 = 0.676141, c3 = 'U6kbD1VRHd' where c = 3996 index_test.go:137: sql insert into test_index values (4351, 7473020046089822519, 0.858293, 'EBIwN5OpYi') index_test.go:140: sql delete from test_index where c = 2956 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:143: sql update test_index set c1 = 3565403912689248279, c2 = 0.888376, c3 = 'zdb3nQFaQz' where c = 779 index_test.go:140: sql delete from test_index where c = 1857 index_test.go:137: sql insert into test_index values (4350, 5049654807327466224, 0.369563, '6YO8sFxha0') index_test.go:140: sql delete from test_index where c = 1478 index_test.go:143: sql update test_index set c1 = 2947086982557109243, c2 = 0.640799, c3 = 'KGnWtti1tL' where c = 1250 index_test.go:137: sql insert into test_index values (4354, 6848265369733520232, 0.626445, 'fOwG5E6JTw') index_test.go:143: sql update test_index set c1 = 5760713880795585609, c2 = 0.530020, c3 = '05nETz33Ze' where c = 2397 index_test.go:137: sql insert into test_index values (4352, 3121271568841071036, 0.256740, 'sSWZROzxdM') index_test.go:137: sql insert into test_index values (4353, 3862421561328331427, 0.114064, 'qVr5EKnwdl') index_test.go:140: sql delete from test_index where c = 2193 index_test.go:137: sql insert into test_index values (4355, 44306038905305466, 0.447893, 'DOUyEiqu43') index_test.go:137: sql insert into test_index values (4356, 3079808713590322669, 0.591310, 'kYXYUbQDrx') index_test.go:143: sql update test_index set c1 = 5945066791948895047, c2 = 0.027536, c3 = 'HrDzUNF0Dw' where c = 379 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:143: sql update test_index set c1 = 4379875312403866157, c2 = 0.635125, c3 = 'W9MSpkdaoA' where c = 241 index_test.go:140: sql delete from test_index where c = 3493 index_test.go:140: sql delete from test_index where c = 3844 index_test.go:140: sql delete from test_index where c = 824 index_test.go:140: sql delete from test_index where c = 3095 index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (4358, 2935888120462171218, 0.759792, '3votp8SwOI') index_test.go:143: sql update test_index set c1 = 6935919890564711947, c2 = 0.705396, c3 = 'Lh8CsgAJyc' where c = 7 index_test.go:143: sql update test_index set c1 = 7501895503229152956, c2 = 0.950113, c3 = 'vGmgO4KUb7' where c = 1256 index_test.go:143: sql update test_index set c1 = 3419497126355321000, c2 = 0.818944, c3 = 'n5k6NW5qWk' where c = 2908 index_test.go:143: sql update test_index set c1 = 8321572813353574349, c2 = 0.710193, c3 = 'KhY3ktSBtj' where c = 2014 index_test.go:143: sql update test_index set c1 = 1525420376041818119, c2 = 0.113644, c3 = 'oEJRXGcPDG' where c = 3842 index_test.go:140: sql delete from test_index where c = 2961 index_test.go:143: sql update test_index set c1 = 7280692063035116396, c2 = 0.944995, c3 = 'LOLSjMw8fl' where c = 3100 index_test.go:137: sql insert into test_index values (4360, 476406057688040420, 0.743829, 'SWcXXSaF8s') index_test.go:137: sql insert into test_index values (4357, 1127234673234361515, 0.827812, 'ewZ5NIqUa2') index_test.go:137: sql insert into test_index values (4359, 3750843979136854195, 0.156087, 'Q4oPdLZrAL') index_test.go:137: sql insert into test_index values (4362, 3596140510169000590, 0.314226, 'I0930oJCiT') index_test.go:140: sql delete from test_index where c = 1595 index_test.go:137: sql insert into test_index values (4363, 4302418263207530918, 0.662464, 'swARtRBHaR') index_test.go:143: sql update test_index set c1 = 5799922081213947959, c2 = 0.229707, c3 = '8hLha0geEI' where c = 804 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:143: sql update test_index set c1 = 888962065092459170, c2 = 0.721654, c3 = 'tjiD3E87ma' where c = 3487 index_test.go:137: sql insert into test_index values (4364, 7648377132903262584, 0.359097, 'JTsz7EZThM') index_test.go:137: sql insert into test_index values (4365, 6383968811054606471, 0.403493, 'B2hRg3OOAF') index_test.go:140: sql delete from test_index where c = 3017 index_test.go:143: sql update test_index set c1 = 8623642581804747487, c2 = 0.913196, c3 = 'M49mMxIYav' where c = 2324 index_test.go:140: sql delete from test_index where c = 2831 index_test.go:140: sql delete from test_index where c = 2470 index_test.go:137: sql insert into test_index values (4367, 933883485498875704, 0.831041, 'FzbEa2AdZt') index_test.go:137: sql insert into test_index values (4361, 2152785553464740925, 0.924152, '8sQ9v6ZqSR') index_test.go:143: sql update test_index set c1 = 6116542839456665356, c2 = 0.148665, c3 = 'UWeQFjBPIY' where c = 1052 index_test.go:143: sql update test_index set c1 = 3180165412663412423, c2 = 0.711794, c3 = 'eFioA7nEim' where c = 2211 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:140: sql delete from test_index where c = 3609 index_test.go:143: sql update test_index set c1 = 6811309688697923411, c2 = 0.685015, c3 = 'pQcXB8hgDB' where c = 1976 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:137: sql insert into test_index values (4366, 680126250493328275, 0.131585, 'NSepIekQSP') index_test.go:143: sql update test_index set c1 = 2063143105096339148, c2 = 0.083480, c3 = 'DSoDOCv03V' where c = 803 index_test.go:137: sql insert into test_index values (4368, 6081704922332401812, 0.288936, 'oCPNnP8DXx') index_test.go:137: sql insert into test_index values (4370, 6928682826240488566, 0.516311, 'UAz1Ryp3K3') index_test.go:143: sql update test_index set c1 = 5907001726806968597, c2 = 0.838609, c3 = 'zTQaaIWOEX' where c = 771 index_test.go:143: sql update test_index set c1 = 3915556292620840391, c2 = 0.043736, c3 = 'uDZfPkUBLT' where c = 257 index_test.go:143: sql update test_index set c1 = 5271565611523875884, c2 = 0.766612, c3 = 'Gig4agXMVZ' where c = 2138 index_test.go:140: sql delete from test_index where c = 4037 index_test.go:137: sql insert into test_index values (4371, 460144788083857282, 0.401369, 'yvqIewQCFb') index_test.go:137: sql insert into test_index values (4369, 730376820362782500, 0.403319, '9WrOoUXc8J') index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 1755 index_test.go:137: sql insert into test_index values (4374, 7035010171378851325, 0.455566, 'XnE6EVgHLu') index_test.go:137: sql insert into test_index values (4373, 1189847298590553151, 0.112823, 'eEvy9jRctT') index_test.go:137: sql insert into test_index values (4372, 4516118984369142608, 0.103853, 'G94DZms9eO') index_test.go:143: sql update test_index set c1 = 5410032854555351047, c2 = 0.319325, c3 = '1Z9H5gnTrP' where c = 1881 index_test.go:140: sql delete from test_index where c = 3339 index_test.go:140: sql delete from test_index where c = 3139 index_test.go:137: sql insert into test_index values (4375, 858058575607502678, 0.184838, '4ov4jZyxLA') index_test.go:143: sql update test_index set c1 = 5109229575902186356, c2 = 0.309442, c3 = 'bKeskdOXFr' where c = 3589 index_test.go:143: sql update test_index set c1 = 5544892457923762804, c2 = 0.263716, c3 = 'rrBGapYEl1' where c = 278 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:140: sql delete from test_index where c = 2297 index_test.go:140: sql delete from test_index where c = 2934 index_test.go:140: sql delete from test_index where c = 1754 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:137: sql insert into test_index values (4376, 784506285956193296, 0.131377, 'avRcJJkphZ') index_test.go:137: sql insert into test_index values (4378, 2888863812457359254, 0.594581, 'TeX09r0gZE') index_test.go:137: sql insert into test_index values (4377, 7194332140344346118, 0.297061, 'AV9qp6pONJ') index_test.go:143: sql update test_index set c1 = 5999149588361232135, c2 = 0.593626, c3 = 'EH7YE8amzv' where c = 3914 index_test.go:143: sql update test_index set c1 = 5220290592455214447, c2 = 0.349324, c3 = '7WwpyBayKr' where c = 1478 index_test.go:143: sql update test_index set c1 = 7859914785735221614, c2 = 0.349450, c3 = 'XyUoFwPiJK' where c = 3950 index_test.go:143: sql update test_index set c1 = 742606966554866158, c2 = 0.418313, c3 = 'yKKlprcGme' where c = 879 index_test.go:143: sql update test_index set c1 = 9160085614035829734, c2 = 0.795678, c3 = 'nVjuPq8Mmf' where c = 2290 index_test.go:143: sql update test_index set c1 = 2696844129224723386, c2 = 0.994678, c3 = '5qf3zbYvV8' where c = 985 index_test.go:140: sql delete from test_index where c = 3457 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:137: sql insert into test_index values (4380, 813701542784065295, 0.397943, 'Ca1QbCgf0T') index_test.go:137: sql insert into test_index values (4379, 5898539710497389792, 0.888236, 'MmGj8LZtO6') index_test.go:143: sql update test_index set c1 = 2348836925873311053, c2 = 0.638151, c3 = 'ZPiIOPEjgM' where c = 3564 index_test.go:143: sql update test_index set c1 = 5270508325836738094, c2 = 0.587238, c3 = '8Q9gcm28Xs' where c = 3467 index_test.go:137: sql insert into test_index values (4383, 8884536385545703988, 0.378877, 'ijk28sZ3On') index_test.go:137: sql insert into test_index values (4382, 8148624276813202017, 0.872540, 'xCHrDCAm29') index_test.go:137: sql insert into test_index values (4384, 6283579236372603166, 0.133216, 'mTrU4W9bxe') index_test.go:143: sql update test_index set c1 = 2866233068401035233, c2 = 0.761005, c3 = 'YyjILVAE4x' where c = 159 index_test.go:140: sql delete from test_index where c = 2356 index_test.go:137: sql insert into test_index values (4381, 7345236426014387556, 0.210987, 'Dys4azfrlf') index_test.go:140: sql delete from test_index where c = 2957 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:143: sql update test_index set c1 = 877827408738681837, c2 = 0.136807, c3 = 'rwlMoqcB04' where c = 120 index_test.go:137: sql insert into test_index values (4386, 3674354384539698863, 0.191889, '7eJNJ3Acdz') index_test.go:137: sql insert into test_index values (4385, 1220545784585503661, 0.319162, '7Y5LwKNXCO') index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 3706 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (4387, 1987795555349843057, 0.659836, 'lpicavrCH1') index_test.go:140: sql delete from test_index where c = 2693 index_test.go:143: sql update test_index set c1 = 8981722115350523838, c2 = 0.950363, c3 = 'X1yO9YaNNb' where c = 2757 index_test.go:143: sql update test_index set c1 = 5989859879122982627, c2 = 0.871918, c3 = 'Q8sGITrICo' where c = 3359 index_test.go:137: sql insert into test_index values (4388, 3968332903341514444, 0.491465, 'yyblRNlWJy') index_test.go:140: sql delete from test_index where c = 4210 index_test.go:143: sql update test_index set c1 = 6680079916611001283, c2 = 0.905594, c3 = 'DFXIdq8eIR' where c = 2106 index_test.go:143: sql update test_index set c1 = 7170082513418105444, c2 = 0.770307, c3 = 'OjQRQkR0VH' where c = 3678 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:140: sql delete from test_index where c = 2044 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (4389, 3876446785127080084, 0.433886, 'ZkEjRsfMar') index_test.go:137: sql insert into test_index values (4390, 3455782360148026429, 0.671708, '1zEcWkAGPK') index_test.go:143: sql update test_index set c1 = 7926205540118584550, c2 = 0.896950, c3 = 'l4V6VOzlWc' where c = 3124 index_test.go:143: sql update test_index set c1 = 5611831062589990988, c2 = 0.557236, c3 = 'maIFNqWQoW' where c = 795 index_test.go:143: sql update test_index set c1 = 7885091377779827905, c2 = 0.838235, c3 = 'awDAr9FsDd' where c = 3534 index_test.go:137: sql insert into test_index values (4391, 3195349863914043675, 0.853768, 'fOVDH7HyCb') index_test.go:137: sql insert into test_index values (4392, 5400702746576140558, 0.822247, '3GjIz0IjBS') index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 1795078328379512791, c2 = 0.031436, c3 = '0asO1uJymx' where c = 472 index_test.go:143: sql update test_index set c1 = 8029844650951071268, c2 = 0.051093, c3 = '9fYNCekUPM' where c = 3383 index_test.go:140: sql delete from test_index where c = 832 index_test.go:137: sql insert into test_index values (4393, 3220853826838963050, 0.384567, 'XtDTkMehjj') index_test.go:137: sql insert into test_index values (4394, 7587739514676650477, 0.171140, 'ljZaKuxXhx') index_test.go:137: sql insert into test_index values (4395, 3091229634408072753, 0.329555, 'LRbBU0zOIW') index_test.go:140: sql delete from test_index where c = 3172 index_test.go:140: sql delete from test_index where c = 4308 index_test.go:143: sql update test_index set c1 = 318404175858557312, c2 = 0.554736, c3 = 'MnTxvQ0eV5' where c = 4368 index_test.go:143: sql update test_index set c1 = 4685722929918398968, c2 = 0.411134, c3 = 'bOdAQl61dX' where c = 475 index_test.go:143: sql update test_index set c1 = 3611781640225097755, c2 = 0.418274, c3 = 'apZ2u3e48k' where c = 2771 index_test.go:143: sql update test_index set c1 = 7072029663290120373, c2 = 0.304547, c3 = '0aug1483U8' where c = 3277 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:140: sql delete from test_index where c = 4284 index_test.go:137: sql insert into test_index values (4396, 5114264071857208042, 0.144891, 'MUx3etNyGQ') index_test.go:140: sql delete from test_index where c = 2916 index_test.go:143: sql update test_index set c1 = 6274772401307252393, c2 = 0.257717, c3 = 'm5VXZkc2J0' where c = 676 index_test.go:143: sql update test_index set c1 = 7921579206574135623, c2 = 0.128083, c3 = 'jPYVc7Jd9I' where c = 3796 index_test.go:137: sql insert into test_index values (4398, 8610153582162761858, 0.566879, 'xnMzNQU3hE') index_test.go:143: sql update test_index set c1 = 5511083106677151056, c2 = 0.712126, c3 = '8F3d8faJiP' where c = 865 index_test.go:137: sql insert into test_index values (4397, 8203446813472916002, 0.325839, 'nkhxi6oUqu') index_test.go:140: sql delete from test_index where c = 3563 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:140: sql delete from test_index where c = 1598 index_test.go:137: sql insert into test_index values (4399, 1920005102200881274, 0.112000, 'h11TOzVjPA') index_test.go:143: sql update test_index set c1 = 3993834274122777443, c2 = 0.156041, c3 = '82KrV14Ej4' where c = 203 index_test.go:143: sql update test_index set c1 = 4263809369622479697, c2 = 0.579891, c3 = 'L20vZTUz78' where c = 1375 index_test.go:143: sql update test_index set c1 = 8018709338987561604, c2 = 0.494795, c3 = 'q2l7COPghJ' where c = 4357 index_test.go:137: sql insert into test_index values (4400, 4695295820712980732, 0.290153, 'KwtrSlu6tu') index_test.go:143: sql update test_index set c1 = 4224523395738884469, c2 = 0.663366, c3 = 'ZmvBi6TgSu' where c = 4275 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:140: sql delete from test_index where c = 3423 index_test.go:143: sql update test_index set c1 = 1776158436252716756, c2 = 0.876241, c3 = 'P2Tvv13pcC' where c = 2336 index_test.go:143: sql update test_index set c1 = 7162126803925551607, c2 = 0.809097, c3 = 'FxbaUP8GlH' where c = 1797 index_test.go:137: sql insert into test_index values (4406, 232945375102546464, 0.195715, 'mISj8aMXuD') index_test.go:137: sql insert into test_index values (4401, 6356317832856357394, 0.212709, '2G7ZrDL2NE') index_test.go:137: sql insert into test_index values (4403, 887700807990604203, 0.596567, 'vU6XGYRBz9') index_test.go:137: sql insert into test_index values (4407, 7803004846650147485, 0.464682, 'L0ULoNIwMn') index_test.go:137: sql insert into test_index values (4408, 5224363628411204798, 0.694832, 'jkLWkRm8t1') index_test.go:140: sql delete from test_index where c = 2398 index_test.go:140: sql delete from test_index where c = 3391 index_test.go:137: sql insert into test_index values (4404, 6702345776940029165, 0.204550, 'Wj2dwCYgEc') index_test.go:137: sql insert into test_index values (4405, 3332573025504050868, 0.078608, 'fFraNcGV37') index_test.go:140: sql delete from test_index where c = 3055 index_test.go:137: sql insert into test_index values (4402, 5755934805631470283, 0.687964, 't1R6LAzoqJ') index_test.go:137: sql insert into test_index values (4410, 7022094515556344235, 0.427253, 'vcvFCv7ecB') index_test.go:137: sql insert into test_index values (4409, 5605803201724432442, 0.422301, 'IZEeycaZ33') index_test.go:140: sql delete from test_index where c = 2733 index_test.go:140: sql delete from test_index where c = 1591 index_test.go:143: sql update test_index set c1 = 7670055134647984737, c2 = 0.131823, c3 = 'j8OY9oPDW4' where c = 3995 index_test.go:140: sql delete from test_index where c = 2570 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:143: sql update test_index set c1 = 3090513368719520917, c2 = 0.381061, c3 = 'k9oCpcupEF' where c = 928 index_test.go:140: sql delete from test_index where c = 3433 index_test.go:140: sql delete from test_index where c = 3763 index_test.go:140: sql delete from test_index where c = 3125 index_test.go:143: sql update test_index set c1 = 163745694166556513, c2 = 0.549715, c3 = 'tVda56CQda' where c = 2553 index_test.go:137: sql insert into test_index values (4411, 6196767008997003662, 0.347300, 'dH83ja1lIX') index_test.go:143: sql update test_index set c1 = 1621392114257984, c2 = 0.054017, c3 = 'Zl7IsLcUji' where c = 1104 index_test.go:143: sql update test_index set c1 = 7035488190133855244, c2 = 0.512997, c3 = 'rgBxaPq3n2' where c = 3432 index_test.go:143: sql update test_index set c1 = 2154246075523627915, c2 = 0.081146, c3 = 'La0g0UBfDW' where c = 1981 index_test.go:137: sql insert into test_index values (4412, 837392393582855467, 0.270790, '7xaRYKL8GL') index_test.go:143: sql update test_index set c1 = 2586998286554799554, c2 = 0.129377, c3 = 'QV4j8shlNI' where c = 3378 index_test.go:137: sql insert into test_index values (4415, 8581746090179115561, 0.781441, 'xpfe69Zvic') index_test.go:137: sql insert into test_index values (4413, 6708761980295053307, 0.670423, '9OQnV1k7AQ') index_test.go:143: sql update test_index set c1 = 3729131311269428680, c2 = 0.391603, c3 = 'TLKAHTOtzo' where c = 1464 index_test.go:143: sql update test_index set c1 = 2682779136370116994, c2 = 0.628003, c3 = 'u4zvGQi7j6' where c = 1297 index_test.go:137: sql insert into test_index values (4414, 3140455522847040399, 0.021359, 'KXvsCo0Ui4') index_test.go:137: sql insert into test_index values (4416, 5424285741773421645, 0.062711, 'C7Ms4BuBqu') index_test.go:140: sql delete from test_index where c = 3361 index_test.go:143: sql update test_index set c1 = 1547792814738813324, c2 = 0.564033, c3 = 'dXldrHthbw' where c = 3039 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:137: sql insert into test_index values (4417, 4524406725650835780, 0.802530, 'JtGu9GUCkm') index_test.go:137: sql insert into test_index values (4418, 2985518379415862957, 0.320092, 'Y6ZoJuT7Xh') index_test.go:143: sql update test_index set c1 = 373049612685705385, c2 = 0.591330, c3 = 'dcLGg6SkpP' where c = 2729 index_test.go:143: sql update test_index set c1 = 1813929245103260921, c2 = 0.449044, c3 = 'iADTsFu89H' where c = 730 index_test.go:140: sql delete from test_index where c = 2448 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:137: sql insert into test_index values (4420, 2326460834624567733, 0.368734, 'kXK6d2BZHx') index_test.go:137: sql insert into test_index values (4419, 9193651084973504635, 0.146511, 'F2HGSifyrC') index_test.go:140: sql delete from test_index where c = 4366 index_test.go:143: sql update test_index set c1 = 3770712110620921878, c2 = 0.499996, c3 = '8Lyp9pmkRY' where c = 3992 index_test.go:143: sql update test_index set c1 = 4756351856099370570, c2 = 0.439474, c3 = 'l7poSBxikV' where c = 414 index_test.go:140: sql delete from test_index where c = 4177 index_test.go:137: sql insert into test_index values (4421, 28180021018209414, 0.441371, '4SGpVe6vtT') index_test.go:137: sql insert into test_index values (4423, 5987002274078389005, 0.248312, 'WSGsB418LA') index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 2209 index_test.go:137: sql insert into test_index values (4424, 6648856078283976834, 0.974198, 'E3NAEih29p') index_test.go:137: sql insert into test_index values (4422, 2404341077361054911, 0.552884, 'viWz94BwyE') index_test.go:143: sql update test_index set c1 = 3517756350850810893, c2 = 0.396006, c3 = 'gpZdMQ96kj' where c = 250 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 1826516922835932628, c2 = 0.004342, c3 = 'xCdgcWVnCd' where c = 756 index_test.go:140: sql delete from test_index where c = 2031 index_test.go:140: sql delete from test_index where c = 1261 index_test.go:140: sql delete from test_index where c = 3978 index_test.go:137: sql insert into test_index values (4425, 3166382027240638035, 0.512766, 'yQQqhoNU1M') index_test.go:143: sql update test_index set c1 = 8566460053523842525, c2 = 0.346248, c3 = 'dzN7BB1sK2' where c = 1811 index_test.go:140: sql delete from test_index where c = 1924 index_test.go:143: sql update test_index set c1 = 7785235113229045442, c2 = 0.078927, c3 = '6I42zdH6Z6' where c = 4073 index_test.go:143: sql update test_index set c1 = 7263571975063256214, c2 = 0.702440, c3 = 'vP5s52P3xO' where c = 4083 index_test.go:143: sql update test_index set c1 = 6403842513676201970, c2 = 0.880870, c3 = 'VUQtvyuEt8' where c = 1321 index_test.go:137: sql insert into test_index values (4426, 6445265923219769843, 0.379186, 'kYAmlHJJu6') index_test.go:140: sql delete from test_index where c = 3505 index_test.go:143: sql update test_index set c1 = 7457743292534707961, c2 = 0.847501, c3 = 'OGl03g3aAo' where c = 402 index_test.go:143: sql update test_index set c1 = 4655496879611407304, c2 = 0.311073, c3 = 'mHLDSSbFHz' where c = 571 index_test.go:137: sql insert into test_index values (4427, 3543096485511922084, 0.068514, 'xWwz13xJkC') index_test.go:143: sql update test_index set c1 = 196380744391690870, c2 = 0.045193, c3 = 'VMk6thhH5a' where c = 3843 index_test.go:137: sql insert into test_index values (4430, 2678044774982493669, 0.390019, '0qHwpAqDcE') index_test.go:143: sql update test_index set c1 = 2858227674795023526, c2 = 0.396021, c3 = 'dZAMNjEPhP' where c = 3230 index_test.go:143: sql update test_index set c1 = 3647913834978686386, c2 = 0.567805, c3 = 'LhK5m2puv4' where c = 1852 index_test.go:140: sql delete from test_index where c = 1134 index_test.go:137: sql insert into test_index values (4429, 2842280224524551949, 0.258025, 'CCGg02i7EZ') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:137: sql insert into test_index values (4432, 4783917021508783425, 0.295644, 'pxxVajoSoB') index_test.go:137: sql insert into test_index values (4428, 8915452512574475091, 0.473468, 'sTtt5DTZ23') index_test.go:143: sql update test_index set c1 = 6971986644335280123, c2 = 0.818648, c3 = 'jLvAtx4wUE' where c = 478 index_test.go:140: sql delete from test_index where c = 1837 index_test.go:137: sql insert into test_index values (4434, 7109545910877198022, 0.888287, 'ijPJWcEjlH') index_test.go:140: sql delete from test_index where c = 3131 index_test.go:137: sql insert into test_index values (4435, 8976735751926622753, 0.850629, 'OvpePjWat0') index_test.go:140: sql delete from test_index where c = 3420 index_test.go:143: sql update test_index set c1 = 7294297469484070384, c2 = 0.781813, c3 = 'd6Pn9MimcY' where c = 3671 index_test.go:143: sql update test_index set c1 = 7410809155436546329, c2 = 0.429230, c3 = 'Yqvu0N4vD1' where c = 3551 index_test.go:137: sql insert into test_index values (4433, 23192082408701060, 0.144483, '9BWmQe8mKA') index_test.go:137: sql insert into test_index values (4431, 3793062509491294516, 0.993888, 'MK9FTNpmMB') index_test.go:143: sql update test_index set c1 = 2593397682304824182, c2 = 0.216803, c3 = 'vgV3BWtSjY' where c = 2317 index_test.go:140: sql delete from test_index where c = 2380 index_test.go:137: sql insert into test_index values (4437, 2150556848343560399, 0.838296, 'DHUudw02Pj') index_test.go:143: sql update test_index set c1 = 915537733097482574, c2 = 0.927214, c3 = 'IaHhfBz9RH' where c = 3200 index_test.go:137: sql insert into test_index values (4436, 9010906028740199288, 0.696009, 'iP84Etmjgb') index_test.go:140: sql delete from test_index where c = 3662 index_test.go:137: sql insert into test_index values (4438, 7393565250364906745, 0.847221, 'FIxuFVwmB2') index_test.go:140: sql delete from test_index where c = 1816 index_test.go:140: sql delete from test_index where c = 3593 index_test.go:140: sql delete from test_index where c = 2960 index_test.go:137: sql insert into test_index values (4439, 487890610487823364, 0.408280, 'lQ9moeujCr') index_test.go:137: sql insert into test_index values (4440, 2682848328851396749, 0.536831, 'KmrQOFREmo') index_test.go:143: sql update test_index set c1 = 4197097961770112284, c2 = 0.111568, c3 = 'NzmJzIcPFY' where c = 803 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:143: sql update test_index set c1 = 5821477401227618027, c2 = 0.941998, c3 = 'Mv2kM2Kpgy' where c = 3807 index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 1512 index_test.go:143: sql update test_index set c1 = 4594525879268372965, c2 = 0.856965, c3 = 'AqDC1Hlq2F' where c = 3848 index_test.go:143: sql update test_index set c1 = 5145665477289531737, c2 = 0.613849, c3 = 'Z7uonCh83L' where c = 3469 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (4441, 343684037014937222, 0.994321, 'O5K3dU4FXr') index_test.go:137: sql insert into test_index values (4442, 8987039723597890151, 0.015083, 'W1FNQzZqAX') index_test.go:143: sql update test_index set c1 = 1069576605747265974, c2 = 0.133504, c3 = 'FCg5Oldx2c' where c = 3306 index_test.go:137: sql insert into test_index values (4443, 3662628444229031777, 0.185588, 'Z40SLeiWJR') index_test.go:143: sql update test_index set c1 = 7476996439053061523, c2 = 0.338569, c3 = 'FPN1rQ2INv' where c = 902 index_test.go:143: sql update test_index set c1 = 2659489685460178561, c2 = 0.242318, c3 = 'BzKTvNalKN' where c = 2099 index_test.go:137: sql insert into test_index values (4444, 7562877468667075222, 0.819706, 'UStvcO9Hy0') index_test.go:143: sql update test_index set c1 = 1940365930302494388, c2 = 0.522529, c3 = 'EEH83zQdG2' where c = 1796 index_test.go:143: sql update test_index set c1 = 8917146020340184689, c2 = 0.595036, c3 = 'fIqOJCBvZm' where c = 3862 index_test.go:143: sql update test_index set c1 = 1416959722636976590, c2 = 0.542854, c3 = 'utjrJQ64zq' where c = 602 index_test.go:137: sql insert into test_index values (4446, 1504338970458772806, 0.033131, 'QqwQnXD4Lj') index_test.go:140: sql delete from test_index where c = 1719 index_test.go:140: sql delete from test_index where c = 3745 index_test.go:140: sql delete from test_index where c = 4083 index_test.go:137: sql insert into test_index values (4445, 1522128845082702391, 0.464812, 'zkBwkiMLcp') index_test.go:137: sql insert into test_index values (4448, 5882670667004013555, 0.579942, 'QVNoeVUAkr') index_test.go:137: sql insert into test_index values (4450, 4983270043050202378, 0.948996, 'lXPOala8R9') index_test.go:137: sql insert into test_index values (4449, 5055441142592368232, 0.865257, 'jFhkRiLgy2') index_test.go:140: sql delete from test_index where c = 3256 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (4447, 2679034689758886531, 0.615302, '5XRFZwKu6G') index_test.go:140: sql delete from test_index where c = 2574 index_test.go:143: sql update test_index set c1 = 7243168488490719086, c2 = 0.263620, c3 = 'GkDXH3wfzQ' where c = 2779 index_test.go:143: sql update test_index set c1 = 4726138060057038410, c2 = 0.990280, c3 = 'q969lE753M' where c = 2871 index_test.go:143: sql update test_index set c1 = 7091158664742978708, c2 = 0.614287, c3 = 'fHB6tfreeU' where c = 1404 index_test.go:143: sql update test_index set c1 = 4259161158356459695, c2 = 0.348655, c3 = 'SLOzNx7MGh' where c = 1489 index_test.go:140: sql delete from test_index where c = 2071 index_test.go:140: sql delete from test_index where c = 4107 index_test.go:140: sql delete from test_index where c = 3931 index_test.go:143: sql update test_index set c1 = 3414068374871896762, c2 = 0.044729, c3 = 'Zbe3NyCwxV' where c = 317 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:137: sql insert into test_index values (4451, 9020245776572373120, 0.639240, 'vUmxiITOiz') index_test.go:143: sql update test_index set c1 = 5668346967134231064, c2 = 0.773493, c3 = 'qfSP9OfUq1' where c = 72 index_test.go:143: sql update test_index set c1 = 7012001664806325994, c2 = 0.430228, c3 = 'IROWuAIZHs' where c = 661 index_test.go:143: sql update test_index set c1 = 5384732313413942971, c2 = 0.649823, c3 = 'tEtIqtI4Am' where c = 3584 index_test.go:137: sql insert into test_index values (4452, 45880303053795059, 0.924454, 'hZLo8yV6mh') index_test.go:143: sql update test_index set c1 = 6306395031524047498, c2 = 0.709948, c3 = 'aSAH8IE3ds' where c = 2812 index_test.go:140: sql delete from test_index where c = 3417 index_test.go:137: sql insert into test_index values (4455, 7957819328155101297, 0.871960, 'MNn59mgZbn') index_test.go:137: sql insert into test_index values (4456, 2700617499343418828, 0.470822, 'SLYaIgvSuV') index_test.go:137: sql insert into test_index values (4453, 1607084601025223785, 0.768672, 'H5ZpWJmUWs') index_test.go:137: sql insert into test_index values (4454, 8988429371977438359, 0.113231, 'yBdLLwHrCY') index_test.go:140: sql delete from test_index where c = 2420 index_test.go:137: sql insert into test_index values (4458, 609705072856381646, 0.748727, 'I8lFzLiNzq') index_test.go:143: sql update test_index set c1 = 1158048253883915306, c2 = 0.404410, c3 = 'CWcBI2FN6E' where c = 2911 index_test.go:143: sql update test_index set c1 = 290740499579716917, c2 = 0.000004, c3 = 'tlF0USBGRb' where c = 4237 index_test.go:137: sql insert into test_index values (4457, 8658483353988939337, 0.300211, 'Tt41PzBMwu') index_test.go:137: sql insert into test_index values (4459, 987981503327521220, 0.388558, 'HXgapFVlM9') index_test.go:140: sql delete from test_index where c = 1786 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:140: sql delete from test_index where c = 1848 index_test.go:143: sql update test_index set c1 = 2548722744338927619, c2 = 0.725994, c3 = 'Hpp0miO8Hc' where c = 2632 index_test.go:137: sql insert into test_index values (4460, 9172745470821609581, 0.716208, 'rKve045Ghn') index_test.go:137: sql insert into test_index values (4461, 3769467908688411327, 0.199225, 'r3eOW6SdFM') index_test.go:143: sql update test_index set c1 = 8292176177594677528, c2 = 0.369763, c3 = 'iTSynYMNUc' where c = 455 index_test.go:143: sql update test_index set c1 = 8761778184986269973, c2 = 0.520530, c3 = '7hmDU7TeFP' where c = 238 index_test.go:140: sql delete from test_index where c = 2671 index_test.go:140: sql delete from test_index where c = 4042 index_test.go:140: sql delete from test_index where c = 969 index_test.go:140: sql delete from test_index where c = 2794 index_test.go:143: sql update test_index set c1 = 1178820892926207297, c2 = 0.250761, c3 = 'cRuRUvROe9' where c = 4032 index_test.go:140: sql delete from test_index where c = 2687 index_test.go:137: sql insert into test_index values (4463, 8129263601473614706, 0.511449, 'wuYHeSuB2h') index_test.go:137: sql insert into test_index values (4464, 1300502065214476483, 0.120871, 'aKyMNbODWa') index_test.go:137: sql insert into test_index values (4462, 3677847386185722940, 0.977072, 'XZsN4V9MHJ') index_test.go:143: sql update test_index set c1 = 2824356862047900200, c2 = 0.366798, c3 = 'tbY39JaWsh' where c = 2401 index_test.go:143: sql update test_index set c1 = 2085112730459531708, c2 = 0.461276, c3 = 'T8cKfeA6lw' where c = 1967 index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (4465, 703636678932293192, 0.200056, 'AcXr4lKuNz') index_test.go:140: sql delete from test_index where c = 2174 index_test.go:143: sql update test_index set c1 = 6364038765056512158, c2 = 0.041660, c3 = '2Xvvy0sq3U' where c = 3927 index_test.go:137: sql insert into test_index values (4466, 5939814727175436525, 0.646652, 'xss7sK3TQy') index_test.go:137: sql insert into test_index values (4467, 3340040495328126145, 0.632392, '4uB25qYimk') index_test.go:143: sql update test_index set c1 = 6620673322766235606, c2 = 0.232223, c3 = 'mDJzIDdaoP' where c = 3205 index_test.go:143: sql update test_index set c1 = 1680128245957607528, c2 = 0.680423, c3 = '8pVl0xGPcZ' where c = 4337 index_test.go:140: sql delete from test_index where c = 3283 index_test.go:140: sql delete from test_index where c = 686 index_test.go:143: sql update test_index set c1 = 465713954033897101, c2 = 0.010977, c3 = 'MYiDIZvxKV' where c = 745 index_test.go:140: sql delete from test_index where c = 3366 index_test.go:137: sql insert into test_index values (4468, 7252731993948393083, 0.493953, 'lezg270xlv') index_test.go:137: sql insert into test_index values (4469, 1131397934864349257, 0.317774, 'Xb7D9rtquG') index_test.go:140: sql delete from test_index where c = 3927 index_test.go:143: sql update test_index set c1 = 3541920784618710706, c2 = 0.979568, c3 = 'ZXLwab8IdJ' where c = 394 index_test.go:143: sql update test_index set c1 = 5791061554018481472, c2 = 0.128810, c3 = 'pREqG0T3T0' where c = 2752 index_test.go:137: sql insert into test_index values (4470, 3410323723472832456, 0.807836, 'OYPvIRP60J') index_test.go:143: sql update test_index set c1 = 2057628549684413871, c2 = 0.318122, c3 = '10BLkvm9ba' where c = 1082 index_test.go:143: sql update test_index set c1 = 3267096076502441414, c2 = 0.482628, c3 = 'ECzc3QH9A2' where c = 1249 index_test.go:143: sql update test_index set c1 = 7638399337247898304, c2 = 0.910700, c3 = 'UMG3TDTgaX' where c = 3227 index_test.go:140: sql delete from test_index where c = 1837 index_test.go:137: sql insert into test_index values (4472, 8042781490470114869, 0.813398, 'atGsMKun3q') index_test.go:137: sql insert into test_index values (4471, 6623659169376575298, 0.811898, 'FydyunEzQo') index_test.go:137: sql insert into test_index values (4473, 7459357108109247748, 0.859319, '1JhrXShnvW') index_test.go:143: sql update test_index set c1 = 316623231051092391, c2 = 0.538370, c3 = 'uZX0ATKYlR' where c = 1818 index_test.go:140: sql delete from test_index where c = 2222 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:137: sql insert into test_index values (4475, 149303103048456913, 0.751566, 'W6WJKp8ugm') index_test.go:137: sql insert into test_index values (4474, 6242313240991162105, 0.631646, 'n9h85oe9B0') index_test.go:140: sql delete from test_index where c = 2188 index_test.go:137: sql insert into test_index values (4476, 3879782328905793863, 0.055706, 'w9KFeX6uF0') index_test.go:143: sql update test_index set c1 = 5983538854785327227, c2 = 0.497296, c3 = 'DClKxUR6Se' where c = 1255 index_test.go:137: sql insert into test_index values (4477, 2778936893508927329, 0.741169, '9fhjkg3SSQ') index_test.go:140: sql delete from test_index where c = 2111 index_test.go:140: sql delete from test_index where c = 2697 index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 85115756814778406, c2 = 0.301883, c3 = 'LfdvVN2QkK' where c = 383 index_test.go:143: sql update test_index set c1 = 8910560217644548397, c2 = 0.738951, c3 = 'zhZPgdC2jg' where c = 1137 index_test.go:143: sql update test_index set c1 = 6445225751973315412, c2 = 0.760029, c3 = 'vl4f7A1Yyz' where c = 4178 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 8661998098661715974, c2 = 0.340130, c3 = 'CSVA8grUdT' where c = 1934 index_test.go:140: sql delete from test_index where c = 524 index_test.go:143: sql update test_index set c1 = 8464063900984580576, c2 = 0.759453, c3 = 'ftPntjYtoV' where c = 3029 index_test.go:140: sql delete from test_index where c = 2799 index_test.go:137: sql insert into test_index values (4481, 3821738776020642982, 0.937914, '2Z9k3qP5EV') index_test.go:143: sql update test_index set c1 = 4350528940962708680, c2 = 0.896762, c3 = 'aeje3slyFr' where c = 1220 index_test.go:137: sql insert into test_index values (4478, 6289334669639696825, 0.911646, 'J1zm7srTwS') index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 3053755567807789406, c2 = 0.364738, c3 = '6fyeLZ8XOt' where c = 3299 index_test.go:137: sql insert into test_index values (4479, 3184143179466002341, 0.275363, 'G1wsgw2Wvv') index_test.go:143: sql update test_index set c1 = 2325277998918646705, c2 = 0.027082, c3 = 'zVNiiXj1iK' where c = 1901 index_test.go:137: sql insert into test_index values (4480, 6526785057885717664, 0.985633, 'n97gfaNGNz') index_test.go:137: sql insert into test_index values (4482, 7295285272170718616, 0.037437, 'Djih4VO3iU') index_test.go:140: sql delete from test_index where c = 465 index_test.go:143: sql update test_index set c1 = 440771595016618631, c2 = 0.346458, c3 = '0RvjgDELoK' where c = 2401 index_test.go:137: sql insert into test_index values (4483, 8294889699998814472, 0.965865, 'gnsWJf20SZ') index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (4484, 895082861743133476, 0.884263, 'IYRwrw5nF1') index_test.go:140: sql delete from test_index where c = 1481 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 1902968141518464703, c2 = 0.851432, c3 = 'prXKcEfvBj' where c = 3251 index_test.go:137: sql insert into test_index values (4486, 6107708252357484671, 0.250261, 'jl1EDnrzcx') index_test.go:143: sql update test_index set c1 = 1164973555442893076, c2 = 0.281814, c3 = 'BDiMFPj1dj' where c = 453 index_test.go:143: sql update test_index set c1 = 2289471464144342082, c2 = 0.286891, c3 = 'oF5Ic3TkJs' where c = 2684 index_test.go:137: sql insert into test_index values (4487, 1158402988342569991, 0.147661, 'J09n02NwNG') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:137: sql insert into test_index values (4488, 5128717674902869813, 0.278039, 'nTmhoUbYXg') index_test.go:140: sql delete from test_index where c = 1571 index_test.go:137: sql insert into test_index values (4489, 671337038622723159, 0.699196, 'ezcIY0J6lN') index_test.go:137: sql insert into test_index values (4485, 5509923479039361097, 0.881107, '6qoojFy9df') index_test.go:140: sql delete from test_index where c = 3041 index_test.go:143: sql update test_index set c1 = 2849013630031906563, c2 = 0.825874, c3 = '7LbcBsais6' where c = 4055 index_test.go:140: sql delete from test_index where c = 2929 index_test.go:143: sql update test_index set c1 = 4188473426489776950, c2 = 0.919285, c3 = '6XOcJ4o3is' where c = 386 index_test.go:140: sql delete from test_index where c = 3774 index_test.go:143: sql update test_index set c1 = 4556145014979334939, c2 = 0.479586, c3 = 'Xl5LggOB6s' where c = 3350 index_test.go:140: sql delete from test_index where c = 4430 index_test.go:143: sql update test_index set c1 = 4643321195977698535, c2 = 0.988545, c3 = 'ymTlD4wOyb' where c = 4424 index_test.go:137: sql insert into test_index values (4491, 4914340909435422634, 0.976577, 'Aowg0RykXp') index_test.go:143: sql update test_index set c1 = 6415134750312993254, c2 = 0.143784, c3 = 'ObSVGMKqxN' where c = 2725 index_test.go:137: sql insert into test_index values (4490, 8484554848971763533, 0.106352, '1wfDl6gO4z') index_test.go:140: sql delete from test_index where c = 3429 index_test.go:140: sql delete from test_index where c = 832 index_test.go:137: sql insert into test_index values (4493, 3431909839530430645, 0.796799, 'l6Zees11gu') index_test.go:143: sql update test_index set c1 = 7850949234633735545, c2 = 0.864037, c3 = 'H0EeXJkFK1' where c = 3187 index_test.go:143: sql update test_index set c1 = 2689215969908191949, c2 = 0.260951, c3 = 'p708GYnKRK' where c = 2236 index_test.go:137: sql insert into test_index values (4492, 7606700915885740939, 0.879038, 'NKtwHbhNJA') index_test.go:143: sql update test_index set c1 = 8111498320267392440, c2 = 0.650117, c3 = 'kIlayJjBDD' where c = 1890 index_test.go:137: sql insert into test_index values (4494, 2762220786363109490, 0.935903, 'fz95qN3chp') index_test.go:140: sql delete from test_index where c = 350 index_test.go:137: sql insert into test_index values (4495, 6417320034997997878, 0.305525, '6ICMg8fWMf') index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 1931295706592194849, c2 = 0.976390, c3 = 'vUfgdWqNVV' where c = 561 index_test.go:140: sql delete from test_index where c = 2086 index_test.go:137: sql insert into test_index values (4496, 1442611723253749573, 0.195024, 'Mit3kkSIlw') index_test.go:143: sql update test_index set c1 = 789694022840778010, c2 = 0.362664, c3 = 'X5hlyDXaMe' where c = 3668 index_test.go:140: sql delete from test_index where c = 2974 index_test.go:143: sql update test_index set c1 = 4471844772587751072, c2 = 0.694666, c3 = '2nU7ALw37c' where c = 1216 index_test.go:140: sql delete from test_index where c = 3358 index_test.go:140: sql delete from test_index where c = 2862 index_test.go:143: sql update test_index set c1 = 8436168408320802503, c2 = 0.042655, c3 = 'O4j3sB0Pzl' where c = 1947 index_test.go:143: sql update test_index set c1 = 8108918334310394399, c2 = 0.144089, c3 = 'ek2XynC81f' where c = 2289 index_test.go:137: sql insert into test_index values (4497, 1463254167860766885, 0.144559, 'c7NUDzZjEm') index_test.go:137: sql insert into test_index values (4498, 5599792040193720564, 0.607922, 'abc32Ib7ca') index_test.go:143: sql update test_index set c1 = 4100317574346911216, c2 = 0.698653, c3 = '1fxJav6eg5' where c = 4277 index_test.go:143: sql update test_index set c1 = 415312357721657429, c2 = 0.421106, c3 = 'QcdqX6nUFk' where c = 2899 index_test.go:137: sql insert into test_index values (4499, 7790168719601736113, 0.878039, 'LOoqWhOzFQ') index_test.go:140: sql delete from test_index where c = 3971 index_test.go:140: sql delete from test_index where c = 3659 index_test.go:140: sql delete from test_index where c = 1278 index_test.go:143: sql update test_index set c1 = 6264574426540682345, c2 = 0.879614, c3 = '69YpItD9zw' where c = 199 index_test.go:143: sql update test_index set c1 = 1269601526230287492, c2 = 0.283765, c3 = '3rz1TyEzwi' where c = 2551 index_test.go:143: sql update test_index set c1 = 2587609436606109858, c2 = 0.529211, c3 = 'zkZm7rUoFe' where c = 32 index_test.go:137: sql insert into test_index values (4500, 2747906276756733020, 0.800002, 'owoPpQF4kj') index_test.go:143: sql update test_index set c1 = 480538877024688330, c2 = 0.045777, c3 = 'krVH3GCf1h' where c = 3434 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 4048722855999572661, c2 = 0.064502, c3 = 'uDPyP6WOAH' where c = 2531 index_test.go:137: sql insert into test_index values (4501, 495550375535553107, 0.043709, 'QW4JUjldvf') index_test.go:137: sql insert into test_index values (4503, 6142664303560653192, 0.989267, 'ksrMzYdJoL') index_test.go:137: sql insert into test_index values (4502, 8950644917236862802, 0.351767, 'vLp0vyXqLb') index_test.go:137: sql insert into test_index values (4504, 192374619630977444, 0.666411, 'RfTQBbaLx9') index_test.go:137: sql insert into test_index values (4505, 1238840237522180936, 0.883740, '1eQt3Nqipf') index_test.go:137: sql insert into test_index values (4508, 1493348694651598601, 0.894625, 'k3tHndcGor') index_test.go:137: sql insert into test_index values (4507, 2980293161386649782, 0.927043, 'IgcTpwyU2q') index_test.go:140: sql delete from test_index where c = 1370 index_test.go:137: sql insert into test_index values (4510, 4782243088951243932, 0.113104, 'AEHF5LNUng') index_test.go:137: sql insert into test_index values (4509, 3496772816063660968, 0.304109, 'ytk0fLGwCW') index_test.go:137: sql insert into test_index values (4506, 4885428403314097006, 0.414719, 'qcSj5e0PiG') index_test.go:140: sql delete from test_index where c = 3368 index_test.go:140: sql delete from test_index where c = 2835 index_test.go:140: sql delete from test_index where c = 536 index_test.go:143: sql update test_index set c1 = 1193021371427643087, c2 = 0.520276, c3 = 's0CUGWyXde' where c = 1298 index_test.go:140: sql delete from test_index where c = 1837 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 1911 index_test.go:140: sql delete from test_index where c = 4116 index_test.go:143: sql update test_index set c1 = 6490121421808447743, c2 = 0.950963, c3 = 'EH41cdOk3E' where c = 1221 index_test.go:143: sql update test_index set c1 = 5115261989408609622, c2 = 0.493179, c3 = 'wA0BBanXku' where c = 842 index_test.go:140: sql delete from test_index where c = 700 index_test.go:143: sql update test_index set c1 = 4534328608165135053, c2 = 0.117815, c3 = 'M3cG8656b1' where c = 3061 index_test.go:140: sql delete from test_index where c = 817 index_test.go:143: sql update test_index set c1 = 6351744626559032992, c2 = 0.693348, c3 = 'roUqPmnBtA' where c = 727 index_test.go:143: sql update test_index set c1 = 491511265800904067, c2 = 0.203811, c3 = 'bNdUH1506b' where c = 2802 index_test.go:137: sql insert into test_index values (4513, 1371776530437584916, 0.988551, '96Bwrk3zPx') index_test.go:137: sql insert into test_index values (4512, 4707432383697849062, 0.696097, 'PaeRkSfydR') index_test.go:143: sql update test_index set c1 = 6051842543501262534, c2 = 0.530839, c3 = '2G7kMZ9foH' where c = 3628 index_test.go:137: sql insert into test_index values (4511, 6720855667092982703, 0.147908, 'etb0bZU1w4') index_test.go:143: sql update test_index set c1 = 3919747345876654724, c2 = 0.673107, c3 = '1TEh39xD1C' where c = 3758 index_test.go:137: sql insert into test_index values (4514, 6667569114251522785, 0.536822, 'cb0sP6aH6K') index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (4516, 5999856845134591399, 0.217182, 'IHrLi3cPfE') index_test.go:140: sql delete from test_index where c = 1698 index_test.go:137: sql insert into test_index values (4515, 7645633245934100159, 0.067999, 'rcDxGcEIMT') index_test.go:137: sql insert into test_index values (4517, 1115164662674755726, 0.361980, 'Irepn0IJ6p') index_test.go:143: sql update test_index set c1 = 6268424699933344802, c2 = 0.909569, c3 = 'KqbP8o0C8G' where c = 330 index_test.go:143: sql update test_index set c1 = 6321956708737173726, c2 = 0.811857, c3 = 'knxLhDNBHV' where c = 2626 index_test.go:137: sql insert into test_index values (4518, 2411029495486039009, 0.113144, '7fsga01QHB') index_test.go:143: sql update test_index set c1 = 8302523934541631778, c2 = 0.575556, c3 = 'iPQTOcGNqT' where c = 2140 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 4242 index_test.go:143: sql update test_index set c1 = 6368203574950805381, c2 = 0.333531, c3 = 'WBGScxD8dY' where c = 3563 index_test.go:137: sql insert into test_index values (4519, 5520685381132044617, 0.964566, '38cYlIhLB9') index_test.go:143: sql update test_index set c1 = 9133279554590038497, c2 = 0.666912, c3 = '1BntFlP3Rv' where c = 1439 index_test.go:137: sql insert into test_index values (4521, 771398473296256257, 0.727402, 'J8kD2Bm6KW') index_test.go:143: sql update test_index set c1 = 2114197033874658698, c2 = 0.988867, c3 = 'QkU9j4jYst' where c = 1356 index_test.go:143: sql update test_index set c1 = 7166983551303760959, c2 = 0.781283, c3 = '4cOZiMIMVP' where c = 484 index_test.go:137: sql insert into test_index values (4520, 1121023531815238427, 0.129081, '0nyGn9tM87') index_test.go:140: sql delete from test_index where c = 4015 index_test.go:140: sql delete from test_index where c = 2134 index_test.go:137: sql insert into test_index values (4522, 6673374192777041690, 0.840894, 'Nekhawk6On') index_test.go:140: sql delete from test_index where c = 1573 index_test.go:140: sql delete from test_index where c = 2616 index_test.go:143: sql update test_index set c1 = 923437445929365942, c2 = 0.351716, c3 = '0ifRgZPqGI' where c = 490 index_test.go:140: sql delete from test_index where c = 1716 index_test.go:137: sql insert into test_index values (4524, 4993354999699471490, 0.198936, 'y5vgy4r9QM') index_test.go:137: sql insert into test_index values (4523, 3168688390439440914, 0.300622, 'KkHCHta3hL') index_test.go:137: sql insert into test_index values (4525, 8424485675585806475, 0.939561, 'kVccD0E7Hp') index_test.go:143: sql update test_index set c1 = 6224266189439810953, c2 = 0.873354, c3 = 'Dra4YlW8sw' where c = 238 index_test.go:140: sql delete from test_index where c = 2270 index_test.go:140: sql delete from test_index where c = 3968 index_test.go:143: sql update test_index set c1 = 4514743538402530521, c2 = 0.836044, c3 = 'OVeoVUGYeY' where c = 2127 index_test.go:137: sql insert into test_index values (4526, 7815360001562634596, 0.638278, 'acFFVSlwCG') index_test.go:143: sql update test_index set c1 = 7811202432795549175, c2 = 0.909111, c3 = 'JGQUzdsyG5' where c = 2055 index_test.go:143: sql update test_index set c1 = 6625591006874459502, c2 = 0.661571, c3 = 'JmFzZDdnDz' where c = 227 index_test.go:143: sql update test_index set c1 = 2835243591490841158, c2 = 0.172182, c3 = 'JfuvlDpG0k' where c = 4060 index_test.go:137: sql insert into test_index values (4527, 4573688259718117502, 0.207846, 'm1dMzvOVmx') index_test.go:143: sql update test_index set c1 = 5481718477989630594, c2 = 0.018407, c3 = 'ivriEus9Pu' where c = 2915 index_test.go:143: sql update test_index set c1 = 4141992279991371610, c2 = 0.514148, c3 = 'rQtcPfY5jA' where c = 2296 index_test.go:137: sql insert into test_index values (4528, 2233756919792870853, 0.512669, '2GVrVGptmz') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:140: sql delete from test_index where c = 2680 index_test.go:137: sql insert into test_index values (4530, 4696018784502434552, 0.257907, 'iheyYg5TYv') index_test.go:137: sql insert into test_index values (4529, 3538230506975494524, 0.984936, 'dorQbyhEiE') index_test.go:137: sql insert into test_index values (4531, 2805649830768632783, 0.045606, 'UmDCu1k63A') index_test.go:137: sql insert into test_index values (4532, 4505224778848611640, 0.485781, 'eUiaNWdXRk') index_test.go:137: sql insert into test_index values (4533, 331555537401107688, 0.447712, '1v2BcUJzFR') index_test.go:140: sql delete from test_index where c = 2375 index_test.go:140: sql delete from test_index where c = 3348 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 760 index_test.go:140: sql delete from test_index where c = 3887 index_test.go:143: sql update test_index set c1 = 984538888214853392, c2 = 0.716713, c3 = 'NDWQmbRUdK' where c = 2477 index_test.go:143: sql update test_index set c1 = 561922729236074248, c2 = 0.213277, c3 = 'Pf30K7hn4t' where c = 1279 index_test.go:143: sql update test_index set c1 = 5906625108605705423, c2 = 0.969090, c3 = 'JOtseHd7LM' where c = 1576 index_test.go:143: sql update test_index set c1 = 2200357749228379477, c2 = 0.665761, c3 = 'PEhD1abRKa' where c = 1950 index_test.go:143: sql update test_index set c1 = 2656814625857223581, c2 = 0.973082, c3 = 'WvTPlNzzlC' where c = 2902 index_test.go:143: sql update test_index set c1 = 3591773484934305877, c2 = 0.201180, c3 = 'yf23Id7znv' where c = 348 index_test.go:140: sql delete from test_index where c = 1904 index_test.go:140: sql delete from test_index where c = 4103 index_test.go:137: sql insert into test_index values (4534, 7989364277224350019, 0.518639, '2XDXZS7KI6') index_test.go:137: sql insert into test_index values (4535, 7705180456176443206, 0.914222, '0tcc7TlodU') index_test.go:137: sql insert into test_index values (4537, 5849566313399083440, 0.805708, 'H37sgq3rLc') index_test.go:137: sql insert into test_index values (4536, 270409543318902365, 0.694834, '4M5J8DfndI') index_test.go:143: sql update test_index set c1 = 9102349242597377658, c2 = 0.146760, c3 = 'NN9O42zAc6' where c = 1024 index_test.go:143: sql update test_index set c1 = 8115656627184180615, c2 = 0.101546, c3 = '9iY9GLhJRQ' where c = 2827 index_test.go:137: sql insert into test_index values (4538, 7994483459750366574, 0.549788, 'w7mWHf1x4Y') index_test.go:143: sql update test_index set c1 = 4744743110375923849, c2 = 0.492222, c3 = 'PtEEqsOBbI' where c = 2613 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 191 index_test.go:137: sql insert into test_index values (4539, 8754311653953844448, 0.884284, 'e1joUruV1j') index_test.go:137: sql insert into test_index values (4541, 9119127035223322833, 0.630664, 'MIanCuXlv9') index_test.go:143: sql update test_index set c1 = 3564781656565216866, c2 = 0.173665, c3 = 'TgTA1xdRn6' where c = 2020 index_test.go:137: sql insert into test_index values (4540, 7852082887771631504, 0.051506, 'oDggReJQpn') index_test.go:140: sql delete from test_index where c = 4397 index_test.go:140: sql delete from test_index where c = 4337 index_test.go:137: sql insert into test_index values (4542, 4049587581754381998, 0.862472, 'c7xcWuddQ3') index_test.go:140: sql delete from test_index where c = 330 index_test.go:140: sql delete from test_index where c = 3606 index_test.go:143: sql update test_index set c1 = 6781132604888045669, c2 = 0.748819, c3 = 'KJThId9yFm' where c = 3164 index_test.go:143: sql update test_index set c1 = 3290800419239428575, c2 = 0.748586, c3 = 'C7S7VEO1pn' where c = 4031 index_test.go:137: sql insert into test_index values (4543, 2027715555688616792, 0.504064, 'AkitJkBx6K') index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 3938 index_test.go:143: sql update test_index set c1 = 2673940987509925739, c2 = 0.960967, c3 = 'pjuNBqSx1N' where c = 1590 index_test.go:143: sql update test_index set c1 = 5585018641027295116, c2 = 0.643532, c3 = 'isChychWdG' where c = 506 index_test.go:143: sql update test_index set c1 = 8802776773142441889, c2 = 0.671440, c3 = 'L4UFeHNc4I' where c = 1172 index_test.go:143: sql update test_index set c1 = 581785755742705381, c2 = 0.907568, c3 = 'Wk1lg7iWT1' where c = 4368 index_test.go:140: sql delete from test_index where c = 4329 index_test.go:137: sql insert into test_index values (4544, 5615974164536870501, 0.298738, 'cHftR0eqK1') index_test.go:143: sql update test_index set c1 = 4491549951528878672, c2 = 0.946695, c3 = 'o7pYkuMN5L' where c = 2508 index_test.go:137: sql insert into test_index values (4549, 7527474049103159999, 0.161755, 'RS8gZrxQWu') index_test.go:137: sql insert into test_index values (4547, 3032687233705000026, 0.578053, 'VtWOnShLai') index_test.go:143: sql update test_index set c1 = 7304341630416336335, c2 = 0.939234, c3 = 'nQOUV5iGtq' where c = 1130 index_test.go:137: sql insert into test_index values (4548, 1494456144866645706, 0.520829, 'La6Orq7vt4') index_test.go:140: sql delete from test_index where c = 2468 index_test.go:137: sql insert into test_index values (4546, 6713101398810243388, 0.399812, 'iMmOTV7Wuv') index_test.go:143: sql update test_index set c1 = 4692509417046190163, c2 = 0.877118, c3 = '0n0XvRhUlr' where c = 1052 index_test.go:140: sql delete from test_index where c = 2526 index_test.go:137: sql insert into test_index values (4550, 2153438040798106581, 0.850811, 'px38ztdysx') index_test.go:137: sql insert into test_index values (4545, 4041601047734964767, 0.230928, 'W0R6BzKKzA') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 3920 index_test.go:140: sql delete from test_index where c = 4317 index_test.go:140: sql delete from test_index where c = 1318 index_test.go:137: sql insert into test_index values (4552, 2055588732332110839, 0.097326, 'Rn25HLPP3s') index_test.go:140: sql delete from test_index where c = 4249 index_test.go:143: sql update test_index set c1 = 2269754551122183760, c2 = 0.770490, c3 = 'jmUxVZLfkI' where c = 3625 index_test.go:137: sql insert into test_index values (4551, 8050605624801268881, 0.585809, 'LrJ4Nlanur') index_test.go:143: sql update test_index set c1 = 7936889327600689054, c2 = 0.762135, c3 = 'SEPR131C4G' where c = 2692 index_test.go:140: sql delete from test_index where c = 637 index_test.go:140: sql delete from test_index where c = 1918 index_test.go:140: sql delete from test_index where c = 3410 index_test.go:143: sql update test_index set c1 = 5678961187621243986, c2 = 0.718460, c3 = 'VrBvbY5E4B' where c = 4143 index_test.go:143: sql update test_index set c1 = 7761352113525859736, c2 = 0.699640, c3 = 'd7O9WseDMy' where c = 248 index_test.go:143: sql update test_index set c1 = 5149706376307512092, c2 = 0.971376, c3 = 'sCfu3JwOMi' where c = 3934 index_test.go:137: sql insert into test_index values (4553, 1283931439088283519, 0.428817, '0rmBBE5bY7') index_test.go:143: sql update test_index set c1 = 3502535668040331486, c2 = 0.746610, c3 = 'NwtIOUvOcl' where c = 3268 index_test.go:137: sql insert into test_index values (4556, 7288574667924904001, 0.182869, 'X5ozYTBD9B') index_test.go:137: sql insert into test_index values (4557, 425341493986205599, 0.896653, 'YYtHWq2VxV') index_test.go:137: sql insert into test_index values (4555, 5524998914287623832, 0.822752, 'NmTEX6HDX5') index_test.go:143: sql update test_index set c1 = 8950313966065551679, c2 = 0.081442, c3 = 'VXzExlGpB6' where c = 2701 index_test.go:143: sql update test_index set c1 = 7955916231927976368, c2 = 0.851971, c3 = 't2pqFuzwUU' where c = 1996 index_test.go:143: sql update test_index set c1 = 4553332072343043930, c2 = 0.294867, c3 = 'zy8bRM17Tb' where c = 2940 index_test.go:140: sql delete from test_index where c = 2207 index_test.go:140: sql delete from test_index where c = 4264 index_test.go:137: sql insert into test_index values (4554, 2271904667636046191, 0.534384, 'cJjBspQPFC') index_test.go:137: sql insert into test_index values (4558, 5065305231656943301, 0.836772, 'iladVgPCzU') index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 2486 index_test.go:143: sql update test_index set c1 = 5290054701558038199, c2 = 0.198503, c3 = 'JrcgGxan12' where c = 2492 index_test.go:143: sql update test_index set c1 = 3793564034835831588, c2 = 0.093991, c3 = 'cqweLpUpcs' where c = 1257 index_test.go:143: sql update test_index set c1 = 6859864219904898159, c2 = 0.286326, c3 = '9QiYNQNykE' where c = 3385 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:137: sql insert into test_index values (4561, 6865517392939737838, 0.795459, '8MHdHSwExU') index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (4560, 7526177328755351708, 0.921548, 'HHbWctNXkY') index_test.go:137: sql insert into test_index values (4559, 6116632041794812310, 0.268831, 'stGXGtqIV2') index_test.go:143: sql update test_index set c1 = 3284856116489733166, c2 = 0.080421, c3 = '7wl8LxcYVe' where c = 1067 index_test.go:137: sql insert into test_index values (4562, 9193464508943281556, 0.005189, 'uMtgO3ozXK') index_test.go:143: sql update test_index set c1 = 6353559788915639733, c2 = 0.948306, c3 = '4cOq6JzMwc' where c = 833 index_test.go:137: sql insert into test_index values (4564, 3353661223285455738, 0.779402, 'ACS1lq61oa') index_test.go:143: sql update test_index set c1 = 6996320818737696684, c2 = 0.288676, c3 = 'JGwCI0NXBu' where c = 2599 index_test.go:143: sql update test_index set c1 = 7468585579285299043, c2 = 0.005600, c3 = 'ldEYvLBQU4' where c = 559 index_test.go:137: sql insert into test_index values (4563, 5721800020684743203, 0.499096, 'iyCFr5iWcs') index_test.go:140: sql delete from test_index where c = 2014 index_test.go:140: sql delete from test_index where c = 3859 index_test.go:140: sql delete from test_index where c = 4243 index_test.go:143: sql update test_index set c1 = 6554332230737633743, c2 = 0.510897, c3 = 'd8ITFYOCmd' where c = 1809 index_test.go:137: sql insert into test_index values (4568, 2321997029410216691, 0.378379, 'zFxATDsNbp') index_test.go:137: sql insert into test_index values (4566, 8880188725868699507, 0.690357, 'cGDa5uNwFy') index_test.go:140: sql delete from test_index where c = 2114 index_test.go:137: sql insert into test_index values (4565, 4292738189928353640, 0.692673, 'fA57PGYQDq') index_test.go:137: sql insert into test_index values (4567, 5747275980341837685, 0.809223, 'SUatNS7ZtX') index_test.go:140: sql delete from test_index where c = 4502 index_test.go:143: sql update test_index set c1 = 3127195013963637248, c2 = 0.876421, c3 = 'C39YQxJZls' where c = 2498 index_test.go:140: sql delete from test_index where c = 2897 index_test.go:143: sql update test_index set c1 = 2366288361383270237, c2 = 0.188242, c3 = 'NhoEbRwgB8' where c = 3118 index_test.go:137: sql insert into test_index values (4569, 2846738656933600733, 0.888986, 'VOF4zxDP0G') index_test.go:140: sql delete from test_index where c = 1999 index_test.go:140: sql delete from test_index where c = 978 index_test.go:140: sql delete from test_index where c = 4150 index_test.go:143: sql update test_index set c1 = 7654905970311285258, c2 = 0.981567, c3 = 'KtXfdGjCjO' where c = 3425 index_test.go:140: sql delete from test_index where c = 3160 index_test.go:140: sql delete from test_index where c = 733 index_test.go:143: sql update test_index set c1 = 5055784591405357506, c2 = 0.452499, c3 = 'lnWGUFm4k0' where c = 2647 index_test.go:137: sql insert into test_index values (4571, 4669913325532792422, 0.815002, 'stmElZFOWp') index_test.go:143: sql update test_index set c1 = 471762280140641812, c2 = 0.340973, c3 = '83JvhO48mc' where c = 2343 index_test.go:143: sql update test_index set c1 = 1734111542506279776, c2 = 0.935415, c3 = 'sztk4Fu2yr' where c = 4342 index_test.go:137: sql insert into test_index values (4570, 754564426649010243, 0.410390, 'FQIeq9mdmD') index_test.go:143: sql update test_index set c1 = 8271298122757570632, c2 = 0.781902, c3 = 'FmR4idMs52' where c = 674 index_test.go:143: sql update test_index set c1 = 9058657496298710499, c2 = 0.550916, c3 = 'VyBFw3zmL0' where c = 2416 index_test.go:137: sql insert into test_index values (4572, 5704837681873553706, 0.917217, 'UfmlkxOV0L') index_test.go:143: sql update test_index set c1 = 3733264602691909724, c2 = 0.869266, c3 = 'ZAt2miNaXD' where c = 3574 index_test.go:137: sql insert into test_index values (4574, 5549633032241014311, 0.570887, 'eOCBJWQ5ds') index_test.go:140: sql delete from test_index where c = 2279 index_test.go:137: sql insert into test_index values (4573, 5203943531678339549, 0.615123, 'ZacOUVCSfI') index_test.go:140: sql delete from test_index where c = 2092 index_test.go:137: sql insert into test_index values (4576, 8876424899107740182, 0.971968, 'ARC4WcWRcV') index_test.go:140: sql delete from test_index where c = 3066 index_test.go:137: sql insert into test_index values (4578, 2604597210205974232, 0.531528, 'o5Rtv5md8a') index_test.go:143: sql update test_index set c1 = 5875125509660334693, c2 = 0.700307, c3 = 'mectUn2Kgh' where c = 1572 index_test.go:137: sql insert into test_index values (4575, 2244831461887784112, 0.064422, 'xUZakAdGly') index_test.go:137: sql insert into test_index values (4577, 1275158154917594936, 0.515879, 'byZtZVY5he') index_test.go:143: sql update test_index set c1 = 6812223495831613717, c2 = 0.174787, c3 = '91bEnZTko9' where c = 435 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:140: sql delete from test_index where c = 2269 index_test.go:140: sql delete from test_index where c = 3121 index_test.go:143: sql update test_index set c1 = 2671053299886353276, c2 = 0.967113, c3 = 'pSAjVITyRi' where c = 2545 index_test.go:137: sql insert into test_index values (4580, 7451337312643792533, 0.431943, '64Bcc0xE9L') index_test.go:137: sql insert into test_index values (4579, 5136607191140742323, 0.310195, 'khvhmQ1Bmm') index_test.go:143: sql update test_index set c1 = 3557878697184096255, c2 = 0.924608, c3 = 'dA90TTPwg9' where c = 3132 index_test.go:143: sql update test_index set c1 = 6381651491738254904, c2 = 0.491940, c3 = 'Lilc5qC44b' where c = 3309 index_test.go:140: sql delete from test_index where c = 3802 index_test.go:140: sql delete from test_index where c = 2692 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:137: sql insert into test_index values (4581, 8368605073675547816, 0.313946, 'lkIH9nZQNH') index_test.go:140: sql delete from test_index where c = 842 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:143: sql update test_index set c1 = 8208603014994155852, c2 = 0.779602, c3 = 'ofwm657aNJ' where c = 2561 index_test.go:137: sql insert into test_index values (4582, 2028554624079352468, 0.505960, 'GRo6TTqSsZ') index_test.go:137: sql insert into test_index values (4583, 8019566694291364112, 0.263658, 'pFNpuwovoA') index_test.go:143: sql update test_index set c1 = 8952165685710087165, c2 = 0.044648, c3 = 'HL6jIUsahL' where c = 4441 index_test.go:143: sql update test_index set c1 = 6229003444621104253, c2 = 0.014898, c3 = 'AA37eCm7r0' where c = 4425 index_test.go:143: sql update test_index set c1 = 4246368021938197905, c2 = 0.051428, c3 = 'MYsxGAkrJz' where c = 3231 index_test.go:143: sql update test_index set c1 = 8083560937148425796, c2 = 0.729366, c3 = 'u1JD5grxsH' where c = 851 index_test.go:140: sql delete from test_index where c = 3484 index_test.go:143: sql update test_index set c1 = 3961708637760787016, c2 = 0.307774, c3 = 'WFgS2EtGug' where c = 4289 index_test.go:143: sql update test_index set c1 = 8967432840174997341, c2 = 0.253814, c3 = 'oBf9OlgQXm' where c = 4162 index_test.go:140: sql delete from test_index where c = 3345 index_test.go:137: sql insert into test_index values (4584, 916778886532870404, 0.875565, 'outhHekLDB') index_test.go:137: sql insert into test_index values (4585, 1224864540623072710, 0.902960, 'sJcAbCNxqt') index_test.go:140: sql delete from test_index where c = 460 index_test.go:137: sql insert into test_index values (4587, 1630978786368595426, 0.773390, '43c9beltYi') index_test.go:137: sql insert into test_index values (4586, 3266650513225693619, 0.487413, 'CDUR9SPKZc') index_test.go:137: sql insert into test_index values (4588, 4088548090157479563, 0.306747, 'NgflhroIzM') index_test.go:143: sql update test_index set c1 = 2211090877003524522, c2 = 0.482755, c3 = '1kYp76CHHK' where c = 2500 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:143: sql update test_index set c1 = 8749318389093782388, c2 = 0.521847, c3 = 'JfcJIj6wHn' where c = 4554 index_test.go:140: sql delete from test_index where c = 1651 index_test.go:137: sql insert into test_index values (4589, 2139375300348061809, 0.509045, 'PvH188EBdm') index_test.go:137: sql insert into test_index values (4590, 3809162392399606050, 0.916419, 'OxLCk9f1Ok') index_test.go:143: sql update test_index set c1 = 550884840759223490, c2 = 0.470995, c3 = 'mUa6CHW4mP' where c = 497 index_test.go:140: sql delete from test_index where c = 3616 index_test.go:137: sql insert into test_index values (4591, 1091902279286190526, 0.791205, 'EDtSeITG5U') index_test.go:143: sql update test_index set c1 = 7986624393502486127, c2 = 0.285514, c3 = 'oseWSBLY1m' where c = 3643 index_test.go:140: sql delete from test_index where c = 252 index_test.go:137: sql insert into test_index values (4592, 6274659155960059221, 0.155352, 'KFJZBgLqRh') index_test.go:140: sql delete from test_index where c = 2341 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (4593, 3699584020490097227, 0.011810, 'Gwl0p1cX15') index_test.go:143: sql update test_index set c1 = 1896641187070735678, c2 = 0.375796, c3 = 'mf981gV3KL' where c = 31 index_test.go:143: sql update test_index set c1 = 8117827719580448311, c2 = 0.426353, c3 = 'RBmCFmszUB' where c = 1430 index_test.go:140: sql delete from test_index where c = 2091 index_test.go:140: sql delete from test_index where c = 3982 index_test.go:137: sql insert into test_index values (4594, 8823590369662614958, 0.147645, 'PC464p5zPz') index_test.go:140: sql delete from test_index where c = 1207 index_test.go:137: sql insert into test_index values (4595, 8120053562860429671, 0.248965, 'cFS1FeiP0L') index_test.go:140: sql delete from test_index where c = 3218 index_test.go:143: sql update test_index set c1 = 7102595447355963810, c2 = 0.087328, c3 = '4f51tcZ3tD' where c = 4443 index_test.go:143: sql update test_index set c1 = 7172036101569937703, c2 = 0.076465, c3 = 'Av8TVw929r' where c = 4234 index_test.go:143: sql update test_index set c1 = 934629873201280067, c2 = 0.459361, c3 = 'wYW0BMCUMi' where c = 4555 index_test.go:143: sql update test_index set c1 = 5795249739571251221, c2 = 0.854783, c3 = 'FvXqcReOCW' where c = 2214 index_test.go:143: sql update test_index set c1 = 3779385169107640975, c2 = 0.049996, c3 = '79Hviz7Cyc' where c = 3336 index_test.go:143: sql update test_index set c1 = 483276173322378788, c2 = 0.676167, c3 = 'h9Y8ViNS02' where c = 82 index_test.go:143: sql update test_index set c1 = 4587668156892231352, c2 = 0.868456, c3 = 'hbr8AjsbBA' where c = 4517 index_test.go:140: sql delete from test_index where c = 1616 index_test.go:140: sql delete from test_index where c = 2769 index_test.go:137: sql insert into test_index values (4596, 5565410164817936743, 0.211915, 'N90bMyLlit') index_test.go:137: sql insert into test_index values (4597, 3360345422334228854, 0.157031, '8GpYwVqchz') index_test.go:143: sql update test_index set c1 = 2746784662281905674, c2 = 0.107311, c3 = 'vPwtoARiVP' where c = 2003 index_test.go:140: sql delete from test_index where c = 1512 index_test.go:137: sql insert into test_index values (4598, 1937299432878611921, 0.310882, 'bZCFOTx50O') index_test.go:137: sql insert into test_index values (4599, 3057515885568617455, 0.677555, 'u795cwba3J') index_test.go:140: sql delete from test_index where c = 190 index_test.go:143: sql update test_index set c1 = 9002895991493518072, c2 = 0.180469, c3 = 'Yu6AKGJhhM' where c = 1496 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:137: sql insert into test_index values (4600, 8456189750208900639, 0.668072, 'pUn39tX2qu') index_test.go:143: sql update test_index set c1 = 411151503544300412, c2 = 0.888271, c3 = 'RqJQpOO5ds' where c = 1135 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:143: sql update test_index set c1 = 7607220617296981894, c2 = 0.656871, c3 = 'ruXQGSaY9Y' where c = 3415 index_test.go:143: sql update test_index set c1 = 4810013406116077843, c2 = 0.987181, c3 = 'k6xaXEMx6c' where c = 2568 index_test.go:140: sql delete from test_index where c = 3396 index_test.go:143: sql update test_index set c1 = 8224790830230689153, c2 = 0.071644, c3 = 'yGV2TgDzZd' where c = 2395 index_test.go:143: sql update test_index set c1 = 4775331145238344925, c2 = 0.713845, c3 = 'ZlvI7HNDsS' where c = 3100 index_test.go:137: sql insert into test_index values (4601, 6629258862764494750, 0.144086, 'jAg6PgvuTj') index_test.go:137: sql insert into test_index values (4602, 3454328473549489883, 0.947267, 'hKgXTal4vh') index_test.go:137: sql insert into test_index values (4607, 227975063714775084, 0.900642, 'lihf6JHtZe') index_test.go:137: sql insert into test_index values (4603, 4383530469878278082, 0.663076, 'kLPEQnCTDb') index_test.go:137: sql insert into test_index values (4608, 5239864246004381628, 0.809180, '7ra81kHuOD') index_test.go:137: sql insert into test_index values (4606, 2298285356892861436, 0.303846, '44mwY4sHB2') index_test.go:140: sql delete from test_index where c = 2065 index_test.go:137: sql insert into test_index values (4604, 5227261408274991422, 0.440982, 'QCTx25CzAK') index_test.go:140: sql delete from test_index where c = 3421 index_test.go:137: sql insert into test_index values (4609, 7687714135488789933, 0.882602, 'xElNRBiMMI') index_test.go:137: sql insert into test_index values (4610, 9207948817435365977, 0.192500, 'r5DlxQT6hV') index_test.go:143: sql update test_index set c1 = 5899625157605747892, c2 = 0.436030, c3 = 'x2vMbMFCv1' where c = 964 index_test.go:140: sql delete from test_index where c = 4388 index_test.go:137: sql insert into test_index values (4605, 3446301010035224879, 0.206238, 'JmZm1EFbH8') index_test.go:140: sql delete from test_index where c = 4589 index_test.go:140: sql delete from test_index where c = 4530 index_test.go:140: sql delete from test_index where c = 244 index_test.go:140: sql delete from test_index where c = 1893 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:143: sql update test_index set c1 = 1856401764287922199, c2 = 0.674968, c3 = '9vOsNNroqZ' where c = 1636 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 5925683416063283148, c2 = 0.247469, c3 = 'DJZ0sGTSSc' where c = 421 index_test.go:143: sql update test_index set c1 = 8812596696631763881, c2 = 0.505255, c3 = 'zHfQ5o3AW0' where c = 4499 index_test.go:143: sql update test_index set c1 = 9159726062783145671, c2 = 0.009857, c3 = 'PS6yfDf6Eh' where c = 4485 index_test.go:143: sql update test_index set c1 = 2811746214759186796, c2 = 0.062096, c3 = '1mnjOiVn4C' where c = 4014 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:137: sql insert into test_index values (4611, 8669991836726909902, 0.129854, 'Qbozdi1bT4') index_test.go:143: sql update test_index set c1 = 4759586367934344255, c2 = 0.882788, c3 = 'bRRJPcLIMS' where c = 3867 index_test.go:143: sql update test_index set c1 = 5720213635109221751, c2 = 0.600608, c3 = 'HEyx72jGCj' where c = 2171 index_test.go:137: sql insert into test_index values (4612, 6909340169668755923, 0.459605, 'bCq9p3TqR8') index_test.go:137: sql insert into test_index values (4613, 9150752894833891198, 0.891820, 'ebd0nIV5Ms') index_test.go:137: sql insert into test_index values (4615, 3784737302905328390, 0.050608, 'bekPQBQx4w') index_test.go:143: sql update test_index set c1 = 7111244681795795368, c2 = 0.280295, c3 = 'O3Ek4tI0J6' where c = 3827 index_test.go:143: sql update test_index set c1 = 5850177160136405480, c2 = 0.156244, c3 = 'tbydGnUeUg' where c = 597 index_test.go:137: sql insert into test_index values (4616, 506439642409008920, 0.982491, 'y3SxTdmZJw') index_test.go:137: sql insert into test_index values (4614, 4077563317884406699, 0.315126, 'z7st7KZiRG') index_test.go:137: sql insert into test_index values (4617, 2482866811136965845, 0.724909, 'ciZr6fe7FC') index_test.go:137: sql insert into test_index values (4618, 1340361230082305837, 0.484262, 'nJKm572XWT') index_test.go:140: sql delete from test_index where c = 2796 index_test.go:140: sql delete from test_index where c = 1856 index_test.go:137: sql insert into test_index values (4620, 6965113560727533814, 0.081422, 'O1yfWZ9Z50') index_test.go:137: sql insert into test_index values (4619, 5363217549711745339, 0.069884, 'HzMqmljP7S') index_test.go:140: sql delete from test_index where c = 1274 index_test.go:140: sql delete from test_index where c = 4193 index_test.go:140: sql delete from test_index where c = 4180 index_test.go:143: sql update test_index set c1 = 3998350588637421414, c2 = 0.879487, c3 = 'm4M7g5bpuW' where c = 569 index_test.go:140: sql delete from test_index where c = 437 index_test.go:143: sql update test_index set c1 = 1250136420561531673, c2 = 0.512640, c3 = '8dVLJZqRJo' where c = 321 index_test.go:140: sql delete from test_index where c = 4008 index_test.go:140: sql delete from test_index where c = 2446 index_test.go:143: sql update test_index set c1 = 5991469958351607391, c2 = 0.603055, c3 = '2qhTVpmsbm' where c = 471 index_test.go:140: sql delete from test_index where c = 1958 index_test.go:140: sql delete from test_index where c = 3536 index_test.go:137: sql insert into test_index values (4621, 981348942331618887, 0.814507, 'Cko19zl28A') index_test.go:143: sql update test_index set c1 = 7224774841917408315, c2 = 0.054590, c3 = '54surgL3cF' where c = 3057 index_test.go:137: sql insert into test_index values (4622, 3295992264362537682, 0.549922, 'x9kTu8nrMU') index_test.go:143: sql update test_index set c1 = 1030572311719847064, c2 = 0.681980, c3 = 'iO78i0kAVq' where c = 4180 index_test.go:143: sql update test_index set c1 = 7427963114324257489, c2 = 0.902717, c3 = '7ozRvFl5qB' where c = 4214 index_test.go:143: sql update test_index set c1 = 6631386762642000048, c2 = 0.024667, c3 = 'Qr7WqJcc7M' where c = 2093 index_test.go:143: sql update test_index set c1 = 8571113780195904668, c2 = 0.802461, c3 = 'bQXaBk8zqX' where c = 2477 index_test.go:143: sql update test_index set c1 = 4636610506428355094, c2 = 0.634774, c3 = 'butz4MfSTu' where c = 1369 index_test.go:140: sql delete from test_index where c = 1211 index_test.go:143: sql update test_index set c1 = 6631414914596434075, c2 = 0.341103, c3 = 'fEj1ho4snx' where c = 4532 index_test.go:137: sql insert into test_index values (4623, 5382058892436541070, 0.672199, 'aEr5qG9UDX') index_test.go:137: sql insert into test_index values (4625, 1025862920490878603, 0.525204, 'SkDgqdRr3y') index_test.go:137: sql insert into test_index values (4627, 5984941909421794053, 0.654042, '1lj5oMLBTQ') index_test.go:137: sql insert into test_index values (4624, 6129087231348993553, 0.305053, 'DpPhrbpHPk') index_test.go:140: sql delete from test_index where c = 778 index_test.go:137: sql insert into test_index values (4628, 783696038344892883, 0.446345, 'Jpc1n1i9o9') index_test.go:137: sql insert into test_index values (4629, 2221362978552688207, 0.677351, 'fuVIQyFPd6') index_test.go:140: sql delete from test_index where c = 3640 index_test.go:137: sql insert into test_index values (4626, 626105211782382655, 0.160427, 'eAQA0sEX1b') index_test.go:140: sql delete from test_index where c = 3147 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 5085495767081378162, c2 = 0.856284, c3 = 'LzG94ZrvOH' where c = 2641 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:140: sql delete from test_index where c = 4427 index_test.go:143: sql update test_index set c1 = 5046611318952268087, c2 = 0.440473, c3 = 'rt5MeKBnpI' where c = 358 index_test.go:140: sql delete from test_index where c = 554 index_test.go:140: sql delete from test_index where c = 2045 index_test.go:143: sql update test_index set c1 = 3236471455715092967, c2 = 0.686960, c3 = 'TFC6mlrO5B' where c = 3585 index_test.go:137: sql insert into test_index values (4630, 7920347458497134231, 0.457329, '39ytvm0Gd9') index_test.go:143: sql update test_index set c1 = 5458701841998645845, c2 = 0.689568, c3 = '1NqQNhMkY8' where c = 2327 index_test.go:137: sql insert into test_index values (4632, 6368230681520352652, 0.772422, 'LzCys4hpy5') index_test.go:143: sql update test_index set c1 = 3807140356041278203, c2 = 0.323557, c3 = 'c9w06S5zZc' where c = 1653 index_test.go:143: sql update test_index set c1 = 2929595067427798603, c2 = 0.814163, c3 = 'lbfFfTuntT' where c = 3787 index_test.go:143: sql update test_index set c1 = 8710197813569447846, c2 = 0.608666, c3 = 'Md1lfndZCl' where c = 2298 index_test.go:137: sql insert into test_index values (4631, 3592679904113360629, 0.154941, 'MJHaauejtS') index_test.go:143: sql update test_index set c1 = 5524798622699749811, c2 = 0.543750, c3 = 'zes6cqdCx0' where c = 3392 index_test.go:143: sql update test_index set c1 = 2729845314408387391, c2 = 0.385382, c3 = 'Xyq9OqBOfo' where c = 2150 index_test.go:137: sql insert into test_index values (4634, 8533827551377774457, 0.058398, '6bfmjq0gvi') index_test.go:140: sql delete from test_index where c = 2194 index_test.go:137: sql insert into test_index values (4635, 3846371939525998625, 0.681031, 'KqfcuxuOoO') index_test.go:137: sql insert into test_index values (4636, 4386198231564916820, 0.229158, 'II15AmFRqL') index_test.go:140: sql delete from test_index where c = 4514 index_test.go:137: sql insert into test_index values (4637, 6499250764557669457, 0.093023, 'NRSDYj9YM9') index_test.go:137: sql insert into test_index values (4633, 6861183250685056843, 0.703483, 'yTKDbJIsy0') index_test.go:140: sql delete from test_index where c = 1632 index_test.go:137: sql insert into test_index values (4639, 346303910870854472, 0.223024, 'vemi16kXca') index_test.go:140: sql delete from test_index where c = 3407 index_test.go:137: sql insert into test_index values (4638, 6384023769914604481, 0.994725, 'yFdTg83Yjs') index_test.go:143: sql update test_index set c1 = 3066391946788970494, c2 = 0.093411, c3 = '6g14tyO37l' where c = 129 index_test.go:140: sql delete from test_index where c = 4375 index_test.go:143: sql update test_index set c1 = 3619833370897604621, c2 = 0.375365, c3 = 'YnBbNuKRN1' where c = 2300 index_test.go:143: sql update test_index set c1 = 4927646246386404833, c2 = 0.498108, c3 = 'e4K8kbA0Lx' where c = 1118 index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 2901 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 4332 index_test.go:140: sql delete from test_index where c = 1770 index_test.go:137: sql insert into test_index values (4640, 2168934908975072863, 0.806618, '97xfO3MEgZ') index_test.go:143: sql update test_index set c1 = 4392524593958668199, c2 = 0.852403, c3 = 'LgUaxj9BNL' where c = 2590 index_test.go:137: sql insert into test_index values (4641, 4627289234420912636, 0.361024, 'W0klGilgGF') index_test.go:143: sql update test_index set c1 = 2672231137476575277, c2 = 0.828507, c3 = 'qKtFP7HxtU' where c = 3325 index_test.go:143: sql update test_index set c1 = 6230407741569643831, c2 = 0.260883, c3 = 'i0eGQc0DEg' where c = 2890 index_test.go:143: sql update test_index set c1 = 7172605202464998785, c2 = 0.533193, c3 = 'yUagnINaYR' where c = 1057 index_test.go:140: sql delete from test_index where c = 1108 index_test.go:143: sql update test_index set c1 = 3542886743059214011, c2 = 0.946324, c3 = 'rEotEGZeux' where c = 4205 index_test.go:137: sql insert into test_index values (4642, 3216609400827193328, 0.866987, 'TobjUutUDW') index_test.go:143: sql update test_index set c1 = 8016595641322042757, c2 = 0.487368, c3 = 'JADCr2Nb2G' where c = 663 index_test.go:137: sql insert into test_index values (4644, 7520932641040945168, 0.897649, 'l1keyteJnH') index_test.go:143: sql update test_index set c1 = 2415461312745065060, c2 = 0.815112, c3 = 'wYuwRDYSNl' where c = 2665 index_test.go:137: sql insert into test_index values (4645, 986609094911675972, 0.523061, 'unuGsD8Y7v') index_test.go:137: sql insert into test_index values (4646, 2327601161784510930, 0.638732, 'uqFHNuC87O') index_test.go:140: sql delete from test_index where c = 2873 index_test.go:137: sql insert into test_index values (4643, 4696607526506125337, 0.945299, '9NZpdqs3JH') index_test.go:137: sql insert into test_index values (4647, 134047938048255630, 0.978174, 'ar1DIpHOBO') index_test.go:143: sql update test_index set c1 = 5305398451105070824, c2 = 0.680406, c3 = 'U6nlwPulKT' where c = 1671 index_test.go:137: sql insert into test_index values (4648, 2108676587673232720, 0.977234, 'iY8mE5dIGC') index_test.go:137: sql insert into test_index values (4649, 1736747527769832886, 0.516891, 'QmOv6uJUmh') index_test.go:140: sql delete from test_index where c = 4455 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 9222950746592063547, c2 = 0.557916, c3 = 'YGx0jqWe5G' where c = 4388 index_test.go:140: sql delete from test_index where c = 2161 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 211 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:143: sql update test_index set c1 = 3005683129218439290, c2 = 0.504852, c3 = 'GJgErp5F4z' where c = 1428 index_test.go:143: sql update test_index set c1 = 5984024915429812492, c2 = 0.115065, c3 = '0mNvH1epkp' where c = 3977 index_test.go:143: sql update test_index set c1 = 3145028869765872628, c2 = 0.524885, c3 = 'lFzyrSTTwr' where c = 2047 index_test.go:137: sql insert into test_index values (4651, 4527279247191806343, 0.911643, 'tFZpv3bTd9') index_test.go:137: sql insert into test_index values (4650, 7379736860351023053, 0.884573, 'fLiHhOJSvH') index_test.go:143: sql update test_index set c1 = 8365763859863574387, c2 = 0.125736, c3 = '9MuM5YJGOT' where c = 1282 index_test.go:143: sql update test_index set c1 = 8004024208479881135, c2 = 0.416062, c3 = '5MspnXT1RU' where c = 195 index_test.go:140: sql delete from test_index where c = 1840 index_test.go:143: sql update test_index set c1 = 7705115672230620118, c2 = 0.541418, c3 = '8bc88JfsYR' where c = 4410 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:137: sql insert into test_index values (4652, 2275336546451347394, 0.632075, 'oqVytRA2dw') index_test.go:137: sql insert into test_index values (4653, 5863707207003248716, 0.640428, 'gZ0ahul7Ey') index_test.go:137: sql insert into test_index values (4655, 7994778294301382098, 0.188127, 'KU4kk2wFtW') index_test.go:137: sql insert into test_index values (4657, 3428186736448212912, 0.403460, 'Jbdw13KUCr') index_test.go:137: sql insert into test_index values (4654, 6475469522389992860, 0.629584, 'bLfzJRlSCE') index_test.go:140: sql delete from test_index where c = 1167 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:143: sql update test_index set c1 = 5875615461911254802, c2 = 0.665488, c3 = '23qL9DmWYM' where c = 4188 index_test.go:137: sql insert into test_index values (4656, 8548996623488096793, 0.962242, 'aYTUQzKCQM') index_test.go:140: sql delete from test_index where c = 2631 index_test.go:140: sql delete from test_index where c = 3190 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 4305366467408547721, c2 = 0.935721, c3 = '38c0YHmLLS' where c = 3057 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:143: sql update test_index set c1 = 4493689955111878975, c2 = 0.758787, c3 = 'BR5FBo4Ued' where c = 2032 index_test.go:143: sql update test_index set c1 = 6835212120289523007, c2 = 0.196171, c3 = 'WdkyngKVoA' where c = 354 index_test.go:143: sql update test_index set c1 = 6011955089094563552, c2 = 0.581918, c3 = 'AsJuAtcCic' where c = 1138 index_test.go:137: sql insert into test_index values (4658, 6981140214118618926, 0.347488, 'sFK4BzvDMs') index_test.go:143: sql update test_index set c1 = 2765504481661719535, c2 = 0.404040, c3 = 'XTi0qkeP49' where c = 2837 index_test.go:140: sql delete from test_index where c = 2896 index_test.go:140: sql delete from test_index where c = 4345 index_test.go:143: sql update test_index set c1 = 2189058186373260443, c2 = 0.225182, c3 = 'q66VajBMSy' where c = 4216 index_test.go:137: sql insert into test_index values (4660, 120247764263362714, 0.159730, 'tLmBJhq16K') index_test.go:137: sql insert into test_index values (4662, 6437014840606022329, 0.418457, 'HMsMcOGwuK') index_test.go:143: sql update test_index set c1 = 9031982962566441406, c2 = 0.039086, c3 = 'sNngMiykWI' where c = 2047 index_test.go:137: sql insert into test_index values (4661, 1629115018136623898, 0.150675, 'wMAf73P8GB') index_test.go:137: sql insert into test_index values (4663, 7113585950018092585, 0.016196, '8gjkkdPaHq') index_test.go:140: sql delete from test_index where c = 1043 index_test.go:143: sql update test_index set c1 = 5476901867784791219, c2 = 0.717417, c3 = 'TfaoNFyFUZ' where c = 1529 index_test.go:137: sql insert into test_index values (4659, 3577575430199653364, 0.353713, 'aFHW1LdpVK') index_test.go:143: sql update test_index set c1 = 1705051348551960649, c2 = 0.100675, c3 = 'FjiYM99jE9' where c = 1846 index_test.go:137: sql insert into test_index values (4665, 6553982667603065304, 0.182984, 'bgcpMX2P0A') index_test.go:143: sql update test_index set c1 = 5325629470292214324, c2 = 0.302284, c3 = '5lwo0REUZD' where c = 3065 index_test.go:137: sql insert into test_index values (4664, 8459264405220970878, 0.344484, '6koZqUgRoy') index_test.go:143: sql update test_index set c1 = 2380808936853179802, c2 = 0.986675, c3 = 'MJBAfryaC5' where c = 959 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:140: sql delete from test_index where c = 4636 index_test.go:140: sql delete from test_index where c = 643 index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:140: sql delete from test_index where c = 3008 index_test.go:143: sql update test_index set c1 = 2817945197367345720, c2 = 0.719579, c3 = 'bFPgez2cl2' where c = 589 index_test.go:137: sql insert into test_index values (4667, 1449198487696824917, 0.216880, 'sWd7OOhoB2') index_test.go:137: sql insert into test_index values (4666, 6448721876029164833, 0.401024, 'LEqoxfoxie') index_test.go:143: sql update test_index set c1 = 3073355479471592875, c2 = 0.654129, c3 = 'RN8NJJeOP3' where c = 1544 index_test.go:143: sql update test_index set c1 = 3896211967777951615, c2 = 0.879859, c3 = 'NrVCZWVquw' where c = 1164 index_test.go:137: sql insert into test_index values (4668, 4016276444424605327, 0.546832, 'jL0QGOLM7G') index_test.go:143: sql update test_index set c1 = 5724873534558411451, c2 = 0.464820, c3 = 'Brzkhchl7S' where c = 1453 index_test.go:143: sql update test_index set c1 = 3468477363415529841, c2 = 0.914560, c3 = 'Cll8KWVTzI' where c = 3892 index_test.go:137: sql insert into test_index values (4670, 6665862168995055557, 0.632308, 'agFS7gx7gL') index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:137: sql insert into test_index values (4669, 2928241431714402158, 0.338377, 'x0WoQKE3gA') index_test.go:137: sql insert into test_index values (4672, 7103622775400406303, 0.874681, 'uQLno9ukkm') index_test.go:137: sql insert into test_index values (4673, 8895313724236355326, 0.320733, 'MlhXBFPrJz') index_test.go:137: sql insert into test_index values (4674, 2248834198500561892, 0.110581, 'euzvxB6lEN') index_test.go:137: sql insert into test_index values (4671, 3425898170563879898, 0.635473, 'yrbZT9WJWT') index_test.go:143: sql update test_index set c1 = 9019946482969637132, c2 = 0.426499, c3 = 'snM4CL3k5s' where c = 830 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:143: sql update test_index set c1 = 3475157730079106552, c2 = 0.592958, c3 = 'kpkmeoyVwE' where c = 3429 index_test.go:143: sql update test_index set c1 = 7116998614494684536, c2 = 0.646824, c3 = '0KeB2zHQKk' where c = 3386 index_test.go:143: sql update test_index set c1 = 7573346016800965702, c2 = 0.687428, c3 = 'iN0vaDI118' where c = 1009 index_test.go:137: sql insert into test_index values (4675, 6069854609613600393, 0.261872, '9nyDOAzE8G') index_test.go:143: sql update test_index set c1 = 8566463065930230952, c2 = 0.497973, c3 = 'BK3utZG8C1' where c = 1709 index_test.go:140: sql delete from test_index where c = 4189 index_test.go:140: sql delete from test_index where c = 3750 index_test.go:137: sql insert into test_index values (4676, 4880210176383877448, 0.511854, 'd34YYEMt0D') index_test.go:137: sql insert into test_index values (4677, 1834792140983219650, 0.685586, 'aYmipes3FQ') index_test.go:140: sql delete from test_index where c = 675 index_test.go:140: sql delete from test_index where c = 3713 index_test.go:137: sql insert into test_index values (4678, 8359206873300036691, 0.236808, 'ILye1qIUf5') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (4679, 3887601075336706398, 0.265784, '8CsilXZ8BT') index_test.go:143: sql update test_index set c1 = 2781175270896439410, c2 = 0.261692, c3 = 'rxw3OFKcwC' where c = 2534 index_test.go:140: sql delete from test_index where c = 575 index_test.go:140: sql delete from test_index where c = 4451 index_test.go:143: sql update test_index set c1 = 4070697730988357514, c2 = 0.069416, c3 = 'APLfJICmMq' where c = 2021 index_test.go:143: sql update test_index set c1 = 5119218119042631395, c2 = 0.760644, c3 = 'GKC6DDkVia' where c = 1610 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 4376181229946971774, c2 = 0.475202, c3 = 'KNCA8N3nqk' where c = 1052 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 8851801024041123965, c2 = 0.809050, c3 = 'FlgCaJ1M3b' where c = 2222 index_test.go:137: sql insert into test_index values (4680, 3933086905550463281, 0.519210, 'ygJEoLp8kT') index_test.go:143: sql update test_index set c1 = 8996225129176905992, c2 = 0.410697, c3 = 'RfthpEkUXA' where c = 1831 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:143: sql update test_index set c1 = 5381419654021697568, c2 = 0.219460, c3 = 'Y1vcPx9DT9' where c = 3638 index_test.go:137: sql insert into test_index values (4682, 5850816362342532099, 0.473519, 'xY2m0hdWAu') index_test.go:143: sql update test_index set c1 = 2522960268634365766, c2 = 0.768762, c3 = 'aWMnpR0GW3' where c = 2749 index_test.go:140: sql delete from test_index where c = 626 index_test.go:143: sql update test_index set c1 = 2097222666077954515, c2 = 0.619311, c3 = '1BmTztJbIu' where c = 3809 index_test.go:140: sql delete from test_index where c = 2735 index_test.go:137: sql insert into test_index values (4681, 221189980924651521, 0.628069, 'D2xJivzAOn') index_test.go:143: sql update test_index set c1 = 6550095830992632658, c2 = 0.481382, c3 = 'ki14iKjU8A' where c = 3647 index_test.go:137: sql insert into test_index values (4686, 3405694020001001512, 0.951428, 'nT1Fx6m6po') index_test.go:137: sql insert into test_index values (4684, 8512359077032296060, 0.413448, 'IAhkn0Hhk4') index_test.go:137: sql insert into test_index values (4683, 8442110717571382953, 0.852552, 'QLlt7IZIZm') index_test.go:143: sql update test_index set c1 = 4924953112111411179, c2 = 0.972953, c3 = '7LosSr50Ii' where c = 2415 index_test.go:140: sql delete from test_index where c = 974 index_test.go:137: sql insert into test_index values (4689, 1983849406685739066, 0.224592, 'ydCUWxSBh7') index_test.go:137: sql insert into test_index values (4688, 2277735671325033511, 0.649279, '2r2DqRgTdh') index_test.go:143: sql update test_index set c1 = 5888253175045485404, c2 = 0.296459, c3 = 'OniZqKX0ny' where c = 1921 index_test.go:140: sql delete from test_index where c = 2353 index_test.go:137: sql insert into test_index values (4687, 3624708498042046661, 0.972306, 'Lkde8oegG4') index_test.go:140: sql delete from test_index where c = 3794 index_test.go:140: sql delete from test_index where c = 2414 index_test.go:143: sql update test_index set c1 = 6220814924898674625, c2 = 0.938952, c3 = 'pmor023HDh' where c = 4116 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:143: sql update test_index set c1 = 8629410062551201678, c2 = 0.835546, c3 = 'T2iEiEDcak' where c = 819 index_test.go:143: sql update test_index set c1 = 1430856652145918210, c2 = 0.453880, c3 = 'f3HIL1gePK' where c = 898 index_test.go:137: sql insert into test_index values (4691, 818601801964346602, 0.976324, 'CST7HURn2v') index_test.go:137: sql insert into test_index values (4690, 4639102698101408836, 0.360674, 'Lfzo6EoUX6') index_test.go:137: sql insert into test_index values (4685, 6619338798344423080, 0.221916, 'H9JRjVyLJX') index_test.go:140: sql delete from test_index where c = 1118 index_test.go:143: sql update test_index set c1 = 1256023321249399135, c2 = 0.291501, c3 = 'phjP8TJ4aO' where c = 1553 index_test.go:140: sql delete from test_index where c = 4441 index_test.go:140: sql delete from test_index where c = 1951 index_test.go:140: sql delete from test_index where c = 1637 index_test.go:137: sql insert into test_index values (4693, 3301223624282916753, 0.947784, 'gXhGCK2J9y') index_test.go:143: sql update test_index set c1 = 3015427092769559190, c2 = 0.475552, c3 = 'NTyQoCJUe7' where c = 1844 index_test.go:137: sql insert into test_index values (4694, 4111910935164322144, 0.890944, '4klDTzuzUy') index_test.go:137: sql insert into test_index values (4692, 6402215085933263290, 0.785084, 'Dxuf0n8aFG') index_test.go:143: sql update test_index set c1 = 2349974073989481865, c2 = 0.660511, c3 = '1O0Q2pvpMb' where c = 3172 index_test.go:137: sql insert into test_index values (4695, 685337760607170984, 0.112363, 'p04NOz1MsG') index_test.go:140: sql delete from test_index where c = 2095 index_test.go:140: sql delete from test_index where c = 278 index_test.go:143: sql update test_index set c1 = 5479660990213303462, c2 = 0.961850, c3 = '6oC0zgrcIb' where c = 4236 index_test.go:143: sql update test_index set c1 = 1304079171199035722, c2 = 0.557816, c3 = 'scBHKsxx8r' where c = 424 index_test.go:137: sql insert into test_index values (4696, 2298757850336912656, 0.300112, 'NUHf9tEvOI') index_test.go:140: sql delete from test_index where c = 2596 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:137: sql insert into test_index values (4697, 8382786317645974816, 0.579692, 'unQgs0FMqG') index_test.go:143: sql update test_index set c1 = 8192349537722355848, c2 = 0.508049, c3 = 'N2JZs0CntW' where c = 3706 index_test.go:140: sql delete from test_index where c = 3523 index_test.go:137: sql insert into test_index values (4698, 3176414726231869193, 0.716283, '4VE3fSQSzx') index_test.go:143: sql update test_index set c1 = 5235590563928159182, c2 = 0.226609, c3 = 'PafB7quDn2' where c = 44 index_test.go:143: sql update test_index set c1 = 1531579249279907590, c2 = 0.825008, c3 = 'SrtyreRsf2' where c = 4207 index_test.go:140: sql delete from test_index where c = 4523 index_test.go:143: sql update test_index set c1 = 1196582050297421706, c2 = 0.163736, c3 = 'nPbTA9edca' where c = 3034 index_test.go:143: sql update test_index set c1 = 4606554742862578232, c2 = 0.153946, c3 = '7mND7NPcpU' where c = 975 index_test.go:137: sql insert into test_index values (4699, 4111518370724294038, 0.969433, 'wz2tpv4q89') index_test.go:140: sql delete from test_index where c = 1929 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:143: sql update test_index set c1 = 6680800306244258452, c2 = 0.612895, c3 = 'VDgxLeymDy' where c = 642 index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 915200377369049070, c2 = 0.833441, c3 = 'WtIQoJDv5s' where c = 3617 index_test.go:143: sql update test_index set c1 = 3105243752779688896, c2 = 0.500258, c3 = 'YmyJxcVGpx' where c = 4083 index_test.go:143: sql update test_index set c1 = 665253060129608166, c2 = 0.858033, c3 = 'EXUWRmA8UP' where c = 2760 index_test.go:137: sql insert into test_index values (4700, 6639421183855967549, 0.843752, 'wLVWuD1Rbh') index_test.go:140: sql delete from test_index where c = 1975 index_test.go:143: sql update test_index set c1 = 3462326889337188731, c2 = 0.880474, c3 = 'nA6yQPoLb0' where c = 4631 index_test.go:143: sql update test_index set c1 = 6249131754386093830, c2 = 0.618340, c3 = 'B06AHpxtEr' where c = 2346 index_test.go:137: sql insert into test_index values (4703, 4778172229182360747, 0.773458, '6ycgR5x8nr') index_test.go:137: sql insert into test_index values (4701, 4036207207480950617, 0.611676, '9FcD5DXkqn') index_test.go:137: sql insert into test_index values (4702, 3086935906208073932, 0.985339, 'AEkczsUNIn') index_test.go:137: sql insert into test_index values (4705, 5775430308603809407, 0.549029, 'NdqXDwgD11') index_test.go:137: sql insert into test_index values (4708, 8574363047523643082, 0.968748, 'NM3dCa2HhE') index_test.go:137: sql insert into test_index values (4709, 1531441514369123271, 0.351360, 'OHGFi9dM9H') index_test.go:137: sql insert into test_index values (4704, 2954140214984346875, 0.082848, 'FcstHf2i3B') index_test.go:137: sql insert into test_index values (4710, 1133157640748296241, 0.543958, 'owcchIog0t') index_test.go:137: sql insert into test_index values (4706, 7577035690722844008, 0.811180, 'tKnfBtR7Kf') index_test.go:137: sql insert into test_index values (4707, 5608250322742189360, 0.583555, 'KymFygkSZO') index_test.go:140: sql delete from test_index where c = 796 index_test.go:140: sql delete from test_index where c = 1547 index_test.go:140: sql delete from test_index where c = 3231 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 8367402166244860714, c2 = 0.819701, c3 = 'mtre7CKb3j' where c = 1535 index_test.go:143: sql update test_index set c1 = 1505438304956648591, c2 = 0.199219, c3 = 'dViOcdnj1P' where c = 1108 index_test.go:140: sql delete from test_index where c = 4640 index_test.go:140: sql delete from test_index where c = 4224 index_test.go:143: sql update test_index set c1 = 4611160206986981741, c2 = 0.930734, c3 = 'nR4DXJpwvD' where c = 4344 index_test.go:143: sql update test_index set c1 = 377830473708283814, c2 = 0.039771, c3 = 'rSp22Xn1aA' where c = 2617 index_test.go:137: sql insert into test_index values (4712, 5921459587366375796, 0.823773, 'qVnj1Cdic0') index_test.go:143: sql update test_index set c1 = 6504552172267573311, c2 = 0.552590, c3 = '19WokekKeu' where c = 1674 index_test.go:140: sql delete from test_index where c = 3074 index_test.go:140: sql delete from test_index where c = 120 index_test.go:143: sql update test_index set c1 = 8914278340002226470, c2 = 0.400907, c3 = 'q7UaShQQqy' where c = 804 index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 6714547586139148010, c2 = 0.513881, c3 = 'BcLnEFrmv8' where c = 1143 index_test.go:137: sql insert into test_index values (4711, 6780227197598587651, 0.420991, 'fLwl5WMnBd') index_test.go:137: sql insert into test_index values (4714, 797170447414305753, 0.425916, 'g7cHX81096') index_test.go:137: sql insert into test_index values (4713, 7851503398986292594, 0.183969, 'S8x1CIX2KS') index_test.go:143: sql update test_index set c1 = 6963615101091710682, c2 = 0.313120, c3 = 'qMBfGRSCHT' where c = 2429 index_test.go:140: sql delete from test_index where c = 2437 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 3899032052758030289, c2 = 0.586701, c3 = 'dCOu7n4SPa' where c = 4639 index_test.go:137: sql insert into test_index values (4716, 8765904440302044781, 0.363940, 'wxvcl2B5tz') index_test.go:140: sql delete from test_index where c = 2270 index_test.go:143: sql update test_index set c1 = 3992415071447230192, c2 = 0.395293, c3 = 'pzyyw3MXa2' where c = 3549 index_test.go:137: sql insert into test_index values (4715, 3238947862290788440, 0.860145, 'sZ3rWes3d4') index_test.go:140: sql delete from test_index where c = 3643 index_test.go:137: sql insert into test_index values (4717, 6826277933441806493, 0.870823, '5tiw41nXoN') index_test.go:143: sql update test_index set c1 = 4817146197327791117, c2 = 0.584933, c3 = 'TaIO0hmVHf' where c = 185 index_test.go:137: sql insert into test_index values (4718, 8764638803356575520, 0.450712, 'DCwd8c8P5l') index_test.go:137: sql insert into test_index values (4719, 4715268363479077532, 0.348114, 'UtSN0h4jUb') index_test.go:140: sql delete from test_index where c = 2351 index_test.go:143: sql update test_index set c1 = 7467589968794725426, c2 = 0.790406, c3 = '0ebMI9tMN9' where c = 4697 index_test.go:137: sql insert into test_index values (4720, 8229540525670760943, 0.635134, 'DnYWg8I2g2') index_test.go:140: sql delete from test_index where c = 3831 index_test.go:143: sql update test_index set c1 = 2675217275632969704, c2 = 0.585310, c3 = 'KfyRauEVYr' where c = 1963 index_test.go:143: sql update test_index set c1 = 485151651735585160, c2 = 0.910548, c3 = 'gqVrAuvWI1' where c = 4200 index_test.go:143: sql update test_index set c1 = 4034649097003950900, c2 = 0.579312, c3 = 'dDmJwHFTPw' where c = 3175 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:137: sql insert into test_index values (4721, 984018254015373516, 0.150373, 'QZMUT4kETt') index_test.go:137: sql insert into test_index values (4722, 6180072181759680978, 0.786526, 'Mfe9rorcL6') index_test.go:140: sql delete from test_index where c = 2428 index_test.go:140: sql delete from test_index where c = 4386 index_test.go:140: sql delete from test_index where c = 3743 index_test.go:140: sql delete from test_index where c = 2194 index_test.go:143: sql update test_index set c1 = 7939202475158109516, c2 = 0.851256, c3 = 'MML9WB592Z' where c = 3633 index_test.go:137: sql insert into test_index values (4723, 628567932587584231, 0.971699, 'hYLzenuYAq') index_test.go:137: sql insert into test_index values (4724, 7813549930297617444, 0.211148, 'vvKc75v9Zb') index_test.go:143: sql update test_index set c1 = 6753722581669921815, c2 = 0.901587, c3 = 'HnYGN6WI1T' where c = 3198 index_test.go:137: sql insert into test_index values (4725, 2128802541561246389, 0.663782, 'w5V6SlsULk') index_test.go:143: sql update test_index set c1 = 8489402033582825291, c2 = 0.045605, c3 = 'ggSnNuhr45' where c = 2994 index_test.go:140: sql delete from test_index where c = 492 index_test.go:143: sql update test_index set c1 = 697114474648218456, c2 = 0.551289, c3 = 'o4lRhAdT63' where c = 1703 index_test.go:140: sql delete from test_index where c = 743 index_test.go:140: sql delete from test_index where c = 873 index_test.go:143: sql update test_index set c1 = 7878917422207788226, c2 = 0.328911, c3 = 'aVOn2tKA0x' where c = 4014 index_test.go:143: sql update test_index set c1 = 3419585412473825164, c2 = 0.310929, c3 = 'g6jrrOGc6o' where c = 2370 index_test.go:137: sql insert into test_index values (4728, 7239330157835273205, 0.320639, 'rKGMXkRC6O') index_test.go:137: sql insert into test_index values (4729, 6169777186395246783, 0.440540, 'hp7uhapRa4') index_test.go:137: sql insert into test_index values (4726, 247378367112811244, 0.195394, '7d9Toxy4AO') index_test.go:140: sql delete from test_index where c = 3574 index_test.go:143: sql update test_index set c1 = 1132946343573436108, c2 = 0.399275, c3 = 'dW9y5U7u7L' where c = 2092 index_test.go:137: sql insert into test_index values (4730, 1306974508323746400, 0.662865, 'd5nATpj4OM') index_test.go:143: sql update test_index set c1 = 8033355546847426394, c2 = 0.711485, c3 = 'lmh47sjOgj' where c = 380 index_test.go:143: sql update test_index set c1 = 7521173216074499451, c2 = 0.086422, c3 = 'wLXBdbdsKY' where c = 3980 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:143: sql update test_index set c1 = 8114290717756447906, c2 = 0.044726, c3 = '0ZOdGvprOQ' where c = 1062 index_test.go:137: sql insert into test_index values (4727, 4535973798356300102, 0.702446, 'C1h7lTsXB3') index_test.go:137: sql insert into test_index values (4732, 3123166985236340785, 0.187693, 'Pa80yz59ZM') index_test.go:140: sql delete from test_index where c = 4348 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 3748 index_test.go:137: sql insert into test_index values (4734, 275085137805835450, 0.224156, 'GORcqf9kCS') index_test.go:143: sql update test_index set c1 = 5800850590949869882, c2 = 0.101967, c3 = 'h0yoCeaA0r' where c = 2519 index_test.go:137: sql insert into test_index values (4731, 3252693372303420883, 0.834839, 'P2jyjevGvQ') index_test.go:137: sql insert into test_index values (4733, 6065137270635728725, 0.899547, 'Cdc0hdbeB1') index_test.go:143: sql update test_index set c1 = 5754079409558969848, c2 = 0.107771, c3 = 'L3uXESw190' where c = 1172 index_test.go:137: sql insert into test_index values (4735, 7175543533881304651, 0.956936, 'OLYgp6DiGT') index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 1997 index_test.go:143: sql update test_index set c1 = 2392730897590912246, c2 = 0.621924, c3 = '4DqZ70ykOb' where c = 1614 index_test.go:137: sql insert into test_index values (4736, 5341817858910021470, 0.317977, '4RLVRUo7hT') index_test.go:137: sql insert into test_index values (4737, 307897754363979348, 0.251981, 'RTkDHjBedq') index_test.go:140: sql delete from test_index where c = 3154 index_test.go:143: sql update test_index set c1 = 1301411063888503530, c2 = 0.573829, c3 = 'dSCP1qpj84' where c = 978 index_test.go:140: sql delete from test_index where c = 1455 index_test.go:143: sql update test_index set c1 = 2117440693245820229, c2 = 0.903179, c3 = 'nQpYCCtMX7' where c = 605 index_test.go:140: sql delete from test_index where c = 3087 index_test.go:140: sql delete from test_index where c = 4186 index_test.go:143: sql update test_index set c1 = 83412118257169219, c2 = 0.028294, c3 = 'LaDpLA86xD' where c = 3615 index_test.go:143: sql update test_index set c1 = 1851872235470770951, c2 = 0.752480, c3 = 'MjxyCAIrkz' where c = 3529 index_test.go:137: sql insert into test_index values (4738, 5550309780474028712, 0.556182, 'E1liibTrb6') index_test.go:143: sql update test_index set c1 = 2400111602521800503, c2 = 0.933002, c3 = 'pgonblkQJR' where c = 446 index_test.go:140: sql delete from test_index where c = 3936 index_test.go:137: sql insert into test_index values (4740, 4304655717300443769, 0.957585, 'oqyUIWOnQm') index_test.go:140: sql delete from test_index where c = 2598 index_test.go:143: sql update test_index set c1 = 118019758961044633, c2 = 0.860653, c3 = '8qv2FRX24c' where c = 2270 index_test.go:143: sql update test_index set c1 = 865041137114398509, c2 = 0.402436, c3 = 'XvIapV7nC8' where c = 1677 index_test.go:137: sql insert into test_index values (4743, 6519958459272171463, 0.914542, 'BBUqv29kCV') index_test.go:137: sql insert into test_index values (4742, 7452080641775604808, 0.764992, 'kz5RmOq74f') index_test.go:137: sql insert into test_index values (4741, 2029598554802874597, 0.899522, 'gtBUe0XpKZ') index_test.go:143: sql update test_index set c1 = 1034169058410476902, c2 = 0.940763, c3 = 'XeZ5ZcwlH8' where c = 3905 index_test.go:137: sql insert into test_index values (4744, 6133792051374493941, 0.631297, 'IREjWq1Jzl') index_test.go:140: sql delete from test_index where c = 3501 index_test.go:137: sql insert into test_index values (4739, 8473399549363513849, 0.556548, '4sMLYiOwqZ') index_test.go:140: sql delete from test_index where c = 1150 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 6405625942030404109, c2 = 0.849010, c3 = '4JfmagIse6' where c = 3171 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 2293 index_test.go:137: sql insert into test_index values (4745, 3463734743647895625, 0.617009, 'GgshVEhGv1') index_test.go:140: sql delete from test_index where c = 3622 index_test.go:143: sql update test_index set c1 = 3292954796670144455, c2 = 0.976840, c3 = 'vmqa881nJ4' where c = 1237 index_test.go:137: sql insert into test_index values (4746, 1496393825857392206, 0.963085, 'Qhbqv1uHCv') index_test.go:143: sql update test_index set c1 = 8078957338029259766, c2 = 0.845799, c3 = 'jx6oOEZxgI' where c = 204 index_test.go:143: sql update test_index set c1 = 7294318354384065198, c2 = 0.973321, c3 = 'omb2lTm6D1' where c = 4372 index_test.go:140: sql delete from test_index where c = 682 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:143: sql update test_index set c1 = 8970344435319862618, c2 = 0.726466, c3 = 'hkmdsvxtcU' where c = 2046 index_test.go:143: sql update test_index set c1 = 137801870767975206, c2 = 0.106383, c3 = 'ZBQ1giKYsm' where c = 3945 index_test.go:143: sql update test_index set c1 = 3075360955539557211, c2 = 0.614616, c3 = 'sacJvk4cwv' where c = 3508 index_test.go:140: sql delete from test_index where c = 1295 index_test.go:143: sql update test_index set c1 = 5077680247362050296, c2 = 0.398054, c3 = 'bLfhDTUtVL' where c = 62 index_test.go:137: sql insert into test_index values (4750, 3549247413212444140, 0.613598, '2uw2KTdeZH') index_test.go:137: sql insert into test_index values (4749, 1443436821467727124, 0.352754, 'oLgn1sCsv7') index_test.go:137: sql insert into test_index values (4747, 7624769842757519936, 0.923390, '0RH5PAVyyI') index_test.go:137: sql insert into test_index values (4748, 3218344855332428002, 0.447865, 'sS9qtaG2ce') index_test.go:137: sql insert into test_index values (4751, 7485431430511412144, 0.531854, 'scFBYBR25v') index_test.go:137: sql insert into test_index values (4753, 4807234127398576870, 0.181881, 'Xf2faEhWu0') index_test.go:137: sql insert into test_index values (4752, 365980409242859177, 0.834474, 'uAETqG49wj') index_test.go:140: sql delete from test_index where c = 643 index_test.go:137: sql insert into test_index values (4754, 8780493931761124915, 0.451692, 'lpCJKWu9Rz') index_test.go:143: sql update test_index set c1 = 6967731095474754391, c2 = 0.710984, c3 = 'KjnQ0zegbv' where c = 2270 index_test.go:140: sql delete from test_index where c = 2932 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:140: sql delete from test_index where c = 488 index_test.go:140: sql delete from test_index where c = 3456 index_test.go:140: sql delete from test_index where c = 3609 index_test.go:143: sql update test_index set c1 = 6249201120937286353, c2 = 0.798184, c3 = 'PM6FbN8sDY' where c = 4666 index_test.go:140: sql delete from test_index where c = 4601 index_test.go:143: sql update test_index set c1 = 2369821653727911602, c2 = 0.003231, c3 = 'RPT6bQjtKL' where c = 2222 index_test.go:143: sql update test_index set c1 = 5355660026679206840, c2 = 0.232785, c3 = '3ERmABXuNr' where c = 2696 index_test.go:143: sql update test_index set c1 = 3701785002896966944, c2 = 0.930221, c3 = '4kvEM8yQhW' where c = 917 index_test.go:137: sql insert into test_index values (4755, 4249129461033032561, 0.788948, 'S3ux1DGir3') index_test.go:143: sql update test_index set c1 = 2880782144655095960, c2 = 0.111189, c3 = 'CQoCHD75xw' where c = 4141 index_test.go:137: sql insert into test_index values (4756, 6374679241592393258, 0.801521, 'gB8Leck5vg') index_test.go:143: sql update test_index set c1 = 7829425669697483188, c2 = 0.471290, c3 = '8Y7DGYhnfq' where c = 3084 index_test.go:143: sql update test_index set c1 = 2574136488486314503, c2 = 0.738792, c3 = 'jHbeZoWzvU' where c = 1068 index_test.go:137: sql insert into test_index values (4757, 6794245939465397907, 0.810395, 'WZoYSBsV1O') index_test.go:143: sql update test_index set c1 = 8372101720655537679, c2 = 0.404209, c3 = 'xbCuUMU6yI' where c = 724 index_test.go:137: sql insert into test_index values (4758, 252509364787535438, 0.954520, 'QXiWhanJlh') index_test.go:137: sql insert into test_index values (4760, 8592622873743627722, 0.173352, '1hoAWlsgFx') index_test.go:140: sql delete from test_index where c = 3227 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (4759, 4414155243183369339, 0.609709, '7OjFFHJTLr') index_test.go:137: sql insert into test_index values (4761, 6049724787538172149, 0.949514, 'Wzhi32tenU') index_test.go:137: sql insert into test_index values (4762, 8536078273009679442, 0.200340, 'hhMxGzXEih') index_test.go:140: sql delete from test_index where c = 2983 index_test.go:137: sql insert into test_index values (4763, 1672069154456304162, 0.425067, 'uNt5yy6Hsc') index_test.go:140: sql delete from test_index where c = 1665 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:143: sql update test_index set c1 = 4459851826498884428, c2 = 0.985210, c3 = 'HRvM1GVbKw' where c = 1067 index_test.go:143: sql update test_index set c1 = 7906246248087539114, c2 = 0.552341, c3 = 'PlzCBTmDGZ' where c = 3986 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:140: sql delete from test_index where c = 2192 index_test.go:143: sql update test_index set c1 = 2353232713998748041, c2 = 0.046713, c3 = '4CzGoa8lVM' where c = 2962 index_test.go:137: sql insert into test_index values (4765, 4013384563260852404, 0.889571, 'vQJ5oYoOdj') index_test.go:140: sql delete from test_index where c = 1940 index_test.go:143: sql update test_index set c1 = 5464995091835056022, c2 = 0.441543, c3 = 'BaOjy7tuf0' where c = 4305 index_test.go:143: sql update test_index set c1 = 3761120058904084136, c2 = 0.018672, c3 = 'CNpC4akM59' where c = 1367 index_test.go:137: sql insert into test_index values (4764, 6263566180213166007, 0.015155, 'VcQf82jOGT') index_test.go:143: sql update test_index set c1 = 6709329633996960892, c2 = 0.165710, c3 = 'N2EBpsjXPu' where c = 171 index_test.go:143: sql update test_index set c1 = 6053302476514950318, c2 = 0.729214, c3 = '0imQhAFcoL' where c = 2113 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:143: sql update test_index set c1 = 5277509438391633171, c2 = 0.590230, c3 = 'Pm1dNIN17v' where c = 1725 index_test.go:137: sql insert into test_index values (4766, 7415864177382154995, 0.416010, 'KlfJQPTXWF') index_test.go:140: sql delete from test_index where c = 2226 index_test.go:137: sql insert into test_index values (4768, 6654092129485752839, 0.737637, 'JbZnYmVhVJ') index_test.go:143: sql update test_index set c1 = 7292023038993787064, c2 = 0.113315, c3 = 'A6Pkx6cGBe' where c = 3012 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (4769, 2621133218539389641, 0.084985, 'uMGpuMAssI') index_test.go:143: sql update test_index set c1 = 5496215154957522005, c2 = 0.828459, c3 = 'tZTCkVNi0h' where c = 1928 index_test.go:137: sql insert into test_index values (4767, 1263483921372452604, 0.374756, 'kEGgWL42bY') index_test.go:143: sql update test_index set c1 = 2744057308393437304, c2 = 0.961387, c3 = 'IDpCjyw3tn' where c = 1226 index_test.go:140: sql delete from test_index where c = 2965 index_test.go:137: sql insert into test_index values (4771, 5326588160154322279, 0.457907, 'qolqvTgJWn') index_test.go:137: sql insert into test_index values (4770, 807888301061395838, 0.201256, 'FhyUe9rvuC') index_test.go:140: sql delete from test_index where c = 3534 index_test.go:137: sql insert into test_index values (4773, 1159267374806789870, 0.706326, 'kLvnGCl9Hj') index_test.go:137: sql insert into test_index values (4772, 2840367977085989328, 0.753987, '6wQZnP0hYc') index_test.go:140: sql delete from test_index where c = 4525 index_test.go:137: sql insert into test_index values (4774, 6919772004637781281, 0.334672, 'MKuSPCXhue') index_test.go:143: sql update test_index set c1 = 7532087986454518735, c2 = 0.169883, c3 = '4Sea0Ht5ry' where c = 1488 index_test.go:140: sql delete from test_index where c = 3757 index_test.go:143: sql update test_index set c1 = 8497139738991954760, c2 = 0.045487, c3 = '9GfaMWIF6o' where c = 4193 index_test.go:140: sql delete from test_index where c = 2643 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:140: sql delete from test_index where c = 3187 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:143: sql update test_index set c1 = 3865900126593181176, c2 = 0.457198, c3 = '8rs7bKFwjK' where c = 2305 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (4775, 7708615167423548598, 0.824725, '3bjpedj80N') index_test.go:137: sql insert into test_index values (4776, 5769190912569922931, 0.511398, 'r5jK72YUph') index_test.go:143: sql update test_index set c1 = 3907893937354980483, c2 = 0.560604, c3 = 'nQNtnLsaR1' where c = 700 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (4777, 1929550522551956345, 0.674175, 'y2fpVcNmFd') index_test.go:143: sql update test_index set c1 = 343815310852512679, c2 = 0.361231, c3 = 'TqIwP94fkO' where c = 4538 index_test.go:137: sql insert into test_index values (4778, 5294779478107505212, 0.090748, 'BZEzUvabAM') index_test.go:143: sql update test_index set c1 = 7609881223525609209, c2 = 0.721537, c3 = '7yOApnbbDH' where c = 2869 index_test.go:143: sql update test_index set c1 = 7393976247123218812, c2 = 0.244109, c3 = 'k7yVMA6sSC' where c = 1967 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 5274935072718711424, c2 = 0.743585, c3 = 'frEhfmHR08' where c = 2593 index_test.go:143: sql update test_index set c1 = 8039255155365711143, c2 = 0.973923, c3 = 'jDlQjQANOB' where c = 3176 index_test.go:143: sql update test_index set c1 = 8944532905483703273, c2 = 0.923570, c3 = 'DeYLaIMoKT' where c = 4328 index_test.go:140: sql delete from test_index where c = 4377 index_test.go:137: sql insert into test_index values (4780, 7903100893011629667, 0.605510, 'uTvL4J1hpt') index_test.go:137: sql insert into test_index values (4781, 1599897283246002541, 0.717557, 'vVaT9S6gq5') index_test.go:137: sql insert into test_index values (4779, 5334816044823785532, 0.240257, '29Q9AtFHnk') index_test.go:143: sql update test_index set c1 = 1224161798736289582, c2 = 0.570812, c3 = 'mORqi1ZEnm' where c = 1483 index_test.go:140: sql delete from test_index where c = 3865 index_test.go:143: sql update test_index set c1 = 6668986447755539491, c2 = 0.745353, c3 = 'fQH11sKXLF' where c = 1334 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 205631560300630205, c2 = 0.475264, c3 = 'tI64lOr7FF' where c = 1849 index_test.go:137: sql insert into test_index values (4784, 7835968024843235773, 0.469170, 'K34gT980NR') index_test.go:137: sql insert into test_index values (4783, 5367863755441180282, 0.653655, 'BkEELygKTt') index_test.go:137: sql insert into test_index values (4782, 344236420561152340, 0.052169, 'OWTPHApU0E') index_test.go:140: sql delete from test_index where c = 4028 index_test.go:143: sql update test_index set c1 = 883622356296820565, c2 = 0.866254, c3 = 'WFOAGhK6QQ' where c = 1605 index_test.go:137: sql insert into test_index values (4785, 352036754928388536, 0.844061, 'ebSq1QxtDV') index_test.go:140: sql delete from test_index where c = 3297 index_test.go:137: sql insert into test_index values (4786, 3023869905709123972, 0.222635, 'LAnaI49I59') index_test.go:143: sql update test_index set c1 = 8708546729857218815, c2 = 0.941410, c3 = 'nWQ83KjLmD' where c = 2860 index_test.go:143: sql update test_index set c1 = 9157836590310026279, c2 = 0.623369, c3 = 'serahoo9L6' where c = 3720 index_test.go:140: sql delete from test_index where c = 2927 index_test.go:140: sql delete from test_index where c = 4570 index_test.go:137: sql insert into test_index values (4788, 3241048304189372375, 0.054804, 'QlB3zcJDB8') index_test.go:143: sql update test_index set c1 = 1001183219474402475, c2 = 0.745801, c3 = 'Un1nEmA4Dl' where c = 639 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:137: sql insert into test_index values (4787, 5430709270548945264, 0.656985, 'qXp7jjFSyb') index_test.go:137: sql insert into test_index values (4790, 524115411733771183, 0.259953, 'qvWpycBiT5') index_test.go:137: sql insert into test_index values (4789, 873763483453034242, 0.948491, 'uLTnTRPfV8') index_test.go:140: sql delete from test_index where c = 4516 index_test.go:140: sql delete from test_index where c = 4278 index_test.go:143: sql update test_index set c1 = 1797848167965994079, c2 = 0.626546, c3 = 'd1wB99rhuq' where c = 1370 index_test.go:143: sql update test_index set c1 = 4580129861576369453, c2 = 0.676561, c3 = 'kHxKTLk7Yd' where c = 797 index_test.go:140: sql delete from test_index where c = 42 index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 2477160282273342410, c2 = 0.510898, c3 = 'srcXtWcWkF' where c = 2719 index_test.go:140: sql delete from test_index where c = 3492 index_test.go:140: sql delete from test_index where c = 674 index_test.go:137: sql insert into test_index values (4792, 4764272378889430145, 0.320606, 'APEO4jKFWf') index_test.go:143: sql update test_index set c1 = 234993830568371572, c2 = 0.919877, c3 = 'mNfmgIPp8f' where c = 1248 index_test.go:137: sql insert into test_index values (4791, 3550671633814162681, 0.515978, 'WdmEzTWeJl') index_test.go:143: sql update test_index set c1 = 3559475988301459460, c2 = 0.114702, c3 = 'XrskiViHb2' where c = 4387 index_test.go:143: sql update test_index set c1 = 2955840513389991140, c2 = 0.534877, c3 = 'PoMydypQyQ' where c = 716 index_test.go:143: sql update test_index set c1 = 2907270114425491086, c2 = 0.557598, c3 = 'uE44D8mXaH' where c = 3393 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:143: sql update test_index set c1 = 5253709406644337601, c2 = 0.693625, c3 = 'PJoeX1QGDm' where c = 1894 index_test.go:137: sql insert into test_index values (4794, 4720678159246252474, 0.744742, '1vBYQCrNxP') index_test.go:137: sql insert into test_index values (4795, 6892741411334099929, 0.832114, 'wZMWij0KXo') index_test.go:143: sql update test_index set c1 = 3633089943987103724, c2 = 0.089062, c3 = 'flihIK1I1h' where c = 3716 index_test.go:143: sql update test_index set c1 = 9030881657926865718, c2 = 0.412927, c3 = '0o17gcQUor' where c = 3750 index_test.go:137: sql insert into test_index values (4793, 706063754493144777, 0.601697, 'DCxfmpxMNw') index_test.go:137: sql insert into test_index values (4797, 4478809771486823617, 0.679074, 'mvyiqg2VH9') index_test.go:140: sql delete from test_index where c = 2400 index_test.go:137: sql insert into test_index values (4796, 5723315583441058701, 0.294224, 'bITol6FaXl') index_test.go:140: sql delete from test_index where c = 3927 index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (4798, 378601005142193581, 0.540900, 'wymIMAlhsb') index_test.go:143: sql update test_index set c1 = 7657218943619333894, c2 = 0.067728, c3 = 'HLoS4QPQCv' where c = 3227 index_test.go:143: sql update test_index set c1 = 1124779128063578835, c2 = 0.952987, c3 = 'hvNX695tpj' where c = 1219 index_test.go:143: sql update test_index set c1 = 6123561713053086288, c2 = 0.105527, c3 = 'JBR2GPhrZd' where c = 2967 index_test.go:140: sql delete from test_index where c = 2997 index_test.go:140: sql delete from test_index where c = 1421 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:143: sql update test_index set c1 = 3829741021353085560, c2 = 0.044776, c3 = 'fPkfXewuts' where c = 1504 index_test.go:137: sql insert into test_index values (4799, 7655842222174801332, 0.805833, '2SzFFotKqL') index_test.go:143: sql update test_index set c1 = 1875862581699125811, c2 = 0.325610, c3 = 'lmuaVfarEy' where c = 4348 index_test.go:140: sql delete from test_index where c = 3094 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:143: sql update test_index set c1 = 6843933066444074180, c2 = 0.551332, c3 = 'aGZqkxsvrJ' where c = 4687 index_test.go:143: sql update test_index set c1 = 687387086420820995, c2 = 0.105657, c3 = 'hTVv1pVN4K' where c = 1378 index_test.go:143: sql update test_index set c1 = 5979655097478827781, c2 = 0.310262, c3 = 'i72JxLXG6v' where c = 3545 index_test.go:137: sql insert into test_index values (4800, 4605383688977588929, 0.592887, 'eW1Ci0MKLH') index_test.go:140: sql delete from test_index where c = 3609 index_test.go:143: sql update test_index set c1 = 7735016639438859972, c2 = 0.307473, c3 = 'fPMcGo6bfQ' where c = 2481 index_test.go:137: sql insert into test_index values (4804, 4031904990898630094, 0.691956, 't1kss0y36H') index_test.go:137: sql insert into test_index values (4803, 2017495152455445551, 0.325073, 'skHuqFWb9n') index_test.go:137: sql insert into test_index values (4801, 6069691960722795797, 0.440307, 'ehRBpQLOk0') index_test.go:137: sql insert into test_index values (4805, 1160369271482559164, 0.695112, 'lJ6EzRxLNS') index_test.go:137: sql insert into test_index values (4810, 7655032174546427890, 0.534261, 'YzGEgQaLIP') index_test.go:137: sql insert into test_index values (4802, 4082711257980012783, 0.243863, 'mwJatFgrdF') index_test.go:137: sql insert into test_index values (4807, 2161384341963289277, 0.425463, 'mvFtcXIApK') index_test.go:137: sql insert into test_index values (4806, 6530850855056462608, 0.303123, 'z6eZCcmelI') index_test.go:140: sql delete from test_index where c = 2684 index_test.go:140: sql delete from test_index where c = 1515 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (4809, 8549295060272747727, 0.859424, 'fo9oZa6a70') index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (4808, 978469058294204213, 0.290901, 'tTxJY3nKVX') index_test.go:140: sql delete from test_index where c = 1948 index_test.go:140: sql delete from test_index where c = 3409 index_test.go:140: sql delete from test_index where c = 3303 index_test.go:143: sql update test_index set c1 = 4520177608573999389, c2 = 0.013277, c3 = 'XNfGC884QE' where c = 1871 index_test.go:143: sql update test_index set c1 = 7096551138901412024, c2 = 0.128154, c3 = 'fEgVz9CiIi' where c = 4342 index_test.go:143: sql update test_index set c1 = 3883580719846538513, c2 = 0.253393, c3 = 'LlkBXCVGSh' where c = 2753 index_test.go:140: sql delete from test_index where c = 3608 index_test.go:140: sql delete from test_index where c = 4567 index_test.go:143: sql update test_index set c1 = 7570628553937887894, c2 = 0.257850, c3 = 'Dst6GELaDD' where c = 933 index_test.go:143: sql update test_index set c1 = 6994672868860446685, c2 = 0.442094, c3 = 'ZUsx6UpZdI' where c = 720 index_test.go:137: sql insert into test_index values (4811, 1162792639741626838, 0.368663, 'g5S1CBiF1V') index_test.go:143: sql update test_index set c1 = 4216903824501253846, c2 = 0.480566, c3 = 'Bfh7qX2bi3' where c = 4207 index_test.go:143: sql update test_index set c1 = 347984337502555203, c2 = 0.135917, c3 = 'nJGpcKawfc' where c = 3935 index_test.go:137: sql insert into test_index values (4812, 2448855020414488163, 0.392062, 'ZwIxtO9s7I') index_test.go:137: sql insert into test_index values (4814, 6595823286350858503, 0.169111, 'SctbDlIfy4') index_test.go:143: sql update test_index set c1 = 2346305946612749856, c2 = 0.473808, c3 = 'BUK7S0Q24N' where c = 4411 index_test.go:143: sql update test_index set c1 = 1249392462494388043, c2 = 0.169427, c3 = 'JnedYdeYu6' where c = 2626 index_test.go:137: sql insert into test_index values (4815, 9018917192140681074, 0.045374, 'XYK1KW55in') index_test.go:137: sql insert into test_index values (4817, 6300909583922699180, 0.981993, 'iAXmhMndUf') index_test.go:137: sql insert into test_index values (4816, 3196682085937882521, 0.978102, 'eR2csV9goq') index_test.go:140: sql delete from test_index where c = 4224 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 3781 index_test.go:137: sql insert into test_index values (4818, 2524917847482945700, 0.385715, 'r33JRHPs2v') index_test.go:137: sql insert into test_index values (4819, 4345282402073157380, 0.925802, 'CKJxCxRMZ2') index_test.go:137: sql insert into test_index values (4813, 4133004887476997864, 0.265375, 'wwpgVHm1pw') index_test.go:140: sql delete from test_index where c = 1135 index_test.go:140: sql delete from test_index where c = 2125 index_test.go:143: sql update test_index set c1 = 4262181724988732094, c2 = 0.794293, c3 = 'GjXUtMFyIH' where c = 1664 index_test.go:143: sql update test_index set c1 = 8862312067506438533, c2 = 0.189688, c3 = 'z5Fg4JZ0RA' where c = 3420 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:140: sql delete from test_index where c = 1443 index_test.go:143: sql update test_index set c1 = 3611329785028334783, c2 = 0.406302, c3 = 'hLe9NJ1l23' where c = 4796 index_test.go:143: sql update test_index set c1 = 2229023331766924519, c2 = 0.171280, c3 = 'PMaI7ZgmPb' where c = 677 index_test.go:140: sql delete from test_index where c = 2425 index_test.go:140: sql delete from test_index where c = 3651 index_test.go:143: sql update test_index set c1 = 5997626353257593096, c2 = 0.126441, c3 = 'PjqW0udfLt' where c = 2376 index_test.go:137: sql insert into test_index values (4820, 5390459774562488245, 0.696893, '2tU7hb6FUr') index_test.go:140: sql delete from test_index where c = 2421 index_test.go:143: sql update test_index set c1 = 4912918665443022127, c2 = 0.663209, c3 = 'VMTUm8T1w4' where c = 1704 index_test.go:143: sql update test_index set c1 = 6822773358625824939, c2 = 0.639512, c3 = 'W8dn2koIXk' where c = 1860 index_test.go:137: sql insert into test_index values (4821, 2461992303824205842, 0.629720, '9c6HPFJQIq') index_test.go:143: sql update test_index set c1 = 6413145346897272928, c2 = 0.307289, c3 = 'UezqztGWTY' where c = 880 index_test.go:137: sql insert into test_index values (4822, 8187152609523489380, 0.334036, 'BHEFJ9jFzR') index_test.go:143: sql update test_index set c1 = 2447340340317130182, c2 = 0.371410, c3 = '3XbvF9dsGr' where c = 3134 index_test.go:137: sql insert into test_index values (4823, 3447575592439087288, 0.447486, 'IMxaC5oD1N') index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (4824, 2330709082904442933, 0.618043, 'E8OIMv4FR8') index_test.go:137: sql insert into test_index values (4825, 5907956735861884810, 0.015676, 'CffQREh36H') index_test.go:143: sql update test_index set c1 = 8992891009087036536, c2 = 0.009544, c3 = 'ucFim8wAGs' where c = 3310 index_test.go:137: sql insert into test_index values (4826, 1900805612139319029, 0.716219, 'edScfSiArF') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 192 index_test.go:137: sql insert into test_index values (4828, 7175080137183359016, 0.246017, '9yB0VbdWX4') index_test.go:137: sql insert into test_index values (4827, 8907085130059727093, 0.511523, '0oNQgEroNG') index_test.go:140: sql delete from test_index where c = 4315 index_test.go:137: sql insert into test_index values (4829, 3331300994451144619, 0.227304, 'rbLEiuboDd') index_test.go:140: sql delete from test_index where c = 258 index_test.go:143: sql update test_index set c1 = 897550556232713037, c2 = 0.545451, c3 = 'cdes5Kg9UL' where c = 3748 index_test.go:143: sql update test_index set c1 = 8718887303425766728, c2 = 0.255751, c3 = 'WjRdsdCBAY' where c = 1432 index_test.go:140: sql delete from test_index where c = 1543 index_test.go:143: sql update test_index set c1 = 9076477574064540066, c2 = 0.653619, c3 = 'HM6yxczoAx' where c = 3148 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 4193149293508807143, c2 = 0.648274, c3 = 'MPU8YWVExB' where c = 265 index_test.go:140: sql delete from test_index where c = 3755 index_test.go:140: sql delete from test_index where c = 3762 index_test.go:143: sql update test_index set c1 = 4495849465533197141, c2 = 0.947415, c3 = 'oAr3AOrJKM' where c = 1123 index_test.go:143: sql update test_index set c1 = 2458219453123233643, c2 = 0.283241, c3 = 'nNiC8wWz3S' where c = 3543 index_test.go:137: sql insert into test_index values (4831, 6277967409706193019, 0.512361, 'd1YHAQRpFa') index_test.go:143: sql update test_index set c1 = 2220644272064461102, c2 = 0.099007, c3 = 'yj5go1jSET' where c = 4592 index_test.go:137: sql insert into test_index values (4833, 7105934224500474088, 0.999312, '3QZCWyuPpT') index_test.go:143: sql update test_index set c1 = 4072475431496454041, c2 = 0.292833, c3 = 'YgvRBSD3eW' where c = 4748 index_test.go:137: sql insert into test_index values (4835, 816642024794057334, 0.878250, '9hwDMnNtqD') index_test.go:137: sql insert into test_index values (4832, 3671240425575508078, 0.072185, 'F2aVGA81hS') index_test.go:143: sql update test_index set c1 = 7600053178895232857, c2 = 0.174270, c3 = 'jfj4mqj8kp' where c = 3665 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:140: sql delete from test_index where c = 638 index_test.go:137: sql insert into test_index values (4836, 2470875963727316437, 0.166264, 'crG8Q26YO4') index_test.go:137: sql insert into test_index values (4830, 6558337919243020890, 0.245121, 'Ll0KGmgUQ7') index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (4837, 3377491930678352280, 0.815984, 'jLWwAaakch') index_test.go:137: sql insert into test_index values (4834, 4278470655564555385, 0.556512, 'obwZnU6hg2') index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (4838, 2826258014674707194, 0.244169, 'VWfJqKmg8Q') index_test.go:140: sql delete from test_index where c = 1092 index_test.go:143: sql update test_index set c1 = 5293324550844999046, c2 = 0.041420, c3 = 'dIOeCj5h5d' where c = 3938 index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 1120964953306840662, c2 = 0.190670, c3 = 'Uoz1WwCtlM' where c = 3073 index_test.go:143: sql update test_index set c1 = 3887402994319370933, c2 = 0.676093, c3 = 'HXw8qBZruc' where c = 3195 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 2492160307748004287, c2 = 0.016980, c3 = 'mUWytRP6ej' where c = 2989 index_test.go:140: sql delete from test_index where c = 1946 index_test.go:143: sql update test_index set c1 = 6384397297052910222, c2 = 0.243729, c3 = 'M8Ch4efr3m' where c = 3872 index_test.go:137: sql insert into test_index values (4839, 6033051841137481561, 0.098302, '370frtH0Qq') index_test.go:137: sql insert into test_index values (4840, 7192225015826673533, 0.128467, 'yfUyhxpEcx') index_test.go:140: sql delete from test_index where c = 4062 index_test.go:143: sql update test_index set c1 = 6266882524304966189, c2 = 0.245909, c3 = 'KJwPe8rUlu' where c = 3487 index_test.go:143: sql update test_index set c1 = 4086930110384974452, c2 = 0.331943, c3 = 'NO44JgN1md' where c = 4751 index_test.go:137: sql insert into test_index values (4841, 2411980599016058864, 0.209928, 'x4Aoy6k2zs') index_test.go:143: sql update test_index set c1 = 8444385531865935518, c2 = 0.768110, c3 = 'lJIpcfgFET' where c = 1988 index_test.go:137: sql insert into test_index values (4843, 3519082226047860981, 0.977132, 'Q5NyIwPnab') index_test.go:143: sql update test_index set c1 = 340871231670148773, c2 = 0.253427, c3 = 'shfrGQOxkC' where c = 2142 index_test.go:140: sql delete from test_index where c = 4382 index_test.go:137: sql insert into test_index values (4844, 2522431372457497708, 0.342019, 'I6SVI6TBKl') index_test.go:137: sql insert into test_index values (4842, 185415432582538426, 0.837837, 'vVj36Jl9va') index_test.go:140: sql delete from test_index where c = 2712 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (4845, 7382392450230437085, 0.769445, 'kDqhS6vgpc') index_test.go:137: sql insert into test_index values (4847, 8695939053290495663, 0.051262, 'GKrXrRFvO1') index_test.go:143: sql update test_index set c1 = 4519498101672783961, c2 = 0.206968, c3 = 'pmgrSMAxxT' where c = 4264 index_test.go:140: sql delete from test_index where c = 3067 index_test.go:137: sql insert into test_index values (4846, 7553071741149886309, 0.095232, 'KQUSHl0xTx') index_test.go:140: sql delete from test_index where c = 3293 index_test.go:140: sql delete from test_index where c = 413 index_test.go:143: sql update test_index set c1 = 4052350970127216926, c2 = 0.323381, c3 = '1i6cHoJ89E' where c = 1633 index_test.go:140: sql delete from test_index where c = 3856 index_test.go:143: sql update test_index set c1 = 1208154341074548435, c2 = 0.491253, c3 = '95k32nmQ2i' where c = 4221 index_test.go:143: sql update test_index set c1 = 3519550069417568281, c2 = 0.383459, c3 = 'HKDytMF5Dt' where c = 650 index_test.go:140: sql delete from test_index where c = 4296 index_test.go:137: sql insert into test_index values (4848, 4495750593383708985, 0.381503, 'Tw05uzZ7Dv') index_test.go:143: sql update test_index set c1 = 4358397229437032230, c2 = 0.842846, c3 = 't2OI7koPXd' where c = 1307 index_test.go:140: sql delete from test_index where c = 1818 index_test.go:143: sql update test_index set c1 = 2197564503691652497, c2 = 0.212139, c3 = 'BYEqkkuIXl' where c = 2295 index_test.go:140: sql delete from test_index where c = 682 index_test.go:137: sql insert into test_index values (4850, 2599761905170834894, 0.959121, 'wPcja5KWnT') index_test.go:143: sql update test_index set c1 = 3917018924577444646, c2 = 0.923122, c3 = 'igAmagzaTd' where c = 1758 index_test.go:137: sql insert into test_index values (4851, 5383100598031152796, 0.458768, 'RfzBlLEJ3S') index_test.go:143: sql update test_index set c1 = 3352816186932176702, c2 = 0.181304, c3 = 'bSZhlyCcY9' where c = 3491 index_test.go:137: sql insert into test_index values (4852, 795058066455937163, 0.060373, 'N2nxUiCKvk') index_test.go:143: sql update test_index set c1 = 301610471113129090, c2 = 0.811190, c3 = 'gkzfn5sut5' where c = 2784 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 977 index_test.go:137: sql insert into test_index values (4853, 831556408709116901, 0.219710, 'wSWqDAvOMU') index_test.go:143: sql update test_index set c1 = 7412930671032491590, c2 = 0.082371, c3 = 'cPf9PjHvPM' where c = 966 index_test.go:137: sql insert into test_index values (4854, 361538313361826709, 0.773926, 'u71HPdi136') index_test.go:137: sql insert into test_index values (4849, 5296914123777915631, 0.233459, 'ET80iMgVB8') index_test.go:137: sql insert into test_index values (4855, 3878486170178252872, 0.353054, 's5UT4cZZaw') index_test.go:143: sql update test_index set c1 = 2138978547907978144, c2 = 0.880957, c3 = 'W0imUmi6rE' where c = 4487 index_test.go:140: sql delete from test_index where c = 4047 index_test.go:143: sql update test_index set c1 = 6280377321607255791, c2 = 0.088495, c3 = 'edoIs8hiKJ' where c = 98 index_test.go:137: sql insert into test_index values (4856, 1243027438019145150, 0.135261, 'tIfANeCSHh') index_test.go:140: sql delete from test_index where c = 3745 index_test.go:140: sql delete from test_index where c = 3120 index_test.go:137: sql insert into test_index values (4858, 6722512699186236214, 0.902094, 'WhIIw9T6Xy') index_test.go:137: sql insert into test_index values (4857, 8581663934552203256, 0.876397, 'SiD9dqbzJ0') index_test.go:143: sql update test_index set c1 = 3706678837303841782, c2 = 0.509613, c3 = 'TDV32amHRi' where c = 4451 index_test.go:140: sql delete from test_index where c = 1307 index_test.go:143: sql update test_index set c1 = 4351323402673412638, c2 = 0.456846, c3 = 'BYkaVepopJ' where c = 2704 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 2559 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:137: sql insert into test_index values (4859, 5036007231487944787, 0.971806, 'CjN8QfhXJ0') index_test.go:143: sql update test_index set c1 = 6561300221468800865, c2 = 0.791514, c3 = 'kP2P7SLDDm' where c = 2599 index_test.go:140: sql delete from test_index where c = 4130 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 669855721216886278, c2 = 0.990520, c3 = '6u9ecQqbWi' where c = 2485 index_test.go:137: sql insert into test_index values (4861, 1950016870305614073, 0.832630, '2IQ271d7eA') index_test.go:143: sql update test_index set c1 = 2563443525235500982, c2 = 0.829025, c3 = 'PoqtpJg3BX' where c = 3656 index_test.go:143: sql update test_index set c1 = 9166395263118996051, c2 = 0.306671, c3 = 'jSOhJbfRso' where c = 1223 index_test.go:143: sql update test_index set c1 = 9077731083747060180, c2 = 0.801152, c3 = 'nObTD6YwfC' where c = 4024 index_test.go:143: sql update test_index set c1 = 1458313771288504706, c2 = 0.847484, c3 = 'H559z4OTaR' where c = 1097 index_test.go:137: sql insert into test_index values (4860, 8579977158210735484, 0.265075, 'ArfBp9pMgR') index_test.go:137: sql insert into test_index values (4863, 7476436964929433937, 0.589605, 'RKXyM8VnoK') index_test.go:143: sql update test_index set c1 = 8533504168593916422, c2 = 0.632606, c3 = 'LGIx9FMfBY' where c = 886 index_test.go:137: sql insert into test_index values (4862, 176608275189748244, 0.380397, 'mdlsKde7KM') index_test.go:137: sql insert into test_index values (4864, 7573811346571503346, 0.251838, 'UdSm7vv6RL') index_test.go:137: sql insert into test_index values (4865, 2480902326987569183, 0.391761, 'azYA0QmCPz') index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 1828 index_test.go:137: sql insert into test_index values (4866, 7599663589834950354, 0.561848, 'GFsHENKMGc') index_test.go:137: sql insert into test_index values (4867, 6458534339527039907, 0.291306, 'XD2ed68MyF') index_test.go:140: sql delete from test_index where c = 3330 index_test.go:140: sql delete from test_index where c = 2387 index_test.go:137: sql insert into test_index values (4868, 4736843787349294217, 0.143357, 'Dr34XkVqVS') index_test.go:143: sql update test_index set c1 = 4403955511149838094, c2 = 0.071687, c3 = 'yyVeA3esb1' where c = 4428 index_test.go:140: sql delete from test_index where c = 4847 index_test.go:143: sql update test_index set c1 = 3662256738890702946, c2 = 0.937231, c3 = 'HAELVuTBka' where c = 3616 index_test.go:140: sql delete from test_index where c = 3331 index_test.go:140: sql delete from test_index where c = 357 index_test.go:143: sql update test_index set c1 = 7851945992581247993, c2 = 0.142402, c3 = 'MthXZQDSBi' where c = 3764 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:140: sql delete from test_index where c = 4659 index_test.go:143: sql update test_index set c1 = 268285895283483974, c2 = 0.866044, c3 = '7iexaGlurz' where c = 4146 index_test.go:143: sql update test_index set c1 = 7535454255483460239, c2 = 0.944097, c3 = 'aMKMWCFKNM' where c = 452 index_test.go:137: sql insert into test_index values (4869, 3123347453111136001, 0.660519, '9PsXZRWR4D') index_test.go:137: sql insert into test_index values (4870, 5592823735254220551, 0.136525, 'WJjqTYJ6Jk') index_test.go:143: sql update test_index set c1 = 934862501849716187, c2 = 0.157759, c3 = 'qGRP2R0PHk' where c = 588 index_test.go:143: sql update test_index set c1 = 5563600823080815183, c2 = 0.998429, c3 = 'JI5kUf2mVf' where c = 601 index_test.go:143: sql update test_index set c1 = 3242654605357561867, c2 = 0.847109, c3 = '9RFwZmgyaD' where c = 1790 index_test.go:137: sql insert into test_index values (4871, 2854511666724428750, 0.580296, 'R2H8T4Lu1o') index_test.go:137: sql insert into test_index values (4872, 8175154568654661138, 0.416851, '5wuY7gvKPv') index_test.go:137: sql insert into test_index values (4873, 4340166689201897125, 0.567502, 'IGlouBsfWl') index_test.go:143: sql update test_index set c1 = 7918021797328145641, c2 = 0.987518, c3 = 'dwbesx8mVO' where c = 3204 index_test.go:143: sql update test_index set c1 = 6829611662751728674, c2 = 0.921180, c3 = 'PwIgXS4j2J' where c = 1704 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 3585 index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (4874, 4045881503104062029, 0.418245, 'zGqJStiyjn') index_test.go:137: sql insert into test_index values (4875, 4416386721632040934, 0.072099, 'ZighZmN1uS') index_test.go:140: sql delete from test_index where c = 1991 index_test.go:137: sql insert into test_index values (4878, 6117942829066103230, 0.049043, 'stTgs0310x') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (4876, 3176991281002305869, 0.005954, 'NEdkzwbDzo') index_test.go:143: sql update test_index set c1 = 1289659346680555645, c2 = 0.774211, c3 = '5JjyawasBg' where c = 1766 index_test.go:143: sql update test_index set c1 = 1755194047977393492, c2 = 0.724867, c3 = 'IUOV2jfywi' where c = 710 index_test.go:140: sql delete from test_index where c = 1376 index_test.go:137: sql insert into test_index values (4877, 6256459566100573647, 0.925504, 's3fWbU3E8r') index_test.go:143: sql update test_index set c1 = 7514127278669438779, c2 = 0.505301, c3 = 't1bMhe68JU' where c = 2921 index_test.go:143: sql update test_index set c1 = 7053828757122548736, c2 = 0.237869, c3 = 'fe1iKPj16z' where c = 1050 index_test.go:140: sql delete from test_index where c = 4379 index_test.go:140: sql delete from test_index where c = 3776 index_test.go:143: sql update test_index set c1 = 8706076182191108336, c2 = 0.901052, c3 = 'oFzOFtjEXO' where c = 2976 index_test.go:140: sql delete from test_index where c = 3054 index_test.go:143: sql update test_index set c1 = 6525731316752138683, c2 = 0.604283, c3 = 'NkRyWTX8IN' where c = 243 index_test.go:140: sql delete from test_index where c = 4035 index_test.go:137: sql insert into test_index values (4879, 1569923778957424566, 0.776011, 'vM3m4HQS5b') index_test.go:137: sql insert into test_index values (4881, 2171020347306320933, 0.071349, 'au49CQXJj9') index_test.go:137: sql insert into test_index values (4880, 6644946051527743507, 0.798534, 'vLHHApmCUO') index_test.go:143: sql update test_index set c1 = 2634936956472625548, c2 = 0.203728, c3 = 'og8LAsU1CY' where c = 278 index_test.go:137: sql insert into test_index values (4882, 5280307065874893868, 0.211380, '3V5XY0YkkQ') index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 3957169294618213310, c2 = 0.303344, c3 = 'Jpved5QW5Z' where c = 1865 index_test.go:140: sql delete from test_index where c = 1986 index_test.go:143: sql update test_index set c1 = 6223348994603281740, c2 = 0.976174, c3 = 'bAphnBws6F' where c = 4308 index_test.go:137: sql insert into test_index values (4884, 7575440749675668636, 0.076571, 'zs4cwCk1aO') index_test.go:143: sql update test_index set c1 = 5213393526902885945, c2 = 0.350423, c3 = 'kEh0jTqPgZ' where c = 4352 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 5257701411694090201, c2 = 0.265395, c3 = 'zf5FqXwT9j' where c = 109 index_test.go:137: sql insert into test_index values (4885, 6708843212264547851, 0.432091, 'lC2BOSP0mJ') index_test.go:137: sql insert into test_index values (4883, 340329697127475969, 0.881137, 'byTMCt5Nfq') index_test.go:143: sql update test_index set c1 = 8694213775589643576, c2 = 0.705439, c3 = 'nwYJsVAXpf' where c = 799 index_test.go:137: sql insert into test_index values (4888, 1277507495775959861, 0.975152, 'B5dBRnRaHW') index_test.go:137: sql insert into test_index values (4887, 3744597972146724634, 0.815298, 'DwHv6nrgjb') index_test.go:143: sql update test_index set c1 = 4623908022162612300, c2 = 0.831000, c3 = 'YEKTOwMW8Q' where c = 4731 index_test.go:140: sql delete from test_index where c = 735 index_test.go:137: sql insert into test_index values (4889, 5477610962668605776, 0.910588, 'sDt1WhDtnw') index_test.go:137: sql insert into test_index values (4886, 7212384842401681045, 0.617820, 'T0vw7PH36b') index_test.go:140: sql delete from test_index where c = 4389 index_test.go:137: sql insert into test_index values (4890, 3977890668264565174, 0.446117, 'nU8hYeWTA0') index_test.go:140: sql delete from test_index where c = 1379 index_test.go:140: sql delete from test_index where c = 3315 index_test.go:143: sql update test_index set c1 = 5554355630845399424, c2 = 0.876034, c3 = '0Kpjdsm3Ke' where c = 1169 index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 3110 index_test.go:140: sql delete from test_index where c = 1760 index_test.go:137: sql insert into test_index values (4891, 3128207341198395937, 0.454878, 'TPrRillAYm') index_test.go:143: sql update test_index set c1 = 8801972081898302206, c2 = 0.099839, c3 = 'n3gFDmnxI2' where c = 2900 index_test.go:143: sql update test_index set c1 = 3640706923152216078, c2 = 0.749224, c3 = 'MnQrGbMcKH' where c = 4543 index_test.go:140: sql delete from test_index where c = 4459 index_test.go:143: sql update test_index set c1 = 8147583747668173919, c2 = 0.130276, c3 = '2zS0gtKZar' where c = 907 index_test.go:143: sql update test_index set c1 = 5300912892713620607, c2 = 0.138040, c3 = 'OGs3La5T5g' where c = 4803 index_test.go:137: sql insert into test_index values (4892, 597527904795905486, 0.157376, 'cRPtiiSRRU') index_test.go:137: sql insert into test_index values (4893, 8416379706940885246, 0.497317, 'G4CVuHOR6i') index_test.go:140: sql delete from test_index where c = 4475 index_test.go:137: sql insert into test_index values (4894, 4349559075225498366, 0.743686, '3MhQh6QEdf') index_test.go:143: sql update test_index set c1 = 4008122399525909783, c2 = 0.629890, c3 = 'niFPwTUEkl' where c = 4811 index_test.go:143: sql update test_index set c1 = 6666324561475100069, c2 = 0.697919, c3 = 'RK12SgwpNX' where c = 898 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:143: sql update test_index set c1 = 2643784420473270047, c2 = 0.557783, c3 = 'H7U4f5XnsF' where c = 3431 index_test.go:137: sql insert into test_index values (4896, 4992746925625384713, 0.639707, '19xgiX2qAO') index_test.go:137: sql insert into test_index values (4895, 4091276758083230720, 0.961485, 'kEYHz0qOMq') index_test.go:143: sql update test_index set c1 = 1898903655021900036, c2 = 0.533761, c3 = 'RnU8zc5vvr' where c = 3729 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 887146606852503390, c2 = 0.421914, c3 = 'P3gWWdHSVk' where c = 630 index_test.go:143: sql update test_index set c1 = 8778798071173084218, c2 = 0.860170, c3 = 'qQngcXvzia' where c = 856 index_test.go:140: sql delete from test_index where c = 2930 index_test.go:137: sql insert into test_index values (4897, 5116852929490412634, 0.815739, 'wCja2fXkIj') index_test.go:140: sql delete from test_index where c = 4163 index_test.go:143: sql update test_index set c1 = 4474953008615131223, c2 = 0.310789, c3 = 'fUE3vge6si' where c = 2146 index_test.go:143: sql update test_index set c1 = 6653460158403148140, c2 = 0.175972, c3 = 'dppMQ1mPVi' where c = 3932 index_test.go:143: sql update test_index set c1 = 3234983516104252447, c2 = 0.813361, c3 = 'kJd6byYXe2' where c = 826 index_test.go:140: sql delete from test_index where c = 2114 index_test.go:143: sql update test_index set c1 = 5834661614165232869, c2 = 0.512926, c3 = 'zn6AdKMgHh' where c = 1564 index_test.go:137: sql insert into test_index values (4898, 2187507042744757543, 0.841937, 'XP7TvAKV9j') index_test.go:137: sql insert into test_index values (4899, 5266406709129480046, 0.556066, 'HFbnT3oxDm') index_test.go:140: sql delete from test_index where c = 4242 index_test.go:143: sql update test_index set c1 = 5536349811062240757, c2 = 0.854991, c3 = 'eYxqPoyqjJ' where c = 1899 index_test.go:143: sql update test_index set c1 = 6129656825841592810, c2 = 0.075686, c3 = '8s0VRvq37i' where c = 2003 index_test.go:140: sql delete from test_index where c = 3898 index_test.go:137: sql insert into test_index values (4900, 5104731171761229740, 0.621152, 'BKVgi19e8K') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 8682568231701626412, c2 = 0.886401, c3 = 'vvf8LFEnQL' where c = 3879 index_test.go:143: sql update test_index set c1 = 2022766905478926481, c2 = 0.002031, c3 = 'M1UW0R4iVm' where c = 724 index_test.go:137: sql insert into test_index values (4901, 8215855944838643690, 0.222149, 'tT0FFqxu3j') index_test.go:137: sql insert into test_index values (4906, 5098979671336377050, 0.293385, 'HzOZZyt0IW') index_test.go:137: sql insert into test_index values (4903, 1028388854318981221, 0.359458, 'IclVwsem15') index_test.go:137: sql insert into test_index values (4904, 3401268639000537307, 0.392993, '7jSbgP80w4') index_test.go:137: sql insert into test_index values (4905, 3083100292265976767, 0.955070, 'ght4eTH2A9') index_test.go:137: sql insert into test_index values (4902, 8791641499379069159, 0.613235, 'kZQBLJN9k2') index_test.go:137: sql insert into test_index values (4910, 1473232403404877782, 0.969514, 'Dm8TQfV30k') index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (4909, 4454194329433176065, 0.312771, 'UVHfCBZ6Hd') index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (4908, 757679924988445916, 0.018889, 'dkxC2oB5Q0') index_test.go:140: sql delete from test_index where c = 2261 index_test.go:137: sql insert into test_index values (4907, 6767810876719989455, 0.477989, 'e6yXwyb4J3') index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 47083696305421476, c2 = 0.601629, c3 = 'BIHEitQrHa' where c = 459 index_test.go:143: sql update test_index set c1 = 8374842688144476542, c2 = 0.128084, c3 = 'WAcmwrTSI4' where c = 603 index_test.go:140: sql delete from test_index where c = 4650 index_test.go:140: sql delete from test_index where c = 4437 index_test.go:140: sql delete from test_index where c = 2688 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 1963 index_test.go:140: sql delete from test_index where c = 402 index_test.go:143: sql update test_index set c1 = 1590894177799778618, c2 = 0.202457, c3 = '1crnY3fjr4' where c = 4080 index_test.go:137: sql insert into test_index values (4911, 1992580938182401018, 0.219028, 'BPX0lTgQNi') index_test.go:143: sql update test_index set c1 = 279721637617826387, c2 = 0.479581, c3 = 'k9xCsXjwpS' where c = 3192 index_test.go:137: sql insert into test_index values (4912, 8160621572749935781, 0.010925, 'PxCxlh69ux') index_test.go:143: sql update test_index set c1 = 7128613495180980065, c2 = 0.844249, c3 = 'JfhWaQnLZb' where c = 3994 index_test.go:137: sql insert into test_index values (4914, 9020898634103786204, 0.966407, 'bNb5CD7X4t') index_test.go:143: sql update test_index set c1 = 4403168762034063122, c2 = 0.997174, c3 = 'zHbOhrMc0X' where c = 1552 index_test.go:143: sql update test_index set c1 = 5466656943849409317, c2 = 0.016160, c3 = 'bxqFleTFBn' where c = 2062 index_test.go:140: sql delete from test_index where c = 1989 index_test.go:140: sql delete from test_index where c = 1607 index_test.go:143: sql update test_index set c1 = 5112881413086935953, c2 = 0.112126, c3 = 'wCx1pqliX8' where c = 1843 index_test.go:143: sql update test_index set c1 = 1987805413721718916, c2 = 0.136129, c3 = 'sgzHCv0biA' where c = 1887 index_test.go:137: sql insert into test_index values (4915, 1576264600642993230, 0.678398, '9mw5kdRrGC') index_test.go:143: sql update test_index set c1 = 1574234856532052581, c2 = 0.486697, c3 = 'DCobJNJjO9' where c = 1961 index_test.go:143: sql update test_index set c1 = 8272853805301511774, c2 = 0.180163, c3 = 'LLw1zP4nbX' where c = 118 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:137: sql insert into test_index values (4916, 2564851548348655851, 0.791475, 'EEeb67Tbf7') index_test.go:140: sql delete from test_index where c = 4592 index_test.go:137: sql insert into test_index values (4913, 5755108539103651451, 0.341956, 'HOOO9qLDyv') index_test.go:137: sql insert into test_index values (4917, 4896515791673710817, 0.730874, '8Dbglm2Voi') index_test.go:137: sql insert into test_index values (4919, 4920729033187083396, 0.212265, 'oX2X6AlIwx') index_test.go:137: sql insert into test_index values (4918, 8810221474059668805, 0.010938, 'QPPAINf4xW') index_test.go:143: sql update test_index set c1 = 2033864031840852378, c2 = 0.261473, c3 = '1A8yVpTCjK' where c = 516 index_test.go:137: sql insert into test_index values (4920, 2117506765915745968, 0.490995, 'wLMRXMLLyG') index_test.go:137: sql insert into test_index values (4921, 3566255271690574370, 0.736835, 'oHm9fB0nrL') index_test.go:143: sql update test_index set c1 = 911415528840298350, c2 = 0.496734, c3 = 'kUJ2FR7lZy' where c = 1603 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 1584 index_test.go:140: sql delete from test_index where c = 1119 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:137: sql insert into test_index values (4922, 6905500261310695032, 0.712848, 'FKSKPRRYF1') index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 4902 index_test.go:143: sql update test_index set c1 = 288572943796617912, c2 = 0.708661, c3 = 'fAgB2mYDDw' where c = 2084 index_test.go:140: sql delete from test_index where c = 3115 index_test.go:137: sql insert into test_index values (4923, 1222715636513996001, 0.179040, 'hJDAslIuhz') index_test.go:143: sql update test_index set c1 = 1427650899874012897, c2 = 0.641926, c3 = 'KKheszjtWI' where c = 4636 index_test.go:143: sql update test_index set c1 = 8113248868959570067, c2 = 0.444426, c3 = 'urRpEJjyWV' where c = 3962 index_test.go:143: sql update test_index set c1 = 2381149825505252768, c2 = 0.485723, c3 = 'UVLmVLgejI' where c = 807 index_test.go:140: sql delete from test_index where c = 2113 index_test.go:137: sql insert into test_index values (4925, 8046847563785835376, 0.573352, 'yYwwnFOPzQ') index_test.go:143: sql update test_index set c1 = 1641815371426013706, c2 = 0.866795, c3 = 'TTwWBUa7qz' where c = 2079 index_test.go:137: sql insert into test_index values (4926, 6809961272380954690, 0.956819, 'Dm3z771r92') index_test.go:143: sql update test_index set c1 = 1264622264067995887, c2 = 0.723433, c3 = 'KntoUHnUCu' where c = 4007 index_test.go:137: sql insert into test_index values (4924, 5406253583993533203, 0.247666, 'xo01C7bqq0') index_test.go:143: sql update test_index set c1 = 1122663935618766970, c2 = 0.745073, c3 = 'jjJxvJ2tqz' where c = 2914 index_test.go:137: sql insert into test_index values (4927, 4069247701416342673, 0.432890, 'POIqscTnt8') index_test.go:140: sql delete from test_index where c = 4554 index_test.go:143: sql update test_index set c1 = 5539133261679711179, c2 = 0.635183, c3 = 'SisSetifGv' where c = 861 index_test.go:140: sql delete from test_index where c = 2884 index_test.go:140: sql delete from test_index where c = 1377 index_test.go:137: sql insert into test_index values (4928, 195322863802323322, 0.463350, 'XZ7Fp9fQ5b') index_test.go:137: sql insert into test_index values (4930, 2598213143134558652, 0.486975, 'PqA2RrCfdm') index_test.go:140: sql delete from test_index where c = 2792 index_test.go:140: sql delete from test_index where c = 239 index_test.go:137: sql insert into test_index values (4931, 1255294720676838111, 0.259547, 'tYvM1j36Uj') index_test.go:143: sql update test_index set c1 = 2112959451373228033, c2 = 0.609144, c3 = 'MEq4IEhBBg' where c = 3551 index_test.go:137: sql insert into test_index values (4929, 495349487997257153, 0.801972, 'ppDww7AvWO') index_test.go:143: sql update test_index set c1 = 2645148031329367544, c2 = 0.847816, c3 = '7XiUy4Owss' where c = 4584 index_test.go:140: sql delete from test_index where c = 4084 index_test.go:143: sql update test_index set c1 = 5615075241588470835, c2 = 0.380485, c3 = 'jSr9NIo0eJ' where c = 2682 index_test.go:143: sql update test_index set c1 = 4445915017775774065, c2 = 0.617837, c3 = 'is2SuumZn2' where c = 3250 index_test.go:143: sql update test_index set c1 = 3036357607643729495, c2 = 0.300045, c3 = 'GO292O3dPq' where c = 2891 index_test.go:140: sql delete from test_index where c = 783 index_test.go:137: sql insert into test_index values (4932, 3670322395542614620, 0.868896, '7TpspC9Gti') index_test.go:143: sql update test_index set c1 = 643521044271277340, c2 = 0.952595, c3 = 'LsaYnIerN3' where c = 4665 index_test.go:137: sql insert into test_index values (4933, 7578348897749730601, 0.831895, 'TQUE3unpGg') index_test.go:140: sql delete from test_index where c = 750 index_test.go:137: sql insert into test_index values (4934, 4928581712589022074, 0.291618, 'mifG0JcGr6') index_test.go:143: sql update test_index set c1 = 8757825714614921314, c2 = 0.191486, c3 = 'LF9LfmF1EH' where c = 2964 index_test.go:137: sql insert into test_index values (4935, 8261263805612776441, 0.909839, 'WAfqZjaL8f') index_test.go:140: sql delete from test_index where c = 1732 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:137: sql insert into test_index values (4936, 6794700800614129696, 0.503357, '6i8fasILOt') index_test.go:143: sql update test_index set c1 = 9104725606538084184, c2 = 0.699475, c3 = 'wCUeGrKIyp' where c = 1347 index_test.go:137: sql insert into test_index values (4937, 6500123797175196909, 0.714469, 'ZL9BICZw0e') index_test.go:143: sql update test_index set c1 = 6306495880290137306, c2 = 0.736437, c3 = 'K0vlQCwXl6' where c = 78 index_test.go:137: sql insert into test_index values (4938, 6524752658647090677, 0.410962, 'iy0yLJAlfX') index_test.go:140: sql delete from test_index where c = 2908 index_test.go:140: sql delete from test_index where c = 1637 index_test.go:140: sql delete from test_index where c = 4893 index_test.go:137: sql insert into test_index values (4939, 2697866388921653899, 0.085545, 'DRB0gshdRc') index_test.go:140: sql delete from test_index where c = 1327 index_test.go:140: sql delete from test_index where c = 2315 index_test.go:143: sql update test_index set c1 = 7666667512346450318, c2 = 0.046079, c3 = '2kvM6DjPXj' where c = 3422 index_test.go:137: sql insert into test_index values (4940, 5248005134791230228, 0.988809, 'sPUNhO8mgo') index_test.go:143: sql update test_index set c1 = 750057508021192990, c2 = 0.388448, c3 = 'awgutKxzub' where c = 1110 index_test.go:143: sql update test_index set c1 = 7750126145332794619, c2 = 0.074571, c3 = '92IBLiWnFF' where c = 366 index_test.go:143: sql update test_index set c1 = 8344458946728718069, c2 = 0.122810, c3 = 'qr5JrZP8Jt' where c = 2401 index_test.go:143: sql update test_index set c1 = 2705353082284479545, c2 = 0.374155, c3 = 'fRwfpsNkt8' where c = 4756 index_test.go:140: sql delete from test_index where c = 2708 index_test.go:143: sql update test_index set c1 = 1910509322251108417, c2 = 0.494332, c3 = 'hgTzglDaje' where c = 2147 index_test.go:143: sql update test_index set c1 = 5721380221743433048, c2 = 0.500554, c3 = 'gWMU350ZKq' where c = 4068 index_test.go:140: sql delete from test_index where c = 1726 index_test.go:137: sql insert into test_index values (4943, 3205743816840140530, 0.691565, '7mw3K5V2XY') index_test.go:137: sql insert into test_index values (4941, 6779231999412111890, 0.807528, 'IAFeam7iKx') index_test.go:137: sql insert into test_index values (4942, 6256491778217279650, 0.726087, 'BWE3dYZbK8') index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 4228837634951834570, c2 = 0.380896, c3 = '1NQM5DQ12k' where c = 296 index_test.go:137: sql insert into test_index values (4945, 2808658337436712877, 0.950468, 'YWK0g6UaDJ') index_test.go:137: sql insert into test_index values (4944, 2100829333004504759, 0.588321, 'La7P6pZZ5z') index_test.go:137: sql insert into test_index values (4946, 6437002497694381024, 0.880064, '2gGfHkxbjC') index_test.go:137: sql insert into test_index values (4947, 6548673982070053933, 0.690708, 'xW77rUXKnp') index_test.go:143: sql update test_index set c1 = 8481593977946206266, c2 = 0.080796, c3 = 'vcdsC0yHto' where c = 2654 index_test.go:140: sql delete from test_index where c = 4144 index_test.go:143: sql update test_index set c1 = 106215047013423428, c2 = 0.837371, c3 = 'Ojqox2RLmI' where c = 4891 index_test.go:140: sql delete from test_index where c = 3212 index_test.go:140: sql delete from test_index where c = 561 index_test.go:137: sql insert into test_index values (4948, 8585581962081879602, 0.618293, 'SheQoEjDGz') index_test.go:140: sql delete from test_index where c = 2824 index_test.go:140: sql delete from test_index where c = 1868 index_test.go:143: sql update test_index set c1 = 4996112082453777003, c2 = 0.142779, c3 = 'Lsm0ms9cyM' where c = 879 index_test.go:137: sql insert into test_index values (4949, 8211326035307480095, 0.297491, 'ZcEybRAzWT') index_test.go:143: sql update test_index set c1 = 5469988216057092325, c2 = 0.051058, c3 = 'Wbd5qnO73d' where c = 2435 index_test.go:143: sql update test_index set c1 = 6380717039392045881, c2 = 0.082942, c3 = '7eZklBp6iM' where c = 4677 index_test.go:140: sql delete from test_index where c = 4034 index_test.go:140: sql delete from test_index where c = 2501 index_test.go:140: sql delete from test_index where c = 1586 index_test.go:143: sql update test_index set c1 = 6424321829481600121, c2 = 0.778452, c3 = 'JzCe7C9c7a' where c = 3502 index_test.go:137: sql insert into test_index values (4952, 8250484226952757733, 0.970174, 'RLjxovM3Qk') index_test.go:143: sql update test_index set c1 = 1448066753674892333, c2 = 0.761336, c3 = 'd8obsrmhOv' where c = 740 index_test.go:137: sql insert into test_index values (4951, 5628654829961021622, 0.385595, 'sNC4CTHP7f') index_test.go:137: sql insert into test_index values (4950, 2465334650246584191, 0.994419, 'IZGqGKPMsC') index_test.go:137: sql insert into test_index values (4953, 6063655302405219968, 0.077612, 'Zn31Iqt9iv') index_test.go:140: sql delete from test_index where c = 4445 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 8605592990565075877, c2 = 0.605358, c3 = '8Oo7ycx8dA' where c = 3581 index_test.go:140: sql delete from test_index where c = 2340 index_test.go:137: sql insert into test_index values (4954, 4252346318710125890, 0.619282, 'WAN8iIIevX') index_test.go:143: sql update test_index set c1 = 9086065541656792869, c2 = 0.019110, c3 = 'GbMu1jskiV' where c = 4308 index_test.go:137: sql insert into test_index values (4955, 2447639134718330991, 0.192916, 'QQrlBpp6JG') index_test.go:143: sql update test_index set c1 = 7218742915059662953, c2 = 0.952402, c3 = 'cBtBO1eSiF' where c = 42 index_test.go:143: sql update test_index set c1 = 6626559145586445659, c2 = 0.228973, c3 = '1gOCvQ36tY' where c = 3284 index_test.go:140: sql delete from test_index where c = 2783 index_test.go:140: sql delete from test_index where c = 2247 index_test.go:137: sql insert into test_index values (4956, 2967834693394524416, 0.802492, 'ujgABM5IMi') index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 3567 index_test.go:137: sql insert into test_index values (4959, 4330189722648896392, 0.600803, 'JYc7P34tFq') index_test.go:140: sql delete from test_index where c = 2535 index_test.go:143: sql update test_index set c1 = 7931660993448478679, c2 = 0.525399, c3 = 'aUkRYnzSML' where c = 502 index_test.go:137: sql insert into test_index values (4957, 3771964762734883587, 0.008980, 'F6WCbeUfA2') index_test.go:143: sql update test_index set c1 = 8230674570714155664, c2 = 0.767396, c3 = 'OKAceGSYSi' where c = 3707 index_test.go:137: sql insert into test_index values (4958, 5711819212960775861, 0.013631, 'qJ7Gv1omSg') index_test.go:143: sql update test_index set c1 = 6220045724078285315, c2 = 0.439507, c3 = '7VJxi6M5xD' where c = 1203 index_test.go:143: sql update test_index set c1 = 2079235925889138501, c2 = 0.879216, c3 = 'ftfjC358hQ' where c = 2383 index_test.go:143: sql update test_index set c1 = 8510795402607204094, c2 = 0.133166, c3 = 'ridSx9JF7G' where c = 1307 index_test.go:143: sql update test_index set c1 = 2400256062306876599, c2 = 0.347442, c3 = 'npb9UrXkrG' where c = 1310 index_test.go:137: sql insert into test_index values (4960, 2430257218614575941, 0.452194, 'yBsTlFRBeQ') index_test.go:137: sql insert into test_index values (4961, 3154596159693466250, 0.082224, '4YzDsFiI4g') index_test.go:137: sql insert into test_index values (4962, 8970910352313416167, 0.534328, 'hdkglc87R0') index_test.go:140: sql delete from test_index where c = 3964 index_test.go:140: sql delete from test_index where c = 2477 index_test.go:143: sql update test_index set c1 = 693237267126541044, c2 = 0.037947, c3 = 'na2A3sK49q' where c = 4480 index_test.go:140: sql delete from test_index where c = 4846 index_test.go:140: sql delete from test_index where c = 714 index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (4963, 2951059176794784960, 0.671825, 'PGUS6BBcW7') index_test.go:137: sql insert into test_index values (4965, 3648875234264803121, 0.258685, 'PwWWUBAaVM') index_test.go:140: sql delete from test_index where c = 3574 index_test.go:137: sql insert into test_index values (4964, 7474657069149792575, 0.137105, 'aijELY77uy') index_test.go:143: sql update test_index set c1 = 4546007015714550579, c2 = 0.731979, c3 = '4kQJ0k0LhY' where c = 393 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:137: sql insert into test_index values (4966, 4837158174708374045, 0.205831, 'FQNcv9P7aK') index_test.go:143: sql update test_index set c1 = 4334545432705655953, c2 = 0.814130, c3 = 'jVNAUC1aMx' where c = 1689 index_test.go:143: sql update test_index set c1 = 1373707827228003120, c2 = 0.181552, c3 = 'm7dKzyv1rP' where c = 2714 index_test.go:143: sql update test_index set c1 = 4195523072290832357, c2 = 0.806323, c3 = '4ifS38VAzo' where c = 3217 index_test.go:143: sql update test_index set c1 = 1441323872620300873, c2 = 0.472356, c3 = 'kHREpVYDxL' where c = 4845 index_test.go:137: sql insert into test_index values (4968, 8660687373061920912, 0.692526, 'Vtot25TQsl') index_test.go:143: sql update test_index set c1 = 8817494804897357871, c2 = 0.606876, c3 = 'WymoMeXNrT' where c = 3654 index_test.go:140: sql delete from test_index where c = 3614 index_test.go:143: sql update test_index set c1 = 4483145583940523128, c2 = 0.984148, c3 = 'L3IDDFKKGY' where c = 4597 index_test.go:143: sql update test_index set c1 = 8159201818436150188, c2 = 0.984079, c3 = 'N9fKdTrNBk' where c = 3337 index_test.go:137: sql insert into test_index values (4967, 3383176188353648265, 0.874418, 'VPfX4QdpXC') index_test.go:137: sql insert into test_index values (4969, 5643967470767541288, 0.903780, 'lRoZ8ZUvaO') index_test.go:137: sql insert into test_index values (4971, 9184060059892466947, 0.993874, 'pXlElzIIEP') index_test.go:137: sql insert into test_index values (4970, 6698225853893710883, 0.383930, 'FC31x7eDIa') index_test.go:137: sql insert into test_index values (4972, 2162786240078137402, 0.264904, 'FqZOlP5Kg7') index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (4974, 6028253471349725410, 0.566181, 'rBK4fntr3h') index_test.go:140: sql delete from test_index where c = 426 index_test.go:137: sql insert into test_index values (4973, 3942649839584422316, 0.936280, 'RPqKqGEL5n') index_test.go:140: sql delete from test_index where c = 3320 index_test.go:143: sql update test_index set c1 = 5454748121583449330, c2 = 0.867927, c3 = 'j1ZujtNjIH' where c = 4434 index_test.go:140: sql delete from test_index where c = 4799 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 336 index_test.go:143: sql update test_index set c1 = 8289902367323657689, c2 = 0.971126, c3 = 'CLdHSq6svf' where c = 113 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 7295257821406873570, c2 = 0.213425, c3 = 'WgfaGU8tFv' where c = 1958 index_test.go:140: sql delete from test_index where c = 4431 index_test.go:137: sql insert into test_index values (4975, 4217839662972512638, 0.773830, 't5p8sC6l8L') index_test.go:143: sql update test_index set c1 = 2135401558234117254, c2 = 0.979681, c3 = 'dBj2NuqWVn' where c = 580 index_test.go:140: sql delete from test_index where c = 4185 index_test.go:137: sql insert into test_index values (4977, 9197065661142127410, 0.470384, 'hmyDnfcXpL') index_test.go:137: sql insert into test_index values (4976, 1825531163869590563, 0.576487, 'FgGDaCiRHp') index_test.go:143: sql update test_index set c1 = 6048985690677516933, c2 = 0.406855, c3 = 'HCiHZZ2m2P' where c = 2851 index_test.go:137: sql insert into test_index values (4978, 6513140809248398607, 0.685666, 'Av8x7GAJRb') index_test.go:140: sql delete from test_index where c = 3524 index_test.go:143: sql update test_index set c1 = 3625119351908938309, c2 = 0.977697, c3 = 'Mmop4Wrrvx' where c = 3904 index_test.go:143: sql update test_index set c1 = 4670590731280962758, c2 = 0.675524, c3 = '4ohOTwCG2s' where c = 3315 index_test.go:143: sql update test_index set c1 = 4653954249559712244, c2 = 0.521474, c3 = 'xPfVaYnnCZ' where c = 1595 index_test.go:143: sql update test_index set c1 = 2285357185386789725, c2 = 0.884778, c3 = '0wggWvedJ3' where c = 198 index_test.go:143: sql update test_index set c1 = 1144063594824357947, c2 = 0.157552, c3 = 'Kvu8izBqWP' where c = 2234 index_test.go:140: sql delete from test_index where c = 2996 index_test.go:140: sql delete from test_index where c = 388 index_test.go:140: sql delete from test_index where c = 245 index_test.go:137: sql insert into test_index values (4979, 2104852414718672612, 0.040453, 'zIFo5bYsBc') index_test.go:137: sql insert into test_index values (4980, 8346912747536509813, 0.129707, 'B1B9Gu7j5g') index_test.go:143: sql update test_index set c1 = 243260562413976813, c2 = 0.473112, c3 = 'AKDn3F5GV9' where c = 1458 index_test.go:143: sql update test_index set c1 = 3511110910880469514, c2 = 0.342427, c3 = 'qW21rMOygW' where c = 4386 index_test.go:137: sql insert into test_index values (4981, 6709070473798625194, 0.097214, 'C9mnx8A052') index_test.go:137: sql insert into test_index values (4982, 7688432271400377432, 0.332878, 'xyVjdHvxPH') index_test.go:143: sql update test_index set c1 = 1787471955029882618, c2 = 0.658541, c3 = 'M4MbYO90GN' where c = 2055 index_test.go:137: sql insert into test_index values (4984, 5087497584161322908, 0.069864, 'tOeJBYTX88') index_test.go:137: sql insert into test_index values (4983, 6156827087784278693, 0.378478, 'p0wBfyv7me') index_test.go:140: sql delete from test_index where c = 442 index_test.go:143: sql update test_index set c1 = 5296922801938221111, c2 = 0.646310, c3 = 'x3B0kDZpl0' where c = 2864 index_test.go:137: sql insert into test_index values (4985, 8465119881529949176, 0.831178, 'rvJH4B12k3') index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (4987, 175436246224782070, 0.023142, '4khPXl8lx6') index_test.go:140: sql delete from test_index where c = 3020 index_test.go:143: sql update test_index set c1 = 4663934753083805940, c2 = 0.856708, c3 = 'NoDxS5RPc0' where c = 2074 index_test.go:140: sql delete from test_index where c = 3793 index_test.go:140: sql delete from test_index where c = 2548 index_test.go:137: sql insert into test_index values (4988, 1459334704394692753, 0.139397, 'kXx792rVnI') index_test.go:143: sql update test_index set c1 = 6181320813821256056, c2 = 0.903770, c3 = 'BWRNan53bD' where c = 1294 index_test.go:140: sql delete from test_index where c = 3535 index_test.go:143: sql update test_index set c1 = 4369990062377936001, c2 = 0.418615, c3 = '3wTJHxeUrs' where c = 2586 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:143: sql update test_index set c1 = 7246954630491793479, c2 = 0.254506, c3 = 'ICKzKGjquv' where c = 4540 index_test.go:137: sql insert into test_index values (4986, 1576826799978536615, 0.325541, 'JwZdmHTi0J') index_test.go:143: sql update test_index set c1 = 1958643140844010974, c2 = 0.672745, c3 = '2YR1Jwr9hg' where c = 546 index_test.go:137: sql insert into test_index values (4989, 8616462356761311332, 0.033260, 'vcpqoQiz4I') index_test.go:143: sql update test_index set c1 = 6611386841003998459, c2 = 0.284782, c3 = 'BZkbMYBisM' where c = 1628 index_test.go:137: sql insert into test_index values (4990, 3748733505641007007, 0.081560, 'Pz5PlJlBcl') index_test.go:137: sql insert into test_index values (4991, 9173479810044036, 0.877716, 'ZbM3icweRS') index_test.go:140: sql delete from test_index where c = 4070 index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 2620 index_test.go:140: sql delete from test_index where c = 4086 index_test.go:137: sql insert into test_index values (4993, 8012256796711937728, 0.207468, 'F5s2EV4TF4') index_test.go:143: sql update test_index set c1 = 7784228083743654917, c2 = 0.822232, c3 = 'ftz2Iza7yR' where c = 944 index_test.go:143: sql update test_index set c1 = 5969128671862528681, c2 = 0.226025, c3 = 'DNOL6VbBrF' where c = 1461 index_test.go:137: sql insert into test_index values (4992, 615495221563159391, 0.761302, 'AjuDwCRnfE') index_test.go:143: sql update test_index set c1 = 4022485840051506151, c2 = 0.169036, c3 = 'fNOvDO01dR' where c = 1691 index_test.go:143: sql update test_index set c1 = 5449601650252800543, c2 = 0.609301, c3 = 'czIIdsNKpq' where c = 4534 index_test.go:140: sql delete from test_index where c = 2505 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:137: sql insert into test_index values (4994, 2360533780302694793, 0.081155, 'J5y0SzkLDC') index_test.go:137: sql insert into test_index values (4995, 6282310666281110477, 0.203553, 'XHy9pe3mZx') index_test.go:143: sql update test_index set c1 = 8136731399651387844, c2 = 0.973497, c3 = 'fiHnhdvkjw' where c = 3893 index_test.go:143: sql update test_index set c1 = 8929607337459785242, c2 = 0.168339, c3 = 'Pcbpa2tahR' where c = 4281 index_test.go:137: sql insert into test_index values (4997, 7509743452534473205, 0.476148, 'esaemTkXpe') index_test.go:137: sql insert into test_index values (4996, 3862610883741507345, 0.084643, 'DdiX31mgBF') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:143: sql update test_index set c1 = 5285483279728300033, c2 = 0.513688, c3 = 'H34rV50yth' where c = 1907 index_test.go:140: sql delete from test_index where c = 987 index_test.go:143: sql update test_index set c1 = 5241171983478371125, c2 = 0.600817, c3 = 'tqgoe5sNf3' where c = 4889 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:143: sql update test_index set c1 = 4599458045055627253, c2 = 0.733397, c3 = 'e6sBoEKpEB' where c = 2085 index_test.go:140: sql delete from test_index where c = 3369 index_test.go:143: sql update test_index set c1 = 1439059268900727267, c2 = 0.001580, c3 = 'jDUXNwdrmC' where c = 1630 index_test.go:137: sql insert into test_index values (4999, 8782651737087570951, 0.725744, 'BkRdzTXUrw') index_test.go:137: sql insert into test_index values (4998, 1213853724595467747, 0.769848, 'Ae6NYmyb12') index_test.go:143: sql update test_index set c1 = 7776604487763487104, c2 = 0.300685, c3 = '7rIFrimGzU' where c = 4048 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:143: sql update test_index set c1 = 6909269171423203173, c2 = 0.608818, c3 = 'VRvgPkfXgG' where c = 838 index_test.go:140: sql delete from test_index where c = 884 index_test.go:137: sql insert into test_index values (5000, 1699972772848610586, 0.549363, 'LV2ukVvcKX') index_test.go:143: sql update test_index set c1 = 5167869343320226529, c2 = 0.417903, c3 = 'lL602XjdsO' where c = 4736 index_test.go:143: sql update test_index set c1 = 8535784031878973248, c2 = 0.954692, c3 = 'wYZpkZbY3W' where c = 2025 index_test.go:143: sql update test_index set c1 = 1610243804691502150, c2 = 0.565547, c3 = 'GBCWeHvO0e' where c = 3049 index_test.go:140: sql delete from test_index where c = 4311 index_test.go:143: sql update test_index set c1 = 5764644956259347755, c2 = 0.710696, c3 = 'nNaS4f7pHG' where c = 197 index_test.go:137: sql insert into test_index values (5005, 8969896324145532273, 0.485339, 'B2vsOTguY5') index_test.go:137: sql insert into test_index values (5003, 2372789869174867214, 0.047851, 'U7Fh0qbtLr') index_test.go:137: sql insert into test_index values (5002, 3269100130776894216, 0.754269, 'GZRXa8Xdk5') index_test.go:137: sql insert into test_index values (5006, 7333693724348525683, 0.171175, 'qk73wHeq7S') index_test.go:137: sql insert into test_index values (5007, 4374588783228838374, 0.498791, 'RVaqVpTvRT') index_test.go:137: sql insert into test_index values (5004, 3913963267308707885, 0.038738, '2K56k8mSY4') index_test.go:137: sql insert into test_index values (5001, 4252473713337919803, 0.998371, 'lM6PtUiggX') index_test.go:137: sql insert into test_index values (5009, 4170859522499247793, 0.602006, 'yDxDOWAcAk') index_test.go:137: sql insert into test_index values (5008, 4529616589643707774, 0.091020, '1QyrKifdUm') index_test.go:137: sql insert into test_index values (5010, 2712018306057845715, 0.759823, 'fl6keZWr7H') index_test.go:140: sql delete from test_index where c = 2005 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:140: sql delete from test_index where c = 3442 index_test.go:140: sql delete from test_index where c = 1910 index_test.go:140: sql delete from test_index where c = 4238 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:143: sql update test_index set c1 = 6367174462836859476, c2 = 0.789828, c3 = 'jtw7zKhD1P' where c = 139 index_test.go:143: sql update test_index set c1 = 4673127575264720907, c2 = 0.688356, c3 = '73e6VG4mlj' where c = 882 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 2676 index_test.go:140: sql delete from test_index where c = 4644 index_test.go:143: sql update test_index set c1 = 6416898915738451712, c2 = 0.204063, c3 = 'gjfWeMvSrp' where c = 588 index_test.go:140: sql delete from test_index where c = 4073 index_test.go:143: sql update test_index set c1 = 233932190571180725, c2 = 0.900523, c3 = 'oNm2SsRMjs' where c = 1728 index_test.go:137: sql insert into test_index values (5012, 7314510835409515326, 0.474918, 'k9vBOZ6VeR') index_test.go:143: sql update test_index set c1 = 1737659860604449810, c2 = 0.288832, c3 = 'z5vTwbaibm' where c = 4426 index_test.go:143: sql update test_index set c1 = 3132559270078303118, c2 = 0.290353, c3 = 'codwLokR8B' where c = 2526 index_test.go:137: sql insert into test_index values (5011, 2108799073825014535, 0.856549, 'Vu7zTSweAB') index_test.go:143: sql update test_index set c1 = 4378123577514140932, c2 = 0.561905, c3 = '06QXJkmT5d' where c = 1385 index_test.go:137: sql insert into test_index values (5014, 4572788752142876280, 0.355335, 's9R7air4bH') index_test.go:137: sql insert into test_index values (5013, 4140200455195685494, 0.949071, 'AOnLAS8nq0') index_test.go:143: sql update test_index set c1 = 5070475037154785156, c2 = 0.222871, c3 = '7J3GbAc2Ov' where c = 4292 index_test.go:143: sql update test_index set c1 = 8494844671089596116, c2 = 0.329129, c3 = 'bFs9YvMoRa' where c = 4017 index_test.go:140: sql delete from test_index where c = 1426 index_test.go:137: sql insert into test_index values (5016, 779656939615843546, 0.567783, '32rpO4OqDA') index_test.go:137: sql insert into test_index values (5017, 2464200014597049480, 0.339865, '95Csp9RrPp') index_test.go:143: sql update test_index set c1 = 8076645614601973887, c2 = 0.422450, c3 = 'UPmNU05Jb8' where c = 476 index_test.go:140: sql delete from test_index where c = 570 index_test.go:137: sql insert into test_index values (5018, 4781112738688128962, 0.577884, 'uWE9aFIKQV') index_test.go:140: sql delete from test_index where c = 1516 index_test.go:140: sql delete from test_index where c = 3088 index_test.go:137: sql insert into test_index values (5015, 6231507657351683180, 0.484045, 'uUZYEuylT0') index_test.go:143: sql update test_index set c1 = 7813990789587812579, c2 = 0.594592, c3 = '5o3oP3VLEI' where c = 4328 index_test.go:137: sql insert into test_index values (5019, 234811783800734156, 0.026243, 'ZBumFURjZo') index_test.go:140: sql delete from test_index where c = 2659 index_test.go:143: sql update test_index set c1 = 8245782165394915541, c2 = 0.542764, c3 = '8IiiW0AKAh' where c = 335 index_test.go:137: sql insert into test_index values (5020, 7478481043213466796, 0.966842, 'fa8SiZJgcQ') index_test.go:137: sql insert into test_index values (5021, 6308493164194634918, 0.226682, 'Pbl9JHLynt') index_test.go:140: sql delete from test_index where c = 4356 index_test.go:143: sql update test_index set c1 = 4031194441269698335, c2 = 0.027375, c3 = 'bNLFXeDN1O' where c = 4998 index_test.go:140: sql delete from test_index where c = 3964 index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 8770452298903741201, c2 = 0.139049, c3 = 'kRaRO6LNnh' where c = 2970 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:137: sql insert into test_index values (5022, 8680180639088529201, 0.274999, 'CSujf4VCBx') index_test.go:140: sql delete from test_index where c = 1441 index_test.go:143: sql update test_index set c1 = 4385362073052941800, c2 = 0.720630, c3 = '66fmBp65Gh' where c = 3234 index_test.go:143: sql update test_index set c1 = 4221549057926868653, c2 = 0.914593, c3 = '9HR1WnPdAh' where c = 1652 index_test.go:143: sql update test_index set c1 = 1948337030011348968, c2 = 0.699355, c3 = 'gIAZntBXNu' where c = 3195 index_test.go:140: sql delete from test_index where c = 3545 index_test.go:143: sql update test_index set c1 = 7518909774966103508, c2 = 0.029584, c3 = '2GJwuSzWoR' where c = 684 index_test.go:137: sql insert into test_index values (5024, 8895820983883309627, 0.886037, '56Ly3ev0xs') index_test.go:137: sql insert into test_index values (5025, 6934203064629104985, 0.478921, 'ivKsDnS6xS') index_test.go:140: sql delete from test_index where c = 892 index_test.go:137: sql insert into test_index values (5023, 4431800654331783889, 0.910908, 'ObiFombJ3V') index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:143: sql update test_index set c1 = 7692773299705261467, c2 = 0.235984, c3 = 'JBb4AkCpQ5' where c = 4298 index_test.go:137: sql insert into test_index values (5027, 3328835071608851731, 0.115892, 'zY9OC5OmsV') index_test.go:137: sql insert into test_index values (5028, 5318072001706301642, 0.690159, 'OdgDdioMLy') index_test.go:137: sql insert into test_index values (5026, 3628930507838531582, 0.478329, 'j1oI5immL7') index_test.go:143: sql update test_index set c1 = 1861996263324346466, c2 = 0.752523, c3 = 'PhjG8tujAQ' where c = 4837 index_test.go:143: sql update test_index set c1 = 1553441849826384933, c2 = 0.839872, c3 = 'TNH26y2a7K' where c = 4886 index_test.go:140: sql delete from test_index where c = 500 index_test.go:143: sql update test_index set c1 = 4935774815683379777, c2 = 0.585552, c3 = 'FjqvSkdKNV' where c = 639 index_test.go:140: sql delete from test_index where c = 1732 index_test.go:143: sql update test_index set c1 = 6360969251910948124, c2 = 0.275700, c3 = '3wP5EtkLB1' where c = 1667 index_test.go:137: sql insert into test_index values (5029, 8361439329930269624, 0.276606, 'Styiu9mGip') index_test.go:137: sql insert into test_index values (5031, 583176817705336489, 0.663824, '6Pik52IM8n') index_test.go:137: sql insert into test_index values (5030, 7521405827112943696, 0.085901, 'RQ4rhz6Z9m') index_test.go:143: sql update test_index set c1 = 6320813817907782798, c2 = 0.289988, c3 = 'j9594b8esd' where c = 698 index_test.go:137: sql insert into test_index values (5032, 4277940847234997644, 0.804920, '1FxwzxXweN') index_test.go:137: sql insert into test_index values (5033, 9187656505459569520, 0.676296, 'GeavjSpYwx') index_test.go:140: sql delete from test_index where c = 2528 index_test.go:143: sql update test_index set c1 = 1363241898632502418, c2 = 0.381359, c3 = 'b50Y2KUfw8' where c = 4316 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:143: sql update test_index set c1 = 7731619143903330847, c2 = 0.392713, c3 = 'Ue35rh4Dvx' where c = 2717 index_test.go:137: sql insert into test_index values (5034, 6378713347779888842, 0.810809, '8QwnCFC9C3') index_test.go:140: sql delete from test_index where c = 1802 index_test.go:140: sql delete from test_index where c = 3797 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (5036, 3991779766800382263, 0.439844, 'OGZroSYRdM') index_test.go:143: sql update test_index set c1 = 8247176210977397242, c2 = 0.597656, c3 = 'cv7l2m7nC8' where c = 194 index_test.go:137: sql insert into test_index values (5035, 3096276254779389269, 0.035809, 'aDWP5gqQbb') index_test.go:140: sql delete from test_index where c = 4195 index_test.go:140: sql delete from test_index where c = 4976 index_test.go:143: sql update test_index set c1 = 8436217416016482544, c2 = 0.804069, c3 = 'f6dbTDFzXx' where c = 4895 index_test.go:143: sql update test_index set c1 = 8354035125197265991, c2 = 0.775448, c3 = '3NuK3JnRiD' where c = 1655 index_test.go:143: sql update test_index set c1 = 7280837978257851876, c2 = 0.654398, c3 = 'yVH6Vxv63c' where c = 469 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:143: sql update test_index set c1 = 8311926670636748344, c2 = 0.461801, c3 = 'jpEjxjkO3P' where c = 436 index_test.go:137: sql insert into test_index values (5037, 5493986582895358222, 0.114749, 'BkLXhzOhh1') index_test.go:143: sql update test_index set c1 = 8898922365837245322, c2 = 0.117889, c3 = 'C2inArkmsf' where c = 3344 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:137: sql insert into test_index values (5038, 6568710996726121269, 0.342242, '6rqUYWPskT') index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 6238354530127000621, c2 = 0.710567, c3 = 'VDSJHNaGPI' where c = 4116 index_test.go:137: sql insert into test_index values (5041, 8334372676836305701, 0.698930, 'lMDdhRV4wY') index_test.go:137: sql insert into test_index values (5040, 5313041196835295832, 0.615281, 'SeGMGNJkfA') index_test.go:143: sql update test_index set c1 = 5825072033419803606, c2 = 0.741375, c3 = 'JVDMUMvga7' where c = 4791 index_test.go:143: sql update test_index set c1 = 5047353137583444892, c2 = 0.129293, c3 = 'r2VqDE8NJL' where c = 691 index_test.go:137: sql insert into test_index values (5039, 1026611194142740525, 0.782534, 'XqnP1egxi9') index_test.go:140: sql delete from test_index where c = 382 index_test.go:140: sql delete from test_index where c = 3397 index_test.go:143: sql update test_index set c1 = 1634125058934779520, c2 = 0.765450, c3 = 'bGBnqmvjyu' where c = 2992 index_test.go:137: sql insert into test_index values (5042, 3080353291484991348, 0.277755, 'KDPwGoFPYM') index_test.go:140: sql delete from test_index where c = 2787 index_test.go:140: sql delete from test_index where c = 4129 index_test.go:143: sql update test_index set c1 = 5665499692387259337, c2 = 0.890491, c3 = '7VV1rKDv4o' where c = 3725 index_test.go:143: sql update test_index set c1 = 1934257998517747299, c2 = 0.435906, c3 = 'vlJtrVsJiJ' where c = 3939 index_test.go:137: sql insert into test_index values (5046, 2407079489628440314, 0.678910, 'zGDxHVDcXq') index_test.go:137: sql insert into test_index values (5044, 6197732154770119587, 0.802649, 'MCxmFerQPi') index_test.go:137: sql insert into test_index values (5043, 6820426057381671613, 0.362413, 'Kn25kfmSgG') index_test.go:143: sql update test_index set c1 = 7437109736553374560, c2 = 0.074171, c3 = 'QWlBN9Io2p' where c = 4354 index_test.go:143: sql update test_index set c1 = 1089404906259634382, c2 = 0.861474, c3 = 'yaZZQLvIaC' where c = 4426 index_test.go:140: sql delete from test_index where c = 3002 index_test.go:140: sql delete from test_index where c = 4342 index_test.go:137: sql insert into test_index values (5045, 7402214491515545846, 0.454520, '1BfMvYOgCT') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (5047, 687473893381439573, 0.237218, 'zwrUo1KUJW') index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 3516 index_test.go:137: sql insert into test_index values (5050, 4478451198601051947, 0.032621, 'tsECQZ5HaT') index_test.go:137: sql insert into test_index values (5048, 2508717023841901984, 0.758169, 'T4TPUNrxC0') index_test.go:137: sql insert into test_index values (5049, 1732129391739577214, 0.271446, '6mqCJjpfEH') index_test.go:143: sql update test_index set c1 = 9123731687998157699, c2 = 0.924982, c3 = 'jEqAbhD9us' where c = 4371 index_test.go:143: sql update test_index set c1 = 7317191876341594804, c2 = 0.453544, c3 = 'r7uOMF1ms3' where c = 2885 index_test.go:143: sql update test_index set c1 = 156290377409747679, c2 = 0.272915, c3 = 'lOmFAfy3T2' where c = 2472 index_test.go:143: sql update test_index set c1 = 8568886392853811415, c2 = 0.395295, c3 = 'AQCimDGHMr' where c = 3606 index_test.go:143: sql update test_index set c1 = 2715740747298025792, c2 = 0.652989, c3 = 'YQjYa8VDSz' where c = 4436 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (5052, 3343657707965431990, 0.566185, 'HPzsQWC4q7') index_test.go:143: sql update test_index set c1 = 2336137871181853484, c2 = 0.305622, c3 = 'SIfqbCnZQR' where c = 2663 index_test.go:140: sql delete from test_index where c = 3172 index_test.go:143: sql update test_index set c1 = 26434119317614152, c2 = 0.504360, c3 = 'G0B0k7hF3D' where c = 488 index_test.go:143: sql update test_index set c1 = 9185987068471372038, c2 = 0.295632, c3 = '1jhPAxH4UP' where c = 377 index_test.go:137: sql insert into test_index values (5051, 9218082777979052767, 0.635230, 'khXxQpFKa1') index_test.go:137: sql insert into test_index values (5055, 5675911834655861694, 0.188606, 'GfyDE8Pbku') index_test.go:140: sql delete from test_index where c = 2509 index_test.go:137: sql insert into test_index values (5054, 1313446300230816977, 0.465934, 'pX7WLYt3Mi') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:137: sql insert into test_index values (5053, 6444782085549342042, 0.716682, 'SbnliyGjDt') index_test.go:140: sql delete from test_index where c = 3393 index_test.go:137: sql insert into test_index values (5056, 1586703065047203562, 0.152253, '7qnhBiNvff') index_test.go:140: sql delete from test_index where c = 1044 index_test.go:137: sql insert into test_index values (5057, 7873789181381092192, 0.368714, 'I1hmVjmKnI') index_test.go:143: sql update test_index set c1 = 4590821617784865429, c2 = 0.112405, c3 = 'm0xa77etd5' where c = 590 index_test.go:143: sql update test_index set c1 = 7308021825150045205, c2 = 0.678063, c3 = '5QUenPScJm' where c = 2025 index_test.go:140: sql delete from test_index where c = 1487 index_test.go:143: sql update test_index set c1 = 8771331062243781614, c2 = 0.787562, c3 = 'EnpCHEhSVY' where c = 118 index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (5058, 7448963671298274273, 0.005901, 'LkHhCWnglp') index_test.go:140: sql delete from test_index where c = 3280 index_test.go:137: sql insert into test_index values (5060, 6103471832962479397, 0.428834, 'Esi2ZAOUAz') index_test.go:140: sql delete from test_index where c = 2668 index_test.go:137: sql insert into test_index values (5059, 80598732359443207, 0.637757, 'H9CMy0lrXg') index_test.go:143: sql update test_index set c1 = 769444337817019276, c2 = 0.407944, c3 = 'omZoIEkW8O' where c = 3902 index_test.go:143: sql update test_index set c1 = 8765742928730230005, c2 = 0.531382, c3 = 'ne2iotGVN1' where c = 745 index_test.go:143: sql update test_index set c1 = 3442810486323473554, c2 = 0.832217, c3 = 'iuZB2rz0jj' where c = 4763 index_test.go:140: sql delete from test_index where c = 1555 index_test.go:143: sql update test_index set c1 = 4282757267982927496, c2 = 0.608983, c3 = 'OIR35zFcZf' where c = 4304 index_test.go:137: sql insert into test_index values (5061, 3744043332569669707, 0.730842, 'hObmD5MsOt') index_test.go:140: sql delete from test_index where c = 2151 index_test.go:143: sql update test_index set c1 = 2240869664720842173, c2 = 0.784255, c3 = 'C2LgoIX6TA' where c = 4795 index_test.go:137: sql insert into test_index values (5062, 1758906965050363494, 0.103591, 'xSOPJbfGkT') index_test.go:137: sql insert into test_index values (5063, 1593013581554400953, 0.158164, 'TiuSbh6ytt') index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 212 index_test.go:137: sql insert into test_index values (5065, 640839563622287477, 0.763872, '7r8VdYW6Zv') index_test.go:143: sql update test_index set c1 = 5621871172751629606, c2 = 0.582731, c3 = 'JodVj909lU' where c = 2262 index_test.go:143: sql update test_index set c1 = 1873929275216300477, c2 = 0.214093, c3 = 'AAiNNulEAj' where c = 2439 index_test.go:143: sql update test_index set c1 = 4684123000437166045, c2 = 0.711460, c3 = 'Fhvou4Djze' where c = 2892 index_test.go:137: sql insert into test_index values (5066, 5629072666701996022, 0.799775, '0FlC5Wkq3M') index_test.go:137: sql insert into test_index values (5064, 3137599355922495226, 0.413550, 'yC7Ntjg1SD') index_test.go:140: sql delete from test_index where c = 3111 index_test.go:140: sql delete from test_index where c = 4325 index_test.go:137: sql insert into test_index values (5067, 6755735543581179279, 0.531888, 'yIokW9c9YB') index_test.go:143: sql update test_index set c1 = 184141002652285507, c2 = 0.023215, c3 = 'N76DbRjnG0' where c = 3089 index_test.go:143: sql update test_index set c1 = 3189698916411455771, c2 = 0.116739, c3 = 'SkN8hR2BNr' where c = 3056 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:137: sql insert into test_index values (5069, 2820392505933599907, 0.833740, 'bbnrHZkIFN') index_test.go:143: sql update test_index set c1 = 3277109663140944442, c2 = 0.763914, c3 = 'juJGy3jPzl' where c = 797 index_test.go:140: sql delete from test_index where c = 3842 index_test.go:140: sql delete from test_index where c = 4507 index_test.go:140: sql delete from test_index where c = 2500 index_test.go:143: sql update test_index set c1 = 1953781069674509734, c2 = 0.026206, c3 = 'EKCCqqjeXk' where c = 2186 index_test.go:137: sql insert into test_index values (5068, 9063022453306807925, 0.109174, 'PJmPAPMqoB') index_test.go:137: sql insert into test_index values (5072, 1585733917720740512, 0.471445, 'FVUh1LuGuQ') index_test.go:137: sql insert into test_index values (5071, 6169572138773009998, 0.687897, 'PA8osXBqZX') index_test.go:143: sql update test_index set c1 = 4810275511383181869, c2 = 0.152508, c3 = 'QJy2TdTc3E' where c = 2257 index_test.go:143: sql update test_index set c1 = 44452981329662882, c2 = 0.221452, c3 = 'k0KHuPGWa9' where c = 4904 index_test.go:140: sql delete from test_index where c = 3341 index_test.go:137: sql insert into test_index values (5070, 2938260686319210708, 0.438834, 'LxW5oLxN6b') index_test.go:143: sql update test_index set c1 = 7188017343930710806, c2 = 0.021772, c3 = 'bFlzFJMctH' where c = 3167 index_test.go:137: sql insert into test_index values (5073, 9095999197190872371, 0.809124, 'xi6j96ertj') index_test.go:143: sql update test_index set c1 = 2403146882440067967, c2 = 0.199710, c3 = 'bEm1YCrz4Q' where c = 5051 index_test.go:140: sql delete from test_index where c = 4344 index_test.go:140: sql delete from test_index where c = 3726 index_test.go:137: sql insert into test_index values (5075, 1856438132215867808, 0.661558, 'd1R7phS8jb') index_test.go:137: sql insert into test_index values (5074, 7149190134945730190, 0.409285, '1Vfbz192X3') index_test.go:140: sql delete from test_index where c = 3211 index_test.go:140: sql delete from test_index where c = 616 index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 4430381589892542262, c2 = 0.672557, c3 = '7sdAYwck13' where c = 477 index_test.go:140: sql delete from test_index where c = 5067 index_test.go:143: sql update test_index set c1 = 4031368013895878090, c2 = 0.504329, c3 = 'lMKpcQt9aA' where c = 3184 index_test.go:143: sql update test_index set c1 = 3213679305864824806, c2 = 0.814973, c3 = 'lfGMqtSrZd' where c = 3533 index_test.go:140: sql delete from test_index where c = 3350 index_test.go:137: sql insert into test_index values (5076, 7051315138494065629, 0.586449, 'eS54XSjdr6') index_test.go:143: sql update test_index set c1 = 9061732954701815718, c2 = 0.359872, c3 = 'oiRnCivQsS' where c = 465 index_test.go:143: sql update test_index set c1 = 978863425427576948, c2 = 0.873963, c3 = '6khM00Otf1' where c = 3183 index_test.go:137: sql insert into test_index values (5079, 460380415077767478, 0.403562, 'GvaPLT3H1d') index_test.go:143: sql update test_index set c1 = 4339445561413778704, c2 = 0.422158, c3 = 'Y5KCbRsqUS' where c = 3512 index_test.go:137: sql insert into test_index values (5080, 8009249264820017558, 0.573311, 'XD7nubmPCZ') index_test.go:137: sql insert into test_index values (5078, 8092862549363119837, 0.313998, 'Ip1j8hMtfi') index_test.go:137: sql insert into test_index values (5077, 7552847009787293230, 0.236870, 'dSM8B5e1Wa') index_test.go:143: sql update test_index set c1 = 3796292227448304234, c2 = 0.849819, c3 = 'W3DLiXjMRR' where c = 601 index_test.go:143: sql update test_index set c1 = 3979172372222180833, c2 = 0.595454, c3 = 'DefaRlgoIo' where c = 3878 index_test.go:137: sql insert into test_index values (5081, 4754125327476362842, 0.924680, 'P7uw84Opef') index_test.go:140: sql delete from test_index where c = 2638 index_test.go:140: sql delete from test_index where c = 1213 index_test.go:140: sql delete from test_index where c = 2240 index_test.go:137: sql insert into test_index values (5083, 4483566120994084399, 0.496544, 'd1QHPLrUqN') index_test.go:137: sql insert into test_index values (5082, 9200904580844439325, 0.119697, 'uPTO8x44RG') index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (5085, 3547689270842583988, 0.992016, 'JJJ6iBA9GX') index_test.go:137: sql insert into test_index values (5084, 981190002566611494, 0.862092, 'IgAHL1RDwH') index_test.go:140: sql delete from test_index where c = 3512 index_test.go:140: sql delete from test_index where c = 4790 index_test.go:143: sql update test_index set c1 = 632404446414205278, c2 = 0.369564, c3 = 'eHp4Ki9z77' where c = 4238 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 9223359096618415422, c2 = 0.416666, c3 = 'cBQPAQcKJA' where c = 3636 index_test.go:140: sql delete from test_index where c = 2052 index_test.go:143: sql update test_index set c1 = 517036094649675810, c2 = 0.156760, c3 = 'pb7JsEPcSW' where c = 1243 index_test.go:143: sql update test_index set c1 = 2219849308858295939, c2 = 0.587628, c3 = 'NmbdHt7H2d' where c = 4955 index_test.go:137: sql insert into test_index values (5086, 3521662004014459574, 0.267306, '5iDtvO2AVh') index_test.go:137: sql insert into test_index values (5087, 1268579560916781030, 0.206355, 'eRietnp2mq') index_test.go:140: sql delete from test_index where c = 2289 index_test.go:143: sql update test_index set c1 = 286229128055912269, c2 = 0.867620, c3 = 'TD40EQKZUf' where c = 4146 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:143: sql update test_index set c1 = 5384473009901443959, c2 = 0.753879, c3 = 'z3F5sQJF0l' where c = 4770 index_test.go:137: sql insert into test_index values (5088, 3211595919955567776, 0.466801, 'Q9nFUnAVgc') index_test.go:140: sql delete from test_index where c = 3791 index_test.go:137: sql insert into test_index values (5089, 6290959487886222075, 0.357984, 'Hc2mZHyPiC') index_test.go:143: sql update test_index set c1 = 6558682613338144776, c2 = 0.117482, c3 = 'URf72pjwdH' where c = 4997 index_test.go:140: sql delete from test_index where c = 2702 index_test.go:143: sql update test_index set c1 = 7417861060867353450, c2 = 0.369482, c3 = 'QLLhR8BRyz' where c = 412 index_test.go:137: sql insert into test_index values (5090, 1061579802433669392, 0.459231, 'hPLcJhHwen') index_test.go:143: sql update test_index set c1 = 4795786150564317173, c2 = 0.036146, c3 = 'YqEVToHeOI' where c = 4282 index_test.go:143: sql update test_index set c1 = 5799042631168973019, c2 = 0.201059, c3 = 'a1QNxRFHOH' where c = 4320 index_test.go:137: sql insert into test_index values (5092, 5639855215467346407, 0.836533, 'wKMJTqfVCt') index_test.go:137: sql insert into test_index values (5093, 7746383480498621773, 0.553123, 'Hb3HJIOlqf') index_test.go:140: sql delete from test_index where c = 2128 index_test.go:140: sql delete from test_index where c = 1863 index_test.go:143: sql update test_index set c1 = 1014557359479249019, c2 = 0.242470, c3 = 'sxRohfZnKN' where c = 4555 index_test.go:143: sql update test_index set c1 = 7384731686523435387, c2 = 0.681538, c3 = 'McZReqgdKK' where c = 4228 index_test.go:137: sql insert into test_index values (5094, 6528709770951891043, 0.837751, 'Ie5jtNo2zc') index_test.go:137: sql insert into test_index values (5091, 8211438289787026448, 0.425791, 'DBF6uTKBl8') index_test.go:143: sql update test_index set c1 = 3764199316856538144, c2 = 0.634874, c3 = 'OnJU3E1SyQ' where c = 1498 index_test.go:143: sql update test_index set c1 = 9194898091349449900, c2 = 0.003290, c3 = 'IHFGvGHXe7' where c = 1484 index_test.go:140: sql delete from test_index where c = 1202 index_test.go:140: sql delete from test_index where c = 3511 index_test.go:140: sql delete from test_index where c = 4830 index_test.go:137: sql insert into test_index values (5096, 7310839982464359412, 0.708077, 'dYr4Ah953w') index_test.go:137: sql insert into test_index values (5095, 1889798433093467148, 0.911184, '7WG2TB1PvG') index_test.go:140: sql delete from test_index where c = 2359 index_test.go:140: sql delete from test_index where c = 4803 index_test.go:137: sql insert into test_index values (5097, 1294115280083780702, 0.085736, 'lsSXd9vXnT') index_test.go:143: sql update test_index set c1 = 4751401404042396497, c2 = 0.476232, c3 = 'qJD4sRq9fo' where c = 2423 index_test.go:143: sql update test_index set c1 = 4800869374790652671, c2 = 0.994352, c3 = 'R19X0NxVUf' where c = 150 index_test.go:143: sql update test_index set c1 = 1350045654165436876, c2 = 0.795624, c3 = 'C2PwdpFxDS' where c = 2907 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 3681 index_test.go:143: sql update test_index set c1 = 3372484945759895447, c2 = 0.125614, c3 = 'MaHLOAIevY' where c = 4473 index_test.go:137: sql insert into test_index values (5098, 2322446040040979589, 0.211081, 'AAfHjOq7By') index_test.go:143: sql update test_index set c1 = 801993340887428113, c2 = 0.440678, c3 = '7XId0s4cST' where c = 1792 index_test.go:143: sql update test_index set c1 = 8695255970058422349, c2 = 0.919153, c3 = 'SOdnKVDEaW' where c = 3888 index_test.go:143: sql update test_index set c1 = 3044427153240895200, c2 = 0.895535, c3 = '9yA2yQ06rM' where c = 3416 index_test.go:143: sql update test_index set c1 = 5215626341488237705, c2 = 0.111276, c3 = 'wLSnkjzhEV' where c = 1675 index_test.go:137: sql insert into test_index values (5100, 8411796074852002344, 0.151256, 'lv9ZPvR4gk') index_test.go:140: sql delete from test_index where c = 4780 index_test.go:137: sql insert into test_index values (5099, 1489699149805983927, 0.017791, 'S3lKzhGVxl') index_test.go:143: sql update test_index set c1 = 795051066977026597, c2 = 0.394879, c3 = 'dIG7YnmbHd' where c = 2492 index_test.go:140: sql delete from test_index where c = 1061 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:143: sql update test_index set c1 = 8348496673228192633, c2 = 0.752318, c3 = 'B790oX0DX1' where c = 3094 index_test.go:143: sql update test_index set c1 = 5599484677782984827, c2 = 0.360268, c3 = '97cwmm92gg' where c = 1576 [TestSimpleConflictUpdate][Insert][Time Cost]4.073754046s index_test.go:137: sql insert into test_index values (5108, 4661785430604529625, 0.245603, 'NdWkOckkPs') index_test.go:137: sql insert into test_index values (5102, 3233924713571559683, 0.021761, 'RnBRdDkENp') index_test.go:137: sql insert into test_index values (5105, 8988088669588049828, 0.674689, '0JK95mIQ2a') index_test.go:137: sql insert into test_index values (5103, 3938828241675770201, 0.746586, 'ueKfwA2mdw') index_test.go:137: sql insert into test_index values (5104, 4918541176661686719, 0.829340, 'SNG4B4jBTM') index_test.go:137: sql insert into test_index values (5101, 6155106335752862232, 0.927084, 'tGT4agZYJx') index_test.go:137: sql insert into test_index values (5109, 3662116496445706270, 0.278729, '4c2E0ygrzQ') index_test.go:140: sql delete from test_index where c = 3744 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:137: sql insert into test_index values (5106, 6558657802012144963, 0.478047, '8WbrR550m6') index_test.go:140: sql delete from test_index where c = 3574 index_test.go:137: sql insert into test_index values (5110, 3780150708447909013, 0.290968, 'fKTDE1al3N') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (5107, 5655575248754613916, 0.415074, 'A3Uhsl4bwb') index_test.go:143: sql update test_index set c1 = 4598663152598806810, c2 = 0.463301, c3 = 'XDsr2e1dtJ' where c = 3516 index_test.go:140: sql delete from test_index where c = 4735 index_test.go:140: sql delete from test_index where c = 3059 index_test.go:143: sql update test_index set c1 = 617316772709715853, c2 = 0.617275, c3 = 'H2LcAlrx70' where c = 4014 index_test.go:140: sql delete from test_index where c = 4326 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 8856931260616814175, c2 = 0.075907, c3 = 'PXhQKPdkkL' where c = 3557 index_test.go:140: sql delete from test_index where c = 4090 index_test.go:143: sql update test_index set c1 = 4451686293354291304, c2 = 0.796470, c3 = 'lqbrxE29rG' where c = 3883 index_test.go:137: sql insert into test_index values (5111, 5443496579818090895, 0.009078, '1hfMRITCib') index_test.go:137: sql insert into test_index values (5112, 1212832681202419223, 0.376940, 'BRCigSJewp') index_test.go:143: sql update test_index set c1 = 7600616791671996967, c2 = 0.716787, c3 = 'AeaMVXxl5a' where c = 4521 index_test.go:143: sql update test_index set c1 = 4488256342058498134, c2 = 0.173325, c3 = 'VyevtNxziD' where c = 2864 index_test.go:143: sql update test_index set c1 = 5779037918503399872, c2 = 0.947865, c3 = 'uwHRgt9dYb' where c = 2988 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:140: sql delete from test_index where c = 4284 index_test.go:137: sql insert into test_index values (5113, 7915038405922131030, 0.381821, '2xWS7ZelBx') index_test.go:143: sql update test_index set c1 = 8474132610080052005, c2 = 0.208637, c3 = '7UOgZuLyD3' where c = 4909 index_test.go:137: sql insert into test_index values (5114, 1985483068309214920, 0.798645, 'XqmB5tot4W') index_test.go:143: sql update test_index set c1 = 6359127363512880291, c2 = 0.163797, c3 = 'KwtQzV9mUP' where c = 1805 index_test.go:140: sql delete from test_index where c = 2830 index_test.go:137: sql insert into test_index values (5115, 5274842968331786831, 0.694941, 'JTioxkNy7h') index_test.go:143: sql update test_index set c1 = 7373385930280878096, c2 = 0.357740, c3 = 'yBXZ0T5jsz' where c = 3561 index_test.go:140: sql delete from test_index where c = 3733 index_test.go:137: sql insert into test_index values (5116, 8528016205305644105, 0.818970, '1OPnZZQw0s') index_test.go:137: sql insert into test_index values (5118, 1228075835575208304, 0.678479, '1VqGWUhC0U') index_test.go:143: sql update test_index set c1 = 4599899850886439387, c2 = 0.235984, c3 = 'ia6Z4OXqkQ' where c = 1687 index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 3091327256437261848, c2 = 0.161951, c3 = 'oXXhQiHLzI' where c = 3419 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:143: sql update test_index set c1 = 7914367370907028939, c2 = 0.518629, c3 = '6quIoVoGfe' where c = 1892 index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (5117, 6849615576286383536, 0.043888, '7px1jnyCrg') index_test.go:137: sql insert into test_index values (5120, 5775149993991257163, 0.162625, 'pdRUtmhNJQ') index_test.go:137: sql insert into test_index values (5121, 8137980623075614145, 0.556150, 'NWQXkWPYnX') index_test.go:137: sql insert into test_index values (5123, 7466803942201005813, 0.562373, 'TsTLBslYss') index_test.go:143: sql update test_index set c1 = 3235273045994654576, c2 = 0.753289, c3 = 'cKNvPuv9S1' where c = 4370 index_test.go:143: sql update test_index set c1 = 8918848908414651554, c2 = 0.981432, c3 = 'Fs5AdCXdrH' where c = 2270 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:137: sql insert into test_index values (5122, 682239960083996287, 0.348904, 'NZ3gBnzdjF') index_test.go:143: sql update test_index set c1 = 9163252724327690305, c2 = 0.608453, c3 = 'mb1CrUOSy1' where c = 2460 index_test.go:137: sql insert into test_index values (5119, 7374925805850329535, 0.267004, '9tBLJfPbYe') index_test.go:143: sql update test_index set c1 = 5553369167236715527, c2 = 0.614699, c3 = '7E9J32EsAt' where c = 2513 index_test.go:140: sql delete from test_index where c = 3333 index_test.go:140: sql delete from test_index where c = 4646 index_test.go:137: sql insert into test_index values (5124, 4869865111868597643, 0.088432, 'fmgw7pcJjy') index_test.go:137: sql insert into test_index values (5125, 7603677512928499117, 0.562431, 'gb16CEgla5') index_test.go:140: sql delete from test_index where c = 4691 index_test.go:140: sql delete from test_index where c = 5063 index_test.go:140: sql delete from test_index where c = 2302 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (5126, 8168732437184952836, 0.164488, 'yDbeCFKep0') index_test.go:143: sql update test_index set c1 = 2801234066633360056, c2 = 0.437543, c3 = 'Mu075FZIJq' where c = 102 index_test.go:143: sql update test_index set c1 = 3489758540919336774, c2 = 0.130214, c3 = 'Za4PmwdgFc' where c = 3318 index_test.go:143: sql update test_index set c1 = 8150066274457605160, c2 = 0.045608, c3 = 'md49Q2vZZD' where c = 935 index_test.go:143: sql update test_index set c1 = 1321162151890740423, c2 = 0.428859, c3 = '7wj2l1Jrjw' where c = 879 index_test.go:140: sql delete from test_index where c = 1327 index_test.go:143: sql update test_index set c1 = 998955755295973203, c2 = 0.693010, c3 = 'L4Al7uqTwS' where c = 2349 index_test.go:140: sql delete from test_index where c = 2706 index_test.go:143: sql update test_index set c1 = 5044798226830773414, c2 = 0.097164, c3 = 'MAvXbNxMBr' where c = 802 index_test.go:137: sql insert into test_index values (5127, 4934879505232985609, 0.223629, 'zxSdIwIv0v') index_test.go:143: sql update test_index set c1 = 3173276521961697949, c2 = 0.028118, c3 = 'V5u6WPqreC' where c = 1570 index_test.go:137: sql insert into test_index values (5128, 7161474765058720521, 0.710991, 'WVLw24ZOh9') index_test.go:143: sql update test_index set c1 = 8509520333164267714, c2 = 0.595415, c3 = 'Jd4mZisOqi' where c = 476 index_test.go:143: sql update test_index set c1 = 4919041476901998832, c2 = 0.536534, c3 = '435mGZxjMf' where c = 4433 index_test.go:137: sql insert into test_index values (5131, 5609988698699028167, 0.168162, '2GTqJDu17R') index_test.go:137: sql insert into test_index values (5132, 6921955328379473292, 0.236453, 'QpIuhkdINk') index_test.go:137: sql insert into test_index values (5129, 2130066523349587275, 0.310310, 'NcW3ZOOQYR') index_test.go:137: sql insert into test_index values (5134, 8064375900425572686, 0.132338, '9Zy8pIx77n') index_test.go:140: sql delete from test_index where c = 1563 index_test.go:137: sql insert into test_index values (5133, 8265809658756356164, 0.311130, '60HiQck41V') index_test.go:140: sql delete from test_index where c = 453 index_test.go:137: sql insert into test_index values (5130, 7537704380341526421, 0.203132, '2SLKf080cW') index_test.go:140: sql delete from test_index where c = 4530 index_test.go:140: sql delete from test_index where c = 4001 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:137: sql insert into test_index values (5135, 866741346559098661, 0.253955, 'h1UChTTroZ') index_test.go:143: sql update test_index set c1 = 7479544337034895744, c2 = 0.328531, c3 = '6ShkK5MzRP' where c = 86 index_test.go:140: sql delete from test_index where c = 2023 index_test.go:143: sql update test_index set c1 = 8733171823961359671, c2 = 0.634783, c3 = '85IpxQzxNp' where c = 4030 index_test.go:140: sql delete from test_index where c = 4246 index_test.go:143: sql update test_index set c1 = 5066768056838032802, c2 = 0.295418, c3 = 'xIwuZRtcSS' where c = 628 index_test.go:143: sql update test_index set c1 = 6964697287106377081, c2 = 0.470414, c3 = 't5XqxcDgRF' where c = 2133 index_test.go:143: sql update test_index set c1 = 7703264215882171577, c2 = 0.719026, c3 = 'iXT0DIK11V' where c = 1307 index_test.go:137: sql insert into test_index values (5136, 3630942892409294473, 0.141351, 'PWy9IyL1NJ') index_test.go:137: sql insert into test_index values (5137, 4103943212545845052, 0.936890, 'mAH5D8qW46') index_test.go:140: sql delete from test_index where c = 4314 index_test.go:143: sql update test_index set c1 = 176062122535134824, c2 = 0.496774, c3 = 'HTgzCKqCVj' where c = 1324 index_test.go:143: sql update test_index set c1 = 6415075565187993947, c2 = 0.649783, c3 = '1QtTGnrFFv' where c = 2263 index_test.go:137: sql insert into test_index values (5140, 1860943816973408996, 0.097497, '6Hl6egVjJD') index_test.go:137: sql insert into test_index values (5139, 8992427698429940316, 0.730096, 'QgCqtQTmRj') index_test.go:140: sql delete from test_index where c = 3532 index_test.go:137: sql insert into test_index values (5143, 1411082313848333977, 0.243288, 'xJ6hg3f4Lw') index_test.go:140: sql delete from test_index where c = 4971 index_test.go:137: sql insert into test_index values (5142, 5198863340494359176, 0.294413, 'TP3afYt98B') index_test.go:143: sql update test_index set c1 = 407817836302678240, c2 = 0.666671, c3 = 'tCR9w1s7wC' where c = 3654 index_test.go:137: sql insert into test_index values (5138, 7451802141300945598, 0.917955, 'CWuUHlxdze') index_test.go:137: sql insert into test_index values (5141, 5239845079418255650, 0.323237, 'vfXNRVbJHv') index_test.go:140: sql delete from test_index where c = 1663 index_test.go:143: sql update test_index set c1 = 4429938949252437551, c2 = 0.867157, c3 = '88hvUoZI69' where c = 721 index_test.go:143: sql update test_index set c1 = 4652712090551600659, c2 = 0.939276, c3 = 'JDuoySUkb8' where c = 2154 index_test.go:140: sql delete from test_index where c = 3611 index_test.go:140: sql delete from test_index where c = 3089 index_test.go:137: sql insert into test_index values (5144, 3553243398914010491, 0.566722, 'H8rsZx0vIA') index_test.go:140: sql delete from test_index where c = 3299 index_test.go:140: sql delete from test_index where c = 420 index_test.go:143: sql update test_index set c1 = 2664178051414811663, c2 = 0.560505, c3 = 'V2hdVcJFxJ' where c = 4477 index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (5146, 4040827231652162203, 0.831667, 'dEu2s6LmDa') index_test.go:143: sql update test_index set c1 = 3289825522464394612, c2 = 0.489990, c3 = 'IAth5IMj8V' where c = 3748 index_test.go:143: sql update test_index set c1 = 7110842299975782854, c2 = 0.840937, c3 = '5ICQdUzVCo' where c = 2175 index_test.go:143: sql update test_index set c1 = 8992574340012071717, c2 = 0.560396, c3 = 'sakKvxpwOO' where c = 3799 index_test.go:137: sql insert into test_index values (5145, 8807329142451746459, 0.389709, 'AAZi78i7pg') index_test.go:137: sql insert into test_index values (5147, 1752542049162158897, 0.376581, 'TqCA173rfo') index_test.go:143: sql update test_index set c1 = 5784272245834689183, c2 = 0.156285, c3 = 'XrM9WTMZl2' where c = 5091 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:137: sql insert into test_index values (5149, 8668960632529771296, 0.935647, 'KwJZHpXJJF') index_test.go:143: sql update test_index set c1 = 2503421753295637937, c2 = 0.864979, c3 = 'rRTeqnwQex' where c = 1353 index_test.go:137: sql insert into test_index values (5148, 6548114548822941064, 0.801365, 'r2yCCkhcxw') index_test.go:143: sql update test_index set c1 = 8097367809981022001, c2 = 0.071747, c3 = 'ZzQzojdJTc' where c = 1936 index_test.go:137: sql insert into test_index values (5150, 7936181588444947658, 0.512485, 'CRJZskDuTg') index_test.go:143: sql update test_index set c1 = 3593903202454420539, c2 = 0.427114, c3 = 'J4IdsTXcGH' where c = 1312 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:140: sql delete from test_index where c = 2997 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:137: sql insert into test_index values (5151, 7316095013028128162, 0.025074, 'qnHMBw9VQj') index_test.go:143: sql update test_index set c1 = 575010793515967005, c2 = 0.282935, c3 = 'Y5LAkuNS4j' where c = 1609 index_test.go:143: sql update test_index set c1 = 3364635807193436612, c2 = 0.230044, c3 = 'tpP8IBwc5P' where c = 3731 index_test.go:143: sql update test_index set c1 = 7270710761094273137, c2 = 0.196019, c3 = 'dxa1jO92GP' where c = 2407 index_test.go:140: sql delete from test_index where c = 3725 index_test.go:137: sql insert into test_index values (5155, 5021080579392120039, 0.825006, 'NwcdJS3Q8H') index_test.go:137: sql insert into test_index values (5153, 1928203424422036055, 0.932844, 'IFvZXcKWjs') index_test.go:137: sql insert into test_index values (5152, 5592775197392344489, 0.070636, 'sY8F9DRwRb') index_test.go:143: sql update test_index set c1 = 49688884067848689, c2 = 0.729884, c3 = 'SbBOUFavxR' where c = 343 index_test.go:140: sql delete from test_index where c = 3605 index_test.go:140: sql delete from test_index where c = 3637 index_test.go:137: sql insert into test_index values (5154, 4812743197730548227, 0.871815, 'LetcEig9RN') index_test.go:137: sql insert into test_index values (5156, 315393597374759387, 0.532840, '3V1R5OOiIC') index_test.go:137: sql insert into test_index values (5157, 6375704999225370049, 0.187049, 'ctnlDC2j1t') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:140: sql delete from test_index where c = 2545 index_test.go:140: sql delete from test_index where c = 4512 index_test.go:140: sql delete from test_index where c = 2927 index_test.go:143: sql update test_index set c1 = 6325453326412633628, c2 = 0.692237, c3 = 'rZCWGa0QW4' where c = 2916 index_test.go:137: sql insert into test_index values (5158, 216354613233586908, 0.650313, '3spXgWBQp5') index_test.go:140: sql delete from test_index where c = 4712 index_test.go:143: sql update test_index set c1 = 6338801176088834915, c2 = 0.648119, c3 = '13FYv1RtUA' where c = 3871 index_test.go:140: sql delete from test_index where c = 4828 index_test.go:143: sql update test_index set c1 = 109800141470251555, c2 = 0.405618, c3 = 'kTys0i9CSp' where c = 342 index_test.go:143: sql update test_index set c1 = 8569363874584684824, c2 = 0.152038, c3 = 'oSrcXNMZUz' where c = 3933 index_test.go:143: sql update test_index set c1 = 7040442050897500117, c2 = 0.903951, c3 = '6WYPmCKUGV' where c = 3894 index_test.go:137: sql insert into test_index values (5160, 693132029485440576, 0.124229, 'EM83nzE8iM') index_test.go:143: sql update test_index set c1 = 2149770227786742100, c2 = 0.071767, c3 = 'NVMYqHGh2L' where c = 1536 index_test.go:143: sql update test_index set c1 = 6258165612665392601, c2 = 0.616685, c3 = 'GvVXf1VSTW' where c = 1686 index_test.go:137: sql insert into test_index values (5162, 5838040317704309353, 0.215198, 'XUeXBvfbDQ') index_test.go:140: sql delete from test_index where c = 1447 index_test.go:137: sql insert into test_index values (5161, 4159186778428328161, 0.700330, '88q31UeY1g') index_test.go:140: sql delete from test_index where c = 1964 index_test.go:137: sql insert into test_index values (5163, 7573357485888585549, 0.499378, 'eIIJ9P0mbi') index_test.go:137: sql insert into test_index values (5164, 7840578022940289522, 0.118538, 'yFHYWScEM0') index_test.go:137: sql insert into test_index values (5159, 6055980246231408024, 0.867442, 'DvT3gE240w') index_test.go:137: sql insert into test_index values (5165, 749543390673552568, 0.319032, 'cD6vkILSzy') index_test.go:140: sql delete from test_index where c = 4593 index_test.go:140: sql delete from test_index where c = 2489 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:143: sql update test_index set c1 = 7891485486813023087, c2 = 0.653975, c3 = 'NEeZRA3PXj' where c = 3901 index_test.go:140: sql delete from test_index where c = 4565 index_test.go:143: sql update test_index set c1 = 9184004059587952614, c2 = 0.603963, c3 = 'rTlIYilKfc' where c = 4467 index_test.go:143: sql update test_index set c1 = 6447847056390243850, c2 = 0.264312, c3 = '90MUH4fr5r' where c = 57 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 6432837529299772910, c2 = 0.692398, c3 = 'AwAHm8VS2I' where c = 1827 index_test.go:140: sql delete from test_index where c = 3953 index_test.go:137: sql insert into test_index values (5168, 2953576561523594571, 0.219310, 'D1PD5Hl7ZD') index_test.go:143: sql update test_index set c1 = 8660590680183640839, c2 = 0.220027, c3 = 'BKAluKFaH4' where c = 3137 index_test.go:143: sql update test_index set c1 = 1814259661869389653, c2 = 0.822584, c3 = 'C0J6tSTb9S' where c = 4291 index_test.go:137: sql insert into test_index values (5167, 8567345213648223246, 0.345560, 'j4UvlocGxF') index_test.go:143: sql update test_index set c1 = 8633253966094453606, c2 = 0.746428, c3 = 'YZDJ5yPdHg' where c = 4425 index_test.go:143: sql update test_index set c1 = 8873955782999634636, c2 = 0.394734, c3 = 'y2Zp1B2vLE' where c = 4717 index_test.go:137: sql insert into test_index values (5169, 7695598701827446990, 0.182188, 'QOE46zj7lF') index_test.go:137: sql insert into test_index values (5166, 3768368411382630335, 0.624925, 'WjNiLgmuRx') index_test.go:143: sql update test_index set c1 = 7921714008642479283, c2 = 0.811651, c3 = 'g0iek7kHRT' where c = 2223 index_test.go:140: sql delete from test_index where c = 3973 index_test.go:140: sql delete from test_index where c = 4266 index_test.go:140: sql delete from test_index where c = 2865 index_test.go:137: sql insert into test_index values (5172, 7640748607047981440, 0.857586, 'yiVwthZ91B') index_test.go:143: sql update test_index set c1 = 406971592814309983, c2 = 0.113794, c3 = 'VCgL5DyRwZ' where c = 3205 index_test.go:137: sql insert into test_index values (5173, 2066323073144158916, 0.633288, 'QOZBDY7b6R') index_test.go:137: sql insert into test_index values (5174, 3590257533418999930, 0.623826, 'xCWtj6aBYN') index_test.go:143: sql update test_index set c1 = 2030150278373859751, c2 = 0.379640, c3 = 'JUnghd10jZ' where c = 3280 index_test.go:137: sql insert into test_index values (5171, 831532039603666663, 0.019070, 'T0zBy4Fco5') index_test.go:140: sql delete from test_index where c = 2377 index_test.go:140: sql delete from test_index where c = 3287 index_test.go:137: sql insert into test_index values (5170, 1992810415765066093, 0.494432, 'R9fd3DJFaT') index_test.go:140: sql delete from test_index where c = 1162 index_test.go:143: sql update test_index set c1 = 962979348628929265, c2 = 0.887017, c3 = 'sB8QbzBBMN' where c = 4393 index_test.go:143: sql update test_index set c1 = 283078295501713988, c2 = 0.946000, c3 = '9yefdsETQK' where c = 3389 index_test.go:140: sql delete from test_index where c = 5124 index_test.go:143: sql update test_index set c1 = 2265750413214584942, c2 = 0.122973, c3 = 'H1Xe1GDOVW' where c = 1496 index_test.go:137: sql insert into test_index values (5177, 6767007361870765254, 0.105148, 'DvlrMxYonL') index_test.go:143: sql update test_index set c1 = 4760326267370951892, c2 = 0.979219, c3 = '0ppNoKW4E9' where c = 3654 index_test.go:137: sql insert into test_index values (5176, 1448916044173125385, 0.817504, '1ClRn8QnbW') index_test.go:140: sql delete from test_index where c = 3747 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:137: sql insert into test_index values (5180, 6267120316355767345, 0.575320, 'LYeOTH3iHK') index_test.go:137: sql insert into test_index values (5179, 123965446277125369, 0.927150, 'RU7ciFfm3i') index_test.go:143: sql update test_index set c1 = 2858671093532107470, c2 = 0.779888, c3 = '9awB2Mnwoe' where c = 104 index_test.go:137: sql insert into test_index values (5175, 6822584491915075171, 0.405824, 'ZVGTxNeEit') index_test.go:137: sql insert into test_index values (5178, 2748161400705136222, 0.475445, '1oh7gv7GDx') index_test.go:140: sql delete from test_index where c = 3922 index_test.go:140: sql delete from test_index where c = 4100 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:143: sql update test_index set c1 = 2385558364035209573, c2 = 0.787421, c3 = 'SWHgOvxl8o' where c = 3495 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:143: sql update test_index set c1 = 6930280418303494411, c2 = 0.719464, c3 = 'YXUGEo1vxw' where c = 4024 index_test.go:140: sql delete from test_index where c = 1862 index_test.go:137: sql insert into test_index values (5181, 7616629051536803533, 0.095032, 'rq7WdL9TOG') index_test.go:143: sql update test_index set c1 = 3530330527105545017, c2 = 0.545647, c3 = 'E2gWNV7pQt' where c = 1268 index_test.go:140: sql delete from test_index where c = 3864 index_test.go:143: sql update test_index set c1 = 7114434097907051553, c2 = 0.327448, c3 = 'RBbqN29E62' where c = 3396 index_test.go:143: sql update test_index set c1 = 629157135235757202, c2 = 0.838425, c3 = '3zgTKS0I6y' where c = 3049 index_test.go:143: sql update test_index set c1 = 7291438358275548408, c2 = 0.522689, c3 = 'gLmd65KXUO' where c = 1255 index_test.go:143: sql update test_index set c1 = 4513785935595153167, c2 = 0.308857, c3 = 'c0uO7aMrmm' where c = 2262 index_test.go:137: sql insert into test_index values (5184, 6199080558440959491, 0.260100, 'OkpDt7pW5q') index_test.go:143: sql update test_index set c1 = 3874078529335106256, c2 = 0.617997, c3 = 'Qyqbj7mnCe' where c = 3576 index_test.go:137: sql insert into test_index values (5182, 2744001228180112859, 0.541701, '5qZB2rx1HK') index_test.go:137: sql insert into test_index values (5183, 5941368082019814448, 0.330483, 'xy3tE1IbKn') index_test.go:143: sql update test_index set c1 = 4694997342810364093, c2 = 0.680808, c3 = 'PcwxC2lx4u' where c = 79 index_test.go:137: sql insert into test_index values (5186, 1392757094727393369, 0.631955, 'ICrfvCVODj') index_test.go:140: sql delete from test_index where c = 3596 index_test.go:137: sql insert into test_index values (5188, 8257728777890998804, 0.001351, '2bE16IVqFf') index_test.go:137: sql insert into test_index values (5185, 2119340558916143664, 0.345075, 'Y6wW3oirLN') index_test.go:140: sql delete from test_index where c = 3358 index_test.go:137: sql insert into test_index values (5187, 7604559992683629656, 0.157775, '1cL5Qjdz8S') index_test.go:137: sql insert into test_index values (5189, 1284614703242907796, 0.143594, 'GfFNsvZ3po') index_test.go:140: sql delete from test_index where c = 827 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:140: sql delete from test_index where c = 3243 index_test.go:137: sql insert into test_index values (5190, 1812841478072403753, 0.192753, '5PpvplMnS8') index_test.go:140: sql delete from test_index where c = 3656 index_test.go:140: sql delete from test_index where c = 3577 index_test.go:143: sql update test_index set c1 = 7511111135694612831, c2 = 0.792802, c3 = 'lHbWx2v3vx' where c = 395 index_test.go:143: sql update test_index set c1 = 6103878301234773266, c2 = 0.255659, c3 = 'XOhvmIkjnU' where c = 3214 index_test.go:143: sql update test_index set c1 = 7406788980505392009, c2 = 0.087355, c3 = 'hFa18DD4b9' where c = 4443 index_test.go:140: sql delete from test_index where c = 4947 index_test.go:143: sql update test_index set c1 = 5748420022054846583, c2 = 0.035589, c3 = '7NdsLoBUQc' where c = 995 index_test.go:143: sql update test_index set c1 = 5708249264750753683, c2 = 0.601253, c3 = 'dZxbpRqXjL' where c = 4527 index_test.go:143: sql update test_index set c1 = 5755991721508403043, c2 = 0.703217, c3 = 'CCyDitMykm' where c = 2390 index_test.go:143: sql update test_index set c1 = 3772811181841100994, c2 = 0.972755, c3 = 'g4LXAFRsRs' where c = 3483 index_test.go:143: sql update test_index set c1 = 8371309592432235534, c2 = 0.220159, c3 = 'NiRLW74b6u' where c = 2723 index_test.go:143: sql update test_index set c1 = 7955728133625971729, c2 = 0.147640, c3 = 'ZVsjMnZnuX' where c = 3835 index_test.go:137: sql insert into test_index values (5194, 1891276028846906223, 0.379098, 'caC2VUJyxs') index_test.go:137: sql insert into test_index values (5192, 634249527642112460, 0.162650, 'LSVcFGGF4O') index_test.go:140: sql delete from test_index where c = 4387 index_test.go:137: sql insert into test_index values (5191, 8003278937193557462, 0.895020, '5WAdD86xK9') index_test.go:137: sql insert into test_index values (5197, 849801174890492597, 0.562380, '40GOiokYG5') index_test.go:137: sql insert into test_index values (5193, 7136770464953404595, 0.347640, 'SCNwl2IM7P') index_test.go:140: sql delete from test_index where c = 1485 index_test.go:140: sql delete from test_index where c = 2417 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 3421 index_test.go:143: sql update test_index set c1 = 7220629948347834906, c2 = 0.090408, c3 = '8TmHHTruDL' where c = 1944 index_test.go:143: sql update test_index set c1 = 2512106941751245492, c2 = 0.943359, c3 = '4rb0dBfc7k' where c = 4332 index_test.go:137: sql insert into test_index values (5196, 3427973061809501898, 0.498477, 'jMtOAq2QSr') index_test.go:140: sql delete from test_index where c = 3107 index_test.go:137: sql insert into test_index values (5195, 3189889888177644216, 0.364597, 'WXUCz5CEe3') index_test.go:143: sql update test_index set c1 = 5657816320111788895, c2 = 0.781207, c3 = 'FbHkvToAtG' where c = 3699 index_test.go:143: sql update test_index set c1 = 8201653662879745034, c2 = 0.204471, c3 = 'yvy5yFh2rP' where c = 4998 index_test.go:140: sql delete from test_index where c = 4501 index_test.go:143: sql update test_index set c1 = 6597572652168072950, c2 = 0.368696, c3 = 'K49NGCHgZa' where c = 3665 index_test.go:143: sql update test_index set c1 = 242673393461588882, c2 = 0.305340, c3 = 'Zoziol62M1' where c = 2078 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:143: sql update test_index set c1 = 3528183626868474440, c2 = 0.235621, c3 = '0IM7V0NeBv' where c = 293 index_test.go:137: sql insert into test_index values (5199, 1543685809015948535, 0.151558, 'Rz9BKu42VJ') index_test.go:137: sql insert into test_index values (5198, 8923067456564544681, 0.043680, 'oIoSDOcU7s') index_test.go:143: sql update test_index set c1 = 4062409626778803505, c2 = 0.382787, c3 = 'gohDWZaJuG' where c = 2750 index_test.go:140: sql delete from test_index where c = 1477 index_test.go:140: sql delete from test_index where c = 4414 index_test.go:143: sql update test_index set c1 = 6192855550534539367, c2 = 0.897496, c3 = '8ZLO6Bqvnr' where c = 1373 index_test.go:137: sql insert into test_index values (5200, 3481180677774669507, 0.386636, 'OtLmGoIkBH') index_test.go:143: sql update test_index set c1 = 4448756046720315885, c2 = 0.714650, c3 = 'FMqnJRYkug' where c = 1336 index_test.go:140: sql delete from test_index where c = 1513 index_test.go:143: sql update test_index set c1 = 8154942827665839859, c2 = 0.239262, c3 = 'oahHbwbn9l' where c = 2902 index_test.go:137: sql insert into test_index values (5203, 3991502762036486075, 0.384232, '9n0W7hMZr9') index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 7003691070109063800, c2 = 0.763862, c3 = 'r8W64L5oDc' where c = 36 index_test.go:137: sql insert into test_index values (5204, 2402372007177978738, 0.857732, '7xMww0vfnj') index_test.go:137: sql insert into test_index values (5209, 2453285403344961532, 0.806752, 'RCj8uyNE7A') index_test.go:137: sql insert into test_index values (5207, 1919600480954072400, 0.689328, 'pFRqBQnuzF') index_test.go:137: sql insert into test_index values (5210, 963872601688391156, 0.855897, 'peQauZczvn') index_test.go:137: sql insert into test_index values (5206, 76634093160369150, 0.347352, 'tkz0Rk8dXb') index_test.go:137: sql insert into test_index values (5205, 8705039727144508981, 0.799795, 'bVtRAVPlNt') index_test.go:137: sql insert into test_index values (5201, 6644742923988356650, 0.663405, '1E7ozxNAog') index_test.go:137: sql insert into test_index values (5208, 1152484421686389500, 0.002444, 'uFSWcwaOXf') index_test.go:137: sql insert into test_index values (5202, 273711879594253325, 0.891773, 'qMv9Kqabm2') index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 7265063343952173182, c2 = 0.909338, c3 = 'bRZwt3z641' where c = 926 index_test.go:137: sql insert into test_index values (5211, 8369559974598036534, 0.677046, 'bqj5RWzNOZ') index_test.go:140: sql delete from test_index where c = 2289 index_test.go:143: sql update test_index set c1 = 7044245053863875871, c2 = 0.458173, c3 = '35Cv4I8l4r' where c = 1522 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 5060 index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 2021768270758423352, c2 = 0.816177, c3 = 'YK4UcpzF7W' where c = 863 index_test.go:140: sql delete from test_index where c = 4064 index_test.go:143: sql update test_index set c1 = 7413489760214682627, c2 = 0.468720, c3 = 'n9E5xinmlP' where c = 5149 index_test.go:140: sql delete from test_index where c = 2518 index_test.go:137: sql insert into test_index values (5212, 4996016755467614386, 0.863366, '45OGPNVJDz') index_test.go:140: sql delete from test_index where c = 4949 index_test.go:143: sql update test_index set c1 = 2090435773887294916, c2 = 0.099260, c3 = 'pVI2j4H6jz' where c = 4086 index_test.go:143: sql update test_index set c1 = 8384278870660643886, c2 = 0.706233, c3 = 'PS5Nm1MZuV' where c = 1911 index_test.go:143: sql update test_index set c1 = 6503805291525532899, c2 = 0.411103, c3 = 'QvvCRZAi6Y' where c = 3953 index_test.go:140: sql delete from test_index where c = 2802 index_test.go:143: sql update test_index set c1 = 8709871542256852161, c2 = 0.413812, c3 = 'rLxLMh0AR3' where c = 3150 index_test.go:137: sql insert into test_index values (5213, 8236152304890405646, 0.128972, '78jynlE8AZ') index_test.go:140: sql delete from test_index where c = 1493 index_test.go:143: sql update test_index set c1 = 3558608822213334206, c2 = 0.443134, c3 = 'CybewLLfjf' where c = 3080 index_test.go:137: sql insert into test_index values (5214, 3018728784695135347, 0.125245, 'Kql1Nb76G0') index_test.go:143: sql update test_index set c1 = 2599274812883453991, c2 = 0.789738, c3 = 'oe5TObCVdQ' where c = 4680 index_test.go:137: sql insert into test_index values (5219, 6170667386182187153, 0.091306, 'GMec1BEuZR') index_test.go:137: sql insert into test_index values (5218, 6148724071689980180, 0.316310, 'oYHAnZ2Ueh') index_test.go:137: sql insert into test_index values (5216, 4552386219688584579, 0.083756, '4TMrOAxZYt') index_test.go:137: sql insert into test_index values (5217, 1738238434084051162, 0.778318, 'rMOVE9oORF') index_test.go:143: sql update test_index set c1 = 8284885620574994051, c2 = 0.850341, c3 = 'VfN5XFsdSU' where c = 2756 index_test.go:137: sql insert into test_index values (5215, 6971631233901400738, 0.438810, 'cIe6Fg7jb0') index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 5222792237040467096, c2 = 0.476569, c3 = 'VPUijJtArJ' where c = 4864 index_test.go:143: sql update test_index set c1 = 5426472745249761228, c2 = 0.898182, c3 = 'mIHEakD11y' where c = 3420 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:143: sql update test_index set c1 = 4253529060614836656, c2 = 0.856756, c3 = 'ncpniOKYD5' where c = 454 index_test.go:137: sql insert into test_index values (5221, 4116442768875874155, 0.541907, 'ssCorGdSY2') index_test.go:140: sql delete from test_index where c = 5028 index_test.go:140: sql delete from test_index where c = 1599 index_test.go:140: sql delete from test_index where c = 3123 index_test.go:140: sql delete from test_index where c = 3317 index_test.go:137: sql insert into test_index values (5220, 6701449073972683084, 0.325061, 'TB1x4DYvVn') index_test.go:137: sql insert into test_index values (5224, 4606065490514067096, 0.114754, 'BLVL3MS80z') index_test.go:137: sql insert into test_index values (5225, 2657773699373641893, 0.853842, 'WBZGNR7dGc') index_test.go:137: sql insert into test_index values (5223, 938217898273237894, 0.952273, 'zwmXQzRnFe') index_test.go:137: sql insert into test_index values (5222, 3927022932091587384, 0.810742, 'V9E9iy1f4U') index_test.go:140: sql delete from test_index where c = 3637 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 2855419025311505540, c2 = 0.640083, c3 = '1NZxzGcrW3' where c = 4130 index_test.go:140: sql delete from test_index where c = 3944 index_test.go:143: sql update test_index set c1 = 5730136154150229150, c2 = 0.745155, c3 = 'Krhv56rlMq' where c = 694 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:143: sql update test_index set c1 = 1030156342472381035, c2 = 0.839017, c3 = 'KpACnNpwGZ' where c = 4053 index_test.go:143: sql update test_index set c1 = 2245571084219399394, c2 = 0.507128, c3 = 'CUuy4X1W9l' where c = 3589 index_test.go:143: sql update test_index set c1 = 4951941725237230120, c2 = 0.919277, c3 = 'qKphebI4ib' where c = 4815 index_test.go:140: sql delete from test_index where c = 3103 index_test.go:140: sql delete from test_index where c = 5140 index_test.go:137: sql insert into test_index values (5228, 7231053128637599349, 0.922624, 'm2pCVU92E5') index_test.go:137: sql insert into test_index values (5227, 1935987356965715743, 0.808231, 'oIo1BvMnWo') index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 3357 index_test.go:143: sql update test_index set c1 = 3288837339485793642, c2 = 0.937424, c3 = 'oKqTR2aDre' where c = 1379 index_test.go:143: sql update test_index set c1 = 4137383297706591261, c2 = 0.017705, c3 = 'zxVtM14xyx' where c = 1728 index_test.go:137: sql insert into test_index values (5226, 6638259795032761898, 0.987121, 'QVOz11te3V') index_test.go:143: sql update test_index set c1 = 46001154589036733, c2 = 0.778293, c3 = '8yhnGxQg1z' where c = 3217 index_test.go:137: sql insert into test_index values (5230, 7800796186704932284, 0.731233, 'w3MlChwpeM') index_test.go:137: sql insert into test_index values (5229, 8903226910329804018, 0.447814, 'NukAMWVf6m') index_test.go:143: sql update test_index set c1 = 6588775147170825405, c2 = 0.461444, c3 = 'OSK2uJeqTA' where c = 3151 index_test.go:143: sql update test_index set c1 = 8166217101450937860, c2 = 0.021312, c3 = '9jYHT95rna' where c = 1082 index_test.go:143: sql update test_index set c1 = 8198362566592984123, c2 = 0.011370, c3 = 'mGx3XTr1Oh' where c = 4381 index_test.go:137: sql insert into test_index values (5232, 1267953707770898785, 0.757842, 'esfVCpCe0G') index_test.go:143: sql update test_index set c1 = 1592549199219406465, c2 = 0.798756, c3 = 'fc7Du2Lnq9' where c = 4245 index_test.go:137: sql insert into test_index values (5231, 245033148229357307, 0.241043, '5lRinaSMHM') index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (5234, 2762538140651568806, 0.588713, 'tLnnrrV5SS') index_test.go:137: sql insert into test_index values (5237, 9099825663158240053, 0.573706, 'YLe4lxtUvg') index_test.go:140: sql delete from test_index where c = 3877 index_test.go:140: sql delete from test_index where c = 4207 index_test.go:137: sql insert into test_index values (5233, 4003305217908888805, 0.108696, 'McuVZt2I1H') index_test.go:137: sql insert into test_index values (5235, 4567294137047408401, 0.820182, 'jaTulx3QbK') index_test.go:140: sql delete from test_index where c = 3383 index_test.go:143: sql update test_index set c1 = 8760082900631251815, c2 = 0.194946, c3 = 'xDluf2We1t' where c = 3865 index_test.go:137: sql insert into test_index values (5236, 3291124077251625309, 0.255373, 'OuCoH3D37X') index_test.go:140: sql delete from test_index where c = 2979 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 2282218812786255271, c2 = 0.654459, c3 = 'ZQRdb3QXDy' where c = 24 index_test.go:143: sql update test_index set c1 = 943731923457234418, c2 = 0.117589, c3 = 'gkHLW9bNka' where c = 374 index_test.go:143: sql update test_index set c1 = 2119882212558088798, c2 = 0.757070, c3 = 'vh3qUKvTrs' where c = 3947 index_test.go:143: sql update test_index set c1 = 8912194354916123863, c2 = 0.239947, c3 = 'WQhANLwEmo' where c = 1877 index_test.go:137: sql insert into test_index values (5238, 8090625979318537640, 0.522327, 'darkN2FAOM') index_test.go:137: sql insert into test_index values (5239, 7041446623326509808, 0.460121, 'NTJzQNu1Oj') index_test.go:143: sql update test_index set c1 = 5666375178483392967, c2 = 0.824875, c3 = '5oHV0FLUje' where c = 1363 index_test.go:143: sql update test_index set c1 = 2320428803775521361, c2 = 0.904684, c3 = 't8yYhR5MJa' where c = 2943 index_test.go:140: sql delete from test_index where c = 3405 index_test.go:140: sql delete from test_index where c = 4931 index_test.go:137: sql insert into test_index values (5241, 8264499101366891984, 0.803774, 'yDGgV52wY2') index_test.go:140: sql delete from test_index where c = 4626 index_test.go:137: sql insert into test_index values (5240, 62357534844134585, 0.306697, 'ILxOUT4sC4') index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 7368603631165635902, c2 = 0.703467, c3 = '2hH8tDvERQ' where c = 103 index_test.go:143: sql update test_index set c1 = 8356164381738673499, c2 = 0.409766, c3 = 'd9knxAq7gj' where c = 1435 index_test.go:143: sql update test_index set c1 = 5121398132014144093, c2 = 0.785312, c3 = 'gSJNwnNdhe' where c = 3330 index_test.go:140: sql delete from test_index where c = 1998 index_test.go:140: sql delete from test_index where c = 222 index_test.go:143: sql update test_index set c1 = 740352248494671053, c2 = 0.232079, c3 = 'Y5EYf1T54m' where c = 2319 index_test.go:140: sql delete from test_index where c = 4942 index_test.go:137: sql insert into test_index values (5242, 9042422124012056891, 0.786544, '6Lt2ADOlAr') index_test.go:140: sql delete from test_index where c = 3761 index_test.go:143: sql update test_index set c1 = 464354096137838998, c2 = 0.075417, c3 = 'H1QKQsWfMN' where c = 1826 index_test.go:143: sql update test_index set c1 = 2556196405197038910, c2 = 0.795731, c3 = 'l5ArYAMav9' where c = 1029 index_test.go:137: sql insert into test_index values (5245, 4937805619774392952, 0.326049, 'kEKpxqxQRG') index_test.go:137: sql insert into test_index values (5247, 6464919189302967711, 0.889031, 'frhXWAAe2J') index_test.go:137: sql insert into test_index values (5243, 2823575255747037055, 0.910847, 'nZ3FMIQcF4') index_test.go:137: sql insert into test_index values (5246, 5653880857129543889, 0.719327, 'DfqeYSEhE9') index_test.go:137: sql insert into test_index values (5244, 4122009846270480809, 0.492036, 'aSvEpPL32t') index_test.go:143: sql update test_index set c1 = 3467894650281284361, c2 = 0.431583, c3 = 'uXpooQEZ8q' where c = 2977 index_test.go:140: sql delete from test_index where c = 1687 index_test.go:137: sql insert into test_index values (5248, 7949997408906906130, 0.058723, 'm8Ymcf3rBc') index_test.go:143: sql update test_index set c1 = 8222363378378423158, c2 = 0.573596, c3 = 'gTZKj5MbSW' where c = 2801 index_test.go:137: sql insert into test_index values (5249, 1646954700248452891, 0.037746, 'somSZgJhxr') index_test.go:140: sql delete from test_index where c = 5015 index_test.go:140: sql delete from test_index where c = 4634 index_test.go:143: sql update test_index set c1 = 6046678565238437574, c2 = 0.289478, c3 = '0orbVbcpqs' where c = 4819 index_test.go:140: sql delete from test_index where c = 4956 index_test.go:137: sql insert into test_index values (5250, 4140961891257401030, 0.283965, 'IHNhpxTyoo') index_test.go:137: sql insert into test_index values (5251, 4684394491005802315, 0.350312, 'kZyxDuQ7rL') index_test.go:140: sql delete from test_index where c = 4500 index_test.go:143: sql update test_index set c1 = 4038923103285190210, c2 = 0.689161, c3 = '4IEUNi1SQH' where c = 1814 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:143: sql update test_index set c1 = 7521222983490185149, c2 = 0.299157, c3 = 'DUlpedvM9W' where c = 2840 index_test.go:143: sql update test_index set c1 = 4189326092294606204, c2 = 0.803384, c3 = '0y0blTyP59' where c = 1807 index_test.go:143: sql update test_index set c1 = 4291765077283614614, c2 = 0.308875, c3 = 'y8zfZcTosk' where c = 3413 index_test.go:137: sql insert into test_index values (5252, 2970209154211768520, 0.168757, 'IbnCK2FXhm') index_test.go:140: sql delete from test_index where c = 4058 index_test.go:140: sql delete from test_index where c = 4759 index_test.go:140: sql delete from test_index where c = 2674 index_test.go:143: sql update test_index set c1 = 6314936682000739336, c2 = 0.427678, c3 = 'OMs04R0bwN' where c = 2012 index_test.go:137: sql insert into test_index values (5256, 8614853185053591529, 0.720772, '3ua6knWmHX') index_test.go:137: sql insert into test_index values (5253, 1280295169410974814, 0.439027, 'eci2Bu9fsr') index_test.go:137: sql insert into test_index values (5255, 3142247593179264623, 0.856445, 'F4WjF9YYra') index_test.go:140: sql delete from test_index where c = 3258 index_test.go:137: sql insert into test_index values (5254, 4394442817499993341, 0.534135, 'A6lnlhOXYe') index_test.go:143: sql update test_index set c1 = 4007788738174831961, c2 = 0.431431, c3 = '7rPVkmt4dn' where c = 3569 index_test.go:143: sql update test_index set c1 = 8632942605825252903, c2 = 0.322178, c3 = 'W8JcawvaGk' where c = 1411 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:137: sql insert into test_index values (5257, 3880961187108890350, 0.050986, 'qk9IofjzKR') index_test.go:143: sql update test_index set c1 = 5789545663429178786, c2 = 0.548647, c3 = 'KKBrTgmIN0' where c = 4569 index_test.go:137: sql insert into test_index values (5258, 8326325161860420469, 0.649341, 'NnEnmZDIlQ') index_test.go:143: sql update test_index set c1 = 4924465604765630875, c2 = 0.563999, c3 = 'MLAHjO28eo' where c = 3787 index_test.go:140: sql delete from test_index where c = 5085 index_test.go:140: sql delete from test_index where c = 2603 index_test.go:143: sql update test_index set c1 = 997219124078110962, c2 = 0.870102, c3 = 'qNXEw5Bvr4' where c = 83 index_test.go:137: sql insert into test_index values (5260, 3251382256057343506, 0.820407, 'bmj9UuZViS') index_test.go:137: sql insert into test_index values (5261, 1797320964208895560, 0.517472, 'CtpiDHyc95') index_test.go:143: sql update test_index set c1 = 8144640695439781676, c2 = 0.940014, c3 = 'nP52V1EByd' where c = 3722 index_test.go:140: sql delete from test_index where c = 4303 index_test.go:137: sql insert into test_index values (5259, 1875560097646636251, 0.197480, 'k2o4c3obbj') index_test.go:137: sql insert into test_index values (5262, 1238519334605008290, 0.007733, 'jE660ELZbz') index_test.go:143: sql update test_index set c1 = 8320926052486624336, c2 = 0.251297, c3 = 'qKgtOqiqdG' where c = 3674 index_test.go:140: sql delete from test_index where c = 953 index_test.go:140: sql delete from test_index where c = 1918 index_test.go:143: sql update test_index set c1 = 1822773505000509968, c2 = 0.202117, c3 = 'GeZ4lbGBGW' where c = 1519 index_test.go:137: sql insert into test_index values (5263, 5722400262771670154, 0.408275, '7L3CMtC5ER') index_test.go:137: sql insert into test_index values (5265, 3802414274039053864, 0.820296, 'bzJwCtJGhK') index_test.go:140: sql delete from test_index where c = 1779 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:137: sql insert into test_index values (5264, 1183706626001551723, 0.632518, 'wB8njHAe7a') index_test.go:143: sql update test_index set c1 = 1160928072091469106, c2 = 0.265954, c3 = 'YrOzCcsCAG' where c = 3967 index_test.go:140: sql delete from test_index where c = 2388 index_test.go:143: sql update test_index set c1 = 3364116336849860618, c2 = 0.299547, c3 = 'VuUIRO5WIb' where c = 2090 index_test.go:143: sql update test_index set c1 = 4916737808836914440, c2 = 0.878119, c3 = 'uQu6iI8Aop' where c = 1819 index_test.go:140: sql delete from test_index where c = 1817 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:140: sql delete from test_index where c = 5220 index_test.go:137: sql insert into test_index values (5267, 1110388231060432110, 0.901184, 'ELs5mMfSYs') index_test.go:143: sql update test_index set c1 = 6357660100378281764, c2 = 0.265983, c3 = 'OrFeP3tVOm' where c = 123 index_test.go:137: sql insert into test_index values (5266, 5608146187863669030, 0.384975, 'FwSunTSWbR') index_test.go:143: sql update test_index set c1 = 3697765909295439069, c2 = 0.276836, c3 = '3EWO6E0Csm' where c = 2993 index_test.go:143: sql update test_index set c1 = 2282049892932147905, c2 = 0.588873, c3 = 'f5EjICSzmT' where c = 4809 index_test.go:143: sql update test_index set c1 = 7457972306665889584, c2 = 0.842862, c3 = '8PDt2s3xHc' where c = 3746 index_test.go:137: sql insert into test_index values (5268, 545945703412243354, 0.724512, 'wGchH9wS2I') index_test.go:140: sql delete from test_index where c = 3690 index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (5269, 6284406008215682006, 0.527242, '1OEvoeyTkx') index_test.go:137: sql insert into test_index values (5270, 3302383116264112403, 0.897970, 'l32B9kgRKj') index_test.go:137: sql insert into test_index values (5271, 3962524579373437266, 0.233109, 'oSfoigv2Up') index_test.go:143: sql update test_index set c1 = 3871463672554384758, c2 = 0.648353, c3 = '0fBbvHh5hY' where c = 4014 index_test.go:143: sql update test_index set c1 = 8200589657656527940, c2 = 0.432588, c3 = 'kPsxqSJWoN' where c = 981 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (5272, 4217553328560398034, 0.074029, 'SNLOTWGk7R') index_test.go:140: sql delete from test_index where c = 485 index_test.go:143: sql update test_index set c1 = 4599736681070548862, c2 = 0.071322, c3 = 'vYOcYZtmZU' where c = 4350 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:137: sql insert into test_index values (5275, 5307853158361729355, 0.536068, 'OyADdg8dg3') index_test.go:137: sql insert into test_index values (5273, 3074466353462967038, 0.070809, '2DHUiZbxED') index_test.go:143: sql update test_index set c1 = 8184624726387484210, c2 = 0.195699, c3 = 'WdNBCpBf8o' where c = 3217 index_test.go:143: sql update test_index set c1 = 1836234397508484291, c2 = 0.026530, c3 = 'Mlq1F3S0bD' where c = 1755 index_test.go:140: sql delete from test_index where c = 4496 index_test.go:143: sql update test_index set c1 = 1776007335230097143, c2 = 0.764251, c3 = 'rQ040PHGcL' where c = 3092 index_test.go:137: sql insert into test_index values (5274, 2477019788212645675, 0.434426, 'zwdIYiRWcY') index_test.go:143: sql update test_index set c1 = 5973386221053698903, c2 = 0.101123, c3 = 'YHYjPKI4wS' where c = 5183 index_test.go:137: sql insert into test_index values (5276, 708183122993357334, 0.977735, 'axjXfnsnHs') index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:140: sql delete from test_index where c = 3846 index_test.go:140: sql delete from test_index where c = 3588 index_test.go:140: sql delete from test_index where c = 3536 index_test.go:143: sql update test_index set c1 = 8169879580311481834, c2 = 0.150928, c3 = 'QuN0d9JA2q' where c = 548 index_test.go:137: sql insert into test_index values (5280, 3718232796223923372, 0.818957, 'V4k3xp6IBE') index_test.go:137: sql insert into test_index values (5279, 6851421623626177828, 0.878021, '7aywGkUHGM') index_test.go:143: sql update test_index set c1 = 1596774694760842530, c2 = 0.791532, c3 = 'rkoEf9BQRO' where c = 711 index_test.go:137: sql insert into test_index values (5277, 8667345079867038235, 0.706822, 'LCV752INE2') index_test.go:143: sql update test_index set c1 = 2904302152468145758, c2 = 0.191759, c3 = 'VMW6IiQosD' where c = 478 index_test.go:137: sql insert into test_index values (5281, 5627724098375831581, 0.630246, 'CvSPfSTX36') index_test.go:140: sql delete from test_index where c = 3729 index_test.go:137: sql insert into test_index values (5278, 165809729406379556, 0.762151, 'pBTwF3Cw52') index_test.go:137: sql insert into test_index values (5282, 5729502190326868421, 0.285463, 'lysXi3Sksx') index_test.go:143: sql update test_index set c1 = 3631986261065050059, c2 = 0.976219, c3 = 'bytt9JrFrN' where c = 625 index_test.go:140: sql delete from test_index where c = 2854 index_test.go:143: sql update test_index set c1 = 65948279777903305, c2 = 0.723039, c3 = 'f5Mu5Tx4Lq' where c = 2309 index_test.go:140: sql delete from test_index where c = 4570 index_test.go:143: sql update test_index set c1 = 79609212666766454, c2 = 0.524674, c3 = 'J2ktk8l8K5' where c = 2292 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (5283, 3178808343658347610, 0.889709, 'Uz2dXKqdoD') index_test.go:143: sql update test_index set c1 = 198506730864655430, c2 = 0.291951, c3 = 'iEZkxy4Mq1' where c = 46 index_test.go:143: sql update test_index set c1 = 2116715989469479063, c2 = 0.009938, c3 = 'txHQLVaXeS' where c = 2154 index_test.go:140: sql delete from test_index where c = 4600 index_test.go:137: sql insert into test_index values (5286, 1296401283421701254, 0.072788, '5RSAD6Uo04') index_test.go:140: sql delete from test_index where c = 1983 index_test.go:137: sql insert into test_index values (5284, 5422850386346070933, 0.517128, 'N3ya7Ar21J') index_test.go:143: sql update test_index set c1 = 8381830304357879131, c2 = 0.034133, c3 = '6e4mxAARGO' where c = 4045 index_test.go:137: sql insert into test_index values (5285, 1145559439131822390, 0.449159, 'IWP3P5g5mV') index_test.go:143: sql update test_index set c1 = 7462547153913817766, c2 = 0.239262, c3 = 'QDfnWU5nep' where c = 4652 index_test.go:137: sql insert into test_index values (5287, 4899394076553711250, 0.050737, 'vo1UcQgR4s') index_test.go:140: sql delete from test_index where c = 4711 index_test.go:137: sql insert into test_index values (5288, 7196714858329257714, 0.400055, 'ZUgOnW93LX') index_test.go:143: sql update test_index set c1 = 4338470167489012477, c2 = 0.621947, c3 = '77hvqh0ZXS' where c = 208 index_test.go:140: sql delete from test_index where c = 5240 index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (5289, 5951985562167707040, 0.055785, 'FgvIojEAdi') index_test.go:143: sql update test_index set c1 = 3087017951059303613, c2 = 0.779537, c3 = 'FesppwlMCl' where c = 4197 index_test.go:143: sql update test_index set c1 = 1113064694994623186, c2 = 0.297653, c3 = '4Zv2S8G17q' where c = 4908 index_test.go:140: sql delete from test_index where c = 780 index_test.go:143: sql update test_index set c1 = 8810051485778200605, c2 = 0.672692, c3 = 'zyrEGvK3sv' where c = 342 index_test.go:140: sql delete from test_index where c = 5249 index_test.go:140: sql delete from test_index where c = 3228 index_test.go:137: sql insert into test_index values (5291, 6312023256545085499, 0.413273, 'hyB07cjFSB') index_test.go:137: sql insert into test_index values (5290, 6661645350443236099, 0.176334, '0lROR1KT1V') index_test.go:143: sql update test_index set c1 = 183910787340944901, c2 = 0.645847, c3 = 'kF9nNQ77Mb' where c = 2607 index_test.go:137: sql insert into test_index values (5293, 7033578304570197794, 0.386332, 'PGyldJ3Sre') index_test.go:137: sql insert into test_index values (5294, 3734525693478931226, 0.544998, 'nNKIICBY6b') index_test.go:143: sql update test_index set c1 = 7059844144622390649, c2 = 0.323800, c3 = 'b2GBiBlwrP' where c = 4318 index_test.go:140: sql delete from test_index where c = 1919 index_test.go:140: sql delete from test_index where c = 2020 index_test.go:143: sql update test_index set c1 = 8506894688345134112, c2 = 0.933701, c3 = 'toAbmT0se9' where c = 3886 index_test.go:143: sql update test_index set c1 = 3379953267847829422, c2 = 0.811018, c3 = 'jw9Qo3yoDR' where c = 3448 index_test.go:137: sql insert into test_index values (5292, 3876310797140534633, 0.463238, 'o6BAhHJOvC') index_test.go:140: sql delete from test_index where c = 2512 index_test.go:140: sql delete from test_index where c = 4638 index_test.go:137: sql insert into test_index values (5295, 4631000969585895536, 0.871201, 'jAisrksTho') index_test.go:140: sql delete from test_index where c = 3481 index_test.go:137: sql insert into test_index values (5296, 6875437869108503266, 0.235695, 'fR4gLVVYc0') index_test.go:143: sql update test_index set c1 = 1802120444426852089, c2 = 0.970963, c3 = 'i8xciab3rk' where c = 4984 index_test.go:143: sql update test_index set c1 = 3821994659391918594, c2 = 0.736690, c3 = 'mrBKZuXgB2' where c = 1434 index_test.go:143: sql update test_index set c1 = 718832849215664085, c2 = 0.115474, c3 = 'c0RHvt3Hqj' where c = 1336 index_test.go:143: sql update test_index set c1 = 7176370507604778515, c2 = 0.655406, c3 = 'twKw8stm2z' where c = 1796 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 4394 index_test.go:137: sql insert into test_index values (5297, 156460947332942592, 0.378006, 'KYlz5yqFv6') index_test.go:143: sql update test_index set c1 = 7701209888766189844, c2 = 0.855494, c3 = '6CqRVEDczQ' where c = 4881 index_test.go:137: sql insert into test_index values (5298, 3677088600239275219, 0.400851, 'JUWpqyf6My') index_test.go:143: sql update test_index set c1 = 1494431150697408809, c2 = 0.092921, c3 = 'XKD1gCRONj' where c = 3579 index_test.go:140: sql delete from test_index where c = 4608 index_test.go:140: sql delete from test_index where c = 2345 index_test.go:143: sql update test_index set c1 = 8153448887205302957, c2 = 0.198255, c3 = 'vVxK6w58Sg' where c = 110 index_test.go:137: sql insert into test_index values (5300, 3678137304425842221, 0.041743, '2u8hZgpqHO') index_test.go:137: sql insert into test_index values (5299, 5849333532029178946, 0.039952, 'UAEPST8GVX') index_test.go:143: sql update test_index set c1 = 3720086198230940905, c2 = 0.508681, c3 = 'ty7Ony2duh' where c = 4577 index_test.go:143: sql update test_index set c1 = 2590854275373137418, c2 = 0.128778, c3 = 'snjVoUS4cg' where c = 148 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:140: sql delete from test_index where c = 3689 index_test.go:143: sql update test_index set c1 = 7227056673369479368, c2 = 0.813220, c3 = 'B7nHit6PL8' where c = 1686 index_test.go:143: sql update test_index set c1 = 4921853244767000315, c2 = 0.474383, c3 = 'DRAiCZLOCl' where c = 4986 index_test.go:143: sql update test_index set c1 = 1652046719504154840, c2 = 0.194586, c3 = 'sPPxeIMtQE' where c = 1727 index_test.go:137: sql insert into test_index values (5304, 5283193516839032436, 0.210866, 'Q30TqFCXBM') index_test.go:137: sql insert into test_index values (5301, 8508533818937290329, 0.713986, 'TgndIacqp4') index_test.go:137: sql insert into test_index values (5302, 5011958893013495380, 0.228768, '0T5ewBbsUh') index_test.go:137: sql insert into test_index values (5306, 1154022772041456657, 0.883971, 'Xwf8PtyHi3') index_test.go:137: sql insert into test_index values (5305, 7526932186797571168, 0.313966, 'uldQha6MsY') index_test.go:137: sql insert into test_index values (5309, 7757322582796502391, 0.850721, 'E84WHyzXBf') index_test.go:137: sql insert into test_index values (5303, 6451805601908406957, 0.446068, 'oUUsIghAiD') index_test.go:137: sql insert into test_index values (5308, 4975343485244881191, 0.729000, 'ItGMz0Ychw') index_test.go:140: sql delete from test_index where c = 611 index_test.go:137: sql insert into test_index values (5307, 2472550923509158002, 0.178607, 'Gr7FK4QbSz') index_test.go:137: sql insert into test_index values (5310, 182089457395171655, 0.744414, 'mwxSO7pxj0') index_test.go:140: sql delete from test_index where c = 2396 index_test.go:140: sql delete from test_index where c = 2268 index_test.go:140: sql delete from test_index where c = 4934 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:143: sql update test_index set c1 = 6172961711559192036, c2 = 0.794424, c3 = 'd7609gPOIn' where c = 1072 index_test.go:143: sql update test_index set c1 = 6940183024849347357, c2 = 0.692609, c3 = 'RCeIpXGccr' where c = 4210 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:140: sql delete from test_index where c = 4768 index_test.go:143: sql update test_index set c1 = 5362338116182770706, c2 = 0.121995, c3 = 'qXti8Bsdvf' where c = 3955 index_test.go:140: sql delete from test_index where c = 4401 index_test.go:143: sql update test_index set c1 = 5007733749975052738, c2 = 0.356404, c3 = 'z9sZwbiekw' where c = 3159 index_test.go:137: sql insert into test_index values (5311, 2334876584669744662, 0.142078, 'P1ctHA6Oyj') index_test.go:143: sql update test_index set c1 = 3193707376802918921, c2 = 0.807233, c3 = 'Mv7WFz26j7' where c = 5214 index_test.go:143: sql update test_index set c1 = 4965466082662072043, c2 = 0.685186, c3 = '10sRWHsPRR' where c = 4469 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:143: sql update test_index set c1 = 4150796252348586269, c2 = 0.857573, c3 = 'aewakmcWsg' where c = 3698 index_test.go:137: sql insert into test_index values (5313, 3943436021732383335, 0.645579, '8wXjugqykH') index_test.go:137: sql insert into test_index values (5316, 4160936598311138436, 0.602267, 'hq9m9dR7bx') index_test.go:137: sql insert into test_index values (5315, 8233091358609214840, 0.272347, 'NkDMVxKbSP') index_test.go:137: sql insert into test_index values (5314, 3281647291053720038, 0.258838, 'GVzZkBBtRf') index_test.go:143: sql update test_index set c1 = 2030660728580451767, c2 = 0.000533, c3 = 'wrJFIICCFm' where c = 1431 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 225743876060263016, c2 = 0.785923, c3 = 'PuJ2US7TUO' where c = 2850 index_test.go:137: sql insert into test_index values (5312, 8484852381643004804, 0.649965, 'nKwu5hmqCL') index_test.go:140: sql delete from test_index where c = 773 index_test.go:137: sql insert into test_index values (5317, 1747679042979767081, 0.133763, 'eJLpBQzc7p') index_test.go:143: sql update test_index set c1 = 126285472905780330, c2 = 0.144903, c3 = 'purfWmsZol' where c = 1594 index_test.go:137: sql insert into test_index values (5318, 7936328103099514484, 0.319090, 'QITIdcxvJb') index_test.go:143: sql update test_index set c1 = 6744349617893321579, c2 = 0.927193, c3 = 'NoX1FiRHi0' where c = 2174 index_test.go:140: sql delete from test_index where c = 1450 index_test.go:140: sql delete from test_index where c = 4622 index_test.go:137: sql insert into test_index values (5319, 8971440762128166570, 0.390132, '4N0uDyG6BM') index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 5866248090126072955, c2 = 0.597552, c3 = 'NKWL5kWiZh' where c = 3227 index_test.go:140: sql delete from test_index where c = 2432 index_test.go:137: sql insert into test_index values (5321, 4201576641240599268, 0.275671, '4p5XeIXrDr') index_test.go:140: sql delete from test_index where c = 723 index_test.go:140: sql delete from test_index where c = 4870 index_test.go:143: sql update test_index set c1 = 2873272138258625556, c2 = 0.494356, c3 = 'UIyiQuqNRC' where c = 1176 index_test.go:137: sql insert into test_index values (5320, 4985503753985297148, 0.319905, 'b9OFb62QK2') index_test.go:143: sql update test_index set c1 = 1830958763001735415, c2 = 0.719608, c3 = 'RsDSGnEPtj' where c = 3592 index_test.go:143: sql update test_index set c1 = 3839827238162234317, c2 = 0.115081, c3 = 'mmEKsyctVe' where c = 1732 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 3760474966137442195, c2 = 0.538434, c3 = '2GITSK847t' where c = 1171 index_test.go:140: sql delete from test_index where c = 920 index_test.go:143: sql update test_index set c1 = 1764255753631526907, c2 = 0.142409, c3 = 'wvC6A3NoWW' where c = 3999 index_test.go:137: sql insert into test_index values (5323, 209491537399440976, 0.858776, 'NsQMFzPmA0') index_test.go:137: sql insert into test_index values (5324, 3399302458162459577, 0.877726, 'q5woTkZzLE') index_test.go:143: sql update test_index set c1 = 3606228519396033494, c2 = 0.828615, c3 = '4kKwfl7tlV' where c = 4943 index_test.go:137: sql insert into test_index values (5322, 1042105197946707509, 0.681251, 'NOCvFLq2iF') index_test.go:140: sql delete from test_index where c = 5252 index_test.go:137: sql insert into test_index values (5325, 821884730305276008, 0.152195, 'ivr114By6d') index_test.go:143: sql update test_index set c1 = 149443014667260047, c2 = 0.677447, c3 = 'dB9JB26pz8' where c = 886 # Time: 2025-04-04T21:41:30.463761907+08:00 # Txn_start_ts: 0 # Query_time: 6.011587346 # Parse_time: 0.000110158 # Compile_time: 0.000125203 # Rewrite_time: 0.000002793 # Optimize_time: 0 # Wait_TS: 0.000379297 # 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 (5326, 8376348697664136194, 0.334327, 'WGwSrtTZ4M') index_test.go:140: sql delete from test_index where c = 857 index_test.go:137: sql insert into test_index values (5327, 4984918305344618712, 0.757844, '4BnBzVGNSR') index_test.go:143: sql update test_index set c1 = 5175730739887897234, c2 = 0.991376, c3 = 'HOJApCf6Lg' where c = 4108 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (5328, 6348056106388559566, 0.471564, 'D4Cc1YX7vl') index_test.go:137: sql insert into test_index values (5329, 1523732989315418813, 0.443733, '7FleWF92BZ') index_test.go:140: sql delete from test_index where c = 1253 index_test.go:143: sql update test_index set c1 = 2056785347758877843, c2 = 0.471534, c3 = 'G3E7KNxIJo' where c = 3884 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:137: sql insert into test_index values (5330, 2070384079141539004, 0.978676, 'lzb8Tuqmu2') index_test.go:140: sql delete from test_index where c = 3335 index_test.go:140: sql delete from test_index where c = 5033 index_test.go:143: sql update test_index set c1 = 6272312686068272212, c2 = 0.293888, c3 = 'NQ4kPzvIRq' where c = 4798 index_test.go:140: sql delete from test_index where c = 4887 index_test.go:143: sql update test_index set c1 = 1207144026000836765, c2 = 0.202441, c3 = 'vLu9cvvi0M' where c = 2228 index_test.go:137: sql insert into test_index values (5331, 7784009198597908589, 0.025933, 'xlBY0YMccp') index_test.go:143: sql update test_index set c1 = 1432817244152334203, c2 = 0.666672, c3 = 'LlO4J6T6w7' where c = 117 index_test.go:140: sql delete from test_index where c = 3569 index_test.go:143: sql update test_index set c1 = 7931864395650816505, c2 = 0.709412, c3 = 'FShadohFJx' where c = 3009 index_test.go:143: sql update test_index set c1 = 4494141403101389668, c2 = 0.858662, c3 = 'uXOLAc1CmQ' where c = 101 index_test.go:143: sql update test_index set c1 = 7308464976924803516, c2 = 0.129319, c3 = '9r4TYKSsKs' where c = 88 index_test.go:137: sql insert into test_index values (5332, 8958155796538382753, 0.531198, 'aUBgirybSX') index_test.go:143: sql update test_index set c1 = 6767656007820018892, c2 = 0.918222, c3 = 'HA37XyDosc' where c = 1418 index_test.go:143: sql update test_index set c1 = 2704182114681067955, c2 = 0.951363, c3 = 'X4LuJRbxVa' where c = 3467 index_test.go:137: sql insert into test_index values (5334, 3998372536793354034, 0.970644, 'TXJSY09xTc') index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 4030 index_test.go:140: sql delete from test_index where c = 1335 index_test.go:137: sql insert into test_index values (5336, 240301896683972849, 0.185751, 'knFysYoLbL') index_test.go:137: sql insert into test_index values (5337, 8126873182281642502, 0.257010, 'uCskJn0fgO') index_test.go:137: sql insert into test_index values (5335, 5890084443197264701, 0.600014, 'AAelI6DuCf') index_test.go:143: sql update test_index set c1 = 7575359873259274340, c2 = 0.321952, c3 = 'v4sojV20ct' where c = 1734 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:137: sql insert into test_index values (5333, 5675673424372883085, 0.368414, 'WWFM5pz7pE') index_test.go:137: sql insert into test_index values (5338, 7649795687086313915, 0.437664, 'oJFRe95cl6') index_test.go:143: sql update test_index set c1 = 5268532922358079997, c2 = 0.178210, c3 = 'ts6rsUGoI9' where c = 2581 index_test.go:140: sql delete from test_index where c = 1608 index_test.go:143: sql update test_index set c1 = 2154598670640467483, c2 = 0.128295, c3 = '9gON1kCJZj' where c = 4501 index_test.go:140: sql delete from test_index where c = 2912 index_test.go:140: sql delete from test_index where c = 4695 index_test.go:137: sql insert into test_index values (5340, 288672224914854386, 0.409000, 'b0YCfRrPJJ') index_test.go:137: sql insert into test_index values (5339, 6688887726811190436, 0.642461, 'ckp5h96bU0') index_test.go:140: sql delete from test_index where c = 4283 index_test.go:143: sql update test_index set c1 = 7727333308540996810, c2 = 0.601512, c3 = '04kdpahHrI' where c = 3587 index_test.go:137: sql insert into test_index values (5341, 873438255146610780, 0.166733, 'MIZPqNE4ZP') index_test.go:140: sql delete from test_index where c = 94 index_test.go:137: sql insert into test_index values (5342, 592072528469083863, 0.435968, 'ZBKdi2KCWi') index_test.go:137: sql insert into test_index values (5343, 4491400626225152278, 0.956650, 'nOw4DgIuLP') index_test.go:143: sql update test_index set c1 = 8466704497076096360, c2 = 0.586260, c3 = 'h3rIyJujet' where c = 1849 index_test.go:140: sql delete from test_index where c = 3962 index_test.go:143: sql update test_index set c1 = 4604731259928563679, c2 = 0.402281, c3 = '4yLm5KTyqL' where c = 3742 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 2277210447920475694, c2 = 0.857759, c3 = 'Wh3Umz9gwT' where c = 3815 index_test.go:140: sql delete from test_index where c = 2138 index_test.go:140: sql delete from test_index where c = 4301 index_test.go:137: sql insert into test_index values (5345, 6260639730629346182, 0.048805, '23ygU8afu2') index_test.go:143: sql update test_index set c1 = 5659605348443590882, c2 = 0.773922, c3 = '1nI4obp6j1' where c = 3268 index_test.go:143: sql update test_index set c1 = 4278290794940346015, c2 = 0.451427, c3 = 'rcSadjaQpZ' where c = 4078 index_test.go:140: sql delete from test_index where c = 4002 index_test.go:143: sql update test_index set c1 = 1468188915238774553, c2 = 0.103875, c3 = 'YFEuMXSASY' where c = 3694 index_test.go:143: sql update test_index set c1 = 6712636521532612693, c2 = 0.737301, c3 = 'Gs78U7W5y9' where c = 256 index_test.go:143: sql update test_index set c1 = 2220330383191017748, c2 = 0.991056, c3 = 'gTJU6UW3WV' where c = 2989 index_test.go:137: sql insert into test_index values (5346, 2088909659399500042, 0.256220, 'pQAlD0l5sc') index_test.go:143: sql update test_index set c1 = 5499516102205937070, c2 = 0.202799, c3 = 'RLTf4JdJrV' where c = 3026 index_test.go:137: sql insert into test_index values (5347, 6291637453186808058, 0.467080, '0LdvfMxIhP') index_test.go:137: sql insert into test_index values (5344, 3260321176178919219, 0.941353, 'P45ZGXdu2c') index_test.go:137: sql insert into test_index values (5351, 6151398488960256801, 0.905010, 'beC36ixtyf') index_test.go:143: sql update test_index set c1 = 4637809607167902030, c2 = 0.911792, c3 = 'eDgW1MAj8d' where c = 4649 index_test.go:137: sql insert into test_index values (5349, 9150723008992021292, 0.703531, 'WpsZFDWzLW') index_test.go:137: sql insert into test_index values (5352, 7654915991768885948, 0.705950, 'NYM5V31kKQ') index_test.go:137: sql insert into test_index values (5350, 8453493100383883108, 0.804092, 'TzGZlKJoqJ') index_test.go:140: sql delete from test_index where c = 4910 index_test.go:140: sql delete from test_index where c = 465 index_test.go:137: sql insert into test_index values (5348, 1921842577092003264, 0.735222, 'wbF8wO6QsX') index_test.go:137: sql insert into test_index values (5353, 4558242460824039894, 0.143958, 'mjwn2W2Ls0') index_test.go:140: sql delete from test_index where c = 119 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:140: sql delete from test_index where c = 3363 index_test.go:140: sql delete from test_index where c = 188 index_test.go:140: sql delete from test_index where c = 4816 index_test.go:143: sql update test_index set c1 = 2506933689911672976, c2 = 0.933087, c3 = 'OFeoxK0WYc' where c = 96 index_test.go:140: sql delete from test_index where c = 3639 index_test.go:143: sql update test_index set c1 = 8415387859145480310, c2 = 0.308493, c3 = '0rwL1G4Sd2' where c = 2886 index_test.go:143: sql update test_index set c1 = 2324514262165595531, c2 = 0.699087, c3 = 'UEPtV8X3iA' where c = 626 index_test.go:143: sql update test_index set c1 = 1808235030091031849, c2 = 0.527361, c3 = 'wRAepxJulB' where c = 3504 index_test.go:143: sql update test_index set c1 = 6169219001657786373, c2 = 0.658089, c3 = 'zPMIis3KBA' where c = 39 index_test.go:143: sql update test_index set c1 = 9127835382397829006, c2 = 0.197077, c3 = 'bjaR30JEZV' where c = 789 index_test.go:143: sql update test_index set c1 = 6170456037345428070, c2 = 0.504901, c3 = 'Udz06IAyQu' where c = 1305 index_test.go:143: sql update test_index set c1 = 2863830942580005582, c2 = 0.541198, c3 = 'OC94QxISga' where c = 3377 index_test.go:143: sql update test_index set c1 = 7558395828699152909, c2 = 0.756446, c3 = 'rYT1vgBbEe' where c = 1925 index_test.go:143: sql update test_index set c1 = 6558143914516332367, c2 = 0.497721, c3 = 'vqeHWkiohM' where c = 543 index_test.go:137: sql insert into test_index values (5354, 7695468994389143172, 0.180611, 'qD39fcSO48') index_test.go:137: sql insert into test_index values (5355, 74196116404739041, 0.790278, 'YJk7ohHZai') index_test.go:137: sql insert into test_index values (5356, 2168719815873291187, 0.962247, 'G11pVJ4Mtc') index_test.go:137: sql insert into test_index values (5359, 61716329066614505, 0.979417, '6NUqKoTChC') index_test.go:137: sql insert into test_index values (5358, 2577924637410249947, 0.128862, 'iSjSIHUu5s') index_test.go:137: sql insert into test_index values (5362, 2485021193694317184, 0.291224, 'VG7IcXmlgR') index_test.go:137: sql insert into test_index values (5361, 2360906973613943934, 0.958853, 'YoEzphblsb') index_test.go:137: sql insert into test_index values (5360, 4879902800076064735, 0.446598, 'qPThh3GFbd') index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (5363, 7288075756353196333, 0.944659, 'cjHobGo6ps') index_test.go:140: sql delete from test_index where c = 4716 index_test.go:140: sql delete from test_index where c = 2788 index_test.go:140: sql delete from test_index where c = 3807 index_test.go:140: sql delete from test_index where c = 4286 index_test.go:137: sql insert into test_index values (5357, 7923119630844920931, 0.715623, 'e6wciEbynk') index_test.go:143: sql update test_index set c1 = 6536318075050227837, c2 = 0.728645, c3 = '5FceMnPacp' where c = 1475 index_test.go:140: sql delete from test_index where c = 470 index_test.go:143: sql update test_index set c1 = 7966867090315348014, c2 = 0.629949, c3 = '2F1exlM7Un' where c = 4502 index_test.go:143: sql update test_index set c1 = 4872536560087164611, c2 = 0.688275, c3 = 'LOSQ50wuFd' where c = 5294 index_test.go:143: sql update test_index set c1 = 7002742696604879208, c2 = 0.348923, c3 = 'S4COSwzXYS' where c = 2828 index_test.go:140: sql delete from test_index where c = 4449 index_test.go:143: sql update test_index set c1 = 4290551053010457778, c2 = 0.264203, c3 = 'K3q1OCezSw' where c = 2796 index_test.go:140: sql delete from test_index where c = 2514 index_test.go:140: sql delete from test_index where c = 1646 index_test.go:143: sql update test_index set c1 = 7724302872948736141, c2 = 0.874564, c3 = 'xW8XamBO82' where c = 916 index_test.go:137: sql insert into test_index values (5364, 8391614658130795207, 0.401983, 'yDx7SOjr9f') index_test.go:137: sql insert into test_index values (5365, 7504411615070976420, 0.163324, 'ebDGAzTvdh') index_test.go:137: sql insert into test_index values (5366, 5804688653865091572, 0.539708, 'fLURDvG1uJ') index_test.go:137: sql insert into test_index values (5367, 285984892335481293, 0.167403, 'yEQImm3eEe') index_test.go:137: sql insert into test_index values (5368, 7770686923137325775, 0.324385, 'NxAugGQ4Qq') index_test.go:143: sql update test_index set c1 = 1979737319631235364, c2 = 0.503587, c3 = 'tqEe5IMdhI' where c = 3155 index_test.go:143: sql update test_index set c1 = 8335821354793527657, c2 = 0.148552, c3 = 'Nj9NbNAN7K' where c = 4896 index_test.go:140: sql delete from test_index where c = 1255 index_test.go:143: sql update test_index set c1 = 8161339161089320698, c2 = 0.747207, c3 = 'Jq5RWJ8OCi' where c = 3221 index_test.go:143: sql update test_index set c1 = 4283587744599982052, c2 = 0.457590, c3 = '3S0DexuJ67' where c = 5160 index_test.go:140: sql delete from test_index where c = 2961 index_test.go:137: sql insert into test_index values (5369, 2344746511041267916, 0.830178, 'USCoqk1Alz') index_test.go:140: sql delete from test_index where c = 3824 index_test.go:140: sql delete from test_index where c = 4320 index_test.go:137: sql insert into test_index values (5371, 2538205276027260011, 0.370861, 'hbKiVmZm68') index_test.go:143: sql update test_index set c1 = 8135311905070490652, c2 = 0.883423, c3 = 'Rd33KuXgCy' where c = 3659 index_test.go:140: sql delete from test_index where c = 2251 index_test.go:137: sql insert into test_index values (5372, 7083388832670536008, 0.160177, 'xyHVfPKJRb') index_test.go:143: sql update test_index set c1 = 2015715259156383831, c2 = 0.539586, c3 = 'PSgOjXGMWw' where c = 1922 index_test.go:137: sql insert into test_index values (5370, 1376592351179243566, 0.593293, 'NjH4FTHUKP') index_test.go:143: sql update test_index set c1 = 7179216306207335602, c2 = 0.380788, c3 = '81gxbMcXb4' where c = 2839 index_test.go:140: sql delete from test_index where c = 4255 index_test.go:140: sql delete from test_index where c = 3958 index_test.go:143: sql update test_index set c1 = 899293926940914622, c2 = 0.074906, c3 = 'lVchISnLUd' where c = 4970 index_test.go:137: sql insert into test_index values (5374, 1768322061645110431, 0.678053, 'TB9oRNMABO') index_test.go:137: sql insert into test_index values (5375, 1878837145445218142, 0.340537, 'HUFuwluFo3') index_test.go:137: sql insert into test_index values (5376, 8305192961027715801, 0.853008, 'LZj5iRUrHs') index_test.go:140: sql delete from test_index where c = 3458 index_test.go:143: sql update test_index set c1 = 4488500093760065058, c2 = 0.530657, c3 = '7iSWRtwUmg' where c = 2167 index_test.go:140: sql delete from test_index where c = 1666 index_test.go:143: sql update test_index set c1 = 9219999191671107234, c2 = 0.695428, c3 = 'tiWwf8euPR' where c = 4142 index_test.go:137: sql insert into test_index values (5373, 4653661281672796740, 0.076357, 'i5PeGF0tKO') index_test.go:143: sql update test_index set c1 = 1190765757937781758, c2 = 0.305895, c3 = 'C1DQEfbCk5' where c = 138 index_test.go:143: sql update test_index set c1 = 4008611436297511570, c2 = 0.798549, c3 = 'GSzoH3mlHS' where c = 2048 index_test.go:140: sql delete from test_index where c = 4276 index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 7873722053354563697, c2 = 0.580568, c3 = 'ivovk8S49L' where c = 4694 index_test.go:140: sql delete from test_index where c = 2701 index_test.go:140: sql delete from test_index where c = 948 index_test.go:137: sql insert into test_index values (5377, 3735908232121329236, 0.155093, '0i8uwLGkvK') index_test.go:137: sql insert into test_index values (5380, 4520757398685329257, 0.598418, 'vbKDr02eP2') index_test.go:137: sql insert into test_index values (5378, 4881908008891924178, 0.168216, 'kaeue90A5k') index_test.go:137: sql insert into test_index values (5381, 4574994077823010788, 0.412099, 'Oy6DnMowoD') index_test.go:143: sql update test_index set c1 = 5077918991666644727, c2 = 0.285056, c3 = 'CDKnZeyzEC' where c = 1953 index_test.go:143: sql update test_index set c1 = 2702402629536778047, c2 = 0.920998, c3 = '1pID6KlEk3' where c = 3271 index_test.go:137: sql insert into test_index values (5382, 8299761896968156589, 0.886556, 'KoGFaFVMYW') index_test.go:137: sql insert into test_index values (5379, 2614946829467819904, 0.097931, 'AZVxq2z9hG') index_test.go:143: sql update test_index set c1 = 5188845427026668815, c2 = 0.236084, c3 = '5xUreo7QHP' where c = 4007 index_test.go:140: sql delete from test_index where c = 453 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:140: sql delete from test_index where c = 1908 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 761 index_test.go:140: sql delete from test_index where c = 4734 index_test.go:143: sql update test_index set c1 = 3068861808512264267, c2 = 0.884887, c3 = 'CZi5nsIVRe' where c = 1903 index_test.go:143: sql update test_index set c1 = 1031690499864326242, c2 = 0.044311, c3 = '4DDr7kB1sE' where c = 3027 index_test.go:137: sql insert into test_index values (5383, 1257578081365199186, 0.235284, '7jx1azTUM8') index_test.go:137: sql insert into test_index values (5384, 2743156017901468518, 0.314927, '6VcymYClwy') index_test.go:137: sql insert into test_index values (5385, 6329863343055797667, 0.981250, 'X2h6fwHBo4') index_test.go:143: sql update test_index set c1 = 32077661297073392, c2 = 0.661873, c3 = 'y3UJrf3tq2' where c = 3479 index_test.go:143: sql update test_index set c1 = 7406952611667109303, c2 = 0.938902, c3 = 'GmNDziEQqx' where c = 4161 index_test.go:140: sql delete from test_index where c = 1977 index_test.go:143: sql update test_index set c1 = 3905784335020921214, c2 = 0.455424, c3 = 'lnLAv34yiR' where c = 4822 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:143: sql update test_index set c1 = 5131593380956018616, c2 = 0.008012, c3 = '7aDE2sca7p' where c = 3471 index_test.go:143: sql update test_index set c1 = 8337214411603802136, c2 = 0.079078, c3 = 'XJ6b2VDjFD' where c = 4099 index_test.go:137: sql insert into test_index values (5386, 456596810393777081, 0.158643, '9Nw9Ls3F9z') index_test.go:137: sql insert into test_index values (5388, 49290469292364027, 0.056265, '8Mdq08CS3c') index_test.go:137: sql insert into test_index values (5389, 17675219587800765, 0.995205, 'YwiuExNQbk') index_test.go:143: sql update test_index set c1 = 4585341749764476042, c2 = 0.213414, c3 = 'NxxWc0XXeF' where c = 2867 index_test.go:137: sql insert into test_index values (5387, 1892126087434702079, 0.884677, 'ue7CCWuWgL') index_test.go:140: sql delete from test_index where c = 4580 index_test.go:137: sql insert into test_index values (5391, 8543188283540350265, 0.499807, 'mJua8ZwD6d') index_test.go:137: sql insert into test_index values (5390, 3314510730387761079, 0.332619, 'hsmKlptZLV') index_test.go:140: sql delete from test_index where c = 2968 index_test.go:140: sql delete from test_index where c = 2850 index_test.go:137: sql insert into test_index values (5392, 8671593503498735389, 0.975628, 'wnKh9LZbPK') index_test.go:140: sql delete from test_index where c = 3851 index_test.go:143: sql update test_index set c1 = 2647014117742215377, c2 = 0.913529, c3 = 'kag5KZtr3E' where c = 676 index_test.go:143: sql update test_index set c1 = 6898862590906160200, c2 = 0.379451, c3 = 'yTI2SUZiTR' where c = 303 index_test.go:140: sql delete from test_index where c = 738 index_test.go:140: sql delete from test_index where c = 1999 index_test.go:140: sql delete from test_index where c = 2815 index_test.go:140: sql delete from test_index where c = 2763 index_test.go:143: sql update test_index set c1 = 8236260055309048287, c2 = 0.894779, c3 = 'DFcfd1zO0q' where c = 1143 index_test.go:137: sql insert into test_index values (5393, 4874151699308655672, 0.424349, 'QNbeBy40al') index_test.go:143: sql update test_index set c1 = 3081968702577840850, c2 = 0.585934, c3 = 'Klvwq9IY9s' where c = 1930 index_test.go:143: sql update test_index set c1 = 4950180393937374668, c2 = 0.245062, c3 = 'BebYz8hlKo' where c = 5274 index_test.go:137: sql insert into test_index values (5394, 4897461537735268449, 0.377858, 'zXUM2MU1ue') index_test.go:143: sql update test_index set c1 = 6117712846814788299, c2 = 0.312462, c3 = 'wnLVMbQba0' where c = 706 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 2247270889539304470, c2 = 0.349433, c3 = 'lbwBh3L8JV' where c = 1204 index_test.go:143: sql update test_index set c1 = 5640144095078422033, c2 = 0.609359, c3 = '35JVspUhno' where c = 5323 index_test.go:143: sql update test_index set c1 = 8788030301329507278, c2 = 0.275757, c3 = 'pzYlMta3hr' where c = 2046 index_test.go:137: sql insert into test_index values (5397, 6464861328134345284, 0.856608, '1Iw4i3VTtY') index_test.go:140: sql delete from test_index where c = 766 index_test.go:137: sql insert into test_index values (5396, 3474503206822039764, 0.683815, '79GYfhU6Fh') index_test.go:137: sql insert into test_index values (5395, 41523515736132253, 0.634797, 'IYCt4NToyo') index_test.go:143: sql update test_index set c1 = 5429712918739858736, c2 = 0.985351, c3 = 'SJIpQLSSE0' where c = 1841 index_test.go:137: sql insert into test_index values (5398, 196151170162494902, 0.936255, 'ucpcH5lj44') index_test.go:143: sql update test_index set c1 = 5568308646595096536, c2 = 0.757735, c3 = 'XJuUOxWBtp' where c = 4540 index_test.go:140: sql delete from test_index where c = 3399 index_test.go:137: sql insert into test_index values (5399, 2612727046869751841, 0.361806, 'cDYmSHmgle') index_test.go:143: sql update test_index set c1 = 6184642097432660359, c2 = 0.072822, c3 = 'pg7E8o0HSs' where c = 867 index_test.go:140: sql delete from test_index where c = 3353 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:140: sql delete from test_index where c = 4044 index_test.go:143: sql update test_index set c1 = 4647741473923793383, c2 = 0.703743, c3 = 'JKqZ5VdHqY' where c = 3570 index_test.go:143: sql update test_index set c1 = 229247133121050938, c2 = 0.176299, c3 = '9mVY2qy8Tn' where c = 4163 index_test.go:140: sql delete from test_index where c = 1520 index_test.go:143: sql update test_index set c1 = 6890712069190323668, c2 = 0.576381, c3 = 'Qdo7NaJDcF' where c = 1039 index_test.go:137: sql insert into test_index values (5400, 7426040433696555100, 0.845486, 'pLPQgv8cwg') index_test.go:143: sql update test_index set c1 = 6596805201581306260, c2 = 0.155354, c3 = 'lDdG8zv0zO' where c = 3087 index_test.go:140: sql delete from test_index where c = 791 index_test.go:143: sql update test_index set c1 = 5340510315843850919, c2 = 0.716065, c3 = 'SKNCGpj92B' where c = 4910 index_test.go:137: sql insert into test_index values (5406, 5921722842412887873, 0.464959, 'zBDLl4VXgj') index_test.go:137: sql insert into test_index values (5401, 6637209349727843121, 0.674805, 'wgygraSCDk') index_test.go:137: sql insert into test_index values (5402, 7996075884613149983, 0.951051, 'lDI6jGc3l2') index_test.go:137: sql insert into test_index values (5403, 318232224832668993, 0.081165, '3Euoi438ra') index_test.go:137: sql insert into test_index values (5410, 6530307768845239487, 0.820043, 'OTiv60qZ0e') index_test.go:137: sql insert into test_index values (5404, 4296826878960318887, 0.166063, 'pzpJIWQFZy') index_test.go:137: sql insert into test_index values (5405, 9009339522552450785, 0.890017, 'b79L5TENvG') index_test.go:137: sql insert into test_index values (5408, 4261800667319303988, 0.688928, 'u3L4TfSj33') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:137: sql insert into test_index values (5407, 1284260198082200353, 0.397057, 'bhbiW5v7dg') index_test.go:137: sql insert into test_index values (5409, 2536360197308771789, 0.026545, '10jjbvmyD3') index_test.go:140: sql delete from test_index where c = 808 index_test.go:140: sql delete from test_index where c = 3655 index_test.go:140: sql delete from test_index where c = 4972 index_test.go:140: sql delete from test_index where c = 3981 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 707 index_test.go:140: sql delete from test_index where c = 3188 index_test.go:143: sql update test_index set c1 = 2296195622690385107, c2 = 0.690855, c3 = 'kZVIQSWVPJ' where c = 1253 index_test.go:143: sql update test_index set c1 = 7796007094586134818, c2 = 0.739508, c3 = '2gL0Di8UI5' where c = 1524 index_test.go:143: sql update test_index set c1 = 3145550220297353278, c2 = 0.375278, c3 = 'LqorVnm10I' where c = 4586 index_test.go:143: sql update test_index set c1 = 9164898333663510472, c2 = 0.937087, c3 = 'q7ampGQM0D' where c = 5328 index_test.go:143: sql update test_index set c1 = 1929313025095779643, c2 = 0.525429, c3 = 'xY1P2FIPwi' where c = 415 index_test.go:143: sql update test_index set c1 = 8200253735756935255, c2 = 0.171773, c3 = '4R1Mr4LNiv' where c = 2098 index_test.go:140: sql delete from test_index where c = 3141 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 3813243337747963289, c2 = 0.647694, c3 = 'QpWi3GC6rT' where c = 1555 index_test.go:137: sql insert into test_index values (5413, 4961801584216021191, 0.382862, 'oX2z624Zn9') index_test.go:137: sql insert into test_index values (5411, 4785104757443975714, 0.306952, 'neu8tMauLr') index_test.go:137: sql insert into test_index values (5412, 4736390466760091850, 0.904531, '8Y7nSjEqeQ') index_test.go:143: sql update test_index set c1 = 3020501795451572531, c2 = 0.592005, c3 = 'yBf8Nil8hn' where c = 2214 index_test.go:137: sql insert into test_index values (5414, 8902090436897650444, 0.982924, 'suQoLwXg9T') index_test.go:137: sql insert into test_index values (5416, 4039816402047637880, 0.961271, 'inR0XZOVRz') index_test.go:137: sql insert into test_index values (5415, 5054899142427847048, 0.717050, 'yRSTG8iPhU') index_test.go:137: sql insert into test_index values (5417, 2035784892727708327, 0.876677, 'x047ccZRpS') index_test.go:140: sql delete from test_index where c = 599 index_test.go:143: sql update test_index set c1 = 35957281475516692, c2 = 0.668798, c3 = '7rPud3VL9R' where c = 4241 index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 1157440025292522881, c2 = 0.956415, c3 = 'qG0DhagpMy' where c = 5267 index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 1087 index_test.go:137: sql insert into test_index values (5419, 396247140354074564, 0.792749, '1zLt8MvEyA') index_test.go:143: sql update test_index set c1 = 3162992247827338686, c2 = 0.947286, c3 = 'mJhVL6PYw3' where c = 2169 index_test.go:137: sql insert into test_index values (5420, 541842983283936266, 0.297217, 'O7fVxFJRpW') index_test.go:140: sql delete from test_index where c = 2380 index_test.go:137: sql insert into test_index values (5418, 125827763845250094, 0.162835, 'K9kEMMrSyr') index_test.go:140: sql delete from test_index where c = 2434 index_test.go:140: sql delete from test_index where c = 2285 index_test.go:143: sql update test_index set c1 = 7154061134713112146, c2 = 0.711900, c3 = 'zcXP4ZkV2w' where c = 3533 index_test.go:143: sql update test_index set c1 = 9147032000264937191, c2 = 0.017224, c3 = 'uH9238llbE' where c = 2816 index_test.go:137: sql insert into test_index values (5421, 3772438501495841612, 0.601230, 'YbP0luc0t2') index_test.go:143: sql update test_index set c1 = 1320457798210906549, c2 = 0.405705, c3 = '43qrbH7FTX' where c = 5396 index_test.go:143: sql update test_index set c1 = 429319339284039652, c2 = 0.232987, c3 = 'IvsLkrkBUl' where c = 5271 index_test.go:143: sql update test_index set c1 = 1506677232198477465, c2 = 0.087633, c3 = 'bflcTSj1RR' where c = 928 index_test.go:137: sql insert into test_index values (5423, 5803083947549165371, 0.790726, 'i2x3MrIogM') index_test.go:143: sql update test_index set c1 = 5656227226226559735, c2 = 0.518843, c3 = 'AlsdYRbP0d' where c = 43 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 3863759406460781621, c2 = 0.040017, c3 = 'QV1fB26NxH' where c = 679 index_test.go:140: sql delete from test_index where c = 5176 index_test.go:137: sql insert into test_index values (5424, 73086983288263585, 0.122067, 'jatCgA9cpD') index_test.go:137: sql insert into test_index values (5422, 7642879858224731048, 0.305662, 'mE3LYKFtts') index_test.go:137: sql insert into test_index values (5426, 8139225809160991138, 0.705346, 'HYRWzfH7aI') index_test.go:137: sql insert into test_index values (5427, 5019024880702471259, 0.476631, '1Hk538WoYg') index_test.go:143: sql update test_index set c1 = 8123588173203526224, c2 = 0.104722, c3 = 'kWxqR5KdEH' where c = 4375 index_test.go:140: sql delete from test_index where c = 2767 index_test.go:140: sql delete from test_index where c = 2755 index_test.go:137: sql insert into test_index values (5425, 3298161317130744941, 0.045824, 'bR7x2QGX2a') index_test.go:140: sql delete from test_index where c = 5193 index_test.go:143: sql update test_index set c1 = 7940942323211009570, c2 = 0.569222, c3 = 'Nl8waOackl' where c = 2405 index_test.go:140: sql delete from test_index where c = 1281 index_test.go:137: sql insert into test_index values (5429, 1768445410285756232, 0.027784, 'WcoCgxgcdX') index_test.go:143: sql update test_index set c1 = 3394095053035890050, c2 = 0.876398, c3 = '8dDgqFEokO' where c = 2478 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:143: sql update test_index set c1 = 1655163230413050394, c2 = 0.978472, c3 = 'w56WFs33vc' where c = 219 index_test.go:140: sql delete from test_index where c = 5336 index_test.go:143: sql update test_index set c1 = 4841012435874585650, c2 = 0.588208, c3 = 'Kj14XCUWKl' where c = 3332 index_test.go:143: sql update test_index set c1 = 6314496192962424062, c2 = 0.470708, c3 = 'auutbybOTo' where c = 1874 index_test.go:140: sql delete from test_index where c = 4023 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:137: sql insert into test_index values (5428, 7596392955229290784, 0.224348, 'VTJssXBiRN') index_test.go:137: sql insert into test_index values (5431, 6004405214952606676, 0.453450, '499dgE1J3V') index_test.go:143: sql update test_index set c1 = 8073689469030669783, c2 = 0.882555, c3 = 'qDR0eK5ZW2' where c = 1473 index_test.go:137: sql insert into test_index values (5433, 8935465230322593511, 0.751148, 'KnQL755qYJ') index_test.go:143: sql update test_index set c1 = 8696023405382205674, c2 = 0.106037, c3 = 'j42BmPEq6i' where c = 4730 index_test.go:137: sql insert into test_index values (5432, 6059836612192659612, 0.415197, 'zpdSkb1QCz') index_test.go:137: sql insert into test_index values (5434, 4402606258222923392, 0.342676, 'o5v4ulL0vv') index_test.go:143: sql update test_index set c1 = 7207029925448430930, c2 = 0.166747, c3 = 'oykcaDQyK2' where c = 1660 index_test.go:137: sql insert into test_index values (5430, 1735780372175089731, 0.653112, '8gHtY0mpQF') index_test.go:140: sql delete from test_index where c = 1335 index_test.go:137: sql insert into test_index values (5435, 7067510166540836852, 0.887135, 'DIUiEDdLUC') index_test.go:143: sql update test_index set c1 = 7168672313562695950, c2 = 0.130472, c3 = 'ZLHSua2T94' where c = 4981 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:137: sql insert into test_index values (5436, 3078627889722487773, 0.947208, 'fVsSQJFnfe') index_test.go:140: sql delete from test_index where c = 2896 index_test.go:140: sql delete from test_index where c = 2480 index_test.go:140: sql delete from test_index where c = 2641 index_test.go:140: sql delete from test_index where c = 3281 index_test.go:137: sql insert into test_index values (5438, 7549541058622655519, 0.111328, 'TNTxQ69iaP') index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (5437, 7126555311439686626, 0.890370, 'iI9QM7WABH') index_test.go:143: sql update test_index set c1 = 2069783545944309422, c2 = 0.030154, c3 = 'osYMfylAX0' where c = 3981 index_test.go:143: sql update test_index set c1 = 4184750957829923182, c2 = 0.062457, c3 = 'bBAnNdchfQ' where c = 3019 index_test.go:143: sql update test_index set c1 = 4702062008508616187, c2 = 0.678210, c3 = 'gF8b7nx2MA' where c = 1811 index_test.go:140: sql delete from test_index where c = 5382 index_test.go:143: sql update test_index set c1 = 5375824451043748305, c2 = 0.291387, c3 = 'advf6jYBHW' where c = 663 index_test.go:143: sql update test_index set c1 = 466384093537905386, c2 = 0.974386, c3 = 'ihBeyoQger' where c = 1021 index_test.go:140: sql delete from test_index where c = 3605 index_test.go:137: sql insert into test_index values (5439, 6733565720625856034, 0.773671, 'CHcVJWfwi7') index_test.go:143: sql update test_index set c1 = 2956605495444411926, c2 = 0.913311, c3 = 'BqMs02rOKl' where c = 4340 index_test.go:137: sql insert into test_index values (5440, 4322149645899402822, 0.879753, '0TxKAEkrNr') index_test.go:140: sql delete from test_index where c = 3910 index_test.go:143: sql update test_index set c1 = 3654331953814027241, c2 = 0.728812, c3 = 'Ry71rYhfZi' where c = 983 index_test.go:137: sql insert into test_index values (5441, 1410041287122390293, 0.457151, '6Jr9LUK0VA') index_test.go:137: sql insert into test_index values (5442, 399562718701060757, 0.997085, 'ffVoIEuMDr') index_test.go:143: sql update test_index set c1 = 6550913766679466501, c2 = 0.393011, c3 = '0374NjfzJn' where c = 2876 index_test.go:143: sql update test_index set c1 = 1711320786669026940, c2 = 0.356096, c3 = 'XKb2mRnYrx' where c = 4762 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:137: sql insert into test_index values (5445, 5806017122677606129, 0.420558, 'dATHHAWumQ') index_test.go:140: sql delete from test_index where c = 4735 index_test.go:137: sql insert into test_index values (5447, 3379256322172169799, 0.011750, 'bwItOHNOvP') index_test.go:140: sql delete from test_index where c = 4962 index_test.go:140: sql delete from test_index where c = 2080 index_test.go:137: sql insert into test_index values (5443, 8513920235744839387, 0.904975, 'SnWlmZaRzE') index_test.go:140: sql delete from test_index where c = 2885 index_test.go:143: sql update test_index set c1 = 5918671038409901160, c2 = 0.612633, c3 = 'Drs4KKp1ON' where c = 803 index_test.go:143: sql update test_index set c1 = 7420873601048585346, c2 = 0.889062, c3 = 'LGCwrP9Mrr' where c = 428 index_test.go:143: sql update test_index set c1 = 966860570240254643, c2 = 0.200597, c3 = '4piLqf6rpf' where c = 5262 index_test.go:140: sql delete from test_index where c = 3432 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:143: sql update test_index set c1 = 5559347543699210433, c2 = 0.035075, c3 = 'XnCS2k40P6' where c = 3347 index_test.go:137: sql insert into test_index values (5446, 8597756660390822969, 0.605013, 'iJXleJo5wn') index_test.go:137: sql insert into test_index values (5449, 3537447487752649035, 0.298459, 'mh49ZZDAI5') index_test.go:143: sql update test_index set c1 = 5574961852334984084, c2 = 0.592571, c3 = 'L80qOpj5TC' where c = 4344 index_test.go:143: sql update test_index set c1 = 5714152247045817707, c2 = 0.718214, c3 = 'Vcg7ZLqDlD' where c = 1293 index_test.go:137: sql insert into test_index values (5450, 5173271275575179213, 0.093305, 'WPuMs7ph8F') index_test.go:137: sql insert into test_index values (5451, 384170344227229543, 0.860498, 'X7UsA5Llaj') index_test.go:137: sql insert into test_index values (5444, 1470858632463264743, 0.096604, '9F5bdUSv05') index_test.go:137: sql insert into test_index values (5448, 8894473402206825612, 0.715058, '3xTAR6DdqJ') index_test.go:143: sql update test_index set c1 = 6676800996809024571, c2 = 0.606364, c3 = 'o6YYSVPE3L' where c = 4132 index_test.go:140: sql delete from test_index where c = 2653 index_test.go:137: sql insert into test_index values (5452, 6661476816031401474, 0.746210, 'URtRMX3SsS') index_test.go:140: sql delete from test_index where c = 2902 index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 3171 index_test.go:137: sql insert into test_index values (5453, 7184422048078666285, 0.129569, '6mVrZlEOSm') index_test.go:143: sql update test_index set c1 = 2257436552194132647, c2 = 0.684085, c3 = 'tzUzOnig4V' where c = 4366 index_test.go:140: sql delete from test_index where c = 3880 index_test.go:140: sql delete from test_index where c = 5131 index_test.go:140: sql delete from test_index where c = 4839 index_test.go:137: sql insert into test_index values (5454, 6277244712207815885, 0.915784, 'XsixtVmwoP') index_test.go:143: sql update test_index set c1 = 5315190191399806202, c2 = 0.504083, c3 = '8wIfL5rJSs' where c = 2766 index_test.go:143: sql update test_index set c1 = 1629161261040016703, c2 = 0.895758, c3 = 'biaK08z0Fz' where c = 1108 index_test.go:143: sql update test_index set c1 = 3218590375268227836, c2 = 0.555607, c3 = 'SG0BNzpctI' where c = 2960 index_test.go:143: sql update test_index set c1 = 3819982475434523492, c2 = 0.690328, c3 = '1wSEwgM5gg' where c = 5010 index_test.go:137: sql insert into test_index values (5455, 5756239336885662165, 0.615660, '7jrYRy61Vw') index_test.go:143: sql update test_index set c1 = 2397011818864590147, c2 = 0.614076, c3 = 'hbJEheV69F' where c = 4545 index_test.go:143: sql update test_index set c1 = 7732275590052434617, c2 = 0.602337, c3 = 'jN9XVj89Bm' where c = 339 index_test.go:137: sql insert into test_index values (5456, 5671482697722554552, 0.418586, 'Dn1EkW1E7l') index_test.go:140: sql delete from test_index where c = 3038 index_test.go:143: sql update test_index set c1 = 3871721266403842716, c2 = 0.307884, c3 = 'qhS2avJKbc' where c = 2148 index_test.go:140: sql delete from test_index where c = 232 index_test.go:137: sql insert into test_index values (5458, 1556621611937615177, 0.304334, 'YcJDRoDVy0') index_test.go:137: sql insert into test_index values (5457, 7908943312853601107, 0.856306, 'j2p2HQbYqp') index_test.go:137: sql insert into test_index values (5461, 3807289948890330368, 0.980817, 'YKGRresOxQ') index_test.go:137: sql insert into test_index values (5459, 5222997825756178084, 0.930421, 'FUMFpJlNra') index_test.go:137: sql insert into test_index values (5460, 5368129128631990478, 0.595795, 'utoVtlDqfl') index_test.go:140: sql delete from test_index where c = 5126 index_test.go:143: sql update test_index set c1 = 1960049055988997076, c2 = 0.192288, c3 = 'p7B5afQHJV' where c = 1917 index_test.go:140: sql delete from test_index where c = 1488 index_test.go:143: sql update test_index set c1 = 4305814313752978200, c2 = 0.960342, c3 = 'FExvboBcA3' where c = 117 index_test.go:140: sql delete from test_index where c = 4903 index_test.go:137: sql insert into test_index values (5462, 505971026258144160, 0.127772, 'zgiEYlie6B') index_test.go:140: sql delete from test_index where c = 3607 index_test.go:140: sql delete from test_index where c = 4041 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:143: sql update test_index set c1 = 6387055153883544071, c2 = 0.876951, c3 = 'PS8bidKvFe' where c = 4059 index_test.go:140: sql delete from test_index where c = 5397 index_test.go:137: sql insert into test_index values (5463, 2480330756632401080, 0.234780, 'LnlQwX59px') index_test.go:140: sql delete from test_index where c = 4672 index_test.go:143: sql update test_index set c1 = 8733345035979164794, c2 = 0.302013, c3 = 'SN2fNnORt9' where c = 1320 index_test.go:143: sql update test_index set c1 = 7482837004335677560, c2 = 0.838682, c3 = 'N35aAfDScg' where c = 1544 index_test.go:143: sql update test_index set c1 = 5972873387074645629, c2 = 0.275536, c3 = 'F0TX9Gg87E' where c = 3801 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 3643213400372920391, c2 = 0.254276, c3 = '4dSnr27cVi' where c = 4519 index_test.go:143: sql update test_index set c1 = 7249452247397388009, c2 = 0.684519, c3 = '9nZUq7fT24' where c = 3613 index_test.go:137: sql insert into test_index values (5464, 1541711952158922720, 0.571196, 'gulzYqLvcp') index_test.go:143: sql update test_index set c1 = 1481460916312661730, c2 = 0.912377, c3 = 'YWw2Jefn6W' where c = 374 index_test.go:137: sql insert into test_index values (5467, 6307553048318096325, 0.968504, 'V7IELsor5H') index_test.go:137: sql insert into test_index values (5468, 4332775031573113518, 0.268679, 'AKd25DWe2F') index_test.go:143: sql update test_index set c1 = 6928842056577236284, c2 = 0.663146, c3 = 'CJZ9SOCCqm' where c = 1160 index_test.go:137: sql insert into test_index values (5470, 4018177897901178722, 0.361622, 'i5YIKdduPl') index_test.go:140: sql delete from test_index where c = 3590 index_test.go:137: sql insert into test_index values (5469, 3192359567963296120, 0.846420, 'UFK7nngcmv') index_test.go:137: sql insert into test_index values (5465, 8656894966872437759, 0.166780, 'I4OTXBNqBG') index_test.go:143: sql update test_index set c1 = 3550827511236278577, c2 = 0.731217, c3 = 'Ml1MjpW9Vl' where c = 327 index_test.go:137: sql insert into test_index values (5466, 8697383567332570771, 0.633796, 'Z5Gnfg3mmg') index_test.go:137: sql insert into test_index values (5471, 7760607064548752018, 0.444867, 'apZ0GqsEeN') index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 3404 index_test.go:137: sql insert into test_index values (5472, 2536679478014118757, 0.735621, 'yjXTGtXLCm') index_test.go:140: sql delete from test_index where c = 5279 index_test.go:140: sql delete from test_index where c = 1066 index_test.go:140: sql delete from test_index where c = 4206 index_test.go:140: sql delete from test_index where c = 3857 index_test.go:143: sql update test_index set c1 = 9087638457826747472, c2 = 0.460435, c3 = 'yxFa09gQqX' where c = 303 index_test.go:140: sql delete from test_index where c = 5312 index_test.go:143: sql update test_index set c1 = 2137056026311911066, c2 = 0.754066, c3 = 'GzVrXKI0jb' where c = 4707 index_test.go:137: sql insert into test_index values (5473, 2869130466823158003, 0.620113, 'VN9WjVsdFI') index_test.go:143: sql update test_index set c1 = 7134677232162191328, c2 = 0.990041, c3 = '7NJc3paKlo' where c = 3342 index_test.go:143: sql update test_index set c1 = 1239719744319263629, c2 = 0.839167, c3 = 'PRIfp3vlmQ' where c = 1686 index_test.go:143: sql update test_index set c1 = 4413273464386922882, c2 = 0.794838, c3 = 'oudMPVOm30' where c = 4956 index_test.go:143: sql update test_index set c1 = 5159996783348072490, c2 = 0.036829, c3 = 'ln2Xii0dbb' where c = 3468 index_test.go:140: sql delete from test_index where c = 5443 index_test.go:137: sql insert into test_index values (5476, 987761506922708400, 0.187847, 'WE03tmeDpb') index_test.go:137: sql insert into test_index values (5475, 1252852178376429435, 0.602091, 'tG9GlbmtJH') index_test.go:137: sql insert into test_index values (5477, 8288030336627797094, 0.094498, 'wgzLLoO74b') index_test.go:137: sql insert into test_index values (5474, 8776250623252569577, 0.966328, 'xDxlSa3a5G') index_test.go:143: sql update test_index set c1 = 3749667769261010204, c2 = 0.457772, c3 = 'twsTi0zeq6' where c = 5235 index_test.go:143: sql update test_index set c1 = 7776239358251256870, c2 = 0.435280, c3 = 'ceZELNcCBh' where c = 1066 index_test.go:137: sql insert into test_index values (5479, 1239685280238197292, 0.702464, 'lliCMImiXd') index_test.go:137: sql insert into test_index values (5478, 8167175939450119767, 0.746169, '2WSVpNFABo') index_test.go:140: sql delete from test_index where c = 4624 index_test.go:143: sql update test_index set c1 = 5809557212122735026, c2 = 0.520598, c3 = '3MHOQdZwBI' where c = 4906 index_test.go:140: sql delete from test_index where c = 4417 index_test.go:140: sql delete from test_index where c = 4162 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:137: sql insert into test_index values (5480, 722818716922731946, 0.026955, '3vzta8SVVK') index_test.go:140: sql delete from test_index where c = 1269 index_test.go:140: sql delete from test_index where c = 2320 index_test.go:140: sql delete from test_index where c = 5341 index_test.go:143: sql update test_index set c1 = 8515239908936078346, c2 = 0.336802, c3 = 'de2ZeNVFU0' where c = 1828 index_test.go:137: sql insert into test_index values (5481, 2780511500147533887, 0.142704, 'hh5PPUT6FW') index_test.go:137: sql insert into test_index values (5482, 8847636913062130603, 0.272298, 'lv7Ccd27KR') index_test.go:143: sql update test_index set c1 = 2603049140399515789, c2 = 0.496421, c3 = '2ZMU2yfSyN' where c = 4446 index_test.go:143: sql update test_index set c1 = 2114058470071737192, c2 = 0.682527, c3 = 'tlmidVCeh2' where c = 1979 index_test.go:143: sql update test_index set c1 = 4669969782472461476, c2 = 0.338843, c3 = 'C92A4UP5Vk' where c = 637 index_test.go:137: sql insert into test_index values (5483, 94579273555403782, 0.006475, 'JWJBtDx8mU') index_test.go:140: sql delete from test_index where c = 2651 index_test.go:140: sql delete from test_index where c = 1889 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 7324363841076571695, c2 = 0.596696, c3 = 'xypMgMxSBD' where c = 4985 index_test.go:143: sql update test_index set c1 = 3326041023903061018, c2 = 0.815947, c3 = 'zdc1IkmGwZ' where c = 2275 index_test.go:137: sql insert into test_index values (5484, 8007763095402987616, 0.154816, 'tiECiHXWmn') index_test.go:137: sql insert into test_index values (5485, 3640844875688898310, 0.804345, '69oqhygmE3') index_test.go:140: sql delete from test_index where c = 4326 index_test.go:137: sql insert into test_index values (5486, 7655940009447403713, 0.082732, 'J3I6byxl7n') index_test.go:143: sql update test_index set c1 = 1965823643928673855, c2 = 0.869862, c3 = 'PjHvJQSBFc' where c = 2693 index_test.go:143: sql update test_index set c1 = 951437334428016045, c2 = 0.187536, c3 = 'lQZmqcgWAH' where c = 1668 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:137: sql insert into test_index values (5488, 884807074839941020, 0.847702, 'e91R6Wxz7D') index_test.go:140: sql delete from test_index where c = 775 index_test.go:137: sql insert into test_index values (5487, 3170650977982035986, 0.267056, 'U4Hg3BtXu8') index_test.go:143: sql update test_index set c1 = 6271289615407852511, c2 = 0.270464, c3 = '27TuKQIDD1' where c = 237 index_test.go:143: sql update test_index set c1 = 5754365120689920455, c2 = 0.063756, c3 = '6GR6oSvrDq' where c = 2393 index_test.go:140: sql delete from test_index where c = 4366 index_test.go:143: sql update test_index set c1 = 1278573463498094423, c2 = 0.519116, c3 = 'IEriQEhUNA' where c = 136 index_test.go:137: sql insert into test_index values (5489, 7327147569530793628, 0.671702, 'u3WjRoSl63') index_test.go:137: sql insert into test_index values (5490, 4856872698059647874, 0.640074, 'vm9n4SUIkj') index_test.go:143: sql update test_index set c1 = 6588117350884962844, c2 = 0.147697, c3 = 'KtuQ9R2Ung' where c = 1903 index_test.go:143: sql update test_index set c1 = 85371504824650158, c2 = 0.880995, c3 = 'MYwx3RPj3e' where c = 4936 index_test.go:140: sql delete from test_index where c = 875 index_test.go:137: sql insert into test_index values (5491, 4659326894646315471, 0.071168, 'OEQK5Ha3by') index_test.go:137: sql insert into test_index values (5493, 3420847480598965186, 0.934961, 'ZcbYcVvnTS') index_test.go:140: sql delete from test_index where c = 3534 index_test.go:137: sql insert into test_index values (5492, 6756957578301916417, 0.859452, 'DzOBSODndy') index_test.go:143: sql update test_index set c1 = 5873257624815515658, c2 = 0.785368, c3 = 'ITMg17UslA' where c = 5295 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:140: sql delete from test_index where c = 5246 index_test.go:137: sql insert into test_index values (5494, 8136138849665788538, 0.713482, 'kR30Fcn1or') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:140: sql delete from test_index where c = 2688 index_test.go:143: sql update test_index set c1 = 6571143838316663025, c2 = 0.413166, c3 = 'w0UXabT7z3' where c = 2774 index_test.go:143: sql update test_index set c1 = 4165571845465046064, c2 = 0.883397, c3 = 'hONRjMazsZ' where c = 4281 index_test.go:143: sql update test_index set c1 = 8134209145174917533, c2 = 0.120252, c3 = 'NW9wDdPzXd' where c = 1589 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 5097 index_test.go:143: sql update test_index set c1 = 8750125788095923383, c2 = 0.205543, c3 = 'kxGoUeDsAt' where c = 2008 index_test.go:143: sql update test_index set c1 = 8719304413837900703, c2 = 0.672057, c3 = 'GcZa1AkREt' where c = 3392 index_test.go:137: sql insert into test_index values (5497, 4653709209225467948, 0.357681, 'w1zy6ioyjY') index_test.go:143: sql update test_index set c1 = 2111031243079675601, c2 = 0.161584, c3 = 'r3j05aSmOn' where c = 220 index_test.go:143: sql update test_index set c1 = 4418570781307381390, c2 = 0.966035, c3 = 'DepgelF1h5' where c = 4356 index_test.go:137: sql insert into test_index values (5495, 4827712142598051897, 0.538210, 'w6bITcvnPV') index_test.go:137: sql insert into test_index values (5498, 8963521731031050494, 0.103289, '7QYmz64P4O') index_test.go:143: sql update test_index set c1 = 8483572728186660216, c2 = 0.121686, c3 = 'QtuybzHN6L' where c = 4753 index_test.go:140: sql delete from test_index where c = 3718 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:137: sql insert into test_index values (5500, 3309258247368955282, 0.879629, '2Wx1wRGKA5') index_test.go:137: sql insert into test_index values (5496, 888069105126615264, 0.870141, 'c7fzqSfPhM') index_test.go:137: sql insert into test_index values (5499, 8358514997498164280, 0.275481, 'tzFxImj37C') index_test.go:140: sql delete from test_index where c = 4651 index_test.go:143: sql update test_index set c1 = 1972622874950076725, c2 = 0.095612, c3 = 'wUkVl4AoTt' where c = 57 index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 2302 index_test.go:143: sql update test_index set c1 = 8828108850729444471, c2 = 0.700299, c3 = 'p4O5EFnYDP' where c = 1432 index_test.go:143: sql update test_index set c1 = 5953742797917628069, c2 = 0.334382, c3 = 'TY33DMIKwU' where c = 3168 index_test.go:143: sql update test_index set c1 = 2951615926844537585, c2 = 0.830190, c3 = 'IQQPWyBYNX' where c = 4483 index_test.go:140: sql delete from test_index where c = 5353 index_test.go:143: sql update test_index set c1 = 8977551022608216923, c2 = 0.096176, c3 = 'Xn4nn9w91c' where c = 4631 index_test.go:143: sql update test_index set c1 = 4136847582561188119, c2 = 0.687649, c3 = 'm3vbdYDtgt' where c = 71 [mysql] 2025/04/04 21:41:31 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:31 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:31 packets.go:37: unexpected EOF [2025/04/04 21:41:31.114 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 9890"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2025/04/04 21:41:31 packets.go:37: unexpected EOF [2025/04/04 21:41:31.115 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 9290"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:41:31.115 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 6791"] [addr=127.0.0.1:5001] [error="invalid connection"] [2025/04/04 21:41:31.115 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update set c2 = -1 where c1 = 492"] [addr=127.0.0.1:5001] [error="invalid connection"] index_test.go:137: sql insert into test_index values (5504, 8878199132752136145, 0.145771, 'JeOmXarTnr') index_test.go:137: sql insert into test_index values (5501, 6827524703840216878, 0.519200, 'galGRahq17') index_test.go:137: sql insert into test_index values (5502, 7884770079581515490, 0.497455, 'N46gYVjWYt') index_test.go:137: sql insert into test_index values (5505, 5362469316319684517, 0.149082, 'p4L4sK0kVU') index_test.go:137: sql insert into test_index values (5510, 5122795325160236274, 0.374719, '8RSGzrsEa2') index_test.go:137: sql insert into test_index values (5509, 1701626787778544651, 0.628145, 'z8StO87AxZ') index_test.go:140: sql delete from test_index where c = 4062 index_test.go:137: sql insert into test_index values (5507, 5717362544912233362, 0.228522, 'SvBFynBkDM') index_test.go:137: sql insert into test_index values (5506, 6535781444883738485, 0.686258, 'WIybCIBEb7') index_test.go:137: sql insert into test_index values (5503, 3347912178221806279, 0.146806, 'sz4HLth0jt') index_test.go:140: sql delete from test_index where c = 5496 index_test.go:137: sql insert into test_index values (5508, 7295038875337862938, 0.852788, 'lyhOdIVNnr') index_test.go:140: sql delete from test_index where c = 2937 index_test.go:140: sql delete from test_index where c = 2847 index_test.go:140: sql delete from test_index where c = 2566 index_test.go:140: sql delete from test_index where c = 4702 index_test.go:140: sql delete from test_index where c = 4746 index_test.go:143: sql update test_index set c1 = 7810042146824173718, c2 = 0.127591, c3 = 'aIHBJyiOnP' where c = 2867 index_test.go:140: sql delete from test_index where c = 4587 index_test.go:143: sql update test_index set c1 = 3829932103949968888, c2 = 0.837245, c3 = 'HPQqReOwit' where c = 2699 index_test.go:140: sql delete from test_index where c = 2199 index_test.go:143: sql update test_index set c1 = 6952439920758292501, c2 = 0.539091, c3 = 'hkdXFnZave' where c = 2522 index_test.go:143: sql update test_index set c1 = 175099312140083272, c2 = 0.795213, c3 = 'WDWpd8w884' where c = 110 index_test.go:143: sql update test_index set c1 = 4563127112069547146, c2 = 0.639894, c3 = 'CPacb5nH9a' where c = 2283 index_test.go:140: sql delete from test_index where c = 1933 index_test.go:143: sql update test_index set c1 = 3954709853802808002, c2 = 0.860965, c3 = 'LToA1RinDD' where c = 5251 index_test.go:137: sql insert into test_index values (5513, 1084476107245802758, 0.395792, 'uWr0O8ONEh') index_test.go:137: sql insert into test_index values (5516, 453166727270940677, 0.396027, 'giRZi18OLE') index_test.go:137: sql insert into test_index values (5512, 7131948525037033750, 0.257847, '8Yd7HRXiU5') index_test.go:143: sql update test_index set c1 = 5830753037489749619, c2 = 0.289898, c3 = 'oLpH45qVlp' where c = 3973 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:143: sql update test_index set c1 = 4766145565996438390, c2 = 0.767701, c3 = 'mRQhevxhsv' where c = 5504 index_test.go:143: sql update test_index set c1 = 5739568879626041801, c2 = 0.623960, c3 = 'KtZl9EAgeo' where c = 1146 index_test.go:137: sql insert into test_index values (5511, 6476715584938721918, 0.505202, 'T6f15KvUJn') index_test.go:137: sql insert into test_index values (5515, 7169632282206383160, 0.691921, 'IqImrzg08O') index_test.go:137: sql insert into test_index values (5514, 2531017947911911865, 0.105514, 'etGU0vVWDV') index_test.go:143: sql update test_index set c1 = 232470874363482594, c2 = 0.447074, c3 = 'BmKKw3Mugv' where c = 3954 index_test.go:137: sql insert into test_index values (5517, 8772665175133972337, 0.501332, '9cEF9QNfrM') index_test.go:137: sql insert into test_index values (5519, 4839467460163309930, 0.825345, 'huPGI514Hx') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:143: sql update test_index set c1 = 3728640461071035586, c2 = 0.362679, c3 = 'qWOhuNLOw4' where c = 4711 index_test.go:137: sql insert into test_index values (5518, 4442882051030120961, 0.160835, 'efTlcWQBBa') index_test.go:140: sql delete from test_index where c = 3146 index_test.go:137: sql insert into test_index values (5520, 8240875467327027837, 0.429802, 'ey89U690RN') index_test.go:140: sql delete from test_index where c = 940 index_test.go:143: sql update test_index set c1 = 2329786205654179574, c2 = 0.546126, c3 = 'sGXsWOY0Ag' where c = 1368 index_test.go:137: sql insert into test_index values (5521, 2616113497047333030, 0.034905, 'OvYvaYBgtH') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 2637 index_test.go:140: sql delete from test_index where c = 3958 index_test.go:140: sql delete from test_index where c = 3141 index_test.go:143: sql update test_index set c1 = 1705502660012868471, c2 = 0.511944, c3 = 'sn15nx28Qx' where c = 5001 index_test.go:140: sql delete from test_index where c = 581 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:140: sql delete from test_index where c = 2536 index_test.go:137: sql insert into test_index values (5522, 2205888316549891694, 0.947636, 'qXh3RrdoTL') index_test.go:143: sql update test_index set c1 = 7076298755063508607, c2 = 0.235809, c3 = 'aUmTWK0lST' where c = 2373 index_test.go:137: sql insert into test_index values (5523, 2262931905305910364, 0.685196, '3VPqX3DRPv') index_test.go:143: sql update test_index set c1 = 3370688970269305880, c2 = 0.840851, c3 = 'zMRhtS6Zgs' where c = 2323 index_test.go:143: sql update test_index set c1 = 3848477312895314101, c2 = 0.716167, c3 = 'rv3cpjbTen' where c = 4904 index_test.go:143: sql update test_index set c1 = 5567430800500715613, c2 = 0.478012, c3 = 'NbtcN7IzlR' where c = 2686 index_test.go:143: sql update test_index set c1 = 5004312025382307835, c2 = 0.039867, c3 = 'XyT1Q8kAZB' where c = 5226 index_test.go:143: sql update test_index set c1 = 292928459476880607, c2 = 0.191737, c3 = 'jVsFaXZlei' where c = 642 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:140: sql delete from test_index where c = 2709 index_test.go:137: sql insert into test_index values (5524, 4134029097351314700, 0.431892, 'wquNCmQC3F') index_test.go:143: sql update test_index set c1 = 4461276334966014834, c2 = 0.111097, c3 = 'UgPrNUfk1P' where c = 4670 index_test.go:137: sql insert into test_index values (5525, 4060617229501268693, 0.706441, 'G8RcX4VXuN') index_test.go:143: sql update test_index set c1 = 6205163536648160146, c2 = 0.891101, c3 = 'TytEwnGgMq' where c = 2723 index_test.go:137: sql insert into test_index values (5527, 3340971830516803345, 0.593993, 'mk2JBMm6mt') index_test.go:137: sql insert into test_index values (5528, 4517090368834087274, 0.610363, 'RpFOCVcMuB') index_test.go:140: sql delete from test_index where c = 2523 index_test.go:137: sql insert into test_index values (5531, 1186961902021032344, 0.509292, 'q7pgvK5LJL') index_test.go:140: sql delete from test_index where c = 5042 index_test.go:137: sql insert into test_index values (5530, 292574321446569828, 0.308763, 'rXILZgi9FR') index_test.go:143: sql update test_index set c1 = 3482769010051909052, c2 = 0.719296, c3 = 'N00djQd3kS' where c = 4477 index_test.go:140: sql delete from test_index where c = 2829 index_test.go:137: sql insert into test_index values (5526, 3204259862469013537, 0.805797, 'qnFcZ82vPc') index_test.go:137: sql insert into test_index values (5529, 1932155203912027000, 0.459897, 'OTmvgIbMGS') index_test.go:140: sql delete from test_index where c = 5189 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:140: sql delete from test_index where c = 4804 index_test.go:143: sql update test_index set c1 = 7217834988954456332, c2 = 0.975423, c3 = 'psmOuqJuAQ' where c = 1887 index_test.go:143: sql update test_index set c1 = 5350580018997389257, c2 = 0.303434, c3 = 'kV4iZk3LmD' where c = 1186 index_test.go:140: sql delete from test_index where c = 3592 index_test.go:143: sql update test_index set c1 = 3028079962953716951, c2 = 0.448822, c3 = 'uQpz7vKT0A' where c = 1499 index_test.go:140: sql delete from test_index where c = 4967 index_test.go:143: sql update test_index set c1 = 4784007654203210666, c2 = 0.746194, c3 = 'wB5GkKNTr1' where c = 4252 index_test.go:143: sql update test_index set c1 = 3320417898124767277, c2 = 0.965766, c3 = 'T5LBubrhfA' where c = 3707 index_test.go:143: sql update test_index set c1 = 6986013231165075412, c2 = 0.596318, c3 = '7thzJTkBUB' where c = 4518 index_test.go:137: sql insert into test_index values (5532, 913718059573934857, 0.786359, 'TEE1PMAZP4') index_test.go:137: sql insert into test_index values (5533, 3330903846516167451, 0.174674, '1DaRJ7j9Vw') index_test.go:137: sql insert into test_index values (5535, 4612026919234259226, 0.419790, 'Aj8K82GzYJ') index_test.go:137: sql insert into test_index values (5534, 1599534364088970994, 0.821742, '8a72VLiLcM') index_test.go:143: sql update test_index set c1 = 7813229163255915396, c2 = 0.419265, c3 = 'vdcDIaGOsw' where c = 5105 index_test.go:137: sql insert into test_index values (5538, 5321053477824279137, 0.029510, 'V1TOqtnaOr') index_test.go:137: sql insert into test_index values (5537, 5218707697662273316, 0.225817, 'tOvNKsxbjM') index_test.go:140: sql delete from test_index where c = 1527 index_test.go:140: sql delete from test_index where c = 4492 index_test.go:143: sql update test_index set c1 = 7784565622852254451, c2 = 0.587423, c3 = 'QgskL8oRlV' where c = 3298 index_test.go:140: sql delete from test_index where c = 3441 index_test.go:140: sql delete from test_index where c = 2651 index_test.go:137: sql insert into test_index values (5536, 639801959441529320, 0.827592, '6g3e52hIwq') index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 1077471627063477896, c2 = 0.438243, c3 = 'xFny966LOE' where c = 2946 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 4957353759073120898, c2 = 0.487860, c3 = 'IOtJBjFDjo' where c = 4792 index_test.go:143: sql update test_index set c1 = 3606902057502264621, c2 = 0.741061, c3 = 'g2rG5n8Oyw' where c = 429 index_test.go:143: sql update test_index set c1 = 8736424513782654416, c2 = 0.941783, c3 = 'WM1RE2YMr8' where c = 3074 index_test.go:137: sql insert into test_index values (5539, 7695068851328294225, 0.257880, '5nMnCastQk') index_test.go:137: sql insert into test_index values (5543, 898114439741483149, 0.729724, 'Hz7cLesDiu') index_test.go:143: sql update test_index set c1 = 2575218659981892873, c2 = 0.506484, c3 = 'JygcWZCz2R' where c = 3051 index_test.go:143: sql update test_index set c1 = 4797604525809586292, c2 = 0.330251, c3 = '4HxCfwx5r9' where c = 3766 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:137: sql insert into test_index values (5542, 6773603114166994651, 0.571328, 'CAseeiXmrm') index_test.go:137: sql insert into test_index values (5544, 7827642528201051918, 0.648295, 'LmX69H1ODL') index_test.go:137: sql insert into test_index values (5541, 5352192051690643614, 0.736397, '2CaqMpzIaS') index_test.go:140: sql delete from test_index where c = 5170 index_test.go:137: sql insert into test_index values (5545, 5182583587685829289, 0.053215, 'eUyj0Eyt8t') index_test.go:137: sql insert into test_index values (5540, 3217617499419759139, 0.247718, 'Tq3N0GAcW7') index_test.go:143: sql update test_index set c1 = 5320067193415085389, c2 = 0.842782, c3 = 'HTiwrrx0gJ' where c = 3437 index_test.go:140: sql delete from test_index where c = 4027 index_test.go:140: sql delete from test_index where c = 5017 index_test.go:143: sql update test_index set c1 = 3997709337396846086, c2 = 0.334999, c3 = '81D2UQ9oLl' where c = 1387 index_test.go:140: sql delete from test_index where c = 3122 index_test.go:137: sql insert into test_index values (5547, 1850907197696159782, 0.512066, 'raNjobRkb9') index_test.go:137: sql insert into test_index values (5548, 1616929629112350775, 0.647986, 'p8yvK90Iiq') index_test.go:140: sql delete from test_index where c = 4455 index_test.go:143: sql update test_index set c1 = 370614724669558339, c2 = 0.029010, c3 = 'aXF5GT6L5p' where c = 1862 index_test.go:143: sql update test_index set c1 = 4877850047677434899, c2 = 0.588400, c3 = 'UKnhpoP7M2' where c = 2598 index_test.go:143: sql update test_index set c1 = 5401345587417069821, c2 = 0.740515, c3 = 'iKhAf6diOG' where c = 548 index_test.go:143: sql update test_index set c1 = 3247422445196998209, c2 = 0.703785, c3 = 'ZjfvEVeW4t' where c = 3048 index_test.go:140: sql delete from test_index where c = 3835 index_test.go:143: sql update test_index set c1 = 6480995617981250589, c2 = 0.430050, c3 = 'xwqWYKklw9' where c = 2539 index_test.go:137: sql insert into test_index values (5549, 3550210203201319137, 0.088788, 'S7mTM0Dul9') index_test.go:140: sql delete from test_index where c = 2360 index_test.go:143: sql update test_index set c1 = 5832087030339160351, c2 = 0.470348, c3 = 'qxXgAeAwYZ' where c = 1274 index_test.go:137: sql insert into test_index values (5552, 475231024983992901, 0.230466, 'ly5R61NK0s') index_test.go:137: sql insert into test_index values (5550, 6118775040864500558, 0.564306, 'wbaFYoewXO') index_test.go:137: sql insert into test_index values (5553, 3082708387725384993, 0.439100, 'NKOtAIgAAS') index_test.go:140: sql delete from test_index where c = 1479 index_test.go:140: sql delete from test_index where c = 3991 index_test.go:140: sql delete from test_index where c = 3266 index_test.go:137: sql insert into test_index values (5551, 6368378045453641958, 0.380628, 'CfTdWA7G0y') index_test.go:137: sql insert into test_index values (5554, 7751737809606839410, 0.892220, 'fA267PhKP9') index_test.go:143: sql update test_index set c1 = 3305587183624291166, c2 = 0.622529, c3 = 'ttNy5N5JEz' where c = 1712 index_test.go:143: sql update test_index set c1 = 887169727423494112, c2 = 0.526230, c3 = '7k5RhchCGt' where c = 1853 index_test.go:140: sql delete from test_index where c = 3988 index_test.go:140: sql delete from test_index where c = 503 index_test.go:140: sql delete from test_index where c = 2712 index_test.go:140: sql delete from test_index where c = 5219 index_test.go:137: sql insert into test_index values (5555, 6281903237435689389, 0.876616, 'TA0UUQ8K78') index_test.go:143: sql update test_index set c1 = 3797391014261833937, c2 = 0.268769, c3 = 'bPzS2v6hcx' where c = 2190 index_test.go:143: sql update test_index set c1 = 8473449019427227858, c2 = 0.179677, c3 = 'r5hQ9Bl1SJ' where c = 2164 index_test.go:137: sql insert into test_index values (5556, 5240477594322155014, 0.339960, 'qQv5vxzdU0') index_test.go:140: sql delete from test_index where c = 2470 index_test.go:143: sql update test_index set c1 = 6817866676693667133, c2 = 0.857825, c3 = 'RjOfduUNle' where c = 1929 index_test.go:140: sql delete from test_index where c = 3418 index_test.go:143: sql update test_index set c1 = 3625472115543270577, c2 = 0.186062, c3 = '0CQcGoQsld' where c = 5379 index_test.go:140: sql delete from test_index where c = 1558 index_test.go:143: sql update test_index set c1 = 7079119058403118918, c2 = 0.645195, c3 = '3mifH8JgZs' where c = 4453 index_test.go:137: sql insert into test_index values (5558, 4493676745636557164, 0.560194, 'BhJ40RnlDL') index_test.go:143: sql update test_index set c1 = 9216451806225495234, c2 = 0.489766, c3 = 'gCIA3Cj6DC' where c = 5475 index_test.go:137: sql insert into test_index values (5546, 1105412634820219982, 0.947363, 'xHeHNeBHHX') index_test.go:143: sql update test_index set c1 = 6126293516934315435, c2 = 0.579833, c3 = 'KL49W6NTUV' where c = 3507 index_test.go:137: sql insert into test_index values (5559, 1857895138150864767, 0.141850, 'wNQ7eYLHmy') index_test.go:143: sql update test_index set c1 = 4830036635572134668, c2 = 0.623809, c3 = 'Ujd5zzvaWT' where c = 4100 index_test.go:137: sql insert into test_index values (5560, 3427752171418739953, 0.161158, 'Hjm4EY5e31') index_test.go:137: sql insert into test_index values (5561, 7491163040944670155, 0.598623, 'ulRGMmfzfo') index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (5557, 6660486434855601964, 0.221374, 'YQw65YGvK4') index_test.go:137: sql insert into test_index values (5562, 6765053484501488, 0.066843, 'jy1e9OIQF6') index_test.go:137: sql insert into test_index values (5563, 2612797783532907928, 0.886631, 'WRUxFaoCgu') index_test.go:140: sql delete from test_index where c = 3338 index_test.go:137: sql insert into test_index values (5564, 3760975580399871322, 0.938678, 'av6wnQC4cn') index_test.go:143: sql update test_index set c1 = 3136911154333260444, c2 = 0.265552, c3 = 'dMwt1OQhDC' where c = 1082 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 2365 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 1475 index_test.go:143: sql update test_index set c1 = 1199511225308568219, c2 = 0.668132, c3 = 'vJrt4LvOPz' where c = 611 index_test.go:140: sql delete from test_index where c = 2316 index_test.go:137: sql insert into test_index values (5565, 1992449569888420182, 0.640259, 'ogueFOW3Ec') index_test.go:140: sql delete from test_index where c = 4842 index_test.go:143: sql update test_index set c1 = 533092865689330711, c2 = 0.903282, c3 = 'YWSar6ywbO' where c = 4179 index_test.go:143: sql update test_index set c1 = 8982438414038516256, c2 = 0.660153, c3 = 'd3x9sUlZQP' where c = 3942 index_test.go:143: sql update test_index set c1 = 7217316000765712647, c2 = 0.261090, c3 = '1Oh2QkAkpL' where c = 2597 index_test.go:143: sql update test_index set c1 = 3580775886965368093, c2 = 0.605338, c3 = 'iaXQfjrKb4' where c = 1987 index_test.go:143: sql update test_index set c1 = 4155044469743665691, c2 = 0.646103, c3 = 'E1Y5CKPZM4' where c = 4780 index_test.go:137: sql insert into test_index values (5566, 6831093411142921755, 0.376415, 'fwzkvTvyYh') index_test.go:137: sql insert into test_index values (5567, 3425534660760303031, 0.421654, 'RfRlGkieKE') index_test.go:140: sql delete from test_index where c = 3521 index_test.go:143: sql update test_index set c1 = 4544058614051666319, c2 = 0.763436, c3 = 'AE1Y8OFhar' where c = 4889 index_test.go:137: sql insert into test_index values (5568, 3820541232869007097, 0.740924, 'TgBIXWY7Hg') index_test.go:143: sql update test_index set c1 = 5506624773882528179, c2 = 0.286374, c3 = 'IieMjcArD9' where c = 4476 index_test.go:137: sql insert into test_index values (5569, 3913458482825747530, 0.007137, 'f71ZtVX4xE') index_test.go:137: sql insert into test_index values (5571, 6282128039864034141, 0.544646, 'WwYZbE2Vw0') index_test.go:143: sql update test_index set c1 = 4234050802997998665, c2 = 0.556184, c3 = 'h5ixj0Uf5F' where c = 1758 index_test.go:140: sql delete from test_index where c = 2030 index_test.go:140: sql delete from test_index where c = 2361 index_test.go:140: sql delete from test_index where c = 2828 index_test.go:137: sql insert into test_index values (5572, 5829029136522216591, 0.900968, 'L0sD3C3acC') index_test.go:137: sql insert into test_index values (5570, 3153275321776743074, 0.929235, 'PMW1eEUTSx') index_test.go:137: sql insert into test_index values (5573, 8805804166159798754, 0.637422, 'x4NzALhUkK') index_test.go:143: sql update test_index set c1 = 5516810340848953352, c2 = 0.764984, c3 = '1m1mFhPobj' where c = 4584 index_test.go:140: sql delete from test_index where c = 3065 index_test.go:140: sql delete from test_index where c = 3964 index_test.go:143: sql update test_index set c1 = 7140775735424434447, c2 = 0.562847, c3 = 'lOhxV4Qjpo' where c = 125 index_test.go:143: sql update test_index set c1 = 4844277657634514791, c2 = 0.498668, c3 = 'T95pnxbksg' where c = 1653 index_test.go:137: sql insert into test_index values (5574, 1983949557274293996, 0.381345, 'FULsEuU9Gn') index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 1883939281391567957, c2 = 0.236184, c3 = 'V4CVGrHnFN' where c = 739 index_test.go:140: sql delete from test_index where c = 2491 index_test.go:143: sql update test_index set c1 = 6010521814944469561, c2 = 0.301969, c3 = 'wvtmNOpKYd' where c = 3997 index_test.go:143: sql update test_index set c1 = 1270114169105845243, c2 = 0.560574, c3 = 'YgUtAG5wSS' where c = 189 index_test.go:140: sql delete from test_index where c = 4718 index_test.go:137: sql insert into test_index values (5577, 8488323662668230540, 0.722158, 'jdOr7FvRpc') index_test.go:143: sql update test_index set c1 = 2036422280882742716, c2 = 0.900875, c3 = 'Pby6nJe8gE' where c = 1133 index_test.go:137: sql insert into test_index values (5578, 296784032761279276, 0.440143, 'dhB0hfACbp') index_test.go:137: sql insert into test_index values (5576, 953665296612151104, 0.883713, 'dvb1JDI3rd') index_test.go:137: sql insert into test_index values (5575, 4431794688720030799, 0.590250, '2pUPYYLfs5') index_test.go:140: sql delete from test_index where c = 3364 index_test.go:137: sql insert into test_index values (5579, 1397951148038270833, 0.463056, 'CDZEcc5LD0') index_test.go:143: sql update test_index set c1 = 6451820001242054815, c2 = 0.989481, c3 = 'okqSxyqtog' where c = 2951 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:140: sql delete from test_index where c = 3508 index_test.go:137: sql insert into test_index values (5581, 2762780340865606237, 0.291496, 'HVaTbbYKVs') index_test.go:140: sql delete from test_index where c = 3655 index_test.go:140: sql delete from test_index where c = 3711 index_test.go:143: sql update test_index set c1 = 8950119739896627468, c2 = 0.110236, c3 = '6nTnti2wba' where c = 4727 index_test.go:137: sql insert into test_index values (5582, 5649414830810125041, 0.499825, 'DgDjC36JZ8') index_test.go:143: sql update test_index set c1 = 1928674253088547692, c2 = 0.695969, c3 = 'LY1rdSHStd' where c = 23 index_test.go:137: sql insert into test_index values (5580, 4289052923028641636, 0.494343, '4JjswVxsiQ') index_test.go:140: sql delete from test_index where c = 2638 index_test.go:143: sql update test_index set c1 = 3005703905813043402, c2 = 0.531110, c3 = 'tEvlRq9MYq' where c = 2218 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:143: sql update test_index set c1 = 2410060520613246209, c2 = 0.635646, c3 = 'bJTJ0IbzZJ' where c = 1027 index_test.go:143: sql update test_index set c1 = 860895569918992528, c2 = 0.614669, c3 = 'G5csYj5HEM' where c = 4525 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (5583, 8677962769153918315, 0.378784, '8eMd6cNvqV') index_test.go:140: sql delete from test_index where c = 3008 index_test.go:137: sql insert into test_index values (5584, 5175573176226742898, 0.474975, '78NoyW6708') index_test.go:143: sql update test_index set c1 = 4936082439535829996, c2 = 0.495765, c3 = 'dvuhPjJysF' where c = 2796 index_test.go:143: sql update test_index set c1 = 4096716852771163106, c2 = 0.116674, c3 = 'u2kIpcLLEX' where c = 4929 index_test.go:137: sql insert into test_index values (5587, 2022825191385975774, 0.967045, 'HWTn32JVQr') index_test.go:140: sql delete from test_index where c = 5536 index_test.go:137: sql insert into test_index values (5586, 1384003182683876252, 0.582972, 'ktQswMxSuP') index_test.go:143: sql update test_index set c1 = 8762296974680657227, c2 = 0.583235, c3 = '17gppg4qE0' where c = 5064 index_test.go:137: sql insert into test_index values (5585, 3169716513231138775, 0.297425, 'rRX4jo4iyp') index_test.go:140: sql delete from test_index where c = 4350 index_test.go:137: sql insert into test_index values (5588, 1338478593498164180, 0.013203, 'XG1Jvtwiwa') index_test.go:143: sql update test_index set c1 = 7829835706612230128, c2 = 0.800902, c3 = 'CYc83sMmXx' where c = 3702 index_test.go:143: sql update test_index set c1 = 7008387668601789698, c2 = 0.641994, c3 = 'BKs1nqTVLR' where c = 5405 index_test.go:137: sql insert into test_index values (5589, 8314180994570577876, 0.235051, 'XB2Zg7xC3g') index_test.go:140: sql delete from test_index where c = 4893 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 1533 index_test.go:137: sql insert into test_index values (5590, 3524220415718281015, 0.789318, 'EY3sE8Hovr') index_test.go:143: sql update test_index set c1 = 1405946962958871339, c2 = 0.039821, c3 = 'ud5nFVyJT4' where c = 2292 index_test.go:143: sql update test_index set c1 = 2398219487024589108, c2 = 0.164574, c3 = '4BlKn2EmUy' where c = 3106 index_test.go:143: sql update test_index set c1 = 2692979071497660006, c2 = 0.886788, c3 = 'aSGgzWfHOI' where c = 2887 index_test.go:137: sql insert into test_index values (5591, 2372640422597401052, 0.848095, 'jGG0LxKwjJ') index_test.go:143: sql update test_index set c1 = 4549497296511634839, c2 = 0.572447, c3 = 'vJ491PyoXj' where c = 1850 index_test.go:140: sql delete from test_index where c = 3489 index_test.go:140: sql delete from test_index where c = 5313 index_test.go:137: sql insert into test_index values (5593, 4340222773033333359, 0.564048, 'ym68DDsGkU') index_test.go:137: sql insert into test_index values (5592, 6874697144204895905, 0.990977, '7LH1dDrcZI') index_test.go:140: sql delete from test_index where c = 5172 index_test.go:143: sql update test_index set c1 = 507543992370418096, c2 = 0.895198, c3 = 'OgpjQCL1tx' where c = 137 index_test.go:143: sql update test_index set c1 = 2318372728701908976, c2 = 0.712541, c3 = 'OkxJy0Su7b' where c = 3574 index_test.go:143: sql update test_index set c1 = 389918394237888612, c2 = 0.093664, c3 = 'b4CL2CBTEE' where c = 3690 index_test.go:137: sql insert into test_index values (5594, 7898161014336275890, 0.358371, 'djgARaEEvA') index_test.go:140: sql delete from test_index where c = 5543 index_test.go:137: sql insert into test_index values (5595, 4375898056154933731, 0.010614, 'p5gexsxJ7S') index_test.go:140: sql delete from test_index where c = 2462 index_test.go:143: sql update test_index set c1 = 3816110264664159880, c2 = 0.964205, c3 = 'XM298WtWyM' where c = 883 index_test.go:137: sql insert into test_index values (5596, 8005584030639389081, 0.594769, 'Ofu67wqHUy') index_test.go:140: sql delete from test_index where c = 1050 index_test.go:137: sql insert into test_index values (5598, 6293776640131672938, 0.318079, '7glyorA04u') index_test.go:137: sql insert into test_index values (5597, 2214019774306788906, 0.912298, 'cWjuj15cXX') index_test.go:143: sql update test_index set c1 = 6730506882676439270, c2 = 0.511588, c3 = 'dhnzBdMOZK' where c = 2975 index_test.go:143: sql update test_index set c1 = 5045422114391537759, c2 = 0.002877, c3 = '64xNIhOypo' where c = 1116 index_test.go:140: sql delete from test_index where c = 3644 index_test.go:143: sql update test_index set c1 = 1101612029537658890, c2 = 0.631986, c3 = 'wRc9DOayhw' where c = 52 index_test.go:140: sql delete from test_index where c = 3774 index_test.go:140: sql delete from test_index where c = 4715 index_test.go:140: sql delete from test_index where c = 147 index_test.go:140: sql delete from test_index where c = 2331 index_test.go:143: sql update test_index set c1 = 981804316527100260, c2 = 0.843370, c3 = 'cSB5vkgEK0' where c = 2678 index_test.go:143: sql update test_index set c1 = 8271587646053714777, c2 = 0.019090, c3 = 'v0MKd0ErQr' where c = 1932 index_test.go:143: sql update test_index set c1 = 9132964971000024623, c2 = 0.636145, c3 = 'Ca3my8qdSD' where c = 204 index_test.go:143: sql update test_index set c1 = 4544247803103164444, c2 = 0.621561, c3 = 'rLipFwwj2O' where c = 2109 index_test.go:143: sql update test_index set c1 = 3211650871697498331, c2 = 0.014387, c3 = 'zQQtwyQMXw' where c = 4985 index_test.go:137: sql insert into test_index values (5599, 910593738006218571, 0.022067, 'uuDPqpDohN') index_test.go:137: sql insert into test_index values (5600, 4526848937117461160, 0.593249, '2VipHyu6Pq') index_test.go:140: sql delete from test_index where c = 5390 index_test.go:140: sql delete from test_index where c = 1169 index_test.go:143: sql update test_index set c1 = 8853293233091327046, c2 = 0.822098, c3 = '32bIL7HJk2' where c = 41 index_test.go:143: sql update test_index set c1 = 4081689280532823752, c2 = 0.688503, c3 = 'hWO1ooLF3v' where c = 3256 index_test.go:137: sql insert into test_index values (5601, 5343698217898612956, 0.813053, 'sKQE6m2hPa') index_test.go:137: sql insert into test_index values (5607, 1792478139122935072, 0.149592, 'oPZDlf7Jvw') index_test.go:137: sql insert into test_index values (5602, 7730480992863474902, 0.527850, '13YOH3s4Wy') index_test.go:137: sql insert into test_index values (5603, 6573627628816802284, 0.035749, 'UQUJoG4kTt') index_test.go:137: sql insert into test_index values (5605, 1512886040527635466, 0.442278, 'jScoAHOtUu') index_test.go:137: sql insert into test_index values (5610, 3809133933992741470, 0.715854, '7ThnqaWSOE') index_test.go:137: sql insert into test_index values (5609, 1678647545597483331, 0.304209, 'P2aiK1ESu0') index_test.go:137: sql insert into test_index values (5606, 2789920276282862701, 0.093318, 'wpWPfn3hl8') index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:140: sql delete from test_index where c = 4141 index_test.go:137: sql insert into test_index values (5608, 2565932332357662634, 0.389233, 'XrzNZAno5R') index_test.go:137: sql insert into test_index values (5604, 771494595833045612, 0.264554, 'XY16hNZ4Me') index_test.go:140: sql delete from test_index where c = 780 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:140: sql delete from test_index where c = 5268 index_test.go:143: sql update test_index set c1 = 4559091616023868523, c2 = 0.667874, c3 = 'X4dg16WmhW' where c = 5154 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 4571 index_test.go:140: sql delete from test_index where c = 1683 index_test.go:143: sql update test_index set c1 = 8675587301232578833, c2 = 0.532509, c3 = '6TPU2isEB6' where c = 1592 index_test.go:143: sql update test_index set c1 = 8982152532650439838, c2 = 0.490001, c3 = 'zHdn7l4yJU' where c = 768 index_test.go:143: sql update test_index set c1 = 2474519069294376225, c2 = 0.286892, c3 = 'MFiOrtCQ0A' where c = 5338 index_test.go:137: sql insert into test_index values (5611, 6624866831829310202, 0.475402, 'A8ZN4iKl33') index_test.go:140: sql delete from test_index where c = 2147 index_test.go:143: sql update test_index set c1 = 2587787666075112371, c2 = 0.183499, c3 = 'bjhReZLRbF' where c = 2098 index_test.go:137: sql insert into test_index values (5612, 7558205702957928773, 0.235099, 'KOi1xsaQhb') index_test.go:143: sql update test_index set c1 = 6892092876732256615, c2 = 0.508461, c3 = 't4ciAzfALt' where c = 4495 index_test.go:143: sql update test_index set c1 = 5680125453668738504, c2 = 0.360653, c3 = 'CH7mSg3M5V' where c = 1963 index_test.go:143: sql update test_index set c1 = 8534723290165515614, c2 = 0.730877, c3 = 'UrLrg93hZf' where c = 2720 index_test.go:143: sql update test_index set c1 = 6710151058974975709, c2 = 0.073163, c3 = 'r69e6gHDwt' where c = 4781 index_test.go:137: sql insert into test_index values (5613, 431752541721776432, 0.203210, 'lk7oW0l5y7') index_test.go:137: sql insert into test_index values (5615, 7660744605828714411, 0.295794, 'R8bFeKgfFi') index_test.go:143: sql update test_index set c1 = 1753182797807734888, c2 = 0.850491, c3 = 'YCz6HHsQLa' where c = 788 index_test.go:137: sql insert into test_index values (5618, 5535085734339888750, 0.839442, 'LoMydXHh7x') index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (5616, 292544491222555215, 0.182808, 'K7wYZZU55x') index_test.go:137: sql insert into test_index values (5614, 8187863939626574799, 0.714948, 'XkC6rMmu5O') index_test.go:140: sql delete from test_index where c = 5419 index_test.go:137: sql insert into test_index values (5617, 2014555695173285824, 0.755142, 'R2JLvuXwwq') index_test.go:140: sql delete from test_index where c = 2201 index_test.go:140: sql delete from test_index where c = 3906 index_test.go:137: sql insert into test_index values (5619, 1369891872711490098, 0.200930, 'K3xZFmmXGJ') index_test.go:140: sql delete from test_index where c = 4342 index_test.go:143: sql update test_index set c1 = 7791946696101754467, c2 = 0.667610, c3 = '7yi80Zcy2o' where c = 729 index_test.go:140: sql delete from test_index where c = 4000 index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 3642 index_test.go:137: sql insert into test_index values (5620, 7453209895957741566, 0.493631, 'jjNrq4HNm4') index_test.go:143: sql update test_index set c1 = 7199042680333612782, c2 = 0.366160, c3 = 'JR4R590UhK' where c = 4512 index_test.go:140: sql delete from test_index where c = 289 index_test.go:143: sql update test_index set c1 = 7624697520318036509, c2 = 0.681182, c3 = '54QD5eevv7' where c = 1524 index_test.go:143: sql update test_index set c1 = 7039271424796706211, c2 = 0.368078, c3 = 'aVGuQpmGu9' where c = 1348 index_test.go:137: sql insert into test_index values (5621, 8878680813987247898, 0.116343, 'xQCS5HCTvm') index_test.go:143: sql update test_index set c1 = 226813880405879943, c2 = 0.959977, c3 = 'l59VFQKWQn' where c = 504 index_test.go:143: sql update test_index set c1 = 6034989073266403031, c2 = 0.791308, c3 = 'nZw4IEqeAP' where c = 3550 index_test.go:140: sql delete from test_index where c = 2685 index_test.go:143: sql update test_index set c1 = 7730077175211512360, c2 = 0.146342, c3 = 'YjMgS3AHUV' where c = 2420 index_test.go:143: sql update test_index set c1 = 8078930199960458831, c2 = 0.996366, c3 = '5H3yGFKtq0' where c = 1925 index_test.go:137: sql insert into test_index values (5624, 6026525077310683677, 0.567044, '2iZYbb8yDj') index_test.go:137: sql insert into test_index values (5622, 636811231866552404, 0.572456, 'WosaILfN9r') index_test.go:137: sql insert into test_index values (5623, 3028277145819882976, 0.973469, '6PfjOxD36Q') index_test.go:137: sql insert into test_index values (5625, 8993829710081618311, 0.285021, 'l2bkXIFhn9') index_test.go:140: sql delete from test_index where c = 1774 index_test.go:137: sql insert into test_index values (5626, 5349057981740628123, 0.656702, 'ZFLobFZzGa') index_test.go:143: sql update test_index set c1 = 8150952274621528885, c2 = 0.559361, c3 = 'NBDz1lQivT' where c = 2022 index_test.go:140: sql delete from test_index where c = 4326 index_test.go:143: sql update test_index set c1 = 3486924213018000379, c2 = 0.498581, c3 = '1P3IUaIaPc' where c = 4 index_test.go:140: sql delete from test_index where c = 2520 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 4384085703793305845, c2 = 0.493336, c3 = 'PqRShxjFgH' where c = 3761 index_test.go:137: sql insert into test_index values (5628, 5748667460121108131, 0.454894, 'K8TWQfXDfr') index_test.go:140: sql delete from test_index where c = 2463 index_test.go:137: sql insert into test_index values (5627, 2966371875283666429, 0.565304, 'ymmneaZsfP') index_test.go:137: sql insert into test_index values (5629, 6372894258754610560, 0.593451, 'Sl58r1rfPf') index_test.go:137: sql insert into test_index values (5631, 2740097018331552768, 0.668120, 'sF0rUm9FHp') index_test.go:140: sql delete from test_index where c = 4822 index_test.go:137: sql insert into test_index values (5630, 7429131474028948895, 0.592613, 'HLFaj9ftfQ') index_test.go:140: sql delete from test_index where c = 4016 index_test.go:143: sql update test_index set c1 = 7734766550726261986, c2 = 0.950079, c3 = 'ikxhOtLscb' where c = 4104 index_test.go:143: sql update test_index set c1 = 5523478003837990693, c2 = 0.450676, c3 = 'bxJH0pIJ2d' where c = 3007 index_test.go:140: sql delete from test_index where c = 5092 index_test.go:143: sql update test_index set c1 = 6467042496668302127, c2 = 0.082410, c3 = 'ccbDEnVwO4' where c = 654 index_test.go:143: sql update test_index set c1 = 5506808296808314050, c2 = 0.113870, c3 = 'MZInz2VmLR' where c = 5499 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:137: sql insert into test_index values (5632, 6911982769382802985, 0.476372, 's0RrAqwQvi') index_test.go:140: sql delete from test_index where c = 1733 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:143: sql update test_index set c1 = 8040838334379026490, c2 = 0.790961, c3 = 'Nuo96OO0KD' where c = 4635 index_test.go:137: sql insert into test_index values (5633, 3098264532980161918, 0.921660, 's70Z2VqT0j') index_test.go:143: sql update test_index set c1 = 5271853764645290421, c2 = 0.851807, c3 = 'ORlNbdTfSV' where c = 1498 index_test.go:143: sql update test_index set c1 = 8947745709309789943, c2 = 0.391216, c3 = '5cefgkFsLO' where c = 4821 index_test.go:143: sql update test_index set c1 = 6150866791823747458, c2 = 0.308531, c3 = 'aKMNTGKNN5' where c = 151 index_test.go:143: sql update test_index set c1 = 7243174674193336514, c2 = 0.533577, c3 = 'GZlclJ4n8X' where c = 5426 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:140: sql delete from test_index where c = 5608 index_test.go:137: sql insert into test_index values (5636, 2376598072303847533, 0.449850, 'muUBPsnEq4') index_test.go:137: sql insert into test_index values (5634, 6100775123788470077, 0.754077, 'TUqsrT4bnr') index_test.go:137: sql insert into test_index values (5635, 6691884654594485701, 0.901826, '2u0EcgkeQK') index_test.go:137: sql insert into test_index values (5638, 4755471705321938024, 0.592340, 'BhMgc2npYa') index_test.go:137: sql insert into test_index values (5639, 3813503932592507126, 0.980208, 'ZOzR3oBMU7') index_test.go:137: sql insert into test_index values (5640, 2888256945110926051, 0.958022, 'hqe18lo1sE') index_test.go:137: sql insert into test_index values (5637, 2265691003968167340, 0.214526, 'ny1EQpJdnu') index_test.go:140: sql delete from test_index where c = 5443 index_test.go:143: sql update test_index set c1 = 4508912063591054544, c2 = 0.077760, c3 = 'xfEooMvUYx' where c = 4826 index_test.go:143: sql update test_index set c1 = 3414594292180839693, c2 = 0.724718, c3 = 'khX6x8e1Jr' where c = 3439 index_test.go:143: sql update test_index set c1 = 6610112276004270570, c2 = 0.379020, c3 = 'jVk68akEaA' where c = 5531 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:137: sql insert into test_index values (5642, 6621284751266886932, 0.167694, 'b1XjqWJG5n') index_test.go:140: sql delete from test_index where c = 5259 index_test.go:143: sql update test_index set c1 = 1173418244553322786, c2 = 0.553665, c3 = 'Q43rGJTbQc' where c = 2328 index_test.go:140: sql delete from test_index where c = 3802 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:143: sql update test_index set c1 = 2419691531900669125, c2 = 0.071695, c3 = 'DhnkT5jWe6' where c = 4603 index_test.go:137: sql insert into test_index values (5643, 3178995758627063425, 0.245522, 'PlidVilgbZ') index_test.go:140: sql delete from test_index where c = 3807 index_test.go:143: sql update test_index set c1 = 8489763422178806384, c2 = 0.865742, c3 = 'MICswR1NMi' where c = 4452 index_test.go:143: sql update test_index set c1 = 3239184579293585597, c2 = 0.425320, c3 = 'ilBuAZMmA4' where c = 4427 index_test.go:143: sql update test_index set c1 = 5858876281165205534, c2 = 0.537232, c3 = 'ZJWDsGKWuJ' where c = 2215 index_test.go:137: sql insert into test_index values (5645, 4048463319591595502, 0.165092, 'HckCtBotco') index_test.go:137: sql insert into test_index values (5641, 1781461597627393495, 0.680931, 'abbZp0hLo9') index_test.go:137: sql insert into test_index values (5644, 3850244814859606437, 0.643861, 'RWJxmxHxkf') index_test.go:137: sql insert into test_index values (5646, 1368127691386849656, 0.718127, 'qqdPIrMCca') index_test.go:143: sql update test_index set c1 = 8053795771456455292, c2 = 0.119196, c3 = 'jHJdcQ6WcI' where c = 3765 index_test.go:140: sql delete from test_index where c = 3494 index_test.go:143: sql update test_index set c1 = 8071745998778761299, c2 = 0.444308, c3 = '92I1OqVccx' where c = 2944 index_test.go:137: sql insert into test_index values (5647, 6612101726297347822, 0.232410, 'c8CINCBG96') index_test.go:137: sql insert into test_index values (5648, 8666060207570729816, 0.274956, 'lDiPjC8Xqu') index_test.go:143: sql update test_index set c1 = 8407433641280620542, c2 = 0.190294, c3 = 'n7O6UWrz7X' where c = 1415 index_test.go:140: sql delete from test_index where c = 326 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:140: sql delete from test_index where c = 1076 index_test.go:137: sql insert into test_index values (5649, 2187206201316847478, 0.717751, 'xBrIFfT51A') index_test.go:137: sql insert into test_index values (5651, 8610478323644512914, 0.201214, 'Ia6n2eCTm1') index_test.go:137: sql insert into test_index values (5650, 1069768364157574875, 0.143115, 'EHmw3TeQzu') index_test.go:143: sql update test_index set c1 = 3899908697933803609, c2 = 0.568528, c3 = 'ypnDhtv4Hc' where c = 3389 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 5363 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:140: sql delete from test_index where c = 4542 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:140: sql delete from test_index where c = 3841 index_test.go:137: sql insert into test_index values (5652, 7661704040575218392, 0.384169, 'xbM7koGjJ4') index_test.go:143: sql update test_index set c1 = 27352317076014288, c2 = 0.480358, c3 = '0QkFUEFxN9' where c = 1647 index_test.go:143: sql update test_index set c1 = 3851281615412354903, c2 = 0.235328, c3 = 'vxPp9Rm2Eo' where c = 4299 index_test.go:143: sql update test_index set c1 = 7033930244886995397, c2 = 0.557921, c3 = '7n69edmsOF' where c = 4103 index_test.go:137: sql insert into test_index values (5653, 8478513981595696078, 0.239811, 'l3sfaGpWB8') index_test.go:143: sql update test_index set c1 = 2413191383894445870, c2 = 0.387231, c3 = 'V54fnZAmFr' where c = 4097 index_test.go:143: sql update test_index set c1 = 1760926275957449431, c2 = 0.319216, c3 = 'of2U8HpaGG' where c = 5218 index_test.go:143: sql update test_index set c1 = 1782005339894634322, c2 = 0.189528, c3 = 'SdVK3GPE1d' where c = 4986 index_test.go:140: sql delete from test_index where c = 4508 index_test.go:143: sql update test_index set c1 = 4113839215505081809, c2 = 0.472061, c3 = 'eyhnuU58NS' where c = 4518 index_test.go:143: sql update test_index set c1 = 2577367754578915809, c2 = 0.600450, c3 = 'V9HNAa599V' where c = 2241 index_test.go:137: sql insert into test_index values (5654, 564625853676893024, 0.611269, '9Whmy8ypCO') index_test.go:143: sql update test_index set c1 = 3979292830831514972, c2 = 0.191951, c3 = 'WFrB4s7fc9' where c = 5273 index_test.go:140: sql delete from test_index where c = 4452 index_test.go:137: sql insert into test_index values (5655, 3047193705176652268, 0.254665, 'k8hZ0gQFNO') index_test.go:137: sql insert into test_index values (5658, 8738475738513823484, 0.766678, 'QY6bi6TUYu') index_test.go:137: sql insert into test_index values (5656, 2730470211070921957, 0.550147, 'YpmXUyexMC') index_test.go:137: sql insert into test_index values (5657, 8775241183564330484, 0.401555, 'qbzTiFWEjx') index_test.go:137: sql insert into test_index values (5660, 131226686220415593, 0.725042, 'OaCf6JSvYv') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 721 index_test.go:137: sql insert into test_index values (5659, 5869662425359911976, 0.589548, 'Y1awNzoHBy') index_test.go:140: sql delete from test_index where c = 3106 index_test.go:143: sql update test_index set c1 = 2136097053330295701, c2 = 0.644251, c3 = 'hIeWISuMrQ' where c = 2584 index_test.go:140: sql delete from test_index where c = 2964 index_test.go:137: sql insert into test_index values (5661, 1692049746059451300, 0.141452, 'dPCKnRcTYh') index_test.go:143: sql update test_index set c1 = 7036139871990746414, c2 = 0.123432, c3 = 'ASwr1dXCWp' where c = 5492 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 4927 index_test.go:143: sql update test_index set c1 = 4831296039407160256, c2 = 0.298532, c3 = 'zfkl18BUtO' where c = 3554 index_test.go:143: sql update test_index set c1 = 10993418687216089, c2 = 0.197147, c3 = 'SlgRwgHSpa' where c = 1759 index_test.go:143: sql update test_index set c1 = 3570188489973441698, c2 = 0.122073, c3 = 'BAn1vTGJRn' where c = 5296 index_test.go:137: sql insert into test_index values (5662, 6981396768164485826, 0.571925, 'ONtGGKTsA5') index_test.go:140: sql delete from test_index where c = 4405 index_test.go:143: sql update test_index set c1 = 7410453754408626303, c2 = 0.967510, c3 = 'Znl9LVY0nX' where c = 3191 index_test.go:143: sql update test_index set c1 = 4367734743065997248, c2 = 0.379782, c3 = '9XkxrIDA0C' where c = 3362 index_test.go:137: sql insert into test_index values (5663, 2128394801798500454, 0.372511, 'jMTTU5ZePR') index_test.go:143: sql update test_index set c1 = 6828483801444071065, c2 = 0.948808, c3 = 'Z8muLRFYIw' where c = 5252 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:137: sql insert into test_index values (5665, 4414870668536499461, 0.255130, 'Z3zhi6Fkw2') index_test.go:137: sql insert into test_index values (5666, 1877617439778331752, 0.373861, 'TQ0Cb4Xm0h') index_test.go:137: sql insert into test_index values (5667, 5226392986157515422, 0.202912, 'EhfaQI8JlY') index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 5695010214190443215, c2 = 0.637606, c3 = 'wu63mBpnQB' where c = 872 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:137: sql insert into test_index values (5668, 3451863128865706065, 0.041461, '3uh6Cv0Nsy') index_test.go:140: sql delete from test_index where c = 3016 index_test.go:137: sql insert into test_index values (5669, 2260887799273853458, 0.710694, 'gpEwSOCMRM') index_test.go:137: sql insert into test_index values (5664, 4210233372789488833, 0.957370, '2Y6WobMOTr') index_test.go:140: sql delete from test_index where c = 4599 index_test.go:140: sql delete from test_index where c = 3697 index_test.go:140: sql delete from test_index where c = 720 index_test.go:143: sql update test_index set c1 = 6335825036467614109, c2 = 0.257401, c3 = 'pG7utYkM4R' where c = 1983 index_test.go:140: sql delete from test_index where c = 3672 index_test.go:143: sql update test_index set c1 = 1206937479182923883, c2 = 0.407369, c3 = 'Qq2GEXkvgj' where c = 4918 index_test.go:143: sql update test_index set c1 = 6300819563027106990, c2 = 0.827426, c3 = 'hUuUuah6IS' where c = 4144 index_test.go:143: sql update test_index set c1 = 6915309341269132452, c2 = 0.655877, c3 = 'B3YGCUKDi0' where c = 5101 index_test.go:140: sql delete from test_index where c = 1937 index_test.go:143: sql update test_index set c1 = 100963115151528653, c2 = 0.635698, c3 = 'u3IR4QfNEf' where c = 541 index_test.go:137: sql insert into test_index values (5671, 3235450214306849932, 0.850599, 'FdL9F3wFVq') index_test.go:143: sql update test_index set c1 = 699085780026784685, c2 = 0.409780, c3 = 'uUeYSVe57c' where c = 345 index_test.go:137: sql insert into test_index values (5670, 1126005914820689350, 0.222201, 'VtnyIKkhWS') index_test.go:137: sql insert into test_index values (5672, 4165448000667957473, 0.820907, 'RfX02zqIIX') index_test.go:143: sql update test_index set c1 = 7527802581416592023, c2 = 0.582858, c3 = '8eAbfc1HHe' where c = 2071 index_test.go:137: sql insert into test_index values (5673, 3822620659324570221, 0.325044, 'bLrqpf0KPx') index_test.go:143: sql update test_index set c1 = 8395725711022925735, c2 = 0.709882, c3 = 'jZnDgWANKB' where c = 5032 index_test.go:137: sql insert into test_index values (5674, 2348164828483578841, 0.999170, 'YrceccfT06') index_test.go:143: sql update test_index set c1 = 4418046930162042671, c2 = 0.948653, c3 = 'dYHzzN3xXq' where c = 3181 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:137: sql insert into test_index values (5676, 6363286228228463551, 0.535630, 'xhrvpaVvSX') index_test.go:137: sql insert into test_index values (5675, 4612909685066164540, 0.556755, 'thDM4acqeU') index_test.go:137: sql insert into test_index values (5677, 7062915270505767962, 0.404030, 'zPxrNeEHcu') index_test.go:140: sql delete from test_index where c = 304 index_test.go:137: sql insert into test_index values (5678, 5312963076950869219, 0.716379, 'a8uXjTqDGQ') index_test.go:140: sql delete from test_index where c = 2529 index_test.go:140: sql delete from test_index where c = 4329 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:143: sql update test_index set c1 = 2958455361025544386, c2 = 0.129957, c3 = 'Tr2VVOqKtG' where c = 942 index_test.go:137: sql insert into test_index values (5679, 5966572583871515948, 0.039347, 'VtwQ1WK6aN') index_test.go:143: sql update test_index set c1 = 3435913774290337587, c2 = 0.655377, c3 = 'FGDqAK4q4Z' where c = 836 index_test.go:140: sql delete from test_index where c = 5268 index_test.go:143: sql update test_index set c1 = 4101408578741333883, c2 = 0.846902, c3 = 'jGMYRJS5xs' where c = 5067 index_test.go:143: sql update test_index set c1 = 7493368038305414245, c2 = 0.216639, c3 = '2zdeD4eY6c' where c = 1620 index_test.go:140: sql delete from test_index where c = 4419 index_test.go:143: sql update test_index set c1 = 3862821202251793904, c2 = 0.697701, c3 = 'cMP9kUj56V' where c = 4640 index_test.go:140: sql delete from test_index where c = 2650 index_test.go:140: sql delete from test_index where c = 3785 index_test.go:137: sql insert into test_index values (5683, 2952913763660806827, 0.764683, 'RbrSYoUz0e') index_test.go:137: sql insert into test_index values (5684, 4912268333680324591, 0.588078, 'sDM4OCdDzF') index_test.go:143: sql update test_index set c1 = 8051957204946580662, c2 = 0.972200, c3 = 'aUwTkUiDBc' where c = 1175 index_test.go:137: sql insert into test_index values (5682, 3749767345598884909, 0.429044, 'yty52Qyk3p') index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 5562952621917322437, c2 = 0.287421, c3 = 'Lk7LxpvwcQ' where c = 1784 index_test.go:137: sql insert into test_index values (5680, 7580562870380435327, 0.891857, '2p6BJUSnll') index_test.go:143: sql update test_index set c1 = 7548946094862055524, c2 = 0.984079, c3 = 'FdHCXFByqF' where c = 1000 index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:137: sql insert into test_index values (5681, 7727557754319772735, 0.356395, 'HiHJuowH6E') index_test.go:137: sql insert into test_index values (5685, 5273027539853040624, 0.516114, 'kZZdcQJkLt') index_test.go:140: sql delete from test_index where c = 4560 index_test.go:137: sql insert into test_index values (5686, 8701008799730039597, 0.684747, 'uii6CEwXei') index_test.go:143: sql update test_index set c1 = 1878967985399373748, c2 = 0.169610, c3 = 'GQhIaPYtXl' where c = 1862 index_test.go:137: sql insert into test_index values (5687, 4525274356594902128, 0.172179, 'PBvR1M5Irr') index_test.go:143: sql update test_index set c1 = 7712800173899853516, c2 = 0.019496, c3 = 'Fs79SEAP7p' where c = 2046 index_test.go:143: sql update test_index set c1 = 9082866493353983526, c2 = 0.786475, c3 = 'TASkbBmihu' where c = 1500 index_test.go:140: sql delete from test_index where c = 5660 index_test.go:140: sql delete from test_index where c = 5405 index_test.go:140: sql delete from test_index where c = 4427 index_test.go:137: sql insert into test_index values (5689, 979718873060707888, 0.751914, 'ayF5Gucpnz') index_test.go:137: sql insert into test_index values (5688, 8398575839293529391, 0.522453, 'JusxyvjujM') index_test.go:140: sql delete from test_index where c = 2465 index_test.go:137: sql insert into test_index values (5690, 2477070015491234482, 0.570120, 'EFT9FLre2N') index_test.go:143: sql update test_index set c1 = 4438589085651908605, c2 = 0.637690, c3 = '613345IQAN' where c = 4280 index_test.go:143: sql update test_index set c1 = 7533353359805737658, c2 = 0.176177, c3 = 'sE1a4cKMXf' where c = 4452 index_test.go:140: sql delete from test_index where c = 4296 index_test.go:140: sql delete from test_index where c = 690 index_test.go:143: sql update test_index set c1 = 257581423883898205, c2 = 0.849086, c3 = '26Ig4N9UsR' where c = 5456 index_test.go:140: sql delete from test_index where c = 2744 index_test.go:143: sql update test_index set c1 = 1843832026218792120, c2 = 0.831596, c3 = 'ZZJ2FiX8z5' where c = 1958 index_test.go:143: sql update test_index set c1 = 8305830183295709317, c2 = 0.172052, c3 = '6wOlo0cAV9' where c = 4253 index_test.go:137: sql insert into test_index values (5692, 8516206942117807781, 0.507534, 'NnGPCRVW3X') index_test.go:137: sql insert into test_index values (5691, 3889360132784901645, 0.688609, 'UvCVNw1SJb') index_test.go:143: sql update test_index set c1 = 1302892732322299865, c2 = 0.662255, c3 = '8rXfKLzNUR' where c = 273 index_test.go:143: sql update test_index set c1 = 6568264793692717031, c2 = 0.549614, c3 = 'E9cRJbcBHw' where c = 1278 index_test.go:143: sql update test_index set c1 = 2720435593992608518, c2 = 0.946204, c3 = '3RwxS09jTz' where c = 2970 index_test.go:137: sql insert into test_index values (5694, 7670468516775680435, 0.479326, '2JYGC46eZJ') index_test.go:140: sql delete from test_index where c = 2835 index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (5695, 1644417881441026124, 0.229842, 'XLLgrixbGz') index_test.go:143: sql update test_index set c1 = 3607466159716486960, c2 = 0.054260, c3 = 'Ddd4IsMOY1' where c = 4357 index_test.go:137: sql insert into test_index values (5693, 5765324232177976596, 0.871361, 'HFJ43gpPVz') index_test.go:140: sql delete from test_index where c = 804 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:137: sql insert into test_index values (5696, 3138170306937620626, 0.495248, 'yOXBafcRVY') index_test.go:143: sql update test_index set c1 = 3241461339984995624, c2 = 0.698913, c3 = 'vkk00ckVMq' where c = 1188 index_test.go:140: sql delete from test_index where c = 894 index_test.go:140: sql delete from test_index where c = 5047 index_test.go:143: sql update test_index set c1 = 867055607104331473, c2 = 0.208080, c3 = '3KyPQ4bFvz' where c = 532 index_test.go:140: sql delete from test_index where c = 2585 index_test.go:143: sql update test_index set c1 = 3017050875489571034, c2 = 0.879996, c3 = 'T7ZoPc9m23' where c = 1340 index_test.go:137: sql insert into test_index values (5697, 1085137190762116943, 0.811637, '9oH6jiSzjt') index_test.go:143: sql update test_index set c1 = 1548697298183563712, c2 = 0.518658, c3 = '3cXiXwwVEt' where c = 5248 index_test.go:143: sql update test_index set c1 = 6010779859123608462, c2 = 0.924125, c3 = '10ngv3O7mf' where c = 2013 index_test.go:137: sql insert into test_index values (5698, 7188031698544815616, 0.718688, 'V7cbPAR1gN') index_test.go:143: sql update test_index set c1 = 6626724185457308767, c2 = 0.624608, c3 = 'KDfkhPj1dz' where c = 4216 index_test.go:143: sql update test_index set c1 = 2031249182617904415, c2 = 0.129049, c3 = 'i8EKmsu2L7' where c = 5513 index_test.go:140: sql delete from test_index where c = 4740 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:137: sql insert into test_index values (5700, 2891915010970246454, 0.187050, 'HzLosPmD5K') index_test.go:137: sql insert into test_index values (5699, 2548157415041113168, 0.365405, 'IaPo9pa32s') index_test.go:140: sql delete from test_index where c = 1699 index_test.go:143: sql update test_index set c1 = 7447651538741286949, c2 = 0.345357, c3 = 'S3zhUMIQJe' where c = 386 index_test.go:140: sql delete from test_index where c = 5239 index_test.go:143: sql update test_index set c1 = 2447805433458419313, c2 = 0.945641, c3 = 'BHmfJnIP1m' where c = 4091 index_test.go:143: sql update test_index set c1 = 154432885547078552, c2 = 0.136493, c3 = '1XfB37ZWDg' where c = 4205 index_test.go:143: sql update test_index set c1 = 6788493264536786627, c2 = 0.449498, c3 = 'VHNWbiYdne' where c = 2315 index_test.go:137: sql insert into test_index values (5701, 7671037633784913823, 0.747493, 'CQPyuXsKYG') index_test.go:137: sql insert into test_index values (5705, 5744338917126220316, 0.768061, 'cd02GgjsyX') index_test.go:137: sql insert into test_index values (5703, 1572858381844398289, 0.704366, '1Mm11K7k1o') index_test.go:137: sql insert into test_index values (5710, 5500998945460012974, 0.404774, '7yzPq99Ja2') index_test.go:137: sql insert into test_index values (5704, 4698268390082710443, 0.779874, 'MZVr5wseA0') index_test.go:137: sql insert into test_index values (5702, 1935299688983394998, 0.106344, 'YWJMenDSpI') index_test.go:137: sql insert into test_index values (5709, 7092719715448829600, 0.767707, 'zz5a7dWfF7') index_test.go:137: sql insert into test_index values (5708, 4877274077828191138, 0.631755, 'ZVXPXcZEfs') index_test.go:140: sql delete from test_index where c = 283 index_test.go:137: sql insert into test_index values (5707, 935366424136196674, 0.525125, 'Cjg9pkd2Zf') index_test.go:137: sql insert into test_index values (5706, 1778693881943847453, 0.036839, 'l9r8fkzbgJ') index_test.go:140: sql delete from test_index where c = 5084 index_test.go:140: sql delete from test_index where c = 2993 index_test.go:140: sql delete from test_index where c = 5325 index_test.go:140: sql delete from test_index where c = 4588 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:140: sql delete from test_index where c = 4675 index_test.go:143: sql update test_index set c1 = 2051989521090141650, c2 = 0.428487, c3 = 'Tq1PMH2rFY' where c = 3029 index_test.go:140: sql delete from test_index where c = 2213 index_test.go:143: sql update test_index set c1 = 9206481230284292495, c2 = 0.832067, c3 = 'XwrhIALPVF' where c = 61 index_test.go:140: sql delete from test_index where c = 3881 index_test.go:143: sql update test_index set c1 = 6854525034249958032, c2 = 0.171397, c3 = 't8uvT5Ga7y' where c = 5268 index_test.go:143: sql update test_index set c1 = 8950367558634052991, c2 = 0.419263, c3 = 'n0pMtQhbgd' where c = 421 index_test.go:143: sql update test_index set c1 = 3400346160668395824, c2 = 0.950119, c3 = 'FmwXP9zfwd' where c = 2329 index_test.go:137: sql insert into test_index values (5711, 8545427839559799261, 0.258758, 'cAloN4pmcq') index_test.go:143: sql update test_index set c1 = 5917706662219361385, c2 = 0.558123, c3 = 'ffigncFH3t' where c = 4251 index_test.go:143: sql update test_index set c1 = 1069654764902816774, c2 = 0.026365, c3 = 'tao4qTmhdk' where c = 3489 index_test.go:140: sql delete from test_index where c = 5645 index_test.go:143: sql update test_index set c1 = 5174965415806698627, c2 = 0.473195, c3 = 'ic8frBXNU2' where c = 1413 index_test.go:137: sql insert into test_index values (5713, 6466500895395984574, 0.672608, 'KERVmRysZq') index_test.go:137: sql insert into test_index values (5714, 3224780672210206858, 0.307581, '0YTaThEtEW') index_test.go:143: sql update test_index set c1 = 8007410472152881862, c2 = 0.237657, c3 = 'CTrJHyIWza' where c = 5349 index_test.go:137: sql insert into test_index values (5716, 6750478370764809553, 0.774291, '4gIsLI2ak4') index_test.go:140: sql delete from test_index where c = 3895 index_test.go:137: sql insert into test_index values (5715, 194298942788907436, 0.436075, 'LrItAsx0wX') index_test.go:137: sql insert into test_index values (5712, 1127882045207195907, 0.131824, 'rURYQEaLqh') index_test.go:137: sql insert into test_index values (5718, 1469228501870494151, 0.636968, 'YxrdHhgVkg') index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (5717, 996367525400147715, 0.459659, 'QZbqcPnqi2') index_test.go:140: sql delete from test_index where c = 5318 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:140: sql delete from test_index where c = 3637 index_test.go:137: sql insert into test_index values (5719, 1423740287210121565, 0.482331, '7JSJd9V26m') index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 4824 index_test.go:143: sql update test_index set c1 = 7390105871227360483, c2 = 0.642448, c3 = 'IPq15BOkoy' where c = 5365 index_test.go:140: sql delete from test_index where c = 1806 index_test.go:143: sql update test_index set c1 = 7971345797210082172, c2 = 0.604920, c3 = '5ePYXDXkAQ' where c = 3602 index_test.go:143: sql update test_index set c1 = 4844767079683899657, c2 = 0.312856, c3 = 'KDUdZjeoCF' where c = 1870 index_test.go:143: sql update test_index set c1 = 1418954618576031125, c2 = 0.209381, c3 = 'wjqTlNLUY8' where c = 4167 index_test.go:143: sql update test_index set c1 = 3990346969556727205, c2 = 0.123781, c3 = 'Gt5wPykqEK' where c = 3615 index_test.go:143: sql update test_index set c1 = 7479633379318456554, c2 = 0.934085, c3 = 'bFtlyzGBIm' where c = 1046 index_test.go:143: sql update test_index set c1 = 8673838285400372072, c2 = 0.781114, c3 = 'n1wl14lEP0' where c = 1734 index_test.go:137: sql insert into test_index values (5723, 7462635745688156984, 0.081253, 'm6hnYVMmXZ') index_test.go:137: sql insert into test_index values (5724, 402050796772214847, 0.039166, '1jw0IwPrKO') index_test.go:137: sql insert into test_index values (5720, 8205031222735262483, 0.882359, 'ohtEfX06O8') index_test.go:143: sql update test_index set c1 = 8640569084614642923, c2 = 0.696586, c3 = 'IzglldPWc3' where c = 3649 index_test.go:140: sql delete from test_index where c = 1117 index_test.go:143: sql update test_index set c1 = 2305964147756667986, c2 = 0.321312, c3 = 'leWzlhq3d1' where c = 3030 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:137: sql insert into test_index values (5725, 5906511231351775232, 0.592957, 'vbGbSAPJW4') index_test.go:140: sql delete from test_index where c = 1533 index_test.go:137: sql insert into test_index values (5722, 5379137144811556846, 0.481214, 'R3tydIleBX') index_test.go:140: sql delete from test_index where c = 273 index_test.go:137: sql insert into test_index values (5726, 7480653999452302759, 0.513523, 'SJO8OqbOCX') index_test.go:143: sql update test_index set c1 = 7480365212139691887, c2 = 0.492207, c3 = 'DOPQlCAwT9' where c = 815 index_test.go:137: sql insert into test_index values (5721, 6431313674361743715, 0.996632, 'ss2N6mkrJx') index_test.go:137: sql insert into test_index values (5727, 386855225034759596, 0.569995, 'PmApknsioT') index_test.go:143: sql update test_index set c1 = 1423927047684481077, c2 = 0.442118, c3 = 'Q62blBL9ad' where c = 2069 index_test.go:137: sql insert into test_index values (5728, 1257602271417901200, 0.090252, 'ijlQN7PKDl') index_test.go:140: sql delete from test_index where c = 2477 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:140: sql delete from test_index where c = 3224 index_test.go:137: sql insert into test_index values (5729, 8484395076711809542, 0.319012, 'if54GhgU7l') index_test.go:143: sql update test_index set c1 = 7902094228038641504, c2 = 0.600334, c3 = 'GclGU8pa1A' where c = 1758 index_test.go:143: sql update test_index set c1 = 410290943246845276, c2 = 0.112982, c3 = '1r3Jp1BmVL' where c = 910 index_test.go:143: sql update test_index set c1 = 4402210105283661672, c2 = 0.221159, c3 = 'fPJGvuRWXK' where c = 545 index_test.go:143: sql update test_index set c1 = 7260132689776376565, c2 = 0.135568, c3 = 'HZ67lnpA94' where c = 3186 index_test.go:137: sql insert into test_index values (5732, 5430915462425207905, 0.956785, 'Lw8S8Sakaa') index_test.go:140: sql delete from test_index where c = 346 index_test.go:140: sql delete from test_index where c = 5568 index_test.go:137: sql insert into test_index values (5731, 1595178520329845830, 0.007722, 'liWZQSdAtz') index_test.go:140: sql delete from test_index where c = 3519 index_test.go:140: sql delete from test_index where c = 3694 index_test.go:137: sql insert into test_index values (5733, 1869476931593316923, 0.724615, 'hKirkYBDMy') index_test.go:137: sql insert into test_index values (5730, 8468278872115995044, 0.717597, '7bZzVlw8UN') index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 3912 index_test.go:143: sql update test_index set c1 = 5121931462844744095, c2 = 0.686105, c3 = '3NazuHOffQ' where c = 2520 index_test.go:143: sql update test_index set c1 = 1432552121534154443, c2 = 0.308852, c3 = 'pduGpTj8dy' where c = 2974 index_test.go:143: sql update test_index set c1 = 3632258159070946237, c2 = 0.575555, c3 = '59JQ7Sbl7c' where c = 3078 index_test.go:140: sql delete from test_index where c = 3246 index_test.go:143: sql update test_index set c1 = 7086044935318663767, c2 = 0.210858, c3 = 'GqhPQK4JCI' where c = 3764 index_test.go:137: sql insert into test_index values (5734, 7175654029840577247, 0.342018, 'qRjpAuX41x') index_test.go:140: sql delete from test_index where c = 3238 index_test.go:143: sql update test_index set c1 = 8601464097176689628, c2 = 0.676602, c3 = 'f3Rh2692bh' where c = 3615 index_test.go:143: sql update test_index set c1 = 1479924241743923728, c2 = 0.351525, c3 = '9nKkr0MUNx' where c = 251 index_test.go:137: sql insert into test_index values (5735, 2781763269071428799, 0.894822, 'Cf7K542wfP') index_test.go:143: sql update test_index set c1 = 495299290680498257, c2 = 0.283833, c3 = 'BzUCwS0eCo' where c = 1666 index_test.go:137: sql insert into test_index values (5736, 5670158253440257865, 0.259536, 'qfP9x2j6gB') index_test.go:137: sql insert into test_index values (5738, 145250264317804164, 0.868526, 'PMYmuxAGXq') index_test.go:137: sql insert into test_index values (5737, 3972102137363989585, 0.912060, 'WcPjC9XPzp') index_test.go:143: sql update test_index set c1 = 1106161957313276500, c2 = 0.432274, c3 = 'PcIXIlfZQ7' where c = 5652 index_test.go:143: sql update test_index set c1 = 7143048176907935207, c2 = 0.339957, c3 = '4FE6c4I2xM' where c = 3679 index_test.go:137: sql insert into test_index values (5741, 5167134401444664821, 0.781489, 'o9CLQOU5ic') index_test.go:140: sql delete from test_index where c = 5482 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:137: sql insert into test_index values (5740, 2093827678508401039, 0.740590, 'Xev8Oij6vy') index_test.go:140: sql delete from test_index where c = 2476 index_test.go:137: sql insert into test_index values (5742, 6109492228673333047, 0.440356, 'nwNeKqcskC') index_test.go:140: sql delete from test_index where c = 2156 index_test.go:140: sql delete from test_index where c = 4577 index_test.go:140: sql delete from test_index where c = 626 index_test.go:143: sql update test_index set c1 = 3548135508259197255, c2 = 0.999656, c3 = 'ngNKD78xgs' where c = 5628 index_test.go:143: sql update test_index set c1 = 7704313746685296954, c2 = 0.815293, c3 = 'xn4Pvfm0T9' where c = 1372 index_test.go:143: sql update test_index set c1 = 8471526868317430768, c2 = 0.291883, c3 = 'gfVX3aU88z' where c = 1115 index_test.go:137: sql insert into test_index values (5739, 5641080745547151938, 0.294230, '4YCzO8lmJU') index_test.go:137: sql insert into test_index values (5743, 2218058920295140034, 0.575169, 'rVTed69SFP') index_test.go:143: sql update test_index set c1 = 2076748054075208471, c2 = 0.332084, c3 = 'U1gp3fhxWH' where c = 2940 index_test.go:140: sql delete from test_index where c = 1545 index_test.go:143: sql update test_index set c1 = 6287104551443686384, c2 = 0.854838, c3 = 'm62uF9eDEn' where c = 557 index_test.go:137: sql insert into test_index values (5746, 39443797393307947, 0.232250, 'JR4cfBRL21') index_test.go:137: sql insert into test_index values (5744, 3646872795157283373, 0.271785, 'cQHzQuRPWJ') index_test.go:137: sql insert into test_index values (5745, 460094712480988366, 0.271176, 'PbzbPjaEOw') index_test.go:137: sql insert into test_index values (5747, 7439187602140698338, 0.874645, 'XxvN8oJuVu') index_test.go:140: sql delete from test_index where c = 2375 index_test.go:140: sql delete from test_index where c = 4022 index_test.go:140: sql delete from test_index where c = 974 index_test.go:143: sql update test_index set c1 = 3178060138573269981, c2 = 0.348216, c3 = 'y3ynVsH19M' where c = 3714 index_test.go:143: sql update test_index set c1 = 1441471937681338975, c2 = 0.045777, c3 = 'S9654Xs6LM' where c = 5409 index_test.go:137: sql insert into test_index values (5748, 4514439128452621850, 0.454018, 'CI4Xaja5kP') index_test.go:143: sql update test_index set c1 = 1282398660374364409, c2 = 0.693453, c3 = 'gIfUNae6xx' where c = 2378 index_test.go:140: sql delete from test_index where c = 203 index_test.go:143: sql update test_index set c1 = 8485539702919021426, c2 = 0.004525, c3 = 'MPbRrfHfh8' where c = 622 index_test.go:140: sql delete from test_index where c = 5043 index_test.go:143: sql update test_index set c1 = 1565978755741678403, c2 = 0.529259, c3 = 'mXnMeKAwGs' where c = 3266 index_test.go:140: sql delete from test_index where c = 652 index_test.go:143: sql update test_index set c1 = 2428787922988524343, c2 = 0.173321, c3 = 'cSaCYko9Fm' where c = 344 index_test.go:137: sql insert into test_index values (5749, 7623173606909043298, 0.805107, 'IUtvjk08Vv') index_test.go:143: sql update test_index set c1 = 5709370282597500909, c2 = 0.429163, c3 = 'BXdJYatkMO' where c = 2575 index_test.go:137: sql insert into test_index values (5751, 4760609317915530042, 0.005379, 'eEZ0BBjFI3') index_test.go:137: sql insert into test_index values (5754, 2188922474874945749, 0.478677, '6maWuAomEd') index_test.go:143: sql update test_index set c1 = 6370661371023644731, c2 = 0.644083, c3 = '5ylHWvARpx' where c = 301 index_test.go:143: sql update test_index set c1 = 4025551001814410519, c2 = 0.360016, c3 = 'zdPMrZHnlk' where c = 1885 index_test.go:140: sql delete from test_index where c = 989 index_test.go:137: sql insert into test_index values (5752, 7322965612314948784, 0.379956, '3tN6NoMphN') index_test.go:140: sql delete from test_index where c = 5624 index_test.go:137: sql insert into test_index values (5750, 1908559808754303868, 0.577063, 'Dtp7egKJ9w') index_test.go:137: sql insert into test_index values (5756, 9066027524212019445, 0.453742, 'kh4sTAU7UU') index_test.go:137: sql insert into test_index values (5755, 1947135661823894166, 0.782357, 'sR3rcPexJk') index_test.go:137: sql insert into test_index values (5757, 1591216809635715615, 0.879937, 'b8atuVfMZy') index_test.go:137: sql insert into test_index values (5753, 6543565457388301644, 0.699599, 'VypRC0bbgk') index_test.go:140: sql delete from test_index where c = 2393 index_test.go:143: sql update test_index set c1 = 4694153307943806665, c2 = 0.632533, c3 = 'a6CzFZceLs' where c = 27 index_test.go:140: sql delete from test_index where c = 3612 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:143: sql update test_index set c1 = 8469484154335303526, c2 = 0.973399, c3 = 'bASJ5i9Viv' where c = 5722 index_test.go:140: sql delete from test_index where c = 1644 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:140: sql delete from test_index where c = 4036 index_test.go:140: sql delete from test_index where c = 259 index_test.go:137: sql insert into test_index values (5758, 4238264792031376420, 0.143358, 'R1UNi7fjJA') index_test.go:143: sql update test_index set c1 = 7203125999207411630, c2 = 0.773376, c3 = '3lzKJJxkBk' where c = 3340 index_test.go:143: sql update test_index set c1 = 4674611967629027822, c2 = 0.070095, c3 = 'D6tuZIqqvF' where c = 4841 index_test.go:143: sql update test_index set c1 = 6763455464986406543, c2 = 0.582468, c3 = 'ARXDYbkFco' where c = 1641 index_test.go:137: sql insert into test_index values (5759, 7681852271670793019, 0.892137, 'pzTHlJWP4r') index_test.go:143: sql update test_index set c1 = 2344738979464799586, c2 = 0.474764, c3 = 'cYaVcsAbAU' where c = 4407 index_test.go:140: sql delete from test_index where c = 4468 index_test.go:143: sql update test_index set c1 = 5679299696063251695, c2 = 0.259393, c3 = 'RmXuh1sFPG' where c = 5549 index_test.go:137: sql insert into test_index values (5760, 1737996771035984270, 0.297776, 'Xwf58UVew5') index_test.go:143: sql update test_index set c1 = 1823354560849521812, c2 = 0.005406, c3 = 'OecfysPX8Y' where c = 4396 index_test.go:137: sql insert into test_index values (5762, 1807150718333172530, 0.342603, 'eeEgoBv1ue') index_test.go:143: sql update test_index set c1 = 1439570092884421349, c2 = 0.179376, c3 = 'IkSdrLbZCI' where c = 1460 index_test.go:137: sql insert into test_index values (5761, 6007797000132874967, 0.502987, 'wV4AyGqDiH') index_test.go:140: sql delete from test_index where c = 3829 index_test.go:137: sql insert into test_index values (5763, 9184612035167816098, 0.240398, 'Vl23TNNANx') index_test.go:137: sql insert into test_index values (5764, 4637348416326639312, 0.446584, 'kVi2qcU5dM') index_test.go:140: sql delete from test_index where c = 5680 index_test.go:140: sql delete from test_index where c = 4142 index_test.go:137: sql insert into test_index values (5766, 1242600683324377144, 0.719855, 'wSRQzt2lK5') index_test.go:137: sql insert into test_index values (5765, 986984066624902129, 0.998440, 'lWxgYhxclv') index_test.go:140: sql delete from test_index where c = 4751 index_test.go:140: sql delete from test_index where c = 1660 index_test.go:143: sql update test_index set c1 = 7674742953800837388, c2 = 0.983936, c3 = 'CScGJnOB1p' where c = 3455 index_test.go:140: sql delete from test_index where c = 1982 index_test.go:143: sql update test_index set c1 = 1710356734458152827, c2 = 0.246955, c3 = 'vZjppMFSqo' where c = 4026 index_test.go:140: sql delete from test_index where c = 4814 index_test.go:140: sql delete from test_index where c = 5676 index_test.go:143: sql update test_index set c1 = 5806302639239807980, c2 = 0.505335, c3 = 'P9Jfw8MnZg' where c = 2845 index_test.go:143: sql update test_index set c1 = 7883939988646326941, c2 = 0.515496, c3 = 'pVdUOB58YD' where c = 1429 index_test.go:137: sql insert into test_index values (5767, 4724703912436315275, 0.158449, 'P6libpRR2o') index_test.go:137: sql insert into test_index values (5768, 8591767892290173154, 0.761299, 'GGzOgfdgYP') index_test.go:143: sql update test_index set c1 = 7637195307167239210, c2 = 0.704552, c3 = 'PSTejARhC6' where c = 3156 index_test.go:140: sql delete from test_index where c = 3563 index_test.go:143: sql update test_index set c1 = 6374510310346223035, c2 = 0.454732, c3 = 'SO8naRN49I' where c = 4420 index_test.go:143: sql update test_index set c1 = 2560367312585393912, c2 = 0.038899, c3 = '6GZQgYIVkU' where c = 3876 index_test.go:137: sql insert into test_index values (5769, 8373697264366818545, 0.388627, 'eF4aH64Yt5') index_test.go:143: sql update test_index set c1 = 3700604558258943501, c2 = 0.528603, c3 = 'gTZa0sAP00' where c = 4754 index_test.go:140: sql delete from test_index where c = 5106 index_test.go:137: sql insert into test_index values (5770, 8995511756892565227, 0.744667, 'WTF8z2BDf4') index_test.go:143: sql update test_index set c1 = 8108658050228025072, c2 = 0.266479, c3 = 'lGIwo7x5gc' where c = 555 index_test.go:137: sql insert into test_index values (5771, 2757087010217632453, 0.548498, 'x4tVY1OA1z') index_test.go:137: sql insert into test_index values (5773, 7922300003731962409, 0.485794, 'eAeul0Nf2r') index_test.go:140: sql delete from test_index where c = 5333 index_test.go:137: sql insert into test_index values (5772, 4364272103802662955, 0.328331, 'dSnFwS9hk9') index_test.go:143: sql update test_index set c1 = 8999041918497152765, c2 = 0.911385, c3 = 'I2jtA4NJGJ' where c = 1863 index_test.go:143: sql update test_index set c1 = 6438266115553701829, c2 = 0.095196, c3 = 'Sn7khYCSet' where c = 2392 index_test.go:137: sql insert into test_index values (5775, 87746597057471301, 0.518280, 'xM7LrhfVz0') index_test.go:143: sql update test_index set c1 = 1017719848840843761, c2 = 0.492604, c3 = 'cbrZHU7e0o' where c = 1439 index_test.go:140: sql delete from test_index where c = 281 index_test.go:140: sql delete from test_index where c = 2442 index_test.go:140: sql delete from test_index where c = 3456 index_test.go:140: sql delete from test_index where c = 4470 index_test.go:140: sql delete from test_index where c = 3114 index_test.go:137: sql insert into test_index values (5776, 2111911350923498325, 0.220242, 'rKOcSszyuR') index_test.go:137: sql insert into test_index values (5774, 1455753385320200035, 0.906400, 'd7A2yLi9Y2') index_test.go:137: sql insert into test_index values (5777, 7778734976684475854, 0.883935, 'xoyVeYoUM4') index_test.go:137: sql insert into test_index values (5778, 6349864132751641560, 0.299263, 'Mjy8ieGkWD') index_test.go:143: sql update test_index set c1 = 9109108929502692856, c2 = 0.873644, c3 = '4LRKS66g52' where c = 3207 index_test.go:143: sql update test_index set c1 = 5143908116199413966, c2 = 0.057801, c3 = 'vuU4Pee5qK' where c = 1366 index_test.go:143: sql update test_index set c1 = 3135570897573105832, c2 = 0.501081, c3 = 'ZGh2qm1wAK' where c = 747 index_test.go:143: sql update test_index set c1 = 4062940185777371913, c2 = 0.954753, c3 = 'DVrBVPoXFw' where c = 1387 index_test.go:140: sql delete from test_index where c = 1443 index_test.go:143: sql update test_index set c1 = 4460258488574731913, c2 = 0.807334, c3 = 'ZYMyRntP1U' where c = 490 index_test.go:137: sql insert into test_index values (5779, 3871730095689160679, 0.233747, 'bGTEjUA2L5') index_test.go:137: sql insert into test_index values (5780, 6558313827971101852, 0.152360, 'VnfMwBBOKU') index_test.go:137: sql insert into test_index values (5781, 8088677201774776940, 0.520627, 'hRBgGrEp41') index_test.go:143: sql update test_index set c1 = 1769909989226205964, c2 = 0.010890, c3 = 'zedgDfqq3E' where c = 1341 index_test.go:137: sql insert into test_index values (5782, 2929767862397631027, 0.476975, 'X5EyHXZ6Dy') index_test.go:140: sql delete from test_index where c = 1278 index_test.go:140: sql delete from test_index where c = 4690 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (5783, 9008284838425185346, 0.789104, 'FzRKogbOOZ') index_test.go:137: sql insert into test_index values (5784, 8813577826121446293, 0.012260, '80LCbcIJEf') index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 4589 index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 3012 index_test.go:140: sql delete from test_index where c = 4244 index_test.go:143: sql update test_index set c1 = 4362804103846181976, c2 = 0.116458, c3 = 'k9rERaCuUX' where c = 87 index_test.go:143: sql update test_index set c1 = 7203609250792614896, c2 = 0.896426, c3 = 'mGx0FexFxa' where c = 0 index_test.go:143: sql update test_index set c1 = 2918319056587118503, c2 = 0.569820, c3 = 'rN8nlQbq54' where c = 2217 index_test.go:140: sql delete from test_index where c = 5135 index_test.go:143: sql update test_index set c1 = 7450842426466800110, c2 = 0.596251, c3 = 'M17TErrpll' where c = 471 index_test.go:143: sql update test_index set c1 = 4423587815147799917, c2 = 0.132895, c3 = 'LIJ1d1zOfw' where c = 5062 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:137: sql insert into test_index values (5785, 5306102358195683853, 0.976956, 'drCo9CkLCZ') index_test.go:143: sql update test_index set c1 = 5737501148491456775, c2 = 0.606159, c3 = 'OZirgW1Dn8' where c = 4703 index_test.go:143: sql update test_index set c1 = 3526764175153001293, c2 = 0.544437, c3 = 'bnltDlmSoQ' where c = 5477 index_test.go:143: sql update test_index set c1 = 2282425004036969046, c2 = 0.008988, c3 = 'mq4eWgR3MM' where c = 5533 index_test.go:140: sql delete from test_index where c = 2921 index_test.go:137: sql insert into test_index values (5786, 228151091985915433, 0.687658, 'Rzd6miXlXY') index_test.go:137: sql insert into test_index values (5787, 3050704923045493650, 0.892327, 'Nn1VBZ8f4t') index_test.go:137: sql insert into test_index values (5788, 4903277016002390804, 0.856617, 'Y4zN1MCxIH') index_test.go:143: sql update test_index set c1 = 1081558984525573973, c2 = 0.768542, c3 = '5sBXhzXR52' where c = 3183 index_test.go:143: sql update test_index set c1 = 8708034216846501446, c2 = 0.772631, c3 = 'fAfO6lyEyX' where c = 4895 index_test.go:137: sql insert into test_index values (5789, 8551064259953783217, 0.615944, 'rOkJyCl8Xa') index_test.go:137: sql insert into test_index values (5790, 780722199478982121, 0.932372, 'ioTeRtHhXv') index_test.go:137: sql insert into test_index values (5792, 6419099796630624476, 0.635498, '3fZg6ZsHqV') index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (5791, 8765770550301051902, 0.323275, 'uqkOuVZfwz') index_test.go:143: sql update test_index set c1 = 456706358343637818, c2 = 0.194696, c3 = 'kuobohSfdW' where c = 3187 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 3152 index_test.go:140: sql delete from test_index where c = 1672 index_test.go:137: sql insert into test_index values (5794, 7411696080721974148, 0.111916, 'Q8kqOZr0pF') index_test.go:137: sql insert into test_index values (5793, 28773040516749366, 0.919077, 'KoBfJagvpR') index_test.go:140: sql delete from test_index where c = 3969 index_test.go:140: sql delete from test_index where c = 5453 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:140: sql delete from test_index where c = 2559 index_test.go:143: sql update test_index set c1 = 7184598797362236704, c2 = 0.685216, c3 = 'vuht5Npfhc' where c = 2806 index_test.go:143: sql update test_index set c1 = 5933373919095977395, c2 = 0.350528, c3 = 'AO8AjYhE2n' where c = 5449 index_test.go:143: sql update test_index set c1 = 8959899697340029295, c2 = 0.292295, c3 = '1MZtF5sTpV' where c = 2973 index_test.go:140: sql delete from test_index where c = 3202 index_test.go:143: sql update test_index set c1 = 7051301276947676897, c2 = 0.664113, c3 = 'LW07bsa3h6' where c = 367 index_test.go:143: sql update test_index set c1 = 5323869925530020955, c2 = 0.893270, c3 = 'F2ChEevo0p' where c = 3479 index_test.go:143: sql update test_index set c1 = 7866552571965364748, c2 = 0.832045, c3 = '03Qwv2hiuj' where c = 4154 index_test.go:143: sql update test_index set c1 = 4968932845476965128, c2 = 0.350762, c3 = 'YtqfmRcfPT' where c = 2931 index_test.go:137: sql insert into test_index values (5795, 5901772680786364489, 0.175330, 'FnwnOWmLch') index_test.go:143: sql update test_index set c1 = 1579381732984740917, c2 = 0.471319, c3 = 'rfXBsIKQIj' where c = 5527 index_test.go:137: sql insert into test_index values (5796, 5278646678347133689, 0.539482, 'kqbN8t6848') index_test.go:137: sql insert into test_index values (5797, 7840600052800497099, 0.056148, 'MHXL6kODJt') index_test.go:143: sql update test_index set c1 = 2571922436170135587, c2 = 0.760846, c3 = 'bjDuiSKe22' where c = 3999 index_test.go:137: sql insert into test_index values (5799, 1368802465952106165, 0.329581, 'OK3bxugT0E') index_test.go:140: sql delete from test_index where c = 5399 index_test.go:140: sql delete from test_index where c = 4432 index_test.go:140: sql delete from test_index where c = 5237 index_test.go:137: sql insert into test_index values (5798, 1776331076992236471, 0.475380, '9k6kcWXkqI') index_test.go:143: sql update test_index set c1 = 6631433176022939194, c2 = 0.884870, c3 = 'sHCHM3q9tv' where c = 979 index_test.go:143: sql update test_index set c1 = 8640345052344479999, c2 = 0.066745, c3 = 'uHRpKh6JzB' where c = 2051 index_test.go:143: sql update test_index set c1 = 3391097759001760340, c2 = 0.945073, c3 = 'QL6k3XQEjd' where c = 40 index_test.go:140: sql delete from test_index where c = 3069 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 905508494483499344, c2 = 0.383709, c3 = '7h7EyKtREg' where c = 2319 index_test.go:137: sql insert into test_index values (5800, 282992914403350267, 0.210873, 'N04F1pUcWI') index_test.go:143: sql update test_index set c1 = 2320639943946584276, c2 = 0.343807, c3 = 'Ek674rwSk8' where c = 2405 index_test.go:140: sql delete from test_index where c = 2967 index_test.go:143: sql update test_index set c1 = 6482438639932556615, c2 = 0.797230, c3 = 'Wt7HVJzlr8' where c = 3817 [2025/04/04 21:41:32.515 +08:00] [ERROR] [gc_worker.go:1864] ["deleteRanges is called"] --- PASS: TestIndex (39.31s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [TestSimpleConflictUpdate][Update][Time Cost]6.679767981s [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [TestSimpleMixed][Mixed][Time Cost]12.408365601s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [TestSimpleInc][Insert][Time Cost]220.276645ms [TestSimpleInc][Update][Time Cost]1.10018239s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]269.166208ms [mysql] 2025/04/04 21:41:37 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:37 packets.go:37: unexpected EOF [2025/04/04 21:41:37.409 +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:5001] [error="invalid connection"] [mysql] 2025/04/04 21:41:37 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:37 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:37 packets.go:37: unexpected EOF [2025/04/04 21:41:37.410 +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:5001] [error="invalid connection"] [2025/04/04 21:41:37.410 +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:5001] [error="invalid connection"] [2025/04/04 21:41:37.410 +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:5001] [error="invalid connection"] [2025/04/04 21:41:37.410 +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:5001] [error="invalid connection"] [TestSimpleInc][Update][Time Cost]4.221128426s --- PASS: TestSimple (48.68s) --- PASS: TestSimple/Basic (5.09s) --- PASS: TestSimple/Mixed (29.37s) --- PASS: TestSimple/Mixed/test_mixed (13.97s) --- PASS: TestSimple/Mixed/test_mixed_common (15.40s) --- PASS: TestSimple/Inc (5.83s) --- PASS: TestSimple/Inc/test_inc (1.33s) --- PASS: TestSimple/Inc/test_inc_common (4.50s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/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] } === RUN TestSimpleUpdate/Conflict/test_conflict_update_common [TestSimpleConflictUpdate][Insert][Time Cost]3.708444925s [mysql] 2025/04/04 21:41:52 packets.go:37: unexpected EOF [2025/04/04 21:41:52.327 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 6296"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2025/04/04 21:41:52 packets.go:37: unexpected EOF [mysql] 2025/04/04 21:41:52 packets.go:37: unexpected EOF [2025/04/04 21:41:52.328 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 2661"] [addr=127.0.0.1:5000] [error="invalid connection"] [2025/04/04 21:41:52.328 +08:00] [ERROR] [ddl_test.go:400] ["exec in server, retry"] [query="update test_conflict_update_common set c2 = -1 where c1 = 5478"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleConflictUpdate][Update][Time Cost]6.892317007s --- PASS: TestSimpleUpdate (72.17s) --- PASS: TestSimpleUpdate/Basic (24.10s) --- PASS: TestSimpleUpdate/Basic/test_update (9.08s) --- PASS: TestSimpleUpdate/Basic/test_update_common (15.02s) --- PASS: TestSimpleUpdate/Conflict (39.80s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (21.05s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (18.75s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-28578/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS