Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/merged_common_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-merged_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s Agent pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s is provisioned from template pingcap_tidb_merged_common_test_1069-m34ql-2j7n0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/" runUrl: "job/pingcap/job/tidb/job/merged_common_test/1069/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "aceff3cca7ab3d6a17c3fd1780903ed96ae2edbd" jenkins/label: "pingcap_tidb_merged_common_test_1069-m34ql" name: "pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.13_java:cached" name: "java" resources: limits: memory: "16Gi" cpu: "4" requests: memory: "4Gi" cpu: "2" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-merged-common-test-1069-m34ql-2j7n0-bmr6s" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s" - 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-merged-common-test-1069-m34ql-2j7n0-bmr6s in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_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/merged_common_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=fcc5323e-a0d9-4616-add0-3438fa89bf3a JENKINS_NODE_COOKIE=b1b79132-7e3e-447c-8a93-c9fc40b0db7f BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-merged_common_test-1069 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_common_test","buildid":"1787437872316420106","prowjobid":"fcc5323e-a0d9-4616-add0-3438fa89bf3a","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"957e6ae67d4c675c5b2a2e8182e21f971bdde575","base_link":"https://github.com/pingcap/tidb/compare/3ca57c1ff297...957e6ae67d4c"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_common_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_common_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_common_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1069 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787437872316420106 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_common_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_common_test_1069-m34ql GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/merged_common_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-392157d98866daf36125dc5fb41bbe24753f1f3d06c2ee8f4c4f3fa3e0907f54 NODE_LABELS=pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s pingcap_tidb_merged_common_test_1069-m34ql GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_common_test/display/redirect BUILD_NUMBER=1069 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.6' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build1131672438=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-common-test-1069-m34ql-2j7n0-bmr6s 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: 62753 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: c7a7ea7f599b7d3b (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 13 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 11:03:40 UTC 2024 ;; MSG SIZE rcvd: 77 [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/merged_common_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-3ca57c1-5871f4c) 460796928 bytes in 1.99 secs (231299727 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb/.git/ .git HEAD is now at 20e647ba9d Merge commit '5871f4cf93fb896f8b0db52ef024c9533ab28c18' into HEAD POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb 3ca57c1ff2..957e6ae67d master -> origin/master Warning: you are leaving 1 commit behind, not connected to any of your branches: 20e647ba9d Merge commit '5871f4cf93fb896f8b0db52ef024c9533ab28c18' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 20e647ba9d HEAD is now at 957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031) ๐Ÿšง Checkouting to base SHA:957e6ae67d4c675c5b2a2e8182e21f971bdde575... HEAD is now at 957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 957e6ae67d4c675c5b2a2e8182e21f971bdde575 957e6ae67d planner: move MemtablePredicateExtractor interface to a unified base place. (#53031) 3ca57c1ff2 planner: fix index merge shouldn't push partial limit down when index plans are keep ordered (#52979) 17d3f7fd45 planner: small refactor for plan cache (#53028) โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-957e6ae) 460854272 bytes in 12.90 secs (35733131 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-dae424f-e2100db) 609590272 bytes in 4.46 secs (136615370 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@50062e40; decorates RemoteLauncher[hudson.remoting.Channel@33f58511:JNLP4-connect connection from 10.233.83.115/10.233.83.115:35652] 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/merged_common_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/merged_common_test/tidb-test@tmp/jenkins-gitclient-ssh368546489919965221.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git read-tree -mu HEAD # timeout=10 > git config core.sparsecheckout false # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 Cache saved successfully (git/PingCAP-QE/tidb-test/rev-957e6ae67d4c675c5b2a2e8182e21f971bdde575) 609595904 bytes in 24.23 secs (25156541 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/merged_common_test/tidb [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + ls bin/tidb-server ls: cannot access bin/tidb-server: No such file or directory + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-85-g957e6ae67d" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 11:04:43" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=957e6ae67d4c675c5b2a2e8182e21f971bdde575" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Community" ' -o bin/tidb-server ./cmd/tidb-server go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/tidwall/btree v1.7.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading golang.org/x/text v0.14.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/golang/snappy v0.0.4 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/tools v0.20.0 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading golang.org/x/time v0.5.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/aws/aws-sdk-go v1.50.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 golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/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/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading cloud.google.com/go v0.112.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading cloud.google.com/go/compute v1.24.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/apache/thrift v0.16.0 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/tklauser/numcpus v0.6.1 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading k8s.io/apimachinery v0.28.6 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/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] } [Pipeline] // container [Pipeline] } Cache saved successfully (binary/pingcap/tidb/merged_integration_test/rev-jenkins-pingcap-tidb-merged_common_test-1069) 217236992 bytes in 10.59 secs (20516305 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-merged_common_test-1069 [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-merged_common_test-1069/tidb-test) 609596416 bytes in 21.89 secs (27845608 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_DIR = 'jdbc_test', TEST_CMD = './test_fast.sh') [Pipeline] { (Branch: Matrix - TEST_DIR = 'jdbc_test', TEST_CMD = './test_slow.sh') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'jdbc_test', TEST_CMD = './test_fast.sh') [Pipeline] stage [Pipeline] { (Matrix - TEST_DIR = 'jdbc_test', TEST_CMD = './test_slow.sh') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tidb/latest/pod-merged_common_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] node [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-common-test-1069-598q7-frc81-p8wv9 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-common-test-1069-hq243-vpkj4-9q6np Agent pingcap-tidb-merged-common-test-1069-598q7-frc81-p8wv9 is provisioned from template pingcap_tidb_merged_common_test_1069-598q7-frc81 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/" runUrl: "job/pingcap/job/tidb/job/merged_common_test/1069/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "43ddca1f060493727580df7d613049abe9729619" jenkins/label: "pingcap_tidb_merged_common_test_1069-598q7" name: "pingcap-tidb-merged-common-test-1069-598q7-frc81-p8wv9" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.13_java:cached" name: "java" resources: limits: memory: "16Gi" cpu: "4" requests: memory: "4Gi" cpu: "2" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-merged-common-test-1069-598q7-frc81-p8wv9" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-common-test-1069-598q7-frc81-p8wv9" - 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-merged-common-test-1069-598q7-frc81-p8wv9 in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tidb-merged-common-test-1069-hq243-vpkj4-9q6np is provisioned from template pingcap_tidb_merged_common_test_1069-hq243-vpkj4 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_common_test/1069/" runUrl: "job/pingcap/job/tidb/job/merged_common_test/1069/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7e344ba3710616045236f4d5549f6be7ae4e2fd3" jenkins/label: "pingcap_tidb_merged_common_test_1069-hq243" name: "pingcap-tidb-merged-common-test-1069-hq243-vpkj4-9q6np" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.13_java:cached" name: "java" resources: limits: memory: "16Gi" cpu: "4" requests: memory: "4Gi" cpu: "2" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" 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-merged-common-test-1069-hq243-vpkj4-9q6np" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-common-test-1069-hq243-vpkj4-9q6np" - 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-merged-common-test-1069-hq243-vpkj4-9q6np in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_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@4635315b; decorates RemoteLauncher[hudson.remoting.Channel@7021aff7:JNLP4-connect connection from 10.233.85.154/10.233.85.154:40588] 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/merged_common_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4007ae9c; decorates RemoteLauncher[hudson.remoting.Channel@5058e9ae:JNLP4-connect connection from 10.233.85.148/10.233.85.148:41388] 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/merged_common_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb [Pipeline] { [Pipeline] cache > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Cache restored successfully (binary/pingcap/tidb/merged_integration_test/rev-jenkins-pingcap-tidb-merged_common_test-1069) 217236992 bytes in 0.61 secs (355830423 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-85-g957e6ae67d Edition: Community Git Commit Hash: 957e6ae67d4c675c5b2a2e8182e21f971bdde575 Git Branch: HEAD UTC Build Time: 2024-05-06 11:04:43 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache not saved (binary/pingcap/tidb/merged_integration_test/rev-jenkins-pingcap-tidb-merged_common_test-1069 already exists) [Pipeline] container [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-merged_common_test-1069/tidb-test) 609596416 bytes in 3.20 secs (190223373 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb [Pipeline] { [Pipeline] cache + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb/bin/tidb-server bin/ + chmod +x bin/tidb-server + ls -alh bin/ total 208M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 19:08 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 19:08 .. -rwxr-xr-x. 1 jenkins jenkins 208M May 6 19:08 tidb-server Cache restored successfully (binary/pingcap/tidb/merged_integration_test/rev-jenkins-pingcap-tidb-merged_common_test-1069) 217236992 bytes in 0.69 secs (317039489 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + ./bin/tidb-server -V Release Version: v8.2.0-alpha-85-g957e6ae67d Edition: Community Git Commit Hash: 957e6ae67d4c675c5b2a2e8182e21f971bdde575 Git Branch: HEAD UTC Build Time: 2024-05-06 11:04:43 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache not saved (binary/pingcap/tidb/merged_integration_test/rev-jenkins-pingcap-tidb-merged_common_test-1069 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test [Pipeline] { [Pipeline] cache jdbc slow test start starting tidb-servers, log file: slow_tidb.log tidb-server(PID: 91) started loading init file go: downloading github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 go: extracting github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 go: finding github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tidb-jdbc-test 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tidb-jdbc-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tidb-jdbc-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tidb-jdbc-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tidb-jdbc-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/target/test-classes [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java: /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tidb-jdbc-test --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom Progress (1): 1.4/3.1 kB Progress (1): 2.7/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom (3.1 kB at 3.0 kB/s) Cache restored successfully (ws/jenkins-pingcap-tidb-merged_common_test-1069/tidb-test) 609596416 bytes in 11.09 secs (54965587 bytes/sec) [Pipeline] { [Pipeline] sh Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom Progress (1): 1.4/2.5 kB Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom (2.5 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar Progress (1): 1.4/85 kB Progress (1): 2.7/85 kB Progress (1): 4.1/85 kB Progress (1): 5.5/85 kB Progress (1): 6.9/85 kB Progress (1): 8.2/85 kB Progress (1): 9.6/85 kB Progress (1): 11/85 kB Progress (1): 12/85 kB Progress (1): 14/85 kB Progress (1): 15/85 kB Progress (1): 16/85 kB Progress (1): 20/85 kB Progress (1): 25/85 kB Progress (1): 29/85 kB Progress (1): 33/85 kB Progress (1): 37/85 kB Progress (1): 41/85 kB Progress (1): 45/85 kB Progress (1): 49/85 kB Progress (1): 53/85 kB Progress (1): 57/85 kB Progress (1): 61/85 kB Progress (1): 66/85 kB Progress (1): 70/85 kB Progress (1): 74/85 kB Progress (1): 78/85 kB Progress (1): 81/85 kB Progress (1): 85 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar (85 kB at 452 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb/bin/tidb-server bin/ + chmod +x bin/tidb-server + ls -alh bin/ total 208M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 19:08 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 19:08 .. -rwxr-xr-x. 1 jenkins jenkins 208M May 6 19:08 tidb-server [Pipeline] container [Pipeline] { [Pipeline] sh [INFO] Running pingcap.tidb.test.regression.StatementRegressionTest Running test pingcap.tidb.test.regression.StatementRegressionTest#testCommentParsing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testParameterBoundsCheck ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testLimitAndMaxRows ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d jdbc fast test start starting tidb-servers, log file: fast_tidb.log Running test pingcap.tidb.test.regression.StatementRegressionTest#testLoadData ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d /tmp/mysql6240560948068750945.txt Running test pingcap.tidb.test.regression.StatementRegressionTest#testQuotedIdRecognition ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testTimestampNPE ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 2024-05-06 19:08:54.0 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug34093_nonbatch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testSetMaxRows ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug10155 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug10630 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug11115 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug11540 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug11663 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d /* conn id 2097186 clock: 1714993734370 */ /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout; /* conn id 2097186 clock: 1714993734371 */ SET NAMES utf8mb4; /* conn id 2097186 clock: 1714993734371 */ SET character_set_results = NULL; /* conn id 2097186 clock: 1714993734371 */ SET autocommit=1; /* conn id 2097186 clock: 1714993734372 */ DEALLOCATE PREPARE debug_stmt_2; Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug11798 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug13255 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug15141 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug15383 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug17099 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug17587 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug18041 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug18740 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug19615 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug20029 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug20650 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug20687 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug20888 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug21207 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug21438 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug22290 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug22359 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug24344 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug24360 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug25025 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug27412 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug28256 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug28469 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug28596 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug28851 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testPStmtTypesBug ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug30550 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug31193 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug32577 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 11/04/2007 01:30 EST 11/04/2007 01:30 EDT Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug34185 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug34518 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug35170 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug35653 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug35666 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d tidb-server(PID: 92) started loading init file go: downloading github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 go: extracting github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 go: finding github.com/go-sql-driver/mysql v0.0.0-20170715192408-3955978caca4 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building tidb-jdbc-test 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tidb-jdbc-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tidb-jdbc-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tidb-jdbc-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tidb-jdbc-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/target/test-classes Mon May 06 19:09:01 CST 2024 INFO: Profiler Event: [SLOW QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1348) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at pingcap.tidb.test.regression.StatementRegressionTest.testBug35666(StatementRegressionTest.java:4146) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 4001 ms, connection-id: 2097310, statement-id: 4, resultset-id: 0, message: Slow query (exceeded 2000 ms., duration: 4001 ms): as prepared: SELECT SLEEP(4) with parameters bound: SELECT SLEEP(4) Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug36478 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug37458 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug38747 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug39352 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug40279 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug40439 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug41448 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug41566 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug42253 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug44056 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug46788 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug54095 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug54175 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug58728 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug61501 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug64805 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java: /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_common_test/tidb-test/jdbc_test/src/test/java/pingcap/tidb/test/simple/ConnectionTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ tidb-jdbc-test --- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom Progress (1): 1.4/3.1 kB Progress (1): 2.7/3.1 kB Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom (3.1 kB at 6.6 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom Progress (1): 1.4/2.5 kB Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom (2.5 kB at 24 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar Progress (1): 4.1/85 kB Progress (1): 8.2/85 kB Progress (1): 12/85 kB Progress (1): 16/85 kB Progress (1): 20/85 kB Progress (1): 25/85 kB Progress (1): 29/85 kB Progress (1): 33/85 kB Progress (1): 37/85 kB Progress (1): 41/85 kB Progress (1): 45/85 kB Progress (1): 49/85 kB Progress (1): 53/85 kB Progress (1): 57/85 kB Progress (1): 61/85 kB Progress (1): 66/85 kB Progress (1): 70/85 kB Progress (1): 74/85 kB Progress (1): 78/85 kB Progress (1): 82/85 kB Progress (1): 85 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar (85 kB at 489 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running pingcap.tidb.test.regression.NumbersRegressionTest Running test pingcap.tidb.test.regression.NumbersRegressionTest#testIntShouldReturnLong ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.NumbersRegressionTest#testBug5729 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.NumbersRegressionTest#testBug8484 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.NumbersRegressionTest#testFloatsAndReals ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.NumbersRegressionTest#testBigInt ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s - in pingcap.tidb.test.regression.NumbersRegressionTest [INFO] Running pingcap.tidb.test.regression.StringRegressionTest Running test pingcap.tidb.test.regression.StringRegressionTest#testUtf8Encoding2 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testAsciiCharConversion ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 63 83 116 97 116 101 45 98 111 116 Running test pingcap.tidb.test.regression.StringRegressionTest#testBug11614 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBug11629 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBug24840 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBug25047 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBug64731 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBug4010 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d WARN: Test not valid for MySQL version > 4.1.0, skipping Running test pingcap.tidb.test.regression.StringRegressionTest#testBug7601 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testBase64Decoder ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testEncodingRegression ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testGreekUtf8411 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StringRegressionTest#testUtf8Encoding ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d ???? Running test pingcap.tidb.test.regression.StringRegressionTest#testNewlines ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in pingcap.tidb.test.regression.StringRegressionTest [INFO] Running pingcap.tidb.test.regression.UtilsRegressionTest Running test pingcap.tidb.test.regression.UtilsRegressionTest#testBug70436 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.UtilsRegressionTest#testBug82115 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.UtilsRegressionTest#testTimeZones ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in pingcap.tidb.test.regression.UtilsRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc4.MetaDataRegressionTest Running test pingcap.tidb.test.regression.jdbc4.MetaDataRegressionTest#testBug44451 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.jdbc4.MetaDataRegressionTest#testReservedWords ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in pingcap.tidb.test.regression.jdbc4.MetaDataRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc4.ConnectionRegressionTest Running test pingcap.tidb.test.regression.jdbc4.ConnectionRegressionTest#testBug56122 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.jdbc4.ConnectionRegressionTest#testBug62452 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.jdbc4.ConnectionRegressionTest#testBug75168 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in pingcap.tidb.test.regression.jdbc4.ConnectionRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc4.ExceptionSubclassesTest Running test pingcap.tidb.test.regression.jdbc4.ExceptionSubclassesTest#testBug17750877 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in pingcap.tidb.test.regression.jdbc4.ExceptionSubclassesTest [INFO] Running pingcap.tidb.test.regression.MicroPerformanceRegressionTest Calculating global performance scaling factor... Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug66430 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug66947 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug68562 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug71923 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Global performance scaling factor is: 0.09713043478260872 Running test pingcap.tidb.test.regression.MicroPerformanceRegressionTest#testResultSetAccessors ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Adjusting global performance scaling factor... Gobal performance scaling factor adjusted from: 0.09713043478260872 to: 0.055130434782608706 Running test pingcap.tidb.test.regression.MicroPerformanceRegressionTest#testBug6359 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Adjusting global performance scaling factor... Gobal performance scaling factor adjusted from: 0.055130434782608706 to: 0.015043478260869566 Running test pingcap.tidb.test.regression.MicroPerformanceRegressionTest#testPreparedStatementTimes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Adjusting global performance scaling factor... Gobal performance scaling factor adjusted from: 0.015043478260869566 to: 0.015043478260869566 0 prepares, the last 1000 prepares took 0 ms. 1000 prepares, the last 1000 prepares took 118 ms. 2000 prepares, the last 1000 prepares took 101 ms, difference is 0.8559322033898306 x 3000 prepares, the last 1000 prepares took 96 ms, difference is 0.9504950495049505 x 4000 prepares, the last 1000 prepares took 95 ms, difference is 0.9895833333333334 x 5000 prepares, the last 1000 prepares took 93 ms, difference is 0.9789473684210527 x 6000 prepares, the last 1000 prepares took 96 ms, difference is 1.032258064516129 x 7000 prepares, the last 1000 prepares took 102 ms, difference is 1.0625 x 8000 prepares, the last 1000 prepares took 83 ms, difference is 0.8137254901960784 x 9000 prepares, the last 1000 prepares took 89 ms, difference is 1.072289156626506 x com.mysql.jdbc.ServerPreparedStatement[10001] - INSERT INTO marktest VALUES (null, null, null, null, null) com.mysql.jdbc.ServerPreparedStatement[10001] - INSERT INTO marktest VALUES (1, null, null, null, null) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s - in pingcap.tidb.test.regression.MicroPerformanceRegressionTest [INFO] Running pingcap.tidb.test.regression.IdleTimeoutTest Running test pingcap.tidb.test.regression.IdleTimeoutTest#testInteractiveTimeout8487 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug73163 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug75956 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug77681 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d useServerPrepStmts: false | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one') 1 --> INSERT INTO testBug77681 VALUES (2, 'two') 2 --> INSERT INTO testBug77681 VALUES (3, 'three') 3 --> INSERT INTO testBug77681 VALUES (4, 'four') 4 --> INSERT INTO testBug77681 VALUES (5, 'five') 5 --> REPLACE INTO testBug77681 VALUES (2, 'TWO') 6 --> REPLACE INTO testBug77681 VALUES (4, 'FOUR') 7 --> REPLACE INTO testBug77681 VALUES (6, 'SIX') 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: true | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?) 1 --> INSERT INTO testBug77681 VALUES (?, ?) 2 --> INSERT INTO testBug77681 VALUES (?, ?) 3 --> INSERT INTO testBug77681 VALUES (?, ?) 4 --> INSERT INTO testBug77681 VALUES (?, ?) 5 --> REPLACE INTO testBug77681 VALUES (?, ?) 6 --> REPLACE INTO testBug77681 VALUES (?, ?) 7 --> REPLACE INTO testBug77681 VALUES (?, ?) 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: false | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one'),(2, 'two'),(3, 'three'),(4, 'four'),(5, 'five') 1 --> REPLACE INTO testBug77681 VALUES (2, 'TWO'),(4, 'FOUR'),(6, 'SIX') 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); useServerPrepStmts: true | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?),(?, ?),(?, ?) 1 --> REPLACE INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?) 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug78313 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug81706 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug87429 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug18091639 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug21876798 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug1774 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug1901 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug1933 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug1934 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Before prepareStatement() After prepareStatement() - com.mysql.jdbc.ServerPreparedStatement[1] - INSERT INTO testBug1934 VALUES (null) Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug1958 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug2606 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug2671 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3103 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3520 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 23000 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3557 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3620 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Timestamp as String, inserted with no calendar: 2004-03-29 10:00:00 Timestamp as Timestamp, inserted with no calendar: 2004-03-29 10:00:00.0 Timestamp as String, inserted with UTC calendar: 2004-03-29 10:00:00 Timestamp as Timestamp, inserted with UTC calendar: 2004-03-29 10:00:00.0 Timestamp specifying UTC calendar from statement: 2004-03-29 10:00:00.0 Timestamp specifying no calendar from statement: 2004-03-29 04:00:00.0 Timestamp specifying UTC calendar from prepared statement: 2004-03-29 10:00:00.0 Timestamp specifying no calendar from prepared statement: 2004-03-29 04:00:00.0 Difference between original ts and ts with no calendar: -21600442, offset should be -21600000 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3697 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d java.sql.SQLWarning: Data too long for column 'field1' at row 1 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3804 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'field1' at row 1 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug3873 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 1 2 3 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug4119 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug4311 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug4510 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Id: 32768 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug4718 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5012 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5133 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d com.mysql.jdbc.ServerPreparedStatement[1] - SELECT 1 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5191 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5235 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5450 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5510 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug5874 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug6823 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug7461 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug8181 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug8487 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testDeadlockBatchBehavior ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 s - in pingcap.tidb.test.regression.IdleTimeoutTest [INFO] Running pingcap.tidb.test.regression.CharsetRegressionTest Running test pingcap.tidb.test.regression.CharsetRegressionTest#testBug72630 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d java.sql.SQLException: The password hash doesn't have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.BaseTestCase.createSchemaObject(BaseTestCase.java:187) at pingcap.tidb.test.BaseTestCase.createUser(BaseTestCase.java:289) at pingcap.tidb.test.BaseTestCase.createUser(BaseTestCase.java:293) at pingcap.tidb.test.regression.CharsetRegressionTest.testBug72630(CharsetRegressionTest.java:93) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) Running test pingcap.tidb.test.regression.CharsetRegressionTest#testBug73663 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in pingcap.tidb.test.regression.CharsetRegressionTest [INFO] Running pingcap.tidb.test.regression.StressRegressionTest Running test pingcap.tidb.test.regression.StressRegressionTest#testCreateConnectionsUnderLoad ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 1/2/1.7333333333333332 Running test pingcap.tidb.test.regression.StressRegressionTest#testContention ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StressRegressionTest#testCreateConnections ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 1/2/1.7333333333333332 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in pingcap.tidb.test.regression.StressRegressionTest [INFO] Running pingcap.tidb.test.regression.MetaDataRegressionTest BIT -> class java.lang.Class TINYINT -> class java.lang.Class SMALLINT -> class java.lang.Class INTEGER -> class java.lang.Class BIGINT -> class java.lang.Class FLOAT -> class java.lang.Class REAL -> class java.lang.Class DOUBLE -> class java.lang.Class NUMERIC -> class java.lang.Class DECIMAL -> class java.lang.Class CHAR -> class java.lang.Class VARCHAR -> class java.lang.Class LONGVARCHAR -> class java.lang.Class DATE -> class java.lang.Class TIME -> class java.lang.Class TIMESTAMP -> class java.lang.Class BINARY -> class java.lang.Class VARBINARY -> class java.lang.Class LONGVARBINARY -> class java.lang.Class NULL -> class java.lang.Class OTHER -> class java.lang.Class JAVA_OBJECT -> class java.lang.Class DISTINCT -> class java.lang.Class STRUCT -> class java.lang.Class ARRAY -> class java.lang.Class BLOB -> class java.lang.Class CLOB -> class java.lang.Class REF -> class java.lang.Class DATALINK -> class java.lang.Class BOOLEAN -> class java.lang.Class ROWID -> class java.lang.Class NCHAR -> class java.lang.Class NVARCHAR -> class java.lang.Class LONGNVARCHAR -> class java.lang.Class NCLOB -> class java.lang.Class SQLXML -> class java.lang.Class REF_CURSOR -> class java.lang.Class TIME_WITH_TIMEZONE -> class java.lang.Class TIMESTAMP_WITH_TIMEZONE -> class java.lang.Class Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug16436511 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testCharVarchar ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testLongText ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testSupportsCorrelatedSubqueries ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug20504139 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d varcharField -> VARCHAR charField -> CHAR enumField -> CHAR setField -> CHAR tinyblobField -> TINYBLOB mediumBlobField -> MEDIUMBLOB longblobField -> LONGBLOB blobField -> BLOB Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug17248345 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug11575 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug12975 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug13277 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug13601 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug14815 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug15854 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug16277 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug18258 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug18554 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug20491 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug21267 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug21544 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug22613 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug22628 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug23303 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug27867 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug27915 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug31187 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug35115 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug43714 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug44451 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug44508 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug51912 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug57808 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug61332 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug63456 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug69298 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug76187 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testCharacterSetForDBMD ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d ?t? ?t? Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug21215151 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Catalogs: -------------------------------------------------- INFORMATION_SCHEMA METRICS_SCHEMA PERFORMANCE_SCHEMA a_testBug21215151 h_testBug21215151 i_testBug21215151 j_testBug21215151 mysql sys test z_testBug21215151 Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug21978216 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug2607 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug2852 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug2855 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug3570 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug4138 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug4742 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug4860 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug7033 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug7081 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug8792 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug8800 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug8803 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug8812 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug9320 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug9769 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug9778 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug9917 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testSupportesGroupByUnrelated ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testQuotedGunk ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testGetPropertyInfo ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testRSMDToStringFromDBMD ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testFixForBug1673 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testABunchOfReturnTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testGetColumnsBug1099 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testGetColumnsUnsigned ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testGetColumns ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testBug23212347 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MetaDataRegressionTest#testReservedWords ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 s - in pingcap.tidb.test.regression.MetaDataRegressionTest [INFO] Running pingcap.tidb.test.regression.CursorFetchTest Running test pingcap.tidb.test.regression.CursorFetchTest#testBasicFetch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.CursorFetchTest#testFetchLargePart ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.CursorFetchTest#testFetchPart ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in pingcap.tidb.test.regression.CursorFetchTest [INFO] Running pingcap.tidb.test.regression.PooledConnectionRegressionTest Running test pingcap.tidb.test.regression.PooledConnectionRegressionTest#testPacketTooLargeException ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.PooledConnectionRegressionTest#testBug35489 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.PooledConnectionRegressionTest#testBug7136 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 1 - Connection closed. 1 - Connection closed. Running test pingcap.tidb.test.regression.PooledConnectionRegressionTest#testCloseEvent ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Before connection.close(). 1 - Connection closed. After connection.close(). Before connection.close(). 2 - Connection closed. After connection.close(). Before connection.close(). 3 - Connection closed. After connection.close(). Before connection.close(). 4 - Connection closed. After connection.close(). Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). Running test pingcap.tidb.test.regression.PooledConnectionRegressionTest#testConnectionReclaim ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Before connection reclaim. After connection reclaim. Before connection.close(). 1 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 2 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 3 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 4 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in pingcap.tidb.test.regression.PooledConnectionRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc42.ConnectionRegressionTest Running test pingcap.tidb.test.regression.jdbc42.ConnectionRegressionTest#testBug75615 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in pingcap.tidb.test.regression.jdbc42.ConnectionRegressionTest [INFO] Running pingcap.tidb.test.regression.MultiQueryTest Running test pingcap.tidb.test.regression.MultiQueryTest#testMultiUpdate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.MultiQueryTest#testMultiQuery ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in pingcap.tidb.test.regression.MultiQueryTest [INFO] Running pingcap.tidb.test.regression.BlobRegressionTest Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug20453671 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug20453712 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug10850 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug34677 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testUpdatableBlobsWithCharsets ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d com.mysql.jdbc.JDBC42UpdatableResultSet@3c9d0b9d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug2670 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug5490 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug8096 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testBug9040 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.BlobRegressionTest#testUpdateLongBlobGT16M ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in pingcap.tidb.test.regression.BlobRegressionTest [INFO] Running pingcap.tidb.test.regression.SyntaxRegressionTest Running test pingcap.tidb.test.regression.SyntaxRegressionTest#testRenameIndex ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.SyntaxRegressionTest#testIPv6Functions ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in pingcap.tidb.test.regression.SyntaxRegressionTest [INFO] Running pingcap.tidb.test.regression.PrepareTest Running test pingcap.tidb.test.regression.PrepareTest#testPrepareCacheIssue8065 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.PrepareTest#testPrepareConcurrUpdateResultSet ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in pingcap.tidb.test.regression.PrepareTest [INFO] Running pingcap.tidb.test.regression.ConnectionRegressionTest Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug16634180 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testCollation41 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testChangeUserNoDb ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testChangeUserClosedConn ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testPropertiesDescriptionsKeys ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testStatementComment ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d /* conn id 2097670 clock: 1714993756029 */ /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout; /* conn id 2097670 clock: 1714993756029 */ SET NAMES utf8mb4; /* conn id 2097670 clock: 1714993756029 */ SET character_set_results = NULL; /* conn id 2097670 clock: 1714993756030 */ SET autocommit=1; Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testStackOverflowOnMissingInterceptor ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug10144 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug10496 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug11259 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug11976 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug12229 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 3, resultset-id: 1, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 3, resultset-id: 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1098) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [PREPARE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverPrepare(ServerPreparedStatement.java:1529) at com.mysql.jdbc.ServerPreparedStatement.(ServerPreparedStatement.java:395) at com.mysql.jdbc.JDBC4ServerPreparedStatement.(JDBC4ServerPreparedStatement.java:41) at com.mysql.jdbc.JDBC42ServerPreparedStatement.(JDBC42ServerPreparedStatement.java:31) at sun.reflect.GeneratedConstructorAccessor9.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.ServerPreparedStatement.getInstance(ServerPreparedStatement.java:332) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4107) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4025) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 4, resultset-id: -1, message: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = ? Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [EXECUTE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1363) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 4, resultset-id: -1, message: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1382) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 4, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [SLOW QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1348) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 4, resultset-id: 0, message: Slow query (exceeded 0 ms., duration: 1 ms): as prepared: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = ? with parameters bound: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [EXECUTE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1363) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 4, resultset-id: -1, message: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1382) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 4, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at com.mysql.jdbc.MysqlIO.explainSlowQuery(MysqlIO.java:946) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1392) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 7, resultset-id: 4, message: EXPLAIN SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at com.mysql.jdbc.MysqlIO.explainSlowQuery(MysqlIO.java:946) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1392) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 7, resultset-id: 4 Mon May 06 19:09:16 CST 2024 WARN: Slow query explain results for 'SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1' : *************************** 1. row *************************** id: TableReader_7 estRows: 10.00 task: root access object: operator info: data:Selection_6 *************************** 2. row *************************** id: ??Selection_6 estRows: 10.00 task: cop[tikv] access object: operator info: eq(test.testbug12229.int_field, 1) *************************** 3. row *************************** id: ??TableFullScan_5 estRows: 10000.00 task: cop[tikv] access object: table:testBug12229 operator info: keep order:false, stats:pseudo Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [EXECUTE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1363) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097692, statement-id: 4, resultset-id: -1, message: SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1382) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:1109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097692, statement-id: 4, resultset-id: 0 Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug12753 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug13048 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug13453 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug15065 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4208) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: -1, resultset-id: -1, message: Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 14, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 15, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 15, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 16, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 16, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 17, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 17, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 18, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 18, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 19, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 19, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 20, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 20, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 21, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 21, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 22, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 22, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 23, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 23, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 24, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 24, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 25, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 25, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 26, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 26, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 27, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 27, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 28, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 28, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 29, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 29, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 30, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 30, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 31, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 31, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 32, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 32, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 33, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 33, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 34, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 34, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 35, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 35, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 36, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:09:16 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2714) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:1329) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097708, statement-id: 36, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug23626 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug24706 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug25514 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug27655 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 37, resultset-id: 54, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097738, statement-id: 37, resultset-id: 54 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1751) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 999, resultset-id: 0 Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.getTransactionIsolation(ConnectionImpl.java:3001) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1752) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097738, statement-id: 38, resultset-id: 55, message: SELECT @@session.transaction_isolation Mon May 06 19:09:16 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.getTransactionIsolation(ConnectionImpl.java:3001) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug27655(ConnectionRegressionTest.java:1752) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 96 ms, connection-id: 2097738, statement-id: 38, resultset-id: 55 Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug32216 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug33734 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug34703 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug36662 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug37570 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug37931 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug44324 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug44587 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug45171 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug45419 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug47494 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug49700 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug56955 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug57262 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug61201 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at com.mysql.jdbc.ConnectionImpl.setSessionVariables(ConnectionImpl.java:5019) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3193) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097790, statement-id: 39, resultset-id: 0, message: SET SESSION FOREIGN_KEY_CHECKS=0 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at com.mysql.jdbc.ConnectionImpl.setSessionVariables(ConnectionImpl.java:5019) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3193) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 39, resultset-id: 0 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097790, statement-id: 40, resultset-id: 56, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 40, resultset-id: 56 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1730) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0, message: SET NAMES latin1 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1730) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:18 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.regression.ConnectionRegressionTest.testBug61201(ConnectionRegressionTest.java:3194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097790, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug62577 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug68011 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug69777 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug70785 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug71038 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug71084 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug72712 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug74711 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Warning! testBug77411() requires a server supporting a query cache. Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug75209 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug75592 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug75670 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug77171 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug77649 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug86741 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug88227 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug88232 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug88242 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testCSC5765 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d character_set_client = utf8mb4 character_set_connection = utf8 character_set_database = utf8mb4 character_set_filesystem = binary character_set_results = utf8mb4 character_set_server = utf8mb4 character_set_system = utf8 character_sets_dir = /usr/local/mysql-5.6.25-osx10.8-x86_64/share/charsets/ collation_connection = utf8_bin collation_database = utf8mb4_bin collation_server = utf8mb4_bin Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug21934573 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Giving up syncing state on thread Thread[$Proxy6@1f86099a_thread,5,main]. Let the other thread do it! Emulating syncing state in: ReplicationConnectionGroup[groupName=deadlock,masterHostList=[localhost:4001],slaveHostList=[localhost:4001]] on thread $Proxy6@77bb0ab5_thread. Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug1914 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) 0 + foo(a,b,c) CAST(foo(a,b,c) AS CHAR) CAST(foo(a,b,c) AS DATE) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS TIME) CAST(foo(a,b,c) AS DATETIME) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug3554 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug3790 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug4334 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug7952 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Connection id: 2099868 Failed over connection id: 2099870 2099870 2099870 2099870 2099870 2099870 2099870 2099870 2099870 2099870 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 2099872 fallback connection id: 2099872 Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug9206 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug26819691 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug18869381 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testSetReadOnly ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Executing statement on reconnectable connection... Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug27131768 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug22730682 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testBug19354014 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testLongAuthResponsePayload ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testOldPasswordPlugin ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d testOldPasswordPlugin was skipped: This test is only run for 5.5.7 - 5.7.4 server versions. Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testChangeUser ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ConnectionRegressionTest#testIsLocal ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:37 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:42102' to determine locality of connection Mon May 06 19:09:37 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo({localhost/127.0.0.1}) Mon May 06 19:09:37 CST 2024 DEBUG: Using 'host' value of 'www.oracle.com:3306' to determine locality of connection Mon May 06 19:09:37 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/23.195.109.130).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 19:09:37 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:880:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 19:09:37 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:89f:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.713 s - in pingcap.tidb.test.regression.ConnectionRegressionTest [INFO] Running pingcap.tidb.test.regression.CachedRowsetTest Running test pingcap.tidb.test.regression.CachedRowsetTest#testBug5188 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in pingcap.tidb.test.regression.CachedRowsetTest [INFO] Running pingcap.tidb.test.regression.SubqueriesRegressionTest Running test pingcap.tidb.test.regression.SubqueriesRegressionTest#testSubQuery1 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.SubqueriesRegressionTest#testSubQuery2 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.SubqueriesRegressionTest#testSubQuery3 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.SubqueriesRegressionTest#testSubQuery5 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in pingcap.tidb.test.regression.SubqueriesRegressionTest [INFO] Running pingcap.tidb.test.regression.EscapeProcessorRegressionTest Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug11498 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug11797 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug14909 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug25399 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug60598 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.EscapeProcessorRegressionTest#testBug63526 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in pingcap.tidb.test.regression.EscapeProcessorRegressionTest [INFO] Running pingcap.tidb.test.simple.ServerControllerTest Running test pingcap.tidb.test.simple.ServerControllerTest#testServerController ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in pingcap.tidb.test.simple.ServerControllerTest [INFO] Running pingcap.tidb.test.simple.NumbersTest Running test pingcap.tidb.test.simple.NumbersTest#testNumbers ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in pingcap.tidb.test.simple.NumbersTest [INFO] Running pingcap.tidb.test.simple.ConnectionTest Running test pingcap.tidb.test.simple.ConnectionTest#testNonStandardConnectionCollation ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testCreateDatabaseIfNotExist ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testUseLocalSessionStateRollback ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100060, statement-id: 41, resultset-id: 57, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 41, resultset-id: 57 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1430) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0, message: SET autocommit=0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1430) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1431) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100060, statement-id: 42, resultset-id: 0, message: INSERT INTO testUseLocalSessionState VALUES ('abc') Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1431) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 42, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.rollbackNoChecks(ConnectionImpl.java:4657) at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:4549) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1432) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0, message: rollback Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.rollbackNoChecks(ConnectionImpl.java:4657) at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:4549) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1432) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1434) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100060, statement-id: 42, resultset-id: 0, message: INSERT INTO testUseLocalSessionState VALUES ('abc') Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1434) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 42, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.commit(ConnectionImpl.java:1547) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1435) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0, message: commit Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.commit(ConnectionImpl.java:1547) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1435) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100060, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.simple.ConnectionTest#testCacheDefaultTimezone ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testIsolationLevel ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testReadOnly56 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 43, resultset-id: 58, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 43, resultset-id: 58 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1723) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1727) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: set session transaction read only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1727) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1729) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 44, resultset-id: 0, message: set session transaction read write Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1729) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 44, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1730) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 45, resultset-id: 59, message: select @@session.transaction_read_only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1730) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 45, resultset-id: 59 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1727) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: set session transaction read only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1727) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1729) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 46, resultset-id: 0, message: set session transaction read write Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1729) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 46, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1730) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 47, resultset-id: 60, message: select @@session.transaction_read_only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1730) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 47, resultset-id: 60 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1735) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: set session transaction read write Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1735) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1737) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 48, resultset-id: 0, message: set session transaction read only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1737) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 48, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 49, resultset-id: 61, message: select @@session.transaction_read_only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 49, resultset-id: 61 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1735) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0, message: set session transaction read write Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1735) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1737) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 50, resultset-id: 0, message: set session transaction read only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeInternal(StatementImpl.java:845) at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:745) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1737) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 50, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 51, resultset-id: 62, message: select @@session.transaction_read_only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3539) at com.mysql.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:3514) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100072, statement-id: 51, resultset-id: 62 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 52, resultset-id: 63, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 52, resultset-id: 63 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1741) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1747) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0, message: set session transaction read only Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setReadOnlyInternal(ConnectionImpl.java:4938) at com.mysql.jdbc.ConnectionImpl.setReadOnly(ConnectionImpl.java:4931) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1747) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100074, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100076, statement-id: 53, resultset-id: 64, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 53, resultset-id: 64 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100076, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.simple.ConnectionTest#testServerConfigurationCache ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100080, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100080, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100080, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100080, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:831) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100082, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:831) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100082, statement-id: 999, resultset-id: 0 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:831) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100082, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:39 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testServerConfigurationCache(ConnectionTest.java:831) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100082, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.simple.ConnectionTest#testPing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testSelfDestruct ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testLocalInfileDisabled ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testUseOldUTF8Behavior ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100102, statement-id: 54, resultset-id: 65, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 54, resultset-id: 65 Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1708) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0, message: SET NAMES latin1 Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1708) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0 Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0 Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:09:40 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseOldUTF8Behavior(ConnectionTest.java:980) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100102, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.simple.ConnectionTest#testDumpQueriesOnException ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testDeadlockDetection ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d java.sql.BatchUpdateException: Lock wait timeout exceeded; try restarting transaction Couldn't retrieve InnoDB status due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException MESSAGE: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" STACKTRACE: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4002) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:1034) at com.mysql.jdbc.StatementImpl.executeBatch(StatementImpl.java:970) at pingcap.tidb.test.regression.StatementRegressionTest$2.run(StatementRegressionTest.java:4172) at pingcap.tidb.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createBatchUpdateException(SQLError.java:1163) at com.mysql.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:1060) at com.mysql.jdbc.StatementImpl.executeBatch(StatementImpl.java:970) at pingcap.tidb.test.regression.StatementRegressionTest$2.run(StatementRegressionTest.java:4172) at pingcap.tidb.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction Couldn't retrieve InnoDB status due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException MESSAGE: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" STACKTRACE: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4002) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:1034) at com.mysql.jdbc.StatementImpl.executeBatch(StatementImpl.java:970) at pingcap.tidb.test.regression.StatementRegressionTest$2.run(StatementRegressionTest.java:4172) at pingcap.tidb.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:952) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:1034) ... 24 more Running test pingcap.tidb.test.regression.StatementRegressionTest#testUpdatableStream ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testTruncationWithChar ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testServerPrepStmtAndDate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Date that was stored (as String) 2002-02-02 Running test pingcap.tidb.test.regression.StatementRegressionTest#testServerPrepStmtDeadlock ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testSetCharacterStream ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Character stream length: 32 Character stream length: 32 Running test pingcap.tidb.test.regression.StatementRegressionTest#testBustedGGKWithPSExecute ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testSetFetchSize ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBug23188498 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097610, statement-id: 6, resultset-id: 1, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 6, resultset-id: 1 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:380) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:359) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:333) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7108) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 999, resultset-id: 0 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [PREPARE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverPrepare(ServerPreparedStatement.java:1529) at com.mysql.jdbc.ServerPreparedStatement.(ServerPreparedStatement.java:395) at com.mysql.jdbc.JDBC4ServerPreparedStatement.(JDBC4ServerPreparedStatement.java:41) at com.mysql.jdbc.JDBC42ServerPreparedStatement.(JDBC42ServerPreparedStatement.java:31) at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.ServerPreparedStatement.getInstance(ServerPreparedStatement.java:332) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4107) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4025) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 7, resultset-id: -1, message: INSERT INTO testBug23188498 (id) VALUES (?) Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4644) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4635) at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:50) at com.mysql.jdbc.DatabaseMetaData.getTables(DatabaseMetaData.java:4633) at com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema.(DatabaseMetaDataUsingInfoSchema.java:54) at com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema.(JDBC4DatabaseMetaDataUsingInfoSchema.java:38) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.DatabaseMetaData.getInstance(DatabaseMetaData.java:782) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2895) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2887) at com.mysql.jdbc.PreparedStatement.(PreparedStatement.java:827) at com.mysql.jdbc.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:45) at com.mysql.jdbc.JDBC42PreparedStatement.(JDBC42PreparedStatement.java:39) at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.PreparedStatement.getInstance(PreparedStatement.java:761) at com.mysql.jdbc.ServerPreparedStatement.asSql(ServerPreparedStatement.java:443) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1273) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013) at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7117) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 9, resultset-id: 2, message: SHOW FULL TABLES FROM `INFORMATION_SCHEMA` LIKE 'PARAMETERS' Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4644) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4635) at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:50) at com.mysql.jdbc.DatabaseMetaData.getTables(DatabaseMetaData.java:4633) at com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema.(DatabaseMetaDataUsingInfoSchema.java:54) at com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema.(JDBC4DatabaseMetaDataUsingInfoSchema.java:38) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.DatabaseMetaData.getInstance(DatabaseMetaData.java:782) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2895) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2887) at com.mysql.jdbc.PreparedStatement.(PreparedStatement.java:827) at com.mysql.jdbc.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:45) at com.mysql.jdbc.JDBC42PreparedStatement.(JDBC42PreparedStatement.java:39) at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.PreparedStatement.getInstance(PreparedStatement.java:761) at com.mysql.jdbc.ServerPreparedStatement.asSql(ServerPreparedStatement.java:443) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1273) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013) at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7117) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 9, resultset-id: 2 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [EXECUTE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1363) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013) at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7117) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 4 ms, connection-id: 2097610, statement-id: 7, resultset-id: -1, message: INSERT INTO testBug23188498 (id) VALUES (10) Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1382) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2079) at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2013) at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5104) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1998) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7117) at pingcap.tidb.test.regression.StatementRegressionTest$4.call(StatementRegressionTest.java:7115) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 7, resultset-id: 0 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [PREPARE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverPrepare(ServerPreparedStatement.java:1529) at com.mysql.jdbc.ServerPreparedStatement.(ServerPreparedStatement.java:395) at com.mysql.jdbc.JDBC4ServerPreparedStatement.(JDBC4ServerPreparedStatement.java:41) at com.mysql.jdbc.JDBC42ServerPreparedStatement.(JDBC42ServerPreparedStatement.java:31) at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.ServerPreparedStatement.getInstance(ServerPreparedStatement.java:332) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4107) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4025) at pingcap.tidb.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:7131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 10, resultset-id: -1, message: SELECT * FROM testBug23188498 WHERE id > ? Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4644) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4635) at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:50) at com.mysql.jdbc.DatabaseMetaData.getTables(DatabaseMetaData.java:4633) at com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema.(DatabaseMetaDataUsingInfoSchema.java:54) at com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema.(JDBC4DatabaseMetaDataUsingInfoSchema.java:38) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.DatabaseMetaData.getInstance(DatabaseMetaData.java:782) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2895) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2887) at com.mysql.jdbc.PreparedStatement.(PreparedStatement.java:827) at com.mysql.jdbc.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:45) at com.mysql.jdbc.JDBC42PreparedStatement.(JDBC42PreparedStatement.java:39) at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.PreparedStatement.getInstance(PreparedStatement.java:761) at com.mysql.jdbc.ServerPreparedStatement.asSql(ServerPreparedStatement.java:443) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1273) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7136) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2097610, statement-id: 12, resultset-id: 4, message: SHOW FULL TABLES FROM `INFORMATION_SCHEMA` LIKE 'PARAMETERS' Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4644) at com.mysql.jdbc.DatabaseMetaData$9.forEach(DatabaseMetaData.java:4635) at com.mysql.jdbc.IterateBlock.doForAll(IterateBlock.java:50) at com.mysql.jdbc.DatabaseMetaData.getTables(DatabaseMetaData.java:4633) at com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema.(DatabaseMetaDataUsingInfoSchema.java:54) at com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema.(JDBC4DatabaseMetaDataUsingInfoSchema.java:38) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.DatabaseMetaData.getInstance(DatabaseMetaData.java:782) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2895) at com.mysql.jdbc.ConnectionImpl.getMetaData(ConnectionImpl.java:2887) at com.mysql.jdbc.PreparedStatement.(PreparedStatement.java:827) at com.mysql.jdbc.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:45) at com.mysql.jdbc.JDBC42PreparedStatement.(JDBC42PreparedStatement.java:39) at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.PreparedStatement.getInstance(PreparedStatement.java:761) at com.mysql.jdbc.ServerPreparedStatement.asSql(ServerPreparedStatement.java:443) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1273) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7136) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 12, resultset-id: 4 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [EXECUTE] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1363) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7136) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 4 ms, connection-id: 2097610, statement-id: 10, resultset-id: -1, message: SELECT * FROM testBug23188498 WHERE id > 1 Mon May 06 19:10:01 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1382) at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:783) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7136) at pingcap.tidb.test.regression.StatementRegressionTest$5.call(StatementRegressionTest.java:7134) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097610, statement-id: 10, resultset-id: 0 Running test pingcap.tidb.test.regression.StatementRegressionTest#testbug12565726 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testCloseTwice ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testClientPreparedSetBoolean ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.StatementRegressionTest#testBustedGGKColumnNames ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 117, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.513 s - in pingcap.tidb.test.regression.StatementRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc4.StatementRegressionTest Running test pingcap.tidb.test.regression.jdbc4.StatementRegressionTest#testBug73163 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.jdbc4.StatementRegressionTest#testBug78313 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in pingcap.tidb.test.regression.jdbc4.StatementRegressionTest [INFO] Running pingcap.tidb.test.regression.jdbc42.ResultSetRegressionTest Running test pingcap.tidb.test.regression.jdbc42.ResultSetRegressionTest#testBug84189 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in pingcap.tidb.test.regression.jdbc42.ResultSetRegressionTest [INFO] Running pingcap.tidb.test.regression.ResultSetRegressionTest Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testMetaDataIsWritable ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testUsageAdvisorOnZeroRowResultSet ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4208) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3276) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097646, statement-id: -1, resultset-id: -1, message: Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3276) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097646, statement-id: 15, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.PreparedStatement.realClose(PreparedStatement.java:2709) at com.mysql.jdbc.ServerPreparedStatement.realClose(ServerPreparedStatement.java:1020) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6687) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3290) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097648, statement-id: 20, resultset-id: -1, message: PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4208) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3303) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097648, statement-id: -1, resultset-id: -1, message: Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testClobberStreamingRS ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBooleans ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testStreamingRegBug ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testNPEWithUsageAdvisor ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6632) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2058) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097660, statement-id: 22, resultset-id: 13, message: Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6663) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:2058) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097660, statement-id: 22, resultset-id: 0, message: The following columns were part of the SELECT statement for this result set, but were never referenced: .1 Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6632) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.BaseTestCase.tearDown(BaseTestCase.java:729) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097660, statement-id: 22, resultset-id: 14, message: Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. Mon May 06 19:10:02 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6663) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.BaseTestCase.tearDown(BaseTestCase.java:729) at junit.framework.TestCase.runBare(TestCase.java:146) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2097660, statement-id: 22, resultset-id: 0, message: The following columns were part of the SELECT statement for this result set, but were never referenced: .1 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug20804635 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d With useFastDateParsing=true With useFastDateParsing=false Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug25650305 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d With useFastDateParsing=true With useFastDateParsing=false Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testUpdateClob ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testIsBeforeFirstOnEmpty ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testbug25328 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testbug30851 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug10156 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug10212 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug10485 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug11190 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug11552 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug13043 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug13374 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug14609 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug14897 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug15604 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 2005-05-15 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug15677 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug16169 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug16841 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug17450 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug18880 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug19282 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug19568 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug19724 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug20306 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug20479 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug20485 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug21062 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug21379 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug21814 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug24710 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug24886 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug25787 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug25894 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 1 .fld: tinyInt_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT , getObj: class java.lang.Integer 2 .fld: tinyIntU_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT UNSIGNED , getObj: class java.lang.Integer 3 .fld: smallInt_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT , getObj: class java.lang.Integer 4 .fld: smallIntU_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT UNSIGNED , getObj: class java.lang.Integer 5 .fld: mediumInt_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT , getObj: class java.lang.Integer 6 .fld: mediumIntU_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT UNSIGNED , getObj: class java.lang.Integer 7 .fld: int_typeT: Types.INTEGER, MDC: java.lang.Integer INT , getObj: class java.lang.Integer 8 .fld: intU_typeT: Types.INTEGER, MDC: java.lang.Long INT UNSIGNED , getObj: class java.lang.Long 9 .fld: bigInt_typeT: Types.BIGINT, MDC: java.lang.Long BIGINT , getObj: class java.lang.Long 10 .fld: bigIntU_typeT: Types.BIGINT, MDC: java.math.BigInteger BIGINT UNSIGNED , getObj: class java.math.BigInteger Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug26173 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug26789 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug27317 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug27431 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug28085 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug30664 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug32525 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug33162 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug34762 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug34913 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug36051 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug38252 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug38387 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug39911 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug41484 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug43759 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug45757 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug48820 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug49516 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug49797 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug56479 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug60313 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug64204 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d testBug64204.main: PID is 2097812 testBug64204.slave: Running KILL QUERY 2097812 testBug64204.main: fetched result set, 1 columns testBug64204.main: character_sets total rows 6, data 6 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug65503 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug70704 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug72000 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug72023 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug75309 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug80522 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug83368 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug83662 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testEmptyResultSetGet ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testNotUpdatable ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testEmptyStringsWithNumericGetters ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testNegativeOneIsTrue ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testNPEWithStatementsAndTime ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug2359 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug2623 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug2654 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug4482 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug4689 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug5032 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug5069 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug5136 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug5664 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug5717 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug6231 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d testBug64204.slave: parent thread should be hung now!!! testBug64204.slave: Done. Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug6537 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug6561 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug6619 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 3 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug7686 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug7715 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug8428 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug8868 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug9098 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug9236 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug9437 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug9684 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug41484_2 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testAllTypesForNull ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testTruncationDisable ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testGetTimestampWithDate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 2024-05-06 00:00:00.0 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testClobTruncate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testGetLongBug ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug19536760 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testUpdatabilityWithQuotes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testTruncationOfNonSigDigits ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testFixForBug1592 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testFixForBug2006 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testUpdatability ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBug23197238 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testNextAndPrevious ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Currently at row 0 Value at row 1 is 1 Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testRanges ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.regression.ResultSetRegressionTest#testBogusTimestampAsString ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 114, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.897 s - in pingcap.tidb.test.regression.ResultSetRegressionTest [INFO] Running pingcap.tidb.test.simple.jdbc4.StatementsTest Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testSetNCharacterStreamServer ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testSetNStringServer ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testGetNClob ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testSetNCharacterStream ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testGetNString ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testGetNCharacterSteram ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testSetNClobServer ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc4.StatementsTest#testSetNClob ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in pingcap.tidb.test.simple.jdbc4.StatementsTest [INFO] Running pingcap.tidb.test.simple.jdbc42.StatementsTest Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testStmtGetSetLargeMaxRows ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testServerPrepStmtExecuteLargeBatch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testStmtExecuteLargeBatch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testStmtExecuteLargeUpdate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testPrepStmtExecuteLargeUpdateNoGeneratedKeys ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testPrepStmtSetObjectAndNewSupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testPrepStmtExecuteLargeBatch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testServPrepStmtSetObjectAndNewSupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testServPrepStmtSetObjectAndNewUnsupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testSharedTestData ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testPrepStmtExecuteLargeUpdateExplicitGeneratedKeys ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testPrepStmtSetObjectAndNewUnsupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.StatementsTest#testStmtExecuteLargeUpdateNoGeneratedKeys ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in pingcap.tidb.test.simple.jdbc42.StatementsTest [INFO] Running pingcap.tidb.test.simple.StatementsTest Running test pingcap.tidb.test.simple.StatementsTest#testParameterBindings ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testHoldingResultSetsOverClose ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testBinaryResultSetNumericTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testClose ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testNulls ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testLocalInfileHooked ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testStreamChange ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testSelectColumns ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 6 columns = 1 ms 14 columns = 0 ms 22 columns = 1 ms 30 columns = 1 ms 38 columns = 1 ms Running test pingcap.tidb.test.simple.StatementsTest#testParsedConversionWarning ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:11 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.issueConversionViaParsingWarning(ResultSetImpl.java:6181) at com.mysql.jdbc.ResultSetImpl.getNativeFloat(ResultSetImpl.java:3809) at com.mysql.jdbc.ResultSetImpl.getFloat(ResultSetImpl.java:2404) at pingcap.tidb.test.simple.StatementsTest.testParsedConversionWarning(StatementsTest.java:1030) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2098042, statement-id: 27, resultset-id: 19, message: ResultSet type conversion via parsing detected when calling getFloat() for column 1 (column named 'field1') in table 'testParsedConversionWarning'created from query: SELECT field1 FROM testParsedConversionWarning Java class of column type is 'java.lang.String', MySQL field type is 'FIELD_TYPE_VAR_STRING'. Types that could be converted directly without parsing are: FIELD_TYPE_DOUBLE FIELD_TYPE_TINY FIELD_TYPE_SHORT FIELD_TYPE_LONG FIELD_TYPE_LONGLONG FIELD_TYPE_FLOAT Running test pingcap.tidb.test.simple.StatementsTest#testStatementInterceptors ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:11 CST 2024 INFO: Server status change for statement: {} Mon May 06 19:10:11 CST 2024 INFO: Server status change for statement: {} Mon May 06 19:10:11 CST 2024 INFO: Server status change for statement: {} Mon May 06 19:10:11 CST 2024 INFO: Server status change for statement: {} Mon May 06 19:10:11 CST 2024 INFO: Server status change for statement: {} Running test pingcap.tidb.test.simple.StatementsTest#testAutoIncrement ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testTruncationOnRead ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Testing prepared statements with binary result sets now Running test pingcap.tidb.test.simple.StatementsTest#testEnableStreamingResults ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testAccessorsAndMutators ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testPreparedStatementBatch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testRowFetch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testSetObject ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testInsert ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testPreparedStatement ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StatementsTest#testStubbed ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.702 s - in pingcap.tidb.test.simple.StatementsTest [INFO] Running testsuite.simple.jdbc42.ResultSetTest Running test testsuite.simple.jdbc42.ResultSetTest#testUpdResultSetUpdateObjectAndNewSupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test testsuite.simple.jdbc42.ResultSetTest#testUpdResultSetUpdateObjectAndNewUnsupportedTypes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test testsuite.simple.jdbc42.ResultSetTest#testNonUpdResultSetUpdateObject ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in testsuite.simple.jdbc42.ResultSetTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 278, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 min [INFO] Finished at: 2024-05-06T19:10:14+08:00 [INFO] Final Memory: 24M/382M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_common_test-1069/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] } Caught SQLException due to deadlock/lock timeout SQLState: 40001 Vendor error: 1205 Message: Lock wait timeout exceeded; try restarting transaction Couldn't retrieve InnoDB status due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException MESSAGE: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" *** Java threads running at time of deadlock *** "Thread-0" tid=13 RUNNABLE in pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run() at pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run(StressRegressionTest.java:199) "Abandoned connection cleanup thread" tid=12 TIMED_WAITING on lock=java.lang.ref.ReferenceQueue$Lock@3adbe50f in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "process reaper" tid=11 TIMED_WAITING on lock=java.util.concurrent.SynchronousQueue$TransferStack@3a627c80 in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-ping-30s" tid=10 TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49aa766b in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-command-thread" tid=9 RUNNABLE (running in native) in java.io.FileInputStream.readBytes() at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at java.io.DataInputStream.readInt(DataInputStream.java:387) at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391) at java.lang.Thread.run(Thread.java:748) "Signal Dispatcher" tid=4 RUNNABLE "Finalizer" tid=3 WAITING on lock=java.lang.ref.ReferenceQueue$Lock@963176 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" tid=2 WAITING on lock=java.lang.ref.Reference$Lock@65004ff6 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) "main" tid=1 RUNNABLE in sun.management.ThreadImpl.getThreadInfo1() at sun.management.ThreadImpl.getThreadInfo1(Native Method) at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:176) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4030) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4002) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testDeadlockDetection(ConnectionTest.java:210) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) STACKTRACE: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" *** Java threads running at time of deadlock *** "Thread-0" tid=13 RUNNABLE in pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run() at pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run(StressRegressionTest.java:199) "Abandoned connection cleanup thread" tid=12 TIMED_WAITING on lock=java.lang.ref.ReferenceQueue$Lock@3adbe50f in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "process reaper" tid=11 TIMED_WAITING on lock=java.util.concurrent.SynchronousQueue$TransferStack@3a627c80 in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-ping-30s" tid=10 TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49aa766b in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-command-thread" tid=9 RUNNABLE (running in native) in java.io.FileInputStream.readBytes() at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at java.io.DataInputStream.readInt(DataInputStream.java:387) at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391) at java.lang.Thread.run(Thread.java:748) "Signal Dispatcher" tid=4 RUNNABLE "Finalizer" tid=3 WAITING on lock=java.lang.ref.ReferenceQueue$Lock@963176 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" tid=2 WAITING on lock=java.lang.ref.Reference$Lock@65004ff6 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) "main" tid=1 RUNNABLE in sun.management.ThreadImpl.getThreadInfo1() at sun.management.ThreadImpl.getThreadInfo1(Native Method) at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:176) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4030) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4002) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testDeadlockDetection(ConnectionTest.java:210) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) at sun.reflect.GeneratedConstructorAccessor8.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4002) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testDeadlockDetection(ConnectionTest.java:210) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** *** Java threads running at time of deadlock *** "Thread-0" tid=13 RUNNABLE in pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run() at pingcap.tidb.test.regression.StressRegressionTest$BusyThread.run(StressRegressionTest.java:199) "Abandoned connection cleanup thread" tid=12 TIMED_WAITING on lock=java.lang.ref.ReferenceQueue$Lock@3adbe50f in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "process reaper" tid=11 TIMED_WAITING on lock=java.util.concurrent.SynchronousQueue$TransferStack@3a627c80 in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-ping-30s" tid=10 TIMED_WAITING on lock=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@49aa766b in sun.misc.Unsafe.park() at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "surefire-forkedjvm-command-thread" tid=9 RUNNABLE (running in native) in java.io.FileInputStream.readBytes() at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at java.io.DataInputStream.readInt(DataInputStream.java:387) at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391) at java.lang.Thread.run(Thread.java:748) "Signal Dispatcher" tid=4 RUNNABLE "Finalizer" tid=3 WAITING on lock=java.lang.ref.ReferenceQueue$Lock@963176 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" tid=2 WAITING on lock=java.lang.ref.Reference$Lock@65004ff6 in java.lang.Object.wait() at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) "main" tid=1 RUNNABLE in sun.management.ThreadImpl.getThreadInfo1() at sun.management.ThreadImpl.getThreadInfo1(Native Method) at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:176) at com.mysql.jdbc.MysqlIO.appendDeadlockStatusInformation(MysqlIO.java:4030) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3971) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at pingcap.tidb.test.simple.ConnectionTest.testDeadlockDetection(ConnectionTest.java:210) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) Running test pingcap.tidb.test.simple.ConnectionTest#testUseLocalSessionState ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100116, statement-id: 55, resultset-id: 66, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100116, statement-id: 55, resultset-id: 66 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 1 ms, connection-id: 2100116, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100116, statement-id: 999, resultset-id: 0 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100116, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testUseLocalSessionState(ConnectionTest.java:867) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100116, statement-id: 999, resultset-id: 0 Running test pingcap.tidb.test.simple.ConnectionTest#testCatalog ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testCouplingOfCursorFetch ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testClusterConnection ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testLocalSocketAddress ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Done! Running test pingcap.tidb.test.simple.ConnectionTest#testNewHostParsing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testLocalInfileWithUrl ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testCompression ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testCannedConfigs ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testSessionVariables ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at com.mysql.jdbc.ConnectionImpl.setSessionVariables(ConnectionImpl.java:5019) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3193) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 56, resultset-id: 0, message: SET SESSION wait_timeout=38800 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1552) at com.mysql.jdbc.StatementImpl.executeLargeUpdate(StatementImpl.java:2607) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1480) at com.mysql.jdbc.ConnectionImpl.setSessionVariables(ConnectionImpl.java:5019) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3193) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 56, resultset-id: 0 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 57, resultset-id: 67, message: /* mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) */SELECT @@session.auto_increment_increment AS auto_increment_increment, @@character_set_client AS character_set_client, @@character_set_connection AS character_set_connection, @@character_set_results AS character_set_results, @@character_set_server AS character_set_server, @@collation_server AS collation_server, @@init_connect AS init_connect, @@interactive_timeout AS interactive_timeout, @@license AS license, @@lower_case_table_names AS lower_case_table_names, @@max_allowed_packet AS max_allowed_packet, @@net_buffer_length AS net_buffer_length, @@net_write_timeout AS net_write_timeout, @@sql_mode AS sql_mode, @@system_time_zone AS system_time_zone, @@time_zone AS time_zone, @@transaction_isolation AS transaction_isolation, @@wait_timeout AS wait_timeout Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at com.mysql.jdbc.ConnectionImpl.loadServerVariables(ConnectionImpl.java:3786) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3221) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 57, resultset-id: 67 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0, message: SET NAMES utf8mb4 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1761) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0, message: SET character_set_results = NULL Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1798) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3310) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0, message: SET autocommit=1 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:4796) at com.mysql.jdbc.ConnectionImpl.handleAutoCommitDefaults(ConnectionImpl.java:3454) at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3324) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2016) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:776) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor5.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at pingcap.tidb.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:375) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1066) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 999, resultset-id: 0 Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [QUERY] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2797) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at pingcap.tidb.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:554) at pingcap.tidb.test.BaseTestCase.getMysqlVariable(BaseTestCase.java:419) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1068) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 58, resultset-id: 68, message: SHOW VARIABLES LIKE 'wait_timeout' Mon May 06 19:10:30 CST 2024 INFO: Profiler Event: [FETCH] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logInfo(StandardLogger.java:196) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:45) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2801) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2482) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2440) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381) at pingcap.tidb.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:554) at pingcap.tidb.test.BaseTestCase.getMysqlVariable(BaseTestCase.java:419) at pingcap.tidb.test.simple.ConnectionTest.testSessionVariables(ConnectionTest.java:1068) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100148, statement-id: 58, resultset-id: 68 Running test pingcap.tidb.test.simple.ConnectionTest#testUsageAdvisorTooLargeResultSet ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:30 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6622) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1394) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100152, statement-id: 60, resultset-id: 70, message: Result set size of 891 rows is larger than "resultSetSizeThreshold" of 4 rows. Application may be requesting more data than it is using. Consider reformulating the query. Mon May 06 19:10:30 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6632) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1394) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100152, statement-id: 60, resultset-id: 70, message: Possible incomplete traversal of result set. Cursor was left on row 0 of 891 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. Mon May 06 19:10:30 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:6663) at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:851) at pingcap.tidb.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1394) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100152, statement-id: 60, resultset-id: 0, message: The following columns were part of the SELECT statement for this result set, but were never referenced: .Variable_name, .Value Mon May 06 19:10:30 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4208) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1403) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100152, statement-id: -1, resultset-id: -1, message: Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. Mon May 06 19:10:30 CST 2024 WARN: Profiler Event: [WARN] ** BEGIN NESTED EXCEPTION ** java.lang.Throwable STACKTRACE: java.lang.Throwable at com.mysql.jdbc.log.LogUtils.expandProfilerEventIfNecessary(LogUtils.java:47) at com.mysql.jdbc.log.StandardLogger.logInternal(StandardLogger.java:293) at com.mysql.jdbc.log.StandardLogger.logWarn(StandardLogger.java:240) at com.mysql.jdbc.profiler.LoggingProfilerEventHandler.consumeEvent(LoggingProfilerEventHandler.java:43) at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2197) at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1478) at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4214) at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1464) at pingcap.tidb.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1403) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) ** END NESTED EXCEPTION ** duration: 0 ms, connection-id: 2100152, statement-id: 60, resultset-id: -1, message: Statement not closed explicitly. You should call close() on createdStatement instances from your code to be more efficient. Running test pingcap.tidb.test.simple.ConnectionTest#testEnableEscapeProcessing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testSetProfileSql ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testGatherPerfMetrics ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Mon May 06 19:10:30 CST 2024 INFO: ** Performance Metrics Report ** Longest reported query: 1 ms Shortest reported query: 1 ms Average query execution time: 0.4 ms Number of statements executed: 5 Number of result sets created: 2 Number of statements prepared: 0 Number of prepared statement executions: 0 Timing Histogram: less than 1 ms: 3 ******************** Table Join Histogram: 2 tables or less: 2 ******************** Running test pingcap.tidb.test.simple.ConnectionTest#testFailoverConnection ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Original Connection Id = 2100180 new Connection Id = 2100182 Running test pingcap.tidb.test.simple.ConnectionTest#testConnectionPropertiesTransform ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.ConnectionTest#testDontTrackOpenResources ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.829 s - in pingcap.tidb.test.simple.ConnectionTest [INFO] Running pingcap.tidb.test.simple.MiniAdminTest Running test pingcap.tidb.test.simple.MiniAdminTest#testShutdown ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MiniAdminTest#testUrlConstructor ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in pingcap.tidb.test.simple.MiniAdminTest [INFO] Running pingcap.tidb.test.simple.MetadataTest Running test pingcap.tidb.test.simple.MetadataTest#testRSMDIsReadOnly ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testGetColumnsUsingInfoSchema ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testTinyint1IsBit ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testBitType ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d true, false, null java.lang.Boolean Running test pingcap.tidb.test.simple.MetadataTest#testGetTablesUsingInfoSchema ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testSupportsSelectForUpdate ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testGetPrimaryKeysUsingInfoShcema ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testGeneratedColumns ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testGetPrimaryKeys ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.MetadataTest#testGetIndexInfoUsingInfoSchema ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in pingcap.tidb.test.simple.MetadataTest [INFO] Running pingcap.tidb.test.simple.CharsetTest Running test pingcap.tidb.test.simple.CharsetTest#testGB18030 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.CharsetTest#testStaticCharsetMappingConsistency ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.CharsetTest#testCharsetMapping ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Java encoding --> Initial encoding (Can encode), Encoding by index, Index by encoding, collation by index, charset by index... =================================== Big5 (true) --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true csBig5 --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true =================================== Big5-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs --> null : 0 : null : null : null : null : null : 0 : false big5hk --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS --> null : 0 : null : null : null : null : null : 0 : false big5hkscs --> null : 0 : null : null : null : null : null : 0 : false =================================== CESU-8 (true) --> null : 0 : null : null : null : null : null : 0 : false CESU8 --> null : 0 : null : null : null : null : null : 0 : false csCESU-8 --> null : 0 : null : null : null : null : null : 0 : false =================================== EUC-JP (true) --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true csEUCPkdFmtjapanese --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-euc-jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjis --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true Extended_UNIX_Code_Packed_Form --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true euc_jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true =================================== EUC-KR (true) --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true csEUCKR --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601_1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true 5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euc_kr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc_5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ks_c_5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euckr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true =================================== GB18030 (true) --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true gb18030-2000 --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true =================================== GB2312 (true) --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euc-cn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true x-EUC-CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euccn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true EUC_CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-80 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-1980 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true =================================== GBK (true) --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true CP936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true windows-936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true =================================== IBM-Thai (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-838 --> null : 0 : null : null : null : null : null : 0 : false ibm838 --> null : 0 : null : null : null : null : null : 0 : false 838 --> null : 0 : null : null : null : null : null : 0 : false cp838 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM00858 (true) --> null : 0 : null : null : null : null : null : 0 : false cp858 --> null : 0 : null : null : null : null : null : 0 : false 858 --> null : 0 : null : null : null : null : null : 0 : false PC-Multilingual-850+euro --> null : 0 : null : null : null : null : null : 0 : false cp00858 --> null : 0 : null : null : null : null : null : 0 : false ccsid00858 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01140 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1140 --> null : 0 : null : null : null : null : null : 0 : false 1140 --> null : 0 : null : null : null : null : null : 0 : false cp01140 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-us-037+euro --> null : 0 : null : null : null : null : null : 0 : false ccsid01140 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01141 (true) --> null : 0 : null : null : null : null : null : 0 : false 1141 --> null : 0 : null : null : null : null : null : 0 : false cp1141 --> null : 0 : null : null : null : null : null : 0 : false cp01141 --> null : 0 : null : null : null : null : null : 0 : false ccsid01141 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-de-273+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01142 (true) --> null : 0 : null : null : null : null : null : 0 : false 1142 --> null : 0 : null : null : null : null : null : 0 : false cp1142 --> null : 0 : null : null : null : null : null : 0 : false cp01142 --> null : 0 : null : null : null : null : null : 0 : false ccsid01142 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-no-277+euro --> null : 0 : null : null : null : null : null : 0 : false ebcdic-dk-277+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01143 (true) --> null : 0 : null : null : null : null : null : 0 : false 1143 --> null : 0 : null : null : null : null : null : 0 : false cp01143 --> null : 0 : null : null : null : null : null : 0 : false ccsid01143 --> null : 0 : null : null : null : null : null : 0 : false cp1143 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fi-278+euro --> null : 0 : null : null : null : null : null : 0 : false ebcdic-se-278+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01144 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01144 --> null : 0 : null : null : null : null : null : 0 : false ccsid01144 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-it-280+euro --> null : 0 : null : null : null : null : null : 0 : false cp1144 --> null : 0 : null : null : null : null : null : 0 : false 1144 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01145 (true) --> null : 0 : null : null : null : null : null : 0 : false ccsid01145 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-es-284+euro --> null : 0 : null : null : null : null : null : 0 : false 1145 --> null : 0 : null : null : null : null : null : 0 : false cp1145 --> null : 0 : null : null : null : null : null : 0 : false cp01145 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01146 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb-285+euro --> null : 0 : null : null : null : null : null : 0 : false 1146 --> null : 0 : null : null : null : null : null : 0 : false cp1146 --> null : 0 : null : null : null : null : null : 0 : false cp01146 --> null : 0 : null : null : null : null : null : 0 : false ccsid01146 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01147 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1147 --> null : 0 : null : null : null : null : null : 0 : false 1147 --> null : 0 : null : null : null : null : null : 0 : false cp01147 --> null : 0 : null : null : null : null : null : 0 : false ccsid01147 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fr-277+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01148 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1148 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-international-500+euro --> null : 0 : null : null : null : null : null : 0 : false 1148 --> null : 0 : null : null : null : null : null : 0 : false cp01148 --> null : 0 : null : null : null : null : null : 0 : false ccsid01148 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01149 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-s-871+euro --> null : 0 : null : null : null : null : null : 0 : false 1149 --> null : 0 : null : null : null : null : null : 0 : false cp1149 --> null : 0 : null : null : null : null : null : 0 : false cp01149 --> null : 0 : null : null : null : null : null : 0 : false ccsid01149 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM037 (true) --> null : 0 : null : null : null : null : null : 0 : false cp037 --> null : 0 : null : null : null : null : null : 0 : false ibm037 --> null : 0 : null : null : null : null : null : 0 : false ibm-037 --> null : 0 : null : null : null : null : null : 0 : false csIBM037 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false 037 --> null : 0 : null : null : null : null : null : 0 : false cpibm37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false ibm-37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1026 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1026 --> null : 0 : null : null : null : null : null : 0 : false ibm-1026 --> null : 0 : null : null : null : null : null : 0 : false 1026 --> null : 0 : null : null : null : null : null : 0 : false ibm1026 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1047 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1047 --> null : 0 : null : null : null : null : null : 0 : false 1047 --> null : 0 : null : null : null : null : null : 0 : false cp1047 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM273 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-273 --> null : 0 : null : null : null : null : null : 0 : false ibm273 --> null : 0 : null : null : null : null : null : 0 : false 273 --> null : 0 : null : null : null : null : null : 0 : false cp273 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM277 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm277 --> null : 0 : null : null : null : null : null : 0 : false 277 --> null : 0 : null : null : null : null : null : 0 : false cp277 --> null : 0 : null : null : null : null : null : 0 : false ibm-277 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM278 (true) --> null : 0 : null : null : null : null : null : 0 : false cp278 --> null : 0 : null : null : null : null : null : 0 : false 278 --> null : 0 : null : null : null : null : null : 0 : false ibm-278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-se --> null : 0 : null : null : null : null : null : 0 : false csIBM278 --> null : 0 : null : null : null : null : null : 0 : false ibm278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-sv --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM280 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm280 --> null : 0 : null : null : null : null : null : 0 : false 280 --> null : 0 : null : null : null : null : null : 0 : false cp280 --> null : 0 : null : null : null : null : null : 0 : false ibm-280 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM284 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM284 --> null : 0 : null : null : null : null : null : 0 : false ibm-284 --> null : 0 : null : null : null : null : null : 0 : false cpibm284 --> null : 0 : null : null : null : null : null : 0 : false ibm284 --> null : 0 : null : null : null : null : null : 0 : false 284 --> null : 0 : null : null : null : null : null : 0 : false cp284 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM285 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM285 --> null : 0 : null : null : null : null : null : 0 : false cp285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb --> null : 0 : null : null : null : null : null : 0 : false ibm-285 --> null : 0 : null : null : null : null : null : 0 : false cpibm285 --> null : 0 : null : null : null : null : null : 0 : false ibm285 --> null : 0 : null : null : null : null : null : 0 : false 285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-gb --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM290 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm290 --> null : 0 : null : null : null : null : null : 0 : false 290 --> null : 0 : null : null : null : null : null : 0 : false cp290 --> null : 0 : null : null : null : null : null : 0 : false EBCDIC-JP-kana --> null : 0 : null : null : null : null : null : 0 : false csIBM290 --> null : 0 : null : null : null : null : null : 0 : false ibm-290 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM297 (true) --> null : 0 : null : null : null : null : null : 0 : false 297 --> null : 0 : null : null : null : null : null : 0 : false csIBM297 --> null : 0 : null : null : null : null : null : 0 : false cp297 --> null : 0 : null : null : null : null : null : 0 : false ibm297 --> null : 0 : null : null : null : null : null : 0 : false ibm-297 --> null : 0 : null : null : null : null : null : 0 : false cpibm297 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-fr --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM420 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm420 --> null : 0 : null : null : null : null : null : 0 : false 420 --> null : 0 : null : null : null : null : null : 0 : false cp420 --> null : 0 : null : null : null : null : null : 0 : false csIBM420 --> null : 0 : null : null : null : null : null : 0 : false ibm-420 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar1 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM424 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-he --> null : 0 : null : null : null : null : null : 0 : false csIBM424 --> null : 0 : null : null : null : null : null : 0 : false ibm-424 --> null : 0 : null : null : null : null : null : 0 : false ibm424 --> null : 0 : null : null : null : null : null : 0 : false 424 --> null : 0 : null : null : null : null : null : 0 : false cp424 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM437 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc8codepage437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false windows-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM500 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-500 --> null : 0 : null : null : null : null : null : 0 : false ibm500 --> null : 0 : null : null : null : null : null : 0 : false 500 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-bh --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ch --> null : 0 : null : null : null : null : null : 0 : false csIBM500 --> null : 0 : null : null : null : null : null : 0 : false cp500 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM775 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-775 --> null : 0 : null : null : null : null : null : 0 : false ibm775 --> null : 0 : null : null : null : null : null : 0 : false 775 --> null : 0 : null : null : null : null : null : 0 : false cp775 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM850 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc850multilingual --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM852 (true) --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false csPCp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm-852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false 852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false cp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false =================================== IBM855 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm855 --> null : 0 : null : null : null : null : null : 0 : false 855 --> null : 0 : null : null : null : null : null : 0 : false ibm-855 --> null : 0 : null : null : null : null : null : 0 : false cp855 --> null : 0 : null : null : null : null : null : 0 : false cspcp855 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM857 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm857 --> null : 0 : null : null : null : null : null : 0 : false 857 --> null : 0 : null : null : null : null : null : 0 : false cp857 --> null : 0 : null : null : null : null : null : 0 : false csIBM857 --> null : 0 : null : null : null : null : null : 0 : false ibm-857 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM860 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm860 --> null : 0 : null : null : null : null : null : 0 : false 860 --> null : 0 : null : null : null : null : null : 0 : false cp860 --> null : 0 : null : null : null : null : null : 0 : false csIBM860 --> null : 0 : null : null : null : null : null : 0 : false ibm-860 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM861 (true) --> null : 0 : null : null : null : null : null : 0 : false cp861 --> null : 0 : null : null : null : null : null : 0 : false ibm861 --> null : 0 : null : null : null : null : null : 0 : false 861 --> null : 0 : null : null : null : null : null : 0 : false ibm-861 --> null : 0 : null : null : null : null : null : 0 : false cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM861 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM862 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM862 --> null : 0 : null : null : null : null : null : 0 : false cp862 --> null : 0 : null : null : null : null : null : 0 : false ibm862 --> null : 0 : null : null : null : null : null : 0 : false 862 --> null : 0 : null : null : null : null : null : 0 : false cspc862latinhebrew --> null : 0 : null : null : null : null : null : 0 : false ibm-862 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM863 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM863 --> null : 0 : null : null : null : null : null : 0 : false ibm-863 --> null : 0 : null : null : null : null : null : 0 : false ibm863 --> null : 0 : null : null : null : null : null : 0 : false 863 --> null : 0 : null : null : null : null : null : 0 : false cp863 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM864 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM864 --> null : 0 : null : null : null : null : null : 0 : false ibm-864 --> null : 0 : null : null : null : null : null : 0 : false ibm864 --> null : 0 : null : null : null : null : null : 0 : false 864 --> null : 0 : null : null : null : null : null : 0 : false cp864 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM865 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-865 --> null : 0 : null : null : null : null : null : 0 : false csIBM865 --> null : 0 : null : null : null : null : null : 0 : false cp865 --> null : 0 : null : null : null : null : null : 0 : false ibm865 --> null : 0 : null : null : null : null : null : 0 : false 865 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM866 (true) --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false 866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm-866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false csIBM866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false cp866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false =================================== IBM868 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm868 --> null : 0 : null : null : null : null : null : 0 : false 868 --> null : 0 : null : null : null : null : null : 0 : false cp868 --> null : 0 : null : null : null : null : null : 0 : false csIBM868 --> null : 0 : null : null : null : null : null : 0 : false ibm-868 --> null : 0 : null : null : null : null : null : 0 : false cp-ar --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM869 (true) --> null : 0 : null : null : null : null : null : 0 : false cp869 --> null : 0 : null : null : null : null : null : 0 : false ibm869 --> null : 0 : null : null : null : null : null : 0 : false 869 --> null : 0 : null : null : null : null : null : 0 : false ibm-869 --> null : 0 : null : null : null : null : null : 0 : false cp-gr --> null : 0 : null : null : null : null : null : 0 : false csIBM869 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM870 (true) --> null : 0 : null : null : null : null : null : 0 : false 870 --> null : 0 : null : null : null : null : null : 0 : false cp870 --> null : 0 : null : null : null : null : null : 0 : false csIBM870 --> null : 0 : null : null : null : null : null : 0 : false ibm-870 --> null : 0 : null : null : null : null : null : 0 : false ibm870 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-roece --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-yu --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM871 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm871 --> null : 0 : null : null : null : null : null : 0 : false 871 --> null : 0 : null : null : null : null : null : 0 : false cp871 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM871 --> null : 0 : null : null : null : null : null : 0 : false ibm-871 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM918 (true) --> null : 0 : null : null : null : null : null : 0 : false 918 --> null : 0 : null : null : null : null : null : 0 : false ibm-918 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar2 --> null : 0 : null : null : null : null : null : 0 : false cp918 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-CN (false) --> null : 0 : null : null : null : null : null : 0 : false csISO2022CN --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP (true) --> null : 0 : null : null : null : null : null : 0 : false csjisencoding --> null : 0 : null : null : null : null : null : 0 : false iso2022jp --> null : 0 : null : null : null : null : null : 0 : false jis_encoding --> null : 0 : null : null : null : null : null : 0 : false jis --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP-2 (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP2 --> null : 0 : null : null : null : null : null : 0 : false iso2022jp2 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-KR (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022KR --> null : 0 : null : null : null : null : null : 0 : false ISO2022KR --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-1 (true) --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false 819 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false ISO8859-1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false l1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false ISO_8859-1:1987 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false ISO_8859-1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false 8859_1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false iso-ir-100 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false latin1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false cp819 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false ISO8859_1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false IBM819 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false ISO_8859_1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false IBM-819 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false csISOLatin1 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false =================================== ISO-8859-13 (true) --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso_8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false ISO8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false 8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false =================================== ISO-8859-15 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO8859-15 --> null : 0 : null : null : null : null : null : 0 : false LATIN0 --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15_FDIS --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15 --> null : 0 : null : null : null : null : null : 0 : false cp923 --> null : 0 : null : null : null : null : null : 0 : false 8859_15 --> null : 0 : null : null : null : null : null : 0 : false L9 --> null : 0 : null : null : null : null : null : 0 : false ISO-8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin9 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM-923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin0 --> null : 0 : null : null : null : null : null : 0 : false 923 --> null : 0 : null : null : null : null : null : 0 : false LATIN9 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-2 (true) --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false l2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false cp912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2:1987 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso-ir-101 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false latin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false csISOLatin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm-912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false =================================== ISO-8859-3 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO8859-3 --> null : 0 : null : null : null : null : null : 0 : false ibm913 --> null : 0 : null : null : null : null : null : 0 : false 8859_3 --> null : 0 : null : null : null : null : null : 0 : false l3 --> null : 0 : null : null : null : null : null : 0 : false cp913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3 --> null : 0 : null : null : null : null : null : 0 : false iso8859_3 --> null : 0 : null : null : null : null : null : 0 : false latin3 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin3 --> null : 0 : null : null : null : null : null : 0 : false 913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm-913 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-109 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-4 (true) --> null : 0 : null : null : null : null : null : 0 : false 8859_4 --> null : 0 : null : null : null : null : null : 0 : false latin4 --> null : 0 : null : null : null : null : null : 0 : false l4 --> null : 0 : null : null : null : null : null : 0 : false cp914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-110 --> null : 0 : null : null : null : null : null : 0 : false iso8859_4 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin4 --> null : 0 : null : null : null : null : null : 0 : false iso8859-4 --> null : 0 : null : null : null : null : null : 0 : false 914 --> null : 0 : null : null : null : null : null : 0 : false ibm-914 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-5 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5:1988 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinCyrillic --> null : 0 : null : null : null : null : null : 0 : false iso-ir-144 --> null : 0 : null : null : null : null : null : 0 : false iso8859_5 --> null : 0 : null : null : null : null : null : 0 : false cp915 --> null : 0 : null : null : null : null : null : 0 : false 8859_5 --> null : 0 : null : null : null : null : null : 0 : false ibm-915 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5 --> null : 0 : null : null : null : null : null : 0 : false ibm915 --> null : 0 : null : null : null : null : null : 0 : false 915 --> null : 0 : null : null : null : null : null : 0 : false cyrillic --> null : 0 : null : null : null : null : null : 0 : false ISO8859-5 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-6 (true) --> null : 0 : null : null : null : null : null : 0 : false ASMO-708 --> null : 0 : null : null : null : null : null : 0 : false 8859_6 --> null : 0 : null : null : null : null : null : 0 : false iso8859_6 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinArabic --> null : 0 : null : null : null : null : null : 0 : false ibm1089 --> null : 0 : null : null : null : null : null : 0 : false arabic --> null : 0 : null : null : null : null : null : 0 : false ibm-1089 --> null : 0 : null : null : null : null : null : 0 : false 1089 --> null : 0 : null : null : null : null : null : 0 : false ECMA-114 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-127 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6:1987 --> null : 0 : null : null : null : null : null : 0 : false ISO8859-6 --> null : 0 : null : null : null : null : null : 0 : false cp1089 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-7 (true) --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek8 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ELOT_928 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false cp813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7:1987 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false sun_eu_greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false csISOLatinGreek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso-ir-126 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ECMA-118 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm-813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false =================================== ISO-8859-8 (true) --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8:1988 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false cp916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso-ir-138 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false hebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm-916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false csISOLatinHebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false =================================== ISO-8859-9 (true) --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm-920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9:1989 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false latin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false l5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false cp920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso-ir-148 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false csISOLatin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false =================================== JIS_X0201 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0201 --> null : 0 : null : null : null : null : null : 0 : false csHalfWidthKatakana --> null : 0 : null : null : null : null : null : 0 : false X0201 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0201 --> null : 0 : null : null : null : null : null : 0 : false =================================== JIS_X0212-1990 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0212 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-159 --> null : 0 : null : null : null : null : null : 0 : false x0212 --> null : 0 : null : null : null : null : null : 0 : false jis_x0212-1990 --> null : 0 : null : null : null : null : null : 0 : false csISO159JISX02121990 --> null : 0 : null : null : null : null : null : 0 : false =================================== KOI8-R (true) --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8_r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8 --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false cskoi8r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false =================================== KOI8-U (true) --> null : 0 : null : null : null : null : null : 0 : false koi8_u --> null : 0 : null : null : null : null : null : 0 : false =================================== Shift_JIS (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift_jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true x-sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift-jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ms_kanji --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true csShiftJIS --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== TIS-620 (true) --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620.2533 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false =================================== US-ASCII (true) --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1968 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false cp367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false csASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso-ir-6 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso_646.irv:1983 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1986 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ascii7 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false default --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO_646.irv:1991 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO646-US --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false IBM367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false 646 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false us --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false =================================== UTF-16 (true) --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UTF_16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true unicode --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true utf16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UnicodeBig --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true =================================== UTF-16BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-16BE --> null : 0 : null : null : null : null : null : 0 : false UTF_16BE --> null : 0 : null : null : null : null : null : 0 : false ISO-10646-UCS-2 --> null : 0 : null : null : null : null : null : 0 : false UnicodeBigUnmarked --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-16LE (true) --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UnicodeLittleUnmarked --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UTF_16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true X-UTF-16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true =================================== UTF-32 (true) --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF_32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true =================================== UTF-32BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32BE --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-32LE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32LE --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-8 (true) --> UTF-8 : 33 : utf8_general_ci : utf8 : [charsetName=utf8,mblen=3] : UTF-8 : utf8 : 33 : true unicode-1-1-utf-8 --> UTF-8 : 33 : utf8_general_ci : utf8 : [charsetName=utf8,mblen=3] : UTF-8 : utf8 : 33 : true UTF8 --> UTF-8 : 33 : utf8_general_ci : utf8 : [charsetName=utf8,mblen=3] : UTF-8 : utf8 : 33 : true =================================== windows-1250 (true) --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp1250 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp5346 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false =================================== windows-1251 (true) --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp5347 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false ansi-1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false =================================== windows-1252 (true) --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false cp5348 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false cp1252 --> WINDOWS-1252 : 5 : latin1_german1_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 5 : false =================================== windows-1253 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1253 --> null : 0 : null : null : null : null : null : 0 : false cp5349 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1254 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1254 --> null : 0 : null : null : null : null : null : 0 : false cp5350 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1255 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1255 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1256 (true) --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false cp1256 --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false =================================== windows-1257 (true) --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp1257 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp5353 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false =================================== windows-1258 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1258 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-31j (true) --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true MS932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true windows-932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true csWindows31J --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true =================================== x-Big5-HKSCS-2001 (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS_2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false big5hk-2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs:unicode3.0 --> null : 0 : null : null : null : null : null : 0 : false big5hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Big5-Solaris (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_Solaris --> null : 0 : null : null : null : null : null : 0 : false =================================== x-COMPOUND_TEXT (true) --> null : 0 : null : null : null : null : null : 0 : false COMPOUND_TEXT --> null : 0 : null : null : null : null : null : 0 : false x-compound-text --> null : 0 : null : null : null : null : null : 0 : false x11-compound_text --> null : 0 : null : null : null : null : null : 0 : false =================================== x-euc-jp-linux (true) --> null : 0 : null : null : null : null : null : 0 : false euc_jp_linux --> null : 0 : null : null : null : null : null : 0 : false euc-jp-linux --> null : 0 : null : null : null : null : null : 0 : false =================================== x-EUC-TW (true) --> null : 0 : null : null : null : null : null : 0 : false euctw --> null : 0 : null : null : null : null : null : 0 : false cns11643 --> null : 0 : null : null : null : null : null : 0 : false EUC-TW --> null : 0 : null : null : null : null : null : 0 : false euc_tw --> null : 0 : null : null : null : null : null : 0 : false =================================== x-eucJP-Open (true) --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true eucJP-open --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true EUC_JP_Solaris --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true =================================== x-IBM1006 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1006 --> null : 0 : null : null : null : null : null : 0 : false ibm-1006 --> null : 0 : null : null : null : null : null : 0 : false 1006 --> null : 0 : null : null : null : null : null : 0 : false cp1006 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1025 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1025 --> null : 0 : null : null : null : null : null : 0 : false 1025 --> null : 0 : null : null : null : null : null : 0 : false cp1025 --> null : 0 : null : null : null : null : null : 0 : false ibm1025 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1046 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1046 --> null : 0 : null : null : null : null : null : 0 : false ibm-1046 --> null : 0 : null : null : null : null : null : 0 : false 1046 --> null : 0 : null : null : null : null : null : 0 : false cp1046 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1097 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1097 --> null : 0 : null : null : null : null : null : 0 : false ibm-1097 --> null : 0 : null : null : null : null : null : 0 : false 1097 --> null : 0 : null : null : null : null : null : 0 : false cp1097 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1098 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1098 --> null : 0 : null : null : null : null : null : 0 : false 1098 --> null : 0 : null : null : null : null : null : 0 : false cp1098 --> null : 0 : null : null : null : null : null : 0 : false ibm1098 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1112 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1112 --> null : 0 : null : null : null : null : null : 0 : false ibm-1112 --> null : 0 : null : null : null : null : null : 0 : false 1112 --> null : 0 : null : null : null : null : null : 0 : false cp1112 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1122 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1122 --> null : 0 : null : null : null : null : null : 0 : false ibm1122 --> null : 0 : null : null : null : null : null : 0 : false ibm-1122 --> null : 0 : null : null : null : null : null : 0 : false 1122 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1123 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1123 --> null : 0 : null : null : null : null : null : 0 : false ibm-1123 --> null : 0 : null : null : null : null : null : 0 : false 1123 --> null : 0 : null : null : null : null : null : 0 : false cp1123 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1124 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1124 --> null : 0 : null : null : null : null : null : 0 : false 1124 --> null : 0 : null : null : null : null : null : 0 : false cp1124 --> null : 0 : null : null : null : null : null : 0 : false ibm1124 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1166 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1166 --> null : 0 : null : null : null : null : null : 0 : false ibm1166 --> null : 0 : null : null : null : null : null : 0 : false ibm-1166 --> null : 0 : null : null : null : null : null : 0 : false 1166 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1364 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1364 --> null : 0 : null : null : null : null : null : 0 : false ibm1364 --> null : 0 : null : null : null : null : null : 0 : false ibm-1364 --> null : 0 : null : null : null : null : null : 0 : false 1364 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1381 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1381 --> null : 0 : null : null : null : null : null : 0 : false ibm-1381 --> null : 0 : null : null : null : null : null : 0 : false 1381 --> null : 0 : null : null : null : null : null : 0 : false ibm1381 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1383 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1383 --> null : 0 : null : null : null : null : null : 0 : false ibm-1383 --> null : 0 : null : null : null : null : null : 0 : false 1383 --> null : 0 : null : null : null : null : null : 0 : false cp1383 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM300 (true) --> null : 0 : null : null : null : null : null : 0 : false cp300 --> null : 0 : null : null : null : null : null : 0 : false ibm300 --> null : 0 : null : null : null : null : null : 0 : false 300 --> null : 0 : null : null : null : null : null : 0 : false ibm-300 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM33722 (true) --> null : 0 : null : null : null : null : null : 0 : false 33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722 --> null : 0 : null : null : null : null : null : 0 : false cp33722 --> null : 0 : null : null : null : null : null : 0 : false ibm33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-5050 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722_vascii_vpua --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM737 (true) --> null : 0 : null : null : null : null : null : 0 : false cp737 --> null : 0 : null : null : null : null : null : 0 : false ibm737 --> null : 0 : null : null : null : null : null : 0 : false 737 --> null : 0 : null : null : null : null : null : 0 : false ibm-737 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM833 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm833 --> null : 0 : null : null : null : null : null : 0 : false cp833 --> null : 0 : null : null : null : null : null : 0 : false ibm-833 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM834 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm834 --> null : 0 : null : null : null : null : null : 0 : false 834 --> null : 0 : null : null : null : null : null : 0 : false cp834 --> null : 0 : null : null : null : null : null : 0 : false ibm-834 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM856 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm856 --> null : 0 : null : null : null : null : null : 0 : false 856 --> null : 0 : null : null : null : null : null : 0 : false cp856 --> null : 0 : null : null : null : null : null : 0 : false ibm-856 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM874 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-874 --> null : 0 : null : null : null : null : null : 0 : false ibm874 --> null : 0 : null : null : null : null : null : 0 : false 874 --> null : 0 : null : null : null : null : null : 0 : false cp874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM875 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-875 --> null : 0 : null : null : null : null : null : 0 : false ibm875 --> null : 0 : null : null : null : null : null : 0 : false 875 --> null : 0 : null : null : null : null : null : 0 : false cp875 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM921 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm921 --> null : 0 : null : null : null : null : null : 0 : false 921 --> null : 0 : null : null : null : null : null : 0 : false ibm-921 --> null : 0 : null : null : null : null : null : 0 : false cp921 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM922 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm922 --> null : 0 : null : null : null : null : null : 0 : false 922 --> null : 0 : null : null : null : null : null : 0 : false cp922 --> null : 0 : null : null : null : null : null : 0 : false ibm-922 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM930 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-930 --> null : 0 : null : null : null : null : null : 0 : false ibm930 --> null : 0 : null : null : null : null : null : 0 : false 930 --> null : 0 : null : null : null : null : null : 0 : false cp930 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM933 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm933 --> null : 0 : null : null : null : null : null : 0 : false 933 --> null : 0 : null : null : null : null : null : 0 : false cp933 --> null : 0 : null : null : null : null : null : 0 : false ibm-933 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM935 (true) --> null : 0 : null : null : null : null : null : 0 : false cp935 --> null : 0 : null : null : null : null : null : 0 : false ibm935 --> null : 0 : null : null : null : null : null : 0 : false 935 --> null : 0 : null : null : null : null : null : 0 : false ibm-935 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM937 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-937 --> null : 0 : null : null : null : null : null : 0 : false ibm937 --> null : 0 : null : null : null : null : null : 0 : false 937 --> null : 0 : null : null : null : null : null : 0 : false cp937 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM939 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-939 --> null : 0 : null : null : null : null : null : 0 : false cp939 --> null : 0 : null : null : null : null : null : 0 : false ibm939 --> null : 0 : null : null : null : null : null : 0 : false 939 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-942 --> null : 0 : null : null : null : null : null : 0 : false cp942 --> null : 0 : null : null : null : null : null : 0 : false ibm942 --> null : 0 : null : null : null : null : null : 0 : false 942 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm942C --> null : 0 : null : null : null : null : null : 0 : false cp942C --> null : 0 : null : null : null : null : null : 0 : false ibm-942C --> null : 0 : null : null : null : null : null : 0 : false 942C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM943 (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true 943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm-943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true cp943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== x-IBM943C (true) --> null : 0 : null : null : null : null : null : 0 : false 943C --> null : 0 : null : null : null : null : null : 0 : false cp943C --> null : 0 : null : null : null : null : null : 0 : false ibm943C --> null : 0 : null : null : null : null : null : 0 : false ibm-943C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM948 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-948 --> null : 0 : null : null : null : null : null : 0 : false ibm948 --> null : 0 : null : null : null : null : null : 0 : false 948 --> null : 0 : null : null : null : null : null : 0 : false cp948 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-949 --> null : 0 : null : null : null : null : null : 0 : false ibm949 --> null : 0 : null : null : null : null : null : 0 : false 949 --> null : 0 : null : null : null : null : null : 0 : false cp949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm949C --> null : 0 : null : null : null : null : null : 0 : false ibm-949C --> null : 0 : null : null : null : null : null : 0 : false cp949C --> null : 0 : null : null : null : null : null : 0 : false 949C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM950 (true) --> null : 0 : null : null : null : null : null : 0 : false cp950 --> null : 0 : null : null : null : null : null : 0 : false ibm950 --> null : 0 : null : null : null : null : null : 0 : false 950 --> null : 0 : null : null : null : null : null : 0 : false ibm-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM964 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-964 --> null : 0 : null : null : null : null : null : 0 : false cp964 --> null : 0 : null : null : null : null : null : 0 : false ibm964 --> null : 0 : null : null : null : null : null : 0 : false 964 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM970 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm970 --> null : 0 : null : null : null : null : null : 0 : false ibm-eucKR --> null : 0 : null : null : null : null : null : 0 : false 970 --> null : 0 : null : null : null : null : null : 0 : false cp970 --> null : 0 : null : null : null : null : null : 0 : false ibm-970 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISCII91 (true) --> null : 0 : null : null : null : null : null : 0 : false ISCII91 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-153 --> null : 0 : null : null : null : null : null : 0 : false iscii --> null : 0 : null : null : null : null : null : 0 : false ST_SEV_358-88 --> null : 0 : null : null : null : null : null : 0 : false csISO153GOST1976874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-CNS (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_CNS --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-CNS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-GB (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_GB --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-GB --> null : 0 : null : null : null : null : null : 0 : false =================================== x-iso-8859-11 (true) --> null : 0 : null : null : null : null : null : 0 : false iso-8859-11 --> null : 0 : null : null : null : null : null : 0 : false iso8859_11 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JIS0208 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_C6226-1983 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-87 --> null : 0 : null : null : null : null : null : 0 : false x0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0208-1983 --> null : 0 : null : null : null : null : null : 0 : false csISO87JISX0208 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JISAutoDetect (false) --> null : 0 : null : null : null : null : null : 0 : false JISAutoDetect --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Johab (true) --> null : 0 : null : null : null : null : null : 0 : false ms1361 --> null : 0 : null : null : null : null : null : 0 : false ksc5601_1992 --> null : 0 : null : null : null : null : null : 0 : false johab --> null : 0 : null : null : null : null : null : 0 : false ksc5601-1992 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacArabic (true) --> null : 0 : null : null : null : null : null : 0 : false MacArabic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCentralEurope (true) --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false MacCentralEurope --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false =================================== x-MacCroatian (true) --> null : 0 : null : null : null : null : null : 0 : false MacCroatian --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCyrillic (true) --> null : 0 : null : null : null : null : null : 0 : false MacCyrillic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacDingbat (true) --> null : 0 : null : null : null : null : null : 0 : false MacDingbat --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacGreek (true) --> null : 0 : null : null : null : null : null : 0 : false MacGreek --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacHebrew (true) --> null : 0 : null : null : null : null : null : 0 : false MacHebrew --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacIceland (true) --> null : 0 : null : null : null : null : null : 0 : false MacIceland --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacRoman (true) --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false MacRoman --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false =================================== x-MacRomania (true) --> null : 0 : null : null : null : null : null : 0 : false MacRomania --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacSymbol (true) --> null : 0 : null : null : null : null : null : 0 : false MacSymbol --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacThai (true) --> null : 0 : null : null : null : null : null : 0 : false MacThai --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacTurkish (true) --> null : 0 : null : null : null : null : null : 0 : false MacTurkish --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacUkraine (true) --> null : 0 : null : null : null : null : null : 0 : false MacUkraine --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS932_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS-XP (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS_XP --> null : 0 : null : null : null : null : null : 0 : false =================================== x-mswin-936 (true) --> null : 0 : null : null : null : null : null : 0 : false ms936 --> null : 0 : null : null : null : null : null : 0 : false ms_936 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-PCK (true) --> null : 0 : null : null : null : null : null : 0 : false pck --> null : 0 : null : null : null : null : null : 0 : false =================================== x-SJIS_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false =================================== x-UTF-16LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UnicodeLittle --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32BE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32BE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32LE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50220 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50220 --> null : 0 : null : null : null : null : null : 0 : false ms50220 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50221 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50221 --> null : 0 : null : null : null : null : null : 0 : false ms50221 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-874 (true) --> null : 0 : null : null : null : null : null : 0 : false ms-874 --> null : 0 : null : null : null : null : null : 0 : false ms874 --> null : 0 : null : null : null : null : null : 0 : false windows-874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-949 (true) --> null : 0 : null : null : null : null : null : 0 : false windows949 --> null : 0 : null : null : null : null : null : 0 : false ms949 --> null : 0 : null : null : null : null : null : 0 : false windows-949 --> null : 0 : null : null : null : null : null : 0 : false ms_949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-950 (true) --> null : 0 : null : null : null : null : null : 0 : false ms950 --> null : 0 : null : null : null : null : null : 0 : false windows-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-iso2022jp (true) --> null : 0 : null : null : null : null : null : 0 : false windows-iso2022jp --> null : 0 : null : null : null : null : null : 0 : false =================================== 1 by index--> big5_chinese_ci : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 2 by index--> latin2_czech_cs : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 3 by index--> dec8_swedish_ci : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 4 by index--> cp850_general_ci : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 5 by index--> latin1_german1_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 6 by index--> hp8_english_ci : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 7 by index--> koi8r_general_ci : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 8 by index--> latin1_swedish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 9 by index--> latin2_general_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 10 by index--> swe7_swedish_ci : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 11 by index--> ascii_general_ci : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 12 by index--> ujis_japanese_ci : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 13 by index--> sjis_japanese_ci : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 14 by index--> cp1251_bulgarian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 15 by index--> latin1_danish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 16 by index--> hebrew_general_ci : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 17 by index--> latin1_german1_ci : win1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 18 by index--> tis620_thai_ci : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 19 by index--> euckr_korean_ci : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 20 by index--> latin7_estonian_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 21 by index--> latin2_hungarian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 22 by index--> koi8u_general_ci : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 23 by index--> cp1251_ukrainian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 24 by index--> gb2312_chinese_ci : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 25 by index--> greek_general_ci : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 26 by index--> cp1250_general_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 27 by index--> latin2_croatian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 28 by index--> gbk_chinese_ci : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 29 by index--> cp1257_lithuanian_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 30 by index--> latin5_turkish_ci : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 31 by index--> latin1_german2_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 32 by index--> armscii8_general_ci : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 33 by index--> utf8_general_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 34 by index--> cp1250_czech_cs : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 35 by index--> ucs2_general_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 36 by index--> cp866_general_ci : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 37 by index--> keybcs2_general_ci : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 38 by index--> macce_general_ci : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 39 by index--> macroman_general_ci : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 40 by index--> cp852_general_ci : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 41 by index--> latin7_general_ci : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 42 by index--> latin7_general_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 43 by index--> macce_bin : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 44 by index--> cp1250_croatian_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 45 by index--> utf8mb4_general_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 46 by index--> utf8mb4_bin : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 47 by index--> latin1_bin : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 48 by index--> latin1_general_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 49 by index--> latin1_general_cs : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 50 by index--> cp1251_bin : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 51 by index--> cp1251_general_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 52 by index--> cp1251_general_cs : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 53 by index--> macroman_bin : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 54 by index--> utf16_general_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 55 by index--> utf16_bin : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 56 by index--> utf16le_general_ci : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 57 by index--> cp1256_general_ci : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 58 by index--> cp1257_bin : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 59 by index--> cp1257_general_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 60 by index--> utf32_general_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 61 by index--> utf32_bin : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 62 by index--> utf16le_bin : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 63 by index--> binary : binary : ISO-8859-1 by charset--> ISO-8859-1 by encoding--> 5 : latin1 64 by index--> armscii8_bin : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 65 by index--> ascii_bin : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 66 by index--> cp1250_bin : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 67 by index--> cp1256_bin : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 68 by index--> cp866_bin : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 69 by index--> dec8_bin : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 70 by index--> greek_bin : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 71 by index--> hebrew_bin : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 72 by index--> hp8_bin : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 73 by index--> keybcs2_bin : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 74 by index--> koi8r_bin : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 75 by index--> koi8u_bin : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 76 by index--> utf8_tolower_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 77 by index--> latin2_bin : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 78 by index--> latin5_bin : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 79 by index--> latin7_bin : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 80 by index--> cp850_bin : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 81 by index--> cp852_bin : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 82 by index--> swe7_bin : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 83 by index--> utf8_bin : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 84 by index--> big5_bin : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 85 by index--> euckr_bin : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 86 by index--> gb2312_bin : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 87 by index--> gbk_bin : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 88 by index--> sjis_bin : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 89 by index--> tis620_bin : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 90 by index--> ucs2_bin : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 91 by index--> ujis_bin : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 92 by index--> geostd8_general_ci : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 93 by index--> geostd8_bin : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 94 by index--> latin1_spanish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 95 by index--> cp932_japanese_ci : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 96 by index--> cp932_bin : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 97 by index--> eucjpms_japanese_ci : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 98 by index--> eucjpms_bin : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 99 by index--> cp1250_polish_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 100 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 101 by index--> utf16_unicode_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 102 by index--> utf16_icelandic_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 103 by index--> utf16_latvian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 104 by index--> utf16_romanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 105 by index--> utf16_slovenian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 106 by index--> utf16_polish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 107 by index--> utf16_estonian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 108 by index--> utf16_spanish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 109 by index--> utf16_swedish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 110 by index--> utf16_turkish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 111 by index--> utf16_czech_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 112 by index--> utf16_danish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 113 by index--> utf16_lithuanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 114 by index--> utf16_slovak_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 115 by index--> utf16_spanish2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 116 by index--> utf16_roman_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 117 by index--> utf16_persian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 118 by index--> utf16_esperanto_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 119 by index--> utf16_hungarian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 120 by index--> utf16_sinhala_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 121 by index--> utf16_german2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 122 by index--> utf16_croatian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 123 by index--> utf16_unicode_520_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 124 by index--> utf16_vietnamese_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 125 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 126 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 127 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 128 by index--> ucs2_unicode_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 129 by index--> ucs2_icelandic_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 130 by index--> ucs2_latvian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 131 by index--> ucs2_romanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 132 by index--> ucs2_slovenian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 133 by index--> ucs2_polish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 134 by index--> ucs2_estonian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 135 by index--> ucs2_spanish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 136 by index--> ucs2_swedish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 137 by index--> ucs2_turkish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 138 by index--> ucs2_czech_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 139 by index--> ucs2_danish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 140 by index--> ucs2_lithuanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 141 by index--> ucs2_slovak_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 142 by index--> ucs2_spanish2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 143 by index--> ucs2_roman_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 144 by index--> ucs2_persian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 145 by index--> ucs2_esperanto_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 146 by index--> ucs2_hungarian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 147 by index--> ucs2_sinhala_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 148 by index--> ucs2_german2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 149 by index--> ucs2_croatian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 150 by index--> ucs2_unicode_520_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 151 by index--> ucs2_vietnamese_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 152 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 153 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 154 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 155 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 156 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 157 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 158 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 159 by index--> ucs2_general_mysql50 : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 160 by index--> utf32_unicode_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 161 by index--> utf32_icelandic_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 162 by index--> utf32_latvian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 163 by index--> utf32_romanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 164 by index--> utf32_slovenian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 165 by index--> utf32_polish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 166 by index--> utf32_estonian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 167 by index--> utf32_spanish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 168 by index--> utf32_swedish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 169 by index--> utf32_turkish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 170 by index--> utf32_czech_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 171 by index--> utf32_danish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 172 by index--> utf32_lithuanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 173 by index--> utf32_slovak_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 174 by index--> utf32_spanish2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 175 by index--> utf32_roman_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 176 by index--> utf32_persian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 177 by index--> utf32_esperanto_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 178 by index--> utf32_hungarian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 179 by index--> utf32_sinhala_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 180 by index--> utf32_german2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 181 by index--> utf32_croatian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 182 by index--> utf32_unicode_520_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 183 by index--> utf32_vietnamese_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 184 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 185 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 186 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 187 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 188 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 189 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 190 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 191 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 192 by index--> utf8_unicode_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 193 by index--> utf8_icelandic_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 194 by index--> utf8_latvian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 195 by index--> utf8_romanian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 196 by index--> utf8_slovenian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 197 by index--> utf8_polish_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 198 by index--> utf8_estonian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 199 by index--> utf8_spanish_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 200 by index--> utf8_swedish_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 201 by index--> utf8_turkish_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 202 by index--> utf8_czech_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 203 by index--> utf8_danish_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 204 by index--> utf8_lithuanian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 205 by index--> utf8_slovak_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 206 by index--> utf8_spanish2_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 207 by index--> utf8_roman_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 208 by index--> utf8_persian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 209 by index--> utf8_esperanto_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 210 by index--> utf8_hungarian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 211 by index--> utf8_sinhala_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 212 by index--> utf8_german2_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 213 by index--> utf8_croatian_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 214 by index--> utf8_unicode_520_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 215 by index--> utf8_vietnamese_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 216 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 217 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 218 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 219 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 220 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 221 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 222 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 223 by index--> utf8_general_mysql50 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 224 by index--> utf8mb4_unicode_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 225 by index--> utf8mb4_icelandic_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 226 by index--> utf8mb4_latvian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 227 by index--> utf8mb4_romanian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 228 by index--> utf8mb4_slovenian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 229 by index--> utf8mb4_polish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 230 by index--> utf8mb4_estonian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 231 by index--> utf8mb4_spanish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 232 by index--> utf8mb4_swedish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 233 by index--> utf8mb4_turkish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 234 by index--> utf8mb4_czech_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 235 by index--> utf8mb4_danish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 236 by index--> utf8mb4_lithuanian_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 237 by index--> utf8mb4_slovak_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 238 by index--> utf8mb4_spanish2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 239 by index--> utf8mb4_roman_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 240 by index--> utf8mb4_persian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 241 by index--> utf8mb4_esperanto_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 242 by index--> utf8mb4_hungarian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 243 by index--> utf8mb4_sinhala_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 244 by index--> utf8mb4_german2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 245 by index--> utf8mb4_croatian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 246 by index--> utf8mb4_unicode_520_ : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 247 by index--> utf8mb4_vietnamese_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 248 by index--> gb18030_chinese_ci : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 249 by index--> gb18030_bin : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 250 by index--> gb18030_unicode_520_ : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 251 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 252 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 253 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 254 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 255 by index--> utf8mb4_0900_ai_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 256 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 257 by index--> utf8mb4_is_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 258 by index--> utf8mb4_lv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 259 by index--> utf8mb4_ro_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 260 by index--> utf8mb4_sl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 261 by index--> utf8mb4_pl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 262 by index--> utf8mb4_et_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 263 by index--> utf8mb4_es_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 264 by index--> utf8mb4_sv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 265 by index--> utf8mb4_tr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 266 by index--> utf8mb4_cs_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 267 by index--> utf8mb4_da_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 268 by index--> utf8mb4_lt_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 269 by index--> utf8mb4_sk_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 270 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 271 by index--> utf8mb4_la_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 272 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 273 by index--> utf8mb4_eo_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 274 by index--> utf8mb4_hu_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 275 by index--> utf8mb4_hr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 276 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 277 by index--> utf8mb4_vi_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 278 by index--> utf8mb4_0900_as_cs : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 279 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 280 by index--> utf8mb4_is_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 281 by index--> utf8mb4_lv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 282 by index--> utf8mb4_ro_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 283 by index--> utf8mb4_sl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 284 by index--> utf8mb4_pl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 285 by index--> utf8mb4_et_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 286 by index--> utf8mb4_es_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 287 by index--> utf8mb4_sv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 288 by index--> utf8mb4_tr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 289 by index--> utf8mb4_cs_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 290 by index--> utf8mb4_da_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 291 by index--> utf8mb4_lt_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 292 by index--> utf8mb4_sk_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 293 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 294 by index--> utf8mb4_la_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 295 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 296 by index--> utf8mb4_eo_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 297 by index--> utf8mb4_hu_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 298 by index--> utf8mb4_hr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 299 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 300 by index--> utf8mb4_vi_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 301 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 302 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 303 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 304 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 305 by index--> utf8mb4_0900_as_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 306 by index--> utf8mb4_ru_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 307 by index--> utf8mb4_ru_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 308 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 309 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 310 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 311 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 312 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 313 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 314 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 315 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 316 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 317 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 318 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 319 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 320 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 321 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 322 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 323 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 324 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 325 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 326 by index--> utf8mb4_test_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 327 by index--> utf16_test_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 328 by index--> utf8mb4_test_400_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 329 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 330 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 331 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 332 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 333 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 334 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 335 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 336 by index--> utf8_bengali_standar : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 337 by index--> utf8_bengali_traditi : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 338 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 339 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 340 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 341 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 342 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 343 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 344 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 345 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 346 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 347 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 348 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 349 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 350 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 351 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 352 by index--> utf8_phone_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 353 by index--> utf8_test_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 354 by index--> utf8_5624_1 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 355 by index--> utf8_5624_2 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 356 by index--> utf8_5624_3 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 357 by index--> utf8_5624_4 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 358 by index--> ucs2_test_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 359 by index--> ucs2_vn_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 360 by index--> ucs2_5624_1 : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 361 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 362 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 363 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 364 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 365 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 366 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 367 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 368 by index--> utf8_5624_5 : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 369 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 370 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 371 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 372 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 373 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 374 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 375 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 376 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 377 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 378 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 379 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 380 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 381 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 382 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 383 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 384 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 385 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 386 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 387 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 388 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 389 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 390 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 391 by index--> utf32_test_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 392 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 393 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 394 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 395 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 396 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 397 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 398 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 399 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 400 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 401 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 402 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 403 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 404 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 405 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 406 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 407 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 408 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 409 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 410 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 411 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 412 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 413 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 414 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 415 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 416 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 417 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 418 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 419 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 420 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 421 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 422 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 423 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 424 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 425 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 426 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 427 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 428 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 429 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 430 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 431 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 432 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 433 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 434 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 435 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 436 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 437 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 438 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 439 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 440 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 441 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 442 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 443 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 444 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 445 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 446 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 447 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 448 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 449 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 450 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 451 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 452 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 453 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 454 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 455 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 456 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 457 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 458 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 459 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 460 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 461 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 462 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 463 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 464 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 465 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 466 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 467 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 468 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 469 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 470 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 471 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 472 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 473 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 474 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 475 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 476 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 477 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 478 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 479 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 480 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 481 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 482 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 483 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 484 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 485 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 486 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 487 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 488 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 489 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 490 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 491 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 492 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 493 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 494 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 495 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 496 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 497 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 498 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 499 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 500 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 501 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 502 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 503 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 504 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 505 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 506 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 507 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 508 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 509 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 510 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 511 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 512 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 513 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 514 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 515 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 516 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 517 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 518 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 519 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 520 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 521 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 522 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 523 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 524 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 525 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 526 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 527 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 528 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 529 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 530 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 531 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 532 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 533 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 534 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 535 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 536 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 537 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 538 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 539 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 540 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 541 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 542 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 543 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 544 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 545 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 546 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 547 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 548 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 549 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 550 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 551 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 552 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 553 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 554 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 555 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 556 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 557 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 558 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 559 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 560 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 561 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 562 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 563 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 564 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 565 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 566 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 567 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 568 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 569 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 570 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 571 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 572 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 573 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 574 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 575 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 576 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 577 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 578 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 579 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 580 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 581 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 582 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 583 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 584 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 585 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 586 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 587 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 588 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 589 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 590 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 591 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 592 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 593 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 594 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 595 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 596 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 597 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 598 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 599 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 600 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 601 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 602 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 603 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 604 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 605 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 606 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 607 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 608 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 609 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 610 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 611 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 612 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 613 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 614 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 615 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 616 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 617 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 618 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 619 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 620 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 621 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 622 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 623 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 624 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 625 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 626 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 627 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 628 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 629 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 630 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 631 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 632 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 633 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 634 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 635 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 636 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 637 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 638 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 639 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 640 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 641 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 642 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 643 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 644 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 645 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 646 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 647 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 648 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 649 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 650 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 651 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 652 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 653 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 654 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 655 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 656 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 657 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 658 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 659 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 660 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 661 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 662 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 663 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 664 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 665 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 666 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 667 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 668 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 669 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 670 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 671 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 672 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 673 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 674 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 675 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 676 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 677 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 678 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 679 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 680 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 681 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 682 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 683 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 684 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 685 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 686 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 687 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 688 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 689 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 690 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 691 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 692 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 693 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 694 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 695 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 696 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 697 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 698 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 699 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 700 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 701 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 702 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 703 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 704 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 705 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 706 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 707 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 708 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 709 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 710 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 711 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 712 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 713 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 714 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 715 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 716 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 717 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 718 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 719 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 720 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 721 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 722 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 723 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 724 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 725 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 726 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 727 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 728 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 729 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 730 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 731 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 732 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 733 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 734 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 735 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 736 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 737 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 738 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 739 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 740 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 741 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 742 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 743 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 744 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 745 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 746 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 747 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 748 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 749 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 750 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 751 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 752 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 753 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 754 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 755 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 756 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 757 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 758 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 759 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 760 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 761 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 762 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 763 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 764 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 765 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 766 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 767 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 768 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 769 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 770 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 771 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 772 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 773 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 774 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 775 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 776 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 777 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 778 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 779 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 780 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 781 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 782 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 783 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 784 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 785 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 786 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 787 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 788 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 789 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 790 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 791 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 792 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 793 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 794 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 795 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 796 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 797 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 798 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 799 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 800 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 801 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 802 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 803 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 804 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 805 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 806 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 807 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 808 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 809 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 810 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 811 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 812 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 813 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 814 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 815 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 816 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 817 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 818 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 819 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 820 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 821 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 822 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 823 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 824 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 825 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 826 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 827 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 828 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 829 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 830 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 831 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 832 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 833 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 834 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 835 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 836 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 837 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 838 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 839 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 840 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 841 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 842 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 843 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 844 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 845 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 846 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 847 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 848 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 849 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 850 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 851 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 852 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 853 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 854 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 855 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 856 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 857 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 858 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 859 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 860 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 861 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 862 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 863 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 864 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 865 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 866 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 867 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 868 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 869 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 870 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 871 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 872 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 873 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 874 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 875 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 876 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 877 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 878 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 879 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 880 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 881 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 882 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 883 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 884 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 885 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 886 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 887 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 888 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 889 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 890 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 891 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 892 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 893 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 894 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 895 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 896 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 897 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 898 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 899 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 900 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 901 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 902 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 903 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 904 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 905 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 906 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 907 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 908 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 909 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 910 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 911 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 912 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 913 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 914 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 915 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 916 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 917 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 918 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 919 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 920 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 921 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 922 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 923 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 924 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 925 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 926 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 927 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 928 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 929 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 930 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 931 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 932 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 933 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 934 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 935 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 936 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 937 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 938 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 939 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 940 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 941 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 942 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 943 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 944 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 945 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 946 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 947 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 948 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 949 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 950 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 951 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 952 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 953 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 954 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 955 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 956 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 957 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 958 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 959 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 960 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 961 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 962 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 963 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 964 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 965 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 966 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 967 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 968 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 969 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 970 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 971 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 972 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 973 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 974 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 975 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 976 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 977 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 978 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 979 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 980 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 981 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 982 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 983 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 984 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 985 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 986 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 987 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 988 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 989 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 990 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 991 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 992 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 993 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 994 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 995 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 996 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 997 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 998 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 999 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1000 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1001 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1002 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1003 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1004 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1005 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1006 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1007 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1008 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1009 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1010 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1011 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1012 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1013 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1014 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1015 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1016 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1017 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1018 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1019 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1020 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1021 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1022 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1023 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1024 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1025 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1026 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1027 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1028 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1029 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1030 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1031 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1032 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1033 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1034 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1035 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1036 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1037 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1038 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1039 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1040 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1041 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1042 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1043 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1044 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1045 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1046 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1047 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1048 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1049 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1050 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1051 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1052 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1053 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1054 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1055 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1056 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1057 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1058 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1059 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1060 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1061 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1062 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1063 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1064 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1065 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1066 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1067 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1068 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1069 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1070 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1071 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1072 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1073 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1074 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1075 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1076 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1077 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1078 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1079 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1080 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1081 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1082 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1083 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1084 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1085 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1086 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1087 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1088 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1089 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1090 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1091 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1092 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1093 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1094 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1095 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1096 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1097 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1098 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1099 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1100 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1101 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1102 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1103 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1104 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1105 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1106 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1107 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1108 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1109 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1110 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1111 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1112 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1113 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1114 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1115 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1116 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1117 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1118 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1119 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1120 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1121 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1122 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1123 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1124 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1125 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1126 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1127 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1128 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1129 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1130 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1131 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1132 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1133 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1134 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1135 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1136 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1137 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1138 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1139 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1140 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1141 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1142 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1143 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1144 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1145 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1146 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1147 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1148 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1149 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1150 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1151 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1152 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1153 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1154 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1155 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1156 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1157 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1158 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1159 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1160 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1161 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1162 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1163 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1164 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1165 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1166 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1167 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1168 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1169 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1170 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1171 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1172 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1173 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1174 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1175 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1176 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1177 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1178 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1179 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1180 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1181 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1182 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1183 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1184 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1185 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1186 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1187 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1188 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1189 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1190 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1191 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1192 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1193 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1194 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1195 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1196 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1197 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1198 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1199 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1200 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1201 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1202 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1203 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1204 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1205 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1206 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1207 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1208 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1209 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1210 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1211 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1212 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1213 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1214 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1215 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1216 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1217 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1218 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1219 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1220 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1221 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1222 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1223 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1224 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1225 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1226 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1227 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1228 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1229 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1230 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1231 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1232 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1233 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1234 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1235 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1236 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1237 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1238 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1239 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1240 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1241 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1242 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1243 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1244 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1245 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1246 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1247 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1248 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1249 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1250 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1251 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1252 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1253 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1254 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1255 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1256 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1257 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1258 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1259 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1260 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1261 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1262 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1263 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1264 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1265 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1266 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1267 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1268 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1269 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1270 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1271 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1272 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1273 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1274 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1275 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1276 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1277 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1278 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1279 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1280 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1281 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1282 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1283 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1284 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1285 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1286 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1287 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1288 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1289 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1290 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1291 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1292 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1293 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1294 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1295 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1296 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1297 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1298 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1299 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1300 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1301 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1302 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1303 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1304 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1305 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1306 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1307 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1308 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1309 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1310 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1311 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1312 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1313 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1314 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1315 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1316 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1317 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1318 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1319 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1320 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1321 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1322 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1323 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1324 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1325 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1326 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1327 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1328 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1329 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1330 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1331 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1332 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1333 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1334 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1335 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1336 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1337 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1338 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1339 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1340 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1341 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1342 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1343 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1344 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1345 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1346 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1347 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1348 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1349 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1350 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1351 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1352 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1353 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1354 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1355 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1356 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1357 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1358 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1359 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1360 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1361 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1362 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1363 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1364 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1365 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1366 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1367 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1368 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1369 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1370 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1371 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1372 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1373 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1374 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1375 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1376 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1377 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1378 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1379 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1380 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1381 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1382 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1383 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1384 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1385 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1386 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1387 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1388 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1389 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1390 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1391 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1392 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1393 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1394 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1395 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1396 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1397 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1398 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1399 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1400 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1401 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1402 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1403 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1404 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1405 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1406 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1407 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1408 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1409 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1410 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1411 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1412 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1413 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1414 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1415 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1416 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1417 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1418 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1419 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1420 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1421 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1422 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1423 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1424 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1425 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1426 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1427 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1428 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1429 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1430 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1431 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1432 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1433 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1434 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1435 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1436 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1437 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1438 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1439 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1440 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1441 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1442 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1443 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1444 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1445 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1446 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1447 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1448 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1449 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1450 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1451 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1452 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1453 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1454 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1455 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1456 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1457 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1458 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1459 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1460 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1461 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1462 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1463 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1464 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1465 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1466 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1467 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1468 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1469 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1470 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1471 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1472 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1473 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1474 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1475 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1476 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1477 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1478 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1479 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1480 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1481 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1482 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1483 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1484 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1485 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1486 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1487 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1488 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1489 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1490 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1491 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1492 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1493 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1494 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1495 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1496 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1497 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1498 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1499 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1500 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1501 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1502 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1503 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1504 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1505 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1506 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1507 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1508 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1509 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1510 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1511 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1512 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1513 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1514 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1515 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1516 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1517 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1518 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1519 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1520 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1521 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1522 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1523 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1524 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1525 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1526 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1527 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1528 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1529 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1530 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1531 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1532 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1533 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1534 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1535 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1536 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1537 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1538 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1539 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1540 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1541 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1542 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1543 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1544 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1545 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1546 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1547 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1548 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1549 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1550 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1551 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1552 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1553 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1554 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1555 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1556 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1557 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1558 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1559 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1560 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1561 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1562 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1563 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1564 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1565 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1566 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1567 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1568 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1569 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1570 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1571 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1572 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1573 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1574 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1575 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1576 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1577 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1578 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1579 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1580 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1581 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1582 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1583 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1584 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1585 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1586 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1587 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1588 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1589 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1590 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1591 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1592 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1593 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1594 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1595 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1596 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1597 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1598 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1599 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1600 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1601 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1602 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1603 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1604 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1605 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1606 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1607 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1608 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1609 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1610 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1611 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1612 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1613 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1614 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1615 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1616 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1617 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1618 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1619 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1620 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1621 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1622 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1623 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1624 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1625 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1626 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1627 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1628 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1629 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1630 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1631 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1632 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1633 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1634 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1635 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1636 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1637 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1638 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1639 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1640 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1641 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1642 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1643 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1644 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1645 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1646 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1647 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1648 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1649 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1650 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1651 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1652 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1653 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1654 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1655 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1656 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1657 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1658 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1659 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1660 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1661 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1662 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1663 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1664 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1665 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1666 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1667 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1668 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1669 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1670 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1671 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1672 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1673 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1674 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1675 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1676 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1677 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1678 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1679 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1680 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1681 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1682 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1683 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1684 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1685 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1686 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1687 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1688 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1689 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1690 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1691 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1692 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1693 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1694 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1695 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1696 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1697 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1698 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1699 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1700 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1701 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1702 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1703 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1704 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1705 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1706 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1707 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1708 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1709 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1710 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1711 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1712 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1713 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1714 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1715 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1716 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1717 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1718 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1719 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1720 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1721 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1722 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1723 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1724 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1725 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1726 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1727 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1728 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1729 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1730 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1731 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1732 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1733 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1734 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1735 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1736 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1737 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1738 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1739 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1740 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1741 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1742 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1743 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1744 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1745 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1746 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1747 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1748 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1749 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1750 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1751 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1752 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1753 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1754 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1755 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1756 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1757 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1758 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1759 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1760 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1761 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1762 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1763 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1764 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1765 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1766 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1767 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1768 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1769 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1770 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1771 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1772 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1773 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1774 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1775 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1776 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1777 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1778 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1779 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1780 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1781 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1782 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1783 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1784 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1785 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1786 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1787 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1788 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1789 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1790 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1791 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1792 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1793 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1794 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1795 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1796 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1797 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1798 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1799 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1800 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1801 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1802 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1803 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1804 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1805 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1806 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1807 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1808 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1809 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1810 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1811 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1812 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1813 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1814 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1815 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1816 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1817 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1818 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1819 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1820 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1821 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1822 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1823 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1824 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1825 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1826 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1827 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1828 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1829 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1830 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1831 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1832 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1833 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1834 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1835 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1836 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1837 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1838 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1839 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1840 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1841 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1842 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1843 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1844 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1845 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1846 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1847 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1848 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1849 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1850 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1851 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1852 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1853 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1854 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1855 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1856 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1857 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1858 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1859 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1860 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1861 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1862 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1863 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1864 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1865 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1866 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1867 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1868 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1869 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1870 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1871 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1872 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1873 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1874 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1875 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1876 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1877 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1878 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1879 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1880 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1881 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1882 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1883 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1884 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1885 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1886 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1887 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1888 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1889 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1890 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1891 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1892 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1893 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1894 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1895 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1896 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1897 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1898 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1899 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1900 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1901 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1902 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1903 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1904 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1905 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1906 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1907 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1908 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1909 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1910 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1911 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1912 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1913 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1914 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1915 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1916 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1917 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1918 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1919 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1920 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1921 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1922 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1923 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1924 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1925 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1926 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1927 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1928 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1929 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1930 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1931 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1932 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1933 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1934 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1935 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1936 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1937 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1938 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1939 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1940 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1941 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1942 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1943 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1944 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1945 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1946 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1947 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1948 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1949 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1950 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1951 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1952 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1953 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1954 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1955 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1956 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1957 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1958 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1959 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1960 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1961 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1962 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1963 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1964 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1965 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1966 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1967 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1968 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1969 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1970 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1971 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1972 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1973 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1974 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1975 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1976 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1977 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1978 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1979 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1980 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1981 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1982 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1983 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1984 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1985 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1986 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1987 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1988 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1989 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1990 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1991 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1992 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1993 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1994 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1995 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1996 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1997 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1998 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 1999 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2000 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2001 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2002 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2003 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2004 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2005 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2006 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2007 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2008 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2009 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2010 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2011 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2012 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2013 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2014 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2015 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2016 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2017 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2018 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2019 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2020 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2021 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2022 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2023 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2024 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2025 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2026 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2027 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2028 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2029 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2030 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2031 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2032 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2033 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2034 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2035 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2036 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2037 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2038 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2039 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2040 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2041 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2042 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2043 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2044 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2045 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2046 by index--> none : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 5 : latin1 2047 by index--> utf8_maxuserid_ci : utf8 : UTF-8 by charset--> UTF-8 by encoding--> 33 : utf8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in pingcap.tidb.test.simple.CharsetTest [INFO] Running pingcap.tidb.test.simple.StringUtilsTest Running test pingcap.tidb.test.simple.StringUtilsTest#testGetBytes ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testSplit ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testIndexOfIgnoreCase ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 0 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100 |----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----| 0+ /* one two three *//* one two three */ one 'two' three -- "one/* one */two three" one owt three 101+ onetwothree # 'one/* one */two three' one owt three 156+ oneone /* two *//* three */ -- `one/* one */two three` one two three 228+ two -- three 241+ 242+ 243+ /* three */threethree Running test pingcap.tidb.test.simple.StringUtilsTest#testQuoteUnQuoteIdentifierWithBackQuote ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testWildCompare ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testIndexOfQuoteDoubleAware ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testQuoteUnQuoteIdentifierWithDoubleQuote ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.StringUtilsTest#testAppendAsHex ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in pingcap.tidb.test.simple.StringUtilsTest [INFO] Running pingcap.tidb.test.simple.BlobTest Running test pingcap.tidb.test.simple.BlobTest#testByteStreamInsert ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in pingcap.tidb.test.simple.BlobTest [INFO] Running pingcap.tidb.test.simple.jdbc42.ConnectionTest Running test pingcap.tidb.test.simple.jdbc42.ConnectionTest#testDriverAcceptsURLNullArgument ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.ConnectionTest#testSupportsRefCursors ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.jdbc42.ConnectionTest#testDriverConnectNullArgument ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in pingcap.tidb.test.simple.jdbc42.ConnectionTest [INFO] Running pingcap.tidb.test.simple.UpdatabilityTest Running test pingcap.tidb.test.simple.UpdatabilityTest#testAliasedTables ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UpdatabilityTest#testMultiKeyTable ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UpdatabilityTest#testUpdatability ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UpdatabilityTest#testBogusTable ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in pingcap.tidb.test.simple.UpdatabilityTest [INFO] Running pingcap.tidb.test.simple.SSLTest Running test pingcap.tidb.test.simple.SSLTest#testConnect ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d <<<<<<<<<<< Look for SSL debug output >>>>>>>>>>> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in pingcap.tidb.test.simple.SSLTest [INFO] Running pingcap.tidb.test.simple.MultiHostConnectionTest Running test pingcap.tidb.test.simple.MultiHostConnectionTest#testFailoverConnection ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s - in pingcap.tidb.test.simple.MultiHostConnectionTest [INFO] Running pingcap.tidb.test.simple.SplitDBdotNameTest Running test pingcap.tidb.test.simple.SplitDBdotNameTest#testSplit ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in pingcap.tidb.test.simple.SplitDBdotNameTest [INFO] Running pingcap.tidb.test.simple.DateTest Running test pingcap.tidb.test.simple.DateTest#testZeroDateBehavior ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.DateTest#testNativeConversions ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 19:10:38 00:00:00 19:10:38 19:10:38 1970-01-01 2024-05-06 2024-05-06 2024-05-06 1970-01-01 19:10:38.0 2024-05-06 00:00:00.0 2024-05-06 19:10:38.0 2024-05-06 19:10:38.0 Running test pingcap.tidb.test.simple.DateTest#testNanosParsing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.DateTest#testReggieBug ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d 2004-08-28 2004-08-28 Running test pingcap.tidb.test.simple.DateTest#testTimestamp ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d java.util.GregorianCalendar[time=1025650800000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=29,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2002,MONTH=6,WEEK_OF_YEAR=27,WEEK_OF_MONTH=1,DAY_OF_MONTH=3,DAY_OF_YEAR=184,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=1,AM_PM=0,HOUR=7,HOUR_OF_DAY=7,MINUTE=0,SECOND=0,MILLISECOND=0,ZONE_OFFSET=28800000,DST_OFFSET=0] ** Times with given calendar (before storing) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: 1025650800000 -> 2002/07/03 07:00:00 CST ** Times with given calendar (retrieved from database) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025625600000 -> 2002/07/03 00:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: -3600000 -> 1970/01/01 07:00:00 CST [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in pingcap.tidb.test.simple.DateTest [INFO] Running pingcap.tidb.test.simple.UtilsTest Running test pingcap.tidb.test.simple.UtilsTest#testGetPackageName ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UtilsTest#testIsJdbcInterface ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UtilsTest#testIsJdbcPackage ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.UtilsTest#testGetImplementedInterfaces ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in pingcap.tidb.test.simple.UtilsTest [INFO] Running pingcap.tidb.test.simple.TraversalTest Running test pingcap.tidb.test.simple.TraversalTest#testTraversal ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in pingcap.tidb.test.simple.TraversalTest [INFO] Running pingcap.tidb.test.simple.EscapeProcessingTest Running test pingcap.tidb.test.simple.EscapeProcessingTest#testEscapeProcessing ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.EscapeProcessingTest#testConvertEscape ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.EscapeProcessingTest#testBug51313 ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d Running test pingcap.tidb.test.simple.EscapeProcessingTest#testTimestampConversion ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in pingcap.tidb.test.simple.EscapeProcessingTest [INFO] Running pingcap.tidb.test.simple.TransactionTest Running test pingcap.tidb.test.simple.TransactionTest#testTransaction ################################################################################ Loading JDBC driver 'com.mysql.jdbc.Driver' Connected to 8.0.11-TiDB-v8.2.0-alpha-85-g957e6ae67d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in pingcap.tidb.test.simple.TransactionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 290, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:38 min [INFO] Finished at: 2024-05-06T19:10:38+08:00 [INFO] Final Memory: 25M/419M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_common_test-1069/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