Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/ghpr_mysql_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-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 Agent pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 is provisioned from template pingcap_tidb_ghpr_mysql_test_8670-rrxs8-xcftd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c15d6a1f4a8c39880d9d28331763a0e8ef4256d2" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8670-rrxs8" name: "pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8" 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: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - 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-ghpr-mysql-test-8670-rrxs8-xcftd-157m8" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8" - 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: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_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/ghpr_mysql_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) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [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=63f3b10c-f0b0-4868-91cc-234cf8aff0c3 JENKINS_NODE_COOKIE=e218a221-8f19-4546-a66b-33c9d36a3694 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-ghpr_mysql_test-8670 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/ghpr_mysql_test","buildid":"1787662734502924289","prowjobid":"63f3b10c-f0b0-4868-91cc-234cf8aff0c3","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"b6435d1fb1293b94da1eec310925061d75b93f77","base_link":"https://github.com/pingcap/tidb/commit/b6435d1fb1293b94da1eec310925061d75b93f77","pulls":[{"number":53036,"author":"fanrenhoo","sha":"5f541d06c9d94a518474acea388d777446370540","title":"util: the incorrectly handle string compare with whitespace","link":"https://github.com/pingcap/tidb/pull/53036","commit_link":"https://github.com/pingcap/tidb/pull/53036/commits/5f541d06c9d94a518474acea388d777446370540","author_link":"https://github.com/fanrenhoo"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/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/ghpr_mysql_test/8670/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/ghpr_mysql_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/ghpr_mysql_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8670 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787662734502924289 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=ghpr_mysql_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_ghpr_mysql_test_8670-rrxs8 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/ghpr_mysql_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-6f87a7c59c6522fa3165a8bd86391700febad0316614262d90c0dee86fb4d7e5 NODE_LABELS=pingcap_tidb_ghpr_mysql_test_8670-rrxs8 pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/display/redirect BUILD_NUMBER=8670 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-build1116817726=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-mysql-test-8670-rrxs8-xcftd-157m8 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: 27682 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 05b66c1e3b108b78 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Tue May 07 01:56:54 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-b6435d1) 463654912 bytes in 2.70 secs (171485893 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/ghpr_mysql_test/tidb/.git/ .git HEAD is now at b6435d1fb1 variable: add all text series types into tidb_analyze_skip_column_types (#52663) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 1973 to 1045 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/53036/head -> origin/pr/53036/head HEAD is now at b6435d1fb1 variable: add all text series types into tidb_analyze_skip_column_types (#52663) 🚧 Checkouting to base SHA:b6435d1fb1293b94da1eec310925061d75b93f77... HEAD is now at b6435d1fb1 variable: add all text series types into tidb_analyze_skip_column_types (#52663) ✅ Checked. 🎉 🧾 HEAD info: b6435d1fb1293b94da1eec310925061d75b93f77 b6435d1fb1 variable: add all text series types into tidb_analyze_skip_column_types (#52663) e3c2c30182 br: Add goleak test for br integration test (#52741) b421b729c8 planner: merge fast plan cache and normal plan cache (#53033) 🚧 Pre-merge heads of pull requests to base SHA: b6435d1fb1293b94da1eec310925061d75b93f77 ... Merge made by the 'ort' strategy. pkg/expression/collation_test.go | 1 + pkg/util/collate/bin.go | 4 ++-- pkg/util/collate/gbk_bin.go | 5 +---- pkg/util/collate/gbk_chinese_ci.go | 5 +---- pkg/util/collate/general_ci.go | 4 +--- 5 files changed, 6 insertions(+), 13 deletions(-) 🧾 Pre-merged result: 86d65c7030de7ee72974a53853c1de81308a47c6 86d65c7030 Merge commit '5f541d06c9d94a518474acea388d777446370540' into HEAD b6435d1fb1 variable: add all text series types into tidb_analyze_skip_column_types (#52663) e3c2c30182 br: Add goleak test for br integration test (#52741) ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-b6435d1-5f541d0) 463696384 bytes in 13.16 secs (35242697 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-b6435d1fb1293b94da1eec310925061d75b93f77) 609673728 bytes in 3.87 secs (157703278 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo No tidb-test refs specified, defaulting to base branch master of tidb-test. [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@20654deb; decorates RemoteLauncher[hudson.remoting.Channel@7fe99ee0:JNLP4-connect connection from 10.233.71.212/10.233.71.212:58122] 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/ghpr_mysql_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/ghpr_mysql_test/tidb-test@tmp/jenkins-gitclient-ssh11979827042246451267.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 fdf9e25157e264e347ca64437a518f8792bd78f2 (origin/master) > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf9e25157e264e347ca64437a518f8792bd78f2 # timeout=10 Commit message: "*: change the default value for tidb_analyze_skip_column_types | tidb=pr/52663 (#2319)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-5f541d06c9d94a518474acea388d777446370540) 609673728 bytes in 15.28 secs (39907026 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/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + ls bin/tidb-server ls: cannot access bin/tidb-server: No such file or directory + make server CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-90-g86d65c7030" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-07 01:57:50" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=86d65c7030de7ee72974a53853c1de81308a47c6" -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/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading go.uber.org/zap v1.27.0 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/docker/go-units v0.5.0 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/cockroachdb/errors v1.11.1 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading go.uber.org/multierr v1.11.0 go: downloading go.uber.org/mock v0.4.0 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/go-sql-driver/mysql v1.7.1 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/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 cloud.google.com/go v0.112.0 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/carlmjohnson/flagext v0.21.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/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/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/json-iterator/go v1.1.12 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 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/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading golang.org/x/crypto v0.22.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de 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/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/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 cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/VividCortex/ewma v1.2.0 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/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 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/apache/thrift v0.16.0 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c 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/klauspost/cpuid v1.3.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/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 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 gopkg.in/inf.v0 v0.9.1 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/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/google/s2a-go v0.1.7 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 [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] sh + git branch * (HEAD detached at fdf9e251) + git status HEAD detached at fdf9e251 nothing to commit, working tree clean [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-ghpr_mysql_test-8670 [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8670/tidb-test) 609674240 bytes in 11.86 secs (51389448 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (MySQL Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - PART = '1') [Pipeline] { (Branch: Matrix - PART = '2') [Pipeline] { (Branch: Matrix - PART = '3') [Pipeline] { (Branch: Matrix - PART = '4') [Pipeline] stage [Pipeline] { (Matrix - PART = '1') [Pipeline] stage [Pipeline] { (Matrix - PART = '2') [Pipeline] stage [Pipeline] { (Matrix - PART = '3') [Pipeline] stage [Pipeline] { (Matrix - PART = '4') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r Obtained pipelines/pingcap/tidb/latest/pod-ghpr_mysql_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-mysql-test-8670-9t796-3fm5g-j82r4 Agent pingcap-tidb-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv is provisioned from template pingcap_tidb_ghpr_mysql_test_8670-1q2rf-0n1n3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9eb36b5785b4885156ba3f68c89dd14b99954cf8" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8670-1q2rf" name: "pingcap-tidb-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv" 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: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - 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-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv" - 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: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-ghpr-mysql-test-8670-1q2rf-0n1n3-f7fzv in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_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@5c0125f3; decorates RemoteLauncher[hudson.remoting.Channel@33f6aded:JNLP4-connect connection from 10.233.87.133/10.233.87.133:41310] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Agent pingcap-tidb-ghpr-mysql-test-8670-9t796-3fm5g-j82r4 is provisioned from template pingcap_tidb_ghpr_mysql_test_8670-9t796-3fm5g --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "15ea0640aef1ada8bc0258c01b1b145256dfe15d" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8670-9t796" name: "pingcap-tidb-ghpr-mysql-test-8670-9t796-3fm5g-j82r4" 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: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - 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-ghpr-mysql-test-8670-9t796-3fm5g-j82r4" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8670-9t796-3fm5g-j82r4" - 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: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-ghpr-mysql-test-8670-9t796-3fm5g-j82r4 in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test [Pipeline] { [Pipeline] checkout Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_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 The recommended git tool is: git Agent pingcap-tidb-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00 is provisioned from template pingcap_tidb_ghpr_mysql_test_8670-mslgd-cfvr7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4ba3ee9ef828f7b9b6e2b6971175d3450b80e2b0" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8670-mslgd" name: "pingcap-tidb-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00" 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: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - 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-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00" - 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: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Agent pingcap-tidb-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r is provisioned from template pingcap_tidb_ghpr_mysql_test_8670-bpcgp-kfnf5 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/8670/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "816050be23db823dd021ba1dcfa2ee69179be328" jenkins/label: "pingcap_tidb_ghpr_mysql_test_8670-bpcgp" name: "pingcap-tidb-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r" 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: "6Gi" cpu: "3" requests: memory: "4Gi" cpu: "2" tty: true volumeMounts: - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - 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-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r" - 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: - name: "gocache" persistentVolumeClaim: claimName: "gocache" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-ghpr-mysql-test-8670-bpcgp-kfnf5-9b77r in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test [Pipeline] { [Pipeline] checkout Running on pingcap-tidb-ghpr-mysql-test-8670-mslgd-cfvr7-1kg00 in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test [Pipeline] { The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6acc1e44; decorates RemoteLauncher[hudson.remoting.Channel@3ba6aab8:JNLP4-connect connection from 10.233.102.117/10.233.102.117:48286] 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/ghpr_mysql_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@71e1e233; decorates RemoteLauncher[hudson.remoting.Channel@3875ed8b:JNLP4-connect connection from 10.233.87.130/10.233.87.130:58350] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Avoid second fetch Checking out Revision 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)" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2047755b; decorates RemoteLauncher[hudson.remoting.Channel@66c5f83c:JNLP4-connect connection from 10.233.87.152/10.233.87.152:37712] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] cache Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_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)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540) 216924672 bytes in 2.53 secs (85599919 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 25 min [Pipeline] { [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8670/tidb-test) 609674240 bytes in 3.96 secs (154123262 bytes/sec) [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb [Pipeline] { [Pipeline] sh [Pipeline] cache + ls mysql_test OWNERS build.sh config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540) 216924672 bytes in 1.28 secs (168856553 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540) 216924672 bytes in 0.90 secs (240474358 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540) 216924672 bytes in 4.08 secs (53153386 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh + ls bin/tidb-server bin/tidb-server + chmod +x bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=1 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20231124064544-17b728effac3 [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540 already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540 already exists) [Pipeline] } Cache not saved (binary/pingcap/tidb/tidb-server/rev-b6435d1fb1293b94da1eec310925061d75b93f77-5f541d06c9d94a518474acea388d777446370540 already exists) [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading github.com/sirupsen/logrus v1.8.1 [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test [Pipeline] { [Pipeline] cache go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/sys v0.5.0 Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8670/tidb-test) 609674240 bytes in 3.07 secs (198540060 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8670/tidb-test) 609674240 bytes in 4.62 secs (131960571 bytes/sec) [Pipeline] { [Pipeline] cache build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2309) started Cache restored successfully (ws/jenkins-pingcap-tidb-ghpr_mysql_test-8670/tidb-test) 609674240 bytes in 7.39 secs (82446213 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls mysql_test OWNERS build.sh config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] sh + ls mysql_test OWNERS build.sh config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { [Pipeline] sh + ls mysql_test OWNERS build.sh config.toml deploy-run.sh go.mod go.sum jrstats pessimistic-test.sh r run-sanity.sh run-tests.sh sanity_tests t test.sh test_infra_run.sh [Pipeline] sh + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=4 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20231124064544-17b728effac3 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb-test/mysql_test [Pipeline] { go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading go.uber.org/atomic v1.11.0 [Pipeline] sh + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=2 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20231124064544-17b728effac3 go: downloading golang.org/x/sys v0.5.0 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/sys v0.5.0 + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test/tidb/bin/tidb-server + ./test.sh -backlist=1 -part=3 mysql_test start go: downloading github.com/pingcap/mysql-tester v0.0.0-20231124064544-17b728effac3 go: downloading github.com/pingcap/errors v0.11.5-0.20221009092201-b66cddb77c32 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/defined2014/mysql v0.0.0-20231121061906-fcfacaa39f49 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/sys v0.5.0 run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index multi_valued_index_cost_based mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type time="2024-05-07T10:03:17+08:00" level=warning msg="--check-error is not set! --error in .test file will simply accept zero or more errors! (i.e. not even check for errors!)" time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=64 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=69 ./t/alias.test: ok! 75 test cases passed, take time 0.252939595 s time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=6 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/have_debug.inc" command=source line=8 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/force_binlog_format_statement.inc" command=source line=12 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=14 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=125 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=135 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=137 time="2024-05-07T10:03:17+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=145 time="2024-05-07T10:03:17+08:00" level=warning msg="alter_table-big:165 query failed with non expected error(s)! (ER_NO_DB_ERROR != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-07T10:03:17+08:00" level=warning msg="alter_table-big:169 query failed with non expected error(s)! (ErrNoDB != ER_NO_SUCH_TABLE) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t1;)" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table-big:244 query failed with non expected error(s)! (ER_NO_DB_ERROR != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table-big:248 query failed with non expected error(s)! (ErrNoDB != ER_NO_SUCH_TABLE) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t1;)" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table-big:329 query failed with non expected error(s)! (ER_NO_DB_ERROR != ER_LOCK_WAIT_TIMEOUT) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t2;)" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table-big:333 query failed with non expected error(s)! (ER_NO_DB_ERROR != ER_NO_SUCH_TABLE) (err: Error 1046 (3D000): No database selected) (query: SELECT * FROM t1;)" ./t/alter_table-big.test: ok! 48 test cases passed, take time 0.634580242 s time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table:12 Unknown named --error UNSUPPORT_MODIFY_PK_ERROR" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table:12 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != UNSUPPORT_MODIFY_PK_ERROR) (err: Error 8200 (HY000): Unsupported drop primary key when the table is using clustered index) (query: ALTER TABLE warehouse DROP PRIMARY KEY, DROP COLUMN w_idmedium;)" time="2024-05-07T10:03:18+08:00" level=warning msg="alter_table:46 query succeeded, but expected error(s)! (expected errors: 8200) (query: ALTER TABLE t1 CHANGE NAME NAME CHAR(80) not null;)" ./t/alter_table.test: ok! 73 test cases passed, take time 1.346583854 s time="2024-05-07T10:03:19+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 time="2024-05-07T10:03:20+08:00" level=warning msg="alter_table1:44 query succeeded, but expected error(s)! (expected errors: 8200) (query: ALTER TABLE t1 CHANGE NAME NAME CHAR(80) not null;)" time="2024-05-07T10:03:21+08:00" level=warning msg="alter_table1:259 query succeeded, but expected error(s)! (expected errors: ErrUnsupportedDDLOperation) (query: alter table t1 engine = myisam;)" time="2024-05-07T10:03:21+08:00" level=warning msg="alter_table1:267 query succeeded, but expected error(s)! (expected errors: ErrUnsupportedDDLOperation) (query: alter table t1 engine = heap;)" time="2024-05-07T10:03:23+08:00" level=warning msg="alter_table1:528 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE m1 ENABLE KEYS, ALGORITHM= INPLACE;)" time="2024-05-07T10:03:24+08:00" level=warning msg="alter_table1:562 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE t1 ADD COLUMN (c4 INT), ALGORITHM= INPLACE;)" time="2024-05-07T10:03:25+08:00" level=warning msg="alter_table1:581 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE m1 ENABLE KEYS, LOCK= NONE;)" time="2024-05-07T10:03:25+08:00" level=warning msg="alter_table1:583 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE m1 ENABLE KEYS, LOCK= SHARED;)" time="2024-05-07T10:03:25+08:00" level=warning msg="alter_table1:598 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE t1 ADD INDEX i4(b), ALGORITHM= COPY, LOCK= NONE;)" time="2024-05-07T10:03:25+08:00" level=warning msg="alter_table1:600 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE t1 ADD INDEX i5(b), ALGORITHM= COPY, LOCK= SHARED;)" time="2024-05-07T10:03:26+08:00" level=warning msg="alter_table1:602 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE t1 ADD INDEX i6(b), ALGORITHM= COPY, LOCK= EXCLUSIVE;)" time="2024-05-07T10:03:26+08:00" level=warning msg="alter_table1:605 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE m1 ENABLE KEYS, ALGORITHM= INPLACE, LOCK= NONE;)" time="2024-05-07T10:03:26+08:00" level=warning msg="alter_table1:607 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: ALTER TABLE m1 ENABLE KEYS, ALGORITHM= INPLACE, LOCK= SHARED;)" time="2024-05-07T10:03:26+08:00" level=warning msg="alter_table1:609 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE m1 ENABLE KEYS, ALGORITHM= INPLACE, LOCK= EXCLUSIVE;)" time="2024-05-07T10:03:26+08:00" level=warning msg="alter_table1:611 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE m1 ENABLE KEYS, ALGORITHM= COPY, LOCK= NONE;)" time="2024-05-07T10:03:26+08:00" level=warning msg="command not implemented" arguments=" ALTER TABLE t1 DISABLE KEYS" command=send line=634 time="2024-05-07T10:03:26+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=643 time="2024-05-07T10:03:26+08:00" level=warning msg="command not implemented" arguments= command=reap line=650 time="2024-05-07T10:03:26+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=652 build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2377) started time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:808 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: ALTER TABLE db ENGINE=innodb;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:810 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: ALTER TABLE user ENGINE=memory;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:812 query failed with non expected error(s)! (ErrNoSuchTable != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.proc' doesn't exist) (query: ALTER TABLE proc ENGINE=heap;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:814 query failed with non expected error(s)! (ErrNoSuchTable != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.func' doesn't exist) (query: ALTER TABLE func ENGINE=csv;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:816 query failed with non expected error(s)! (ErrNoSuchTable != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.event' doesn't exist) (query: ALTER TABLE event ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:818 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.servers' doesn't exist) (query: ALTER TABLE servers ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:820 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.procs_priv' doesn't exist) (query: ALTER TABLE procs_priv ENGINE=memory;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:822 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: ALTER TABLE tables_priv ENGINE=heap;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:824 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: ALTER TABLE columns_priv ENGINE=csv;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:826 query failed with non expected error(s)! (ErrNoSuchTable != ER_UNSUPPORTED_ENGINE) (err: Error 1146 (42S02): Table 'mysql.time_zone' doesn't exist) (query: ALTER TABLE time_zone ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:828 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: ALTER TABLE help_topic ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:830 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.db' already exists) (query: CREATE TABLE db (dummy int) ENGINE=innodb;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:832 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.user' already exists) (query: CREATE TABLE user (dummy int) ENGINE=memory;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:834 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE proc (dummy int) ENGINE=heap;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:836 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE func (dummy int) ENGINE=csv;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:838 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE event (dummy int) ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:840 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE servers (dummy int) ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:842 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE procs_priv (dummy int) ENGINE=memory;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:844 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.tables_priv' already exists) (query: CREATE TABLE tables_priv (dummy int) ENGINE=heap;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:846 query failed with non expected error(s)! (ErrTableExists != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.columns_priv' already exists) (query: CREATE TABLE columns_priv (dummy int) ENGINE=csv;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:848 query succeeded, but expected error(s)! (expected errors: ER_UNSUPPORTED_ENGINE) (query: CREATE TABLE time_zone (dummy int) ENGINE=merge;)" time="2024-05-07T10:03:28+08:00" level=warning msg="alter_table1:850 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != ER_UNSUPPORTED_ENGINE) (err: Error 1050 (42S01): Table 'mysql.help_topic' already exists) (query: CREATE TABLE help_topic (dummy int) ENGINE=merge;)" time="2024-05-07T10:03:29+08:00" level=warning msg="alter_table1:932 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED_REASON) (query: ALTER TABLE t1 CHANGE fld1 fld1 VARCHAR(3073), ALGORITHM= INPLACE;)" time="2024-05-07T10:03:29+08:00" level=warning msg="alter_table1:935 Unknown named --error ER_INDEX_KEY_LENGTH_EXCEED_THE_LIMIT" time="2024-05-07T10:03:29+08:00" level=warning msg="alter_table1:935 query failed with non expected error(s)! (ErrTooLongKey != ER_INDEX_KEY_LENGTH_EXCEED_THE_LIMIT) (err: Error 1071 (42000): Specified key was too long (65535 bytes); max key length is 12288 bytes) (query: ALTER TABLE t1 CHANGE fld1 fld1 VARCHAR(65535), ALGORITHM= INSTANT;)" time="2024-05-07T10:03:30+08:00" level=warning msg="alter_table1:1002 query succeeded, but expected error(s)! (expected errors: ER_TOO_LONG_KEY) (query: ALTER TABLE t1 MODIFY COLUMN name TINYTEXT;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table1:1064 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: ALTER TABLE t1 ADD COLUMN fld2 DATETIME NOT NULL, ALGORITHM=INPLACE;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table1:1067 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: ALTER TABLE t1 ADD COLUMN fld4 DATETIME NOT NULL, ALGORITHM=COPY;)" ./t/alter_table1.test: ok! 471 test cases passed, take time 11.624921036 s time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table_PK:18 query failed with non expected error(s)! (ER_CANT_REMOVE_ALL_FIELDS != ER_WRONG_SUB_KEY) (err: Error 1090 (42000): can't drop only column i in table t1) (query: alter table t1 drop i;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table_PK:82 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_CANT_DROP_FIELD_OR_KEY) (err: Error 8200 (HY000): Unsupported drop primary key when the table is using clustered index) (query: ALTER TABLE t1 DROP PRIMARY KEY;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table_PK:104 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_WRONG_SUB_KEY) (err: Error 8200 (HY000): unsupported add column 'i' constraint AUTO_INCREMENT when altering 'alter_table_PK.t1') (query: alter table t1 add i int auto_increment not null primary key first;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table_PK:107 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_SUB_KEY) (err: Error 1054 (42S22): Unknown column 'i' in 'where clause') (query: update t1 set i=5 where i=3;)" time="2024-05-07T10:03:31+08:00" level=warning msg="alter_table_PK:110 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_WRONG_SUB_KEY) (err: Error 1054 (42S22): Unknown column 'i' in 't1') (query: alter table t1 change i i bigint;)" time="2024-05-07T10:03:32+08:00" level=warning msg="alter_table_PK:121 query succeeded, but expected error(s)! (expected errors: ER_WRONG_SUB_KEY) (query: ALTER TABLE t1 MODIFY b ENUM('a', 'z', 'b', 'c') NOT NULL;)" time="2024-05-07T10:03:32+08:00" level=warning msg="alter_table_PK:137 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_WRONG_SUB_KEY) (err: Error 8200 (HY000): Unsupported drop integer primary key) (query: ALTER TABLE t1 DROP i;)" time="2024-05-07T10:03:32+08:00" level=warning msg="alter_table_PK:189 query failed with non expected error(s)! (ErrKeyDoesNotExist != ER_PARSE_ERROR) (err: Error 1176 (42000): Key 'primary' doesn't exist in table 't1') (query: alter table t1 rename key `primary` to d;)" ./t/alter_table_PK.test: ok! 83 test cases passed, take time 0.822836285 s run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index multi_valued_index_cost_based mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb time="2024-05-07T10:03:32+08:00" level=warning msg="--check-error is not set! --error in .test file will simply accept zero or more errors! (i.e. not even check for errors!)" ./t/show.test: ok! 111 test cases passed, take time 0.722511346 s time="2024-05-07T10:03:33+08:00" level=warning msg="command not implemented" arguments=" include/have_ps_protocol.inc" command=source line=6 time="2024-05-07T10:03:33+08:00" level=warning msg="command not implemented" arguments=" include/have_binlog_format_row.inc" command=source line=11 time="2024-05-07T10:03:33+08:00" level=warning msg="command not implemented" arguments=" include/get_handler_status_counts.inc" command=source line=46 ./t/alter_table_partition.test: ok! 31 test cases passed, take time 0.75747433 s ./t/partition_locking_ps_protocol.test: ok! 29 test cases passed, take time 0.174448275 s time="2024-05-07T10:03:33+08:00" level=warning msg="analyze:73 query succeeded, but expected error(s)! (expected errors: 1064) (query: analyze table t1 ;)" time="2024-05-07T10:03:33+08:00" level=warning msg="analyze:77 query succeeded, but expected error(s)! (expected errors: 1064) (query: drop table t1;)" ./t/analyze.test: ok! 34 test cases passed, take time 0.474083572 s build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2287) started ./t/ansi.test: ok! 10 test cases passed, take time 0.049644004 s time="2024-05-07T10:03:34+08:00" level=warning msg="array_index:28 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_JSON_VALUE_OUT_OF_RANGE_FOR_FUNC_INDEX) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'i1') (query: create index i1 on t1((cast(f1 as unsigned array)));)" build mysql_test successfully start tidb-server, log file: ./mysql-test.out tidb-server(PID: 2258) started time="2024-05-07T10:03:34+08:00" level=warning msg="array_index:35 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_JSON_VALUE_OUT_OF_RANGE_FOR_FUNC_INDEX) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'i1') (query: insert into t1(f1) values ('1111111111111111111111');)" time="2024-05-07T10:03:34+08:00" level=warning msg="array_index:45 query failed with non expected error(s)! (ErrUnknown != ER_NOT_SUPPORTED_YET) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: create table t1 as select cast('[1,2,3]' as unsigned array);)" time="2024-05-07T10:03:34+08:00" level=warning msg="array_index:75 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_NOT_SUPPORTED_YET) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'i1') (query: insert into t1 values('true');)" time="2024-05-07T10:03:34+08:00" level=warning msg="array_index:79 query failed with non expected error(s)! (ER_TOO_LONG_KEY != ER_NOT_SUPPORTED_YET) (err: Error 1071 (42000): Specified key was too long (16384 bytes); max key length is 12288 bytes) (query: create table t1 (j json, key mv_idx_char ((cast(j as char(16384) array))));)" ./t/partition_order.test: ok! 271 test cases passed, take time 1.157636484 s time="2024-05-07T10:03:34+08:00" level=warning msg="command not implemented" arguments=" include/have_partition.inc" command=source line=7 time="2024-05-07T10:03:34+08:00" level=warning msg="partition_range:23 query failed with non expected error(s)! (ErrFieldTypeNotAllowedAsPartitionField != ER_NULL_IN_VALUES_LESS_THAN) (err: Error 1659 (HY000): Field 'NULL' is of a not allowed type for this type of partitioning) (query: create table t1 (a int)\npartition by range (a)\n( partition p0 values less than (NULL),\npartition p1 values less than (MAXVALUE));)" time="2024-05-07T10:03:35+08:00" level=warning msg="array_index:171 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_WRONG_MVI_VALUE) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'i1') (query: insert into t1 values ('{\"a\":1}');)" time="2024-05-07T10:03:35+08:00" level=warning msg="array_index:173 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_WRONG_MVI_VALUE) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'i1') (query: insert into t1 values ('[1,2,3]');)" time="2024-05-07T10:03:35+08:00" level=warning msg="array_index:179 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_WRONG_MVI_VALUE) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'idx') (query: create index idx on t((cast(json_array(j) as unsigned array)));)" ./t/partition_range.test: ok! 247 test cases passed, take time 1.149570845 s time="2024-05-07T10:03:35+08:00" level=warning msg="array_index:196 query failed with non expected error(s)! (ER_INVALID_JSON_TEXT != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document is empty) (query: insert into t values ('');)" time="2024-05-07T10:03:35+08:00" level=warning msg="precedence:110 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: select FALSE IS NULL IS NULL IS NULL;)" time="2024-05-07T10:03:35+08:00" level=warning msg="precedence:191 Unknown named --error ER_OVERFLOW" time="2024-05-07T10:03:35+08:00" level=warning msg="precedence:191 query failed with non expected error(s)! (ErrDataOutOfRange != ER_OVERFLOW) (err: Error 1690 (22003): BIGINT UNSIGNED value is out of range in '(85 - 240)') (query: select 0x55 & 0xFF - 0xF0, (0x55 & 0xFF) - 0xF0, 0x55 & (0xFF - 0xF0);)" time="2024-05-07T10:03:35+08:00" level=warning msg="precedence:289 Unknown named --error ERR_OUTFLOW" time="2024-05-07T10:03:35+08:00" level=warning msg="precedence:289 query failed with non expected error(s)! (ER_DATA_OUT_OF_RANGE != ERR_OUTFLOW) (err: Error 1690 (22003): BIGINT UNSIGNED value is out of range in '(85 - 90)') (query: select 0x55 - 0x0F ^ 0x55, (0x55 - 0x0F) ^ 0x55, 0x55 - (0x0F ^ 0x55);)" ./t/precedence.test: ok! 131 test cases passed, take time 0.074796869 s time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:8 Unknown named --error too many prepared stmt" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:8 query failed with non expected error(s)! (ErrPrepareMulti != too many prepared stmt) (err: Error 8115 (HY000): Can not prepare multiple statements) (query: PREPARE stmt3 FROM 'SELECT id+?, id+? AS id_plus;SELECT id+?, id+? AS id_plus';)" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:14 Unknown named --error Paramter number does not match" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:14 query failed with non expected error(s)! (ErrWrongParamCount != Paramter number does not match) (err: Error 8112 (HY000): Wrong parameter count) (query: EXECUTE stmt2 USING @a;)" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:17 Unknown named --error Can not find prepared statement with name stmt_not_exists" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:17 query failed with non expected error(s)! (ErrPreparedStmtNotFound != Can not find prepared statement with name stmt_not_exists) (err: Error 8111 (HY000): Prepared statement not found) (query: EXECUTE stmt_not_exists USING @a;)" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:21 Unknown named --error Can not find prepared statement with name stmt1" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:21 query failed with non expected error(s)! (ErrPreparedStmtNotFound != Can not find prepared statement with name stmt1) (err: Error 8111 (HY000): Prepared statement not found) (query: DROP PREPARE stmt1;)" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:23 Unknown named --error Can not find prepared statement with name stmt1" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:23 query failed with non expected error(s)! (ErrPreparedStmtNotFound != Can not find prepared statement with name stmt1) (err: Error 8111 (HY000): Prepared statement not found) (query: EXECUTE stmt1 USING @a;)" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:26 Unknown named --error table prepare.tablenoexists does not exist" time="2024-05-07T10:03:35+08:00" level=warning msg="prepare:26 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != table prepare.tablenoexists does not exist) (err: Error 1146 (42S02): Table 'prepare.tablenoexists' doesn't exist) (query: PREPARE stmt4 FROM 'SELECT id+? AS id_plus from tablenoexists';)" ./t/prepare.test: ok! 19 test cases passed, take time 0.015521906 s time="2024-05-07T10:03:35+08:00" level=warning msg="ps:38 query failed with non expected error(s)! (ErrPreparedStmtNotFound != 1243) (err: Error 8111 (HY000): Prepared statement not found) (query: deallocate prepare no_such_statement;)" time="2024-05-07T10:03:35+08:00" level=warning msg="ps:41 query failed with non expected error(s)! (ErrWrongParamCount != 1210) (err: Error 8112 (HY000): Wrong parameter count) (query: execute stmt1;)" time="2024-05-07T10:03:36+08:00" level=warning msg="array_index:303 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_TEXT_IN_PARAM) (query: explain select * from t1 force index(i1) where json_contains(f1->\"$[*]\", \"[4,\");)" time="2024-05-07T10:03:37+08:00" level=error msg="run test [ps] err: sql:execute stmt using @a, @b;: failed to run query \n\"execute stmt using @a, @b;\" \n around line 734, \nwe need(112):\nexecute stmt using @a, @b;\n?=?\n1\nLevel\tCode\tMessage\nWarning\t1105\tskip prepared plan-cache: get a TableDual plan\n\nbut got(112):\nexecute stmt using @a, @b;\n?=?\n0\nLevel\tCode\tMessage\nWarning\t1105\tskip prepared plan-cache: get a TableDual plan\n\n" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:13 Unknown named --error ER_WILDCARD_NO_ONCE" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:13 query failed with non expected error(s)! (ErrInvalidWildCard != ER_WILDCARD_NO_ONCE) (err: Error 8122 (HY000): Wildcard fields without any table name appears in wrong place) (query: select *, * from t;)" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:23 Unknown named --error ER_WILDCARD_NO_ONCE" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:23 query failed with non expected error(s)! (ErrInvalidWildCard != ER_WILDCARD_NO_ONCE) (err: Error 8122 (HY000): Wildcard fields without any table name appears in wrong place) (query: SELECT 10, * FROM t;)" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:40 Unknown named --error ER_NO_COLUMN" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:40 query failed with non expected error(s)! (ErrBadField != ER_NO_COLUMN) (err: Error 1054 (42S22): Unknown column 't1.c1' in 'field list') (query: select t1.c1 from t1 as a, t2 as b;)" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:56 Unknown named --error ER_AMBIGUOUS_FIELD" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:56 query failed with non expected error(s)! (ErrNonUniq != ER_AMBIGUOUS_FIELD) (err: Error 1052 (23000): Column 'c1' in field list is ambiguous) (query: select c1 from t, t1;)" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:59 Unknown named --error ER_AMBIGUOUS_FIELD" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:59 query failed with non expected error(s)! (ErrNonUniq != ER_AMBIGUOUS_FIELD) (err: Error 1052 (23000): Column 'c1' in field list is ambiguous) (query: select c1 from t a, t1 b;)" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:62 Unknown named --error ER_NO_COLUMN" time="2024-05-07T10:03:37+08:00" level=warning msg="qualified:62 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_NO_COLUMN) (err: Error 1054 (42S22): Unknown column 't.c1' in 'field list') (query: select t.c1 from t a, t1 b;)" ./t/qualified.test: ok! 59 test cases passed, take time 0.065265596 s time="2024-05-07T10:03:37+08:00" level=warning msg="command not implemented" arguments=" 2 X" command=replace_result line=49 time="2024-05-07T10:03:37+08:00" level=warning msg="array_index:580 query failed with non expected error(s)! (ER_INVALID_JSON_TEXT != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select json_overlaps('asdasd',NULL);)" time="2024-05-07T10:03:38+08:00" level=warning msg="array_index:723 query failed with non expected error(s)! (ErrInvalidJSONValueForFuncIndex != ER_WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX) (err: Error 3903 (HY000): Invalid JSON value for CAST for expression index 'mv_idx') (query: insert into t1(j) values(\"[ 1 ]\") ;)" run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index multi_valued_index_cost_based mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs time="2024-05-07T10:03:38+08:00" level=warning msg="--check-error is not set! --error in .test file will simply accept zero or more errors! (i.e. not even check for errors!)" ./t/foreign_key_check.test: ok! 10 test cases passed, take time 0.260601213 s time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:16 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:16 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:16 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:16 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:16 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:32 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:32 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:32 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:32 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:32 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:48 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:48 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:48 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:48 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:48 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:64 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:64 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:64 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:64 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:64 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:80 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:80 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:80 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:80 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:80 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" run test cases with whitelist: alias alter_table-big alter_table alter_table1 alter_table_PK alter_table_partition analyze ansi array_index atomic_alter_user_no_warning auto_increment auto_increment_cache1 bench_count_distinct bigint binary bool boot_coll_server_binary bug28940878 bug33509 bug46760 bug58669 builtin bulk_replace case cast change_user charset check comment_column comment_column2 comment_index comment_table comments compare composite_index concurrent_ddl count_distinct count_distinct2 count_distinct3 create_database create_index create_not_windows create_table csv_alter_table cte_apply ctype_ascii ctype_filename ctype_gbk ctype_latin1 ctype_mb ctype_recoding ctype_uca ctype_unicode900 ctype_utf8 ctype_utf8mb4 date_formats date_time_ddl datetime_insert datetime_update daylight_saving_time ddl_i18n_utf8 decimal default delete delete_myisam derived derived_ci derived_cs distinct_innodb do drop ds_mrr-big echo empty_table endspace error_simulation errors exec_selection explain expression_index field_length filesort filesort_json filesort_merge filter_single_col_idx_big foreign_key foreign_key1 foreign_key_cascade_delete foreign_key_cascade_mysql foreign_key_cascade_type foreign_key_check foreign_key_check_delete foreign_key_check_insert foreign_key_check_update foreign_key_checks_func foreign_key_ddl foreign_key_ddl2 foreign_key_innodb_bug56143 foreign_key_innodb_bug60196 foreign_key_on_delete_set_null foreign_key_on_replace foreign_key_on_update_cascade foreign_key_on_update_set_null foreign_key_other_action foreign_key_rename_column func_aes func_aes_misc func_bitwise_ops func_compress func_concat func_date_add func_date_add_myisam func_default func_digest func_equal func_gconcat func_group func_group_innodb func_group_innodb_16k func_if func_in_all func_in_none func_isnull func_json func_math func_misc func_op func_prefix_key func_rand func_regexp func_sapdb func_set func_str func_str_myisam func_system func_test func_time func_timestamp func_uuid function_defaults functional_index gcol_alter_table gcol_blocked_sql_funcs gcol_column_def_options gcol_dependenies_on_vcol gcol_illegal_expression gcol_ins_upd gcol_non_stored_columns gcol_partition gcol_select gcol_stored_fk_cascade gcol_supported_sql_funcs gcol_view grant_dynamic grant_lowercase_fs grant_user_lock group_min_max_innodb group_min_max_ps_protocol groupby having having_myisam heap_btree heap_btree_myisam histogram_singleton ignore_strict implicit_char_to_num_conversion in index index_merge1 index_merge2 index_merge_bug29952775 index_merge_bugs index_merge_delete index_merge_innodb index_merge_intersection_partition_tbl_simple index_merge_intersection_single_tbl index_merge_intersection_trs index_merge_mvindex_multiple_table index_merge_mvindex_single_table index_merge_sqlgen_exprs index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index multi_valued_index_cost_based mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list partition_locking_ps_protocol partition_order partition_range precedence prepare ps qualified range_all range_mrr_cost regexp replace reset_connection role role2 roles-admin roles-ddl roles-upgrade roles-view roles2 roles_bugs_wildcard round row rowid_order_innodb rpad savepoint savepoint2 savepoint_in_optimistic_txn savepoint_in_pessimistic_txn savepoint_issue_26288 select_all select_qualified show show_check_cs show_check_cs_myisam show_profile show_variables single_delete_update sqllogic str_quoted strict strict_autoinc_2innodb sub_query sub_query_more subquery_all subquery_antijoin subquery_bugs subquery_mat subquery_sj_innodb_all subselect_innodb sum_distinct-big sum_distinct temp_table temptable_256_fields temptable_disk time time_zone_grant time_zone_with_dst timestamp_insert timestamp_update tpcc transaction_isolation_func truth_value_transform type type_binary type_bit_innodb type_bit_myisam type_blob type_datetime type_decimal type_enum type_float type_nchar type_newdecimal type_ranges type_set type_time type_timestamp type_timestamp_explicit type_timestamp_myisam type_uint type_unit type_varchar type_year update update_myisam update_stmt upgrade user_if_exists user_password_history user_var validate_password validate_password_check_user varbinary variable variables variables_dynamic_privs view view_grant view_myisam warnings window_bitwise_ops window_functions window_functions_big window_functions_bugs window_functions_interesting_orders window_min_max with_non_recursive with_non_recursive_bugs with_recursive with_recursive_bugs with_recursive_innodb_tmp_table xd year_innodb ------------------------------------------- index_merge_sqlgen_exprs_orandor_1_no_out_trans index_merge_update infoschema inlj_inner_multi_pattern innodb_log_file_size_functionality innodb_tmp_table_heap_to_disk insert insert_select insert_select_myisam insert_update insert_update_myisam invisible_indexes issue_11208 issue_165 issue_20571 issue_207 issue_227 issue_266 issue_294 join-reorder join join_crash join_nested_bka join_nested_bka_nobnl join_outer json json_agg json_ddl json_functions json_gcol json_group_concat_innodb json_type key key_diff key_myisam key_primary keywords lead_lag lead_lag_explain like limit limit_myisam long_tmpdir lowercase_fs_off lowercase_mixed_tmpdir lowercase_table lowercase_table2 lowercase_table4 lowercase_table5 lowercase_table_grant lowercase_utf8 lowercase_view lpad mariadb_cte_nonrecursive mariadb_cte_recursive math metadata metadata_myisam multi_update multi_update_innodb multi_update_tiny_hash multi_valued_index multi_valued_index_cost_based mysql_replace negation_elimination nth null_key_all_innodb odbc operator opt_hint_timeout opt_hints_join_order opt_hints_subquery optimizer_bug12837084 order_by_limit order_by_sortkey orderby overflow packet packet_myisam parser parser_precedence partition partition_bug18198 partition_column partition_column_prune partition_func partition_grant partition_hash partition_innodb partition_list time="2024-05-07T10:03:39+08:00" level=warning msg="--check-error is not set! --error in .test file will simply accept zero or more errors! (i.e. not even check for errors!)" ./t/infoschema.test: ok! 19 test cases passed, take time 0.500490437 s time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1022 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: EXPLAIN FORMAT= 'BRIEF' SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1024 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1035 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: EXPLAIN FORMAT= 'BRIEF' SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1037 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:96 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:96 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:96 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:96 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:96 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:112 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:112 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:112 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:112 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:112 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1391 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT str_to_date('2007-10-00', '%Y-%m-%d') >= '' AND\nstr_to_date('2007-10-00', '%Y-%m-%d') <= '2007/10/20';)" time="2024-05-07T10:03:39+08:00" level=warning msg="range_all:1395 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT str_to_date('2007-20-00', '%Y-%m-%d') >= '2007/10/20' AND\nstr_to_date('2007-20-00', '%Y-%m-%d') <= '';)" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:128 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:128 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:128 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:128 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:39+08:00" level=warning msg="foreign_key_check_delete:128 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:143 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:143 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:143 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:40+08:00" level=warning msg="array_index:847 query failed with non expected error(s)! (ER_UNKNOWN_CHARACTER_SET != ER_NOT_SUPPORTED_YET) (err: Error 1115 (42000): Unknown character set: 'UTF32') (query: CREATE TABLE t1 (f1 JSON,\nKEY i1((CAST(f1->\"$[*]\" AS CHAR(10) CHARACTER SET UTF32 ARRAY))));)" time="2024-05-07T10:03:40+08:00" level=warning msg="array_index:900 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT SUM( DISTINCT table1.col_int ) AS field1,\nMAX( table1.col_int ) AS field3\nFROM C1 AS table1 LEFT JOIN C1 AS table2 ON 1\nWHERE CAST(RAND()*100 AS JSON) MEMBER OF( 'sTfW' )\nGROUP BY table1.pk ORDER BY field1, field3 ;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:159 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:159 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:159 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: delete from t1 where a=1;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:162 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:162 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_delete:162 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_delete`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: delete from t1 where a=1;)" ./t/foreign_key_check_delete.test: ok! 109 test cases passed, take time 1.208554858 s time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:18 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:18 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:18 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:18 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:18 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:20 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:20 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:20 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:20 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:20 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:22 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:22 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:22 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:22 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:22 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:26 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:26 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:26 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:26 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:26 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:31 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:31 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:31 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:31 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:31 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:40+08:00" level=error msg="run test [range_all] err: sql:SELECT * FROM t1 IGNORE INDEX(PRIMARY) WHERE F1 = 'A ';: failed to run query \n\"SELECT * FROM t1 IGNORE INDEX(PRIMARY) WHERE F1 = 'A ';\" \n around line 1624, \nwe need(68):\nA\tA\tA\nSELECT * FROM t1 IGNORE INDEX(PRIMARY) WHERE F1 = 'A ';\nF1\t\nbut got(68):\nSELECT * FROM t1 IGNORE INDEX(PRIMARY) WHERE F1 = 'A ';\nF1\tF2\tF3\n\n" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:51 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:51 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:51 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:51 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:51 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:53 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:53 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:53 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:53 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:53 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:55 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:55 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:55 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:55 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:55 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:59 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:59 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:59 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:59 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:59 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:64 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:64 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:64 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:64 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:64 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:84 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:84 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:84 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:84 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:84 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:86 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:86 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:86 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:86 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:86 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:88 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:88 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:88 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:88 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:88 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:92 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:92 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:92 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:92 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:92 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:97 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:97 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:97 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:97 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:97 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="array_index:1059 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_TEXT_IN_PARAM) (query: SELECT JSON_OVERLAPS( '0' , t1. col_jsonn-> '$[0][*]' ) FROM t1 LEFT JOIN t2\nON t1.pk = JSON_OVERLAPS( 'OJNRaUr' , JSON_ARRAY( 'Q' , 'qX' ) ) WHERE t2 .\npk = 1;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:117 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:117 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:117 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:117 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:117 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:119 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:119 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:119 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:119 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:119 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:121 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:121 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:121 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:121 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:121 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:125 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:125 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:125 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:125 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:125 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:130 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:130 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:130 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:130 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:130 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:148 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:148 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:148 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:148 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:148 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:150 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:150 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:150 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:150 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:150 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:152 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:152 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:152 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:152 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:152 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:156 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:156 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:156 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:156 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:156 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:161 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:161 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:161 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:161 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:40+08:00" level=warning msg="foreign_key_check_insert:161 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:179 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:179 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:179 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:179 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:179 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:181 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:181 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:181 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:181 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:181 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:183 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:183 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:183 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:183 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:183 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:187 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:187 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:187 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:187 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:187 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:192 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:192 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:192 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:192 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:192 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:210 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:210 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:210 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:210 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:210 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:212 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:212 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:212 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:212 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:212 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:214 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:214 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:214 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:214 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:214 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:218 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:218 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:218 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:218 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:218 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:223 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:223 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:223 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:223 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:223 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:241 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:241 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:241 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:241 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:241 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:243 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:243 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:243 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:243 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:243 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:245 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:245 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:245 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:245 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:245 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:249 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:249 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:249 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:249 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:249 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:254 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:254 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:254 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:254 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:254 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:274 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:274 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:274 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 (id) values (10);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:276 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:276 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:276 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 values (3, 2);)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:286 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:286 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:286 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 values (3, 2);)" ./t/array_index.test: ok! 648 test cases passed, take time 7.694924988 s ./t/atomic_alter_user_no_warning.test: ok! 4 test cases passed, take time 0.086864805 s time="2024-05-07T10:03:41+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-07T10:03:41+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=7 time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:299 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:299 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:299 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:299 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:299 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:301 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:301 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:301 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:301 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:301 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:303 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:303 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:303 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:303 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:303 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:305 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:305 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:305 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:305 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:305 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:326 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:326 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:326 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:326 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:326 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:332 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:332 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:332 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:332 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:332 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:346 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:346 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:346 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:346 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:346 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:348 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:348 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:348 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:348 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:348 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:350 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:350 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:350 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:350 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:350 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:352 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:352 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:352 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:352 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:352 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:373 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:373 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:373 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:373 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:373 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:379 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:379 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:379 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:379 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:41+08:00" level=warning msg="foreign_key_check_insert:379 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:393 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:393 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:393 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:393 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:393 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:395 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:395 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:395 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:395 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:395 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:397 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:397 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:397 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:397 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:397 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:399 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:399 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:399 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:399 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:399 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:420 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:420 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:420 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:420 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:420 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:426 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:426 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:426 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:426 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:426 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:440 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:440 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:440 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:440 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:440 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:442 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:442 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:442 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:442 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:442 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:444 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:444 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:444 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:444 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:444 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:446 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:446 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:446 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:446 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:446 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:467 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:467 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:467 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:467 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:467 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="auto_increment:119 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: select last_insert_id();)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:473 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:473 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:473 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:473 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:473 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:488 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:488 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:488 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:488 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:488 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:490 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:490 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:490 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:490 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:490 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:492 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:492 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:492 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:492 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:492 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:494 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:494 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:494 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:494 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:494 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:511 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:511 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:511 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:511 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:511 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:517 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:517 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:517 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:517 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:517 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="range_mrr_cost:1039 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: EXPLAIN FORMAT=\"brief\" SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:42+08:00" level=warning msg="range_mrr_cost:1041 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:42+08:00" level=warning msg="range_mrr_cost:1052 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: EXPLAIN FORMAT=\"brief\" SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:42+08:00" level=warning msg="range_mrr_cost:1054 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT * FROM t1 WHERE item='A1' AND started<='2005-12-01 24:00:00';)" time="2024-05-07T10:03:42+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=192 time="2024-05-07T10:03:42+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=193 time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:532 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:532 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:532 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:532 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:532 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:534 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:534 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:534 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:534 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:534 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:536 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:536 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:536 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:536 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:536 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:538 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:538 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:538 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:538 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:538 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:555 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:555 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:555 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:555 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:555 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:561 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:561 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:561 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:561 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:561 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:576 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:576 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:576 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:576 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:576 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:578 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:578 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:578 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:578 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:578 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:580 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:580 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:580 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:580 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:580 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:582 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:582 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:582 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:582 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:582 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:599 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:599 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:599 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:599 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:599 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:605 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:605 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:605 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:605 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:605 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:42+08:00" level=warning msg="auto_increment:314 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: select last_insert_id();)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:620 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:620 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:620 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:620 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:620 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 12, 22, 'b') on duplicate key update a = 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:622 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:622 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:622 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:622 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:622 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 13, 23, 'c') on duplicate key update a = a+10;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:624 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:624 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:624 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:624 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:624 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = a + 100;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:626 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:626 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:626 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:626 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:626 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (1, 14, 24, 'd') on duplicate key update a = 12, b = 23;)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:643 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:643 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:643 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:643 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:643 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 13, 23, 'y') on duplicate key update a = 13, b = 23, name = 'y';)" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:649 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:649 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:649 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:649 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:42+08:00" level=warning msg="foreign_key_check_insert:649 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t2 (id, a, b, name) values (2, 11, 21, 'y') on duplicate key update a = 11, b = 21, name = 'p';)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:671 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:671 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:671 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 (id, a, name) values (1, 3, 'b') on duplicate key update a = 10;)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:687 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:687 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="range_mrr_cost:1408 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT str_to_date('2007-10-00', '%Y-%m-%d') >= '' AND\nstr_to_date('2007-10-00', '%Y-%m-%d') <= '2007/10/20';)" time="2024-05-07T10:03:43+08:00" level=warning msg="range_mrr_cost:1412 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT str_to_date('2007-20-00', '%Y-%m-%d') >= '2007/10/20' AND\nstr_to_date('2007-20-00', '%Y-%m-%d') <= '';)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:687 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 (id, a) values (1, 1) on duplicate key update a = 2, name = 'b';)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:695 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:695 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:695 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t2 (id, a) values (1, 5) on duplicate key update a = 1, name = 'e';)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:731 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:731 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:731 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:731 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:731 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a) values (1, 11) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:750 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:750 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:750 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:750 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:750 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a) values (1, 11) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:769 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:769 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:769 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:769 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:769 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a) values (1, 11) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:788 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:788 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:788 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:788 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:788 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a) values (1, 11) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:808 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:808 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:808 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:808 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:43+08:00" level=warning msg="foreign_key_check_insert:808 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a, b) values (1, 11, 21) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:828 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:828 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:828 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:828 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:828 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a, b) values (1, 11, 21) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:43+08:00" level=warning msg="auto_increment:511 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_DUP_ENTRY) (err: Error 8200 (HY000): Unsupported modify column: can't set auto_increment) (query: ALTER TABLE t1 CHANGE t1 t1 INT(10) auto_increment;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:848 query succeeded, but expected error(s)! (expected errors: ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a, b) values (1, 11, 21) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:44+08:00" level=warning msg="command not implemented" arguments=" include/explain_run_count.inc;" command=source line=2205 time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:868 query succeeded, but expected error(s)! (expected errors: ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: insert into t1 (id, a, b) values (1, 11, 21) on duplicate key update a=a+10, b=b+20;)" time="2024-05-07T10:03:44+08:00" level=warning msg="auto_increment:564 query failed with non expected error(s)! (ER_AUTOINC_READ_FAILED != ER_WARN_DATA_OUT_OF_RANGE) (err: Error 1467 (HY000): Failed to read auto-increment value from storage engine) (query: INSERT INTO t1 VALUES (NULL), (NULL), (NULL);)" time="2024-05-07T10:03:44+08:00" level=warning msg="auto_increment:606 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: SELECT * FROM t1;)" ./t/auto_increment.test: ok! 324 test cases passed, take time 2.69156051 s time="2024-05-07T10:03:44+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=8 time="2024-05-07T10:03:44+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=9 time="2024-05-07T10:03:44+08:00" level=warning msg="auto_increment_cache1:121 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: select last_insert_id();)" time="2024-05-07T10:03:45+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=194 time="2024-05-07T10:03:45+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=195 time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:886 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:886 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:886 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_insert`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t1 (id, a, b) values (1, 0, 0) on duplicate key update id=100+id;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:902 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:902 Unknown named error CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:902 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (query: insert into t3 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:904 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:904 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_insert:904 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_insert`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t3 (id, a, b) values (2, 3, 2);)" ./t/foreign_key_check_insert.test: ok! 663 test cases passed, take time 4.193406126 s time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:15 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:15 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:15 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:15 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:15 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:17 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:17 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:17 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:17 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:17 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:19 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:19 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:19 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:19 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:19 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:21 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:21 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:21 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:21 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:21 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:39 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:39 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:39 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:39 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:39 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:45 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:45 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:45 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:45 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:45 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:59 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:59 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:59 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:59 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:59 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:61 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:61 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:61 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:61 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:61 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:63 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:63 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:63 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:63 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:63 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:65 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:65 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:65 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:65 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:65 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:83 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:83 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:83 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:83 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:83 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:89 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:89 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:89 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:89 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:89 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:103 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:103 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:103 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:103 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:103 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:105 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:105 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:105 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:105 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:105 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:107 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:107 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:107 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:107 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:107 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:109 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:109 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:109 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:109 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:109 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:127 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:127 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:127 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:127 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:127 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:133 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:133 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:133 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:133 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:44+08:00" level=warning msg="foreign_key_check_update:133 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:147 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:147 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:147 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:147 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:147 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:149 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:149 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:149 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:149 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:149 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:151 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:151 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:151 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:151 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:151 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:153 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:153 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:153 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:153 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:153 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:171 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:171 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:171 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:171 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:171 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:177 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:177 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:177 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:177 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:177 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:192 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:192 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:192 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:192 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:192 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:194 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:194 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:194 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:194 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:194 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:196 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:196 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:196 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:196 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:196 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:198 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:198 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:198 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:198 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:198 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:213 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:213 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:213 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:213 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:213 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:219 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:219 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:219 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:219 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:219 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:234 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:234 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:234 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:234 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:234 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:236 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:236 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:236 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:236 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:236 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:238 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:238 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:238 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:238 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:238 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:240 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:240 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:240 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:240 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:240 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:255 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:255 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:255 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:255 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:255 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:261 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:261 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:261 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:261 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:261 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:276 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:276 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:276 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:276 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:276 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:278 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:278 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:278 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:278 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:278 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:280 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:280 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:280 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:280 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:280 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:282 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:282 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:282 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:282 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:282 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:297 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:297 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:297 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:297 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:297 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:303 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:303 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:303 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:303 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:303 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:318 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:318 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:318 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:318 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:318 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=100, b = 200 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:320 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:320 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:320 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:320 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:320 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+10, b = b+20 where a = 11;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:322 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:322 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:322 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:322 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:322 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=a+100, b = b+200;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:324 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:324 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:324 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:324 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:324 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b = 23 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:339 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:339 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:339 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:339 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:339 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=12, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:345 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:345 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:345 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:345 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:345 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t2 set a=11, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=error msg="run test [range_mrr_cost] err: sql:EXPLAIN FORMAT=\"brief\" SELECT MAX(col2) FROM t1 WHERE col1 = 'abcde ';: failed to run query \n\"EXPLAIN FORMAT=\"brief\" SELECT MAX(col2) FROM t1 WHERE col1 = 'abcde ';\" \n around line 2754, \nwe need(444):\nEXPLAIN FORMAT=\"brief\" SELECT MAX(col2) FROM t1 WHERE col1 = 'abcde ';\nid\testRows\ttask\taccess object\toperator info\nStreamAgg\t1.00\troot\t\tfuncs:max(range_mrr_cost.t1.col2)->Column#4\n└─Limit\t1.00\troot\t\toffset:0, count:1\n └─IndexReader\t1.00\troot\t\tindex:Limit\n └─Limit\t1.00\tcop[tikv]\t\toffset:0, count:1\n └─IndexRangeScan\t1.00\tcop[tikv]\ttable:t1, index:PRIMARY(col1, col2)\trange:[\"abcde\",\"abcde\"], keep order:true, desc\nSELE\nbut got(444):\nEXPLAIN FORMAT=\"brief\" SELECT MAX(col2) FROM t1 WHERE col1 = 'abcde ';\nid\testRows\ttask\taccess object\toperator info\nStreamAgg\t1.00\troot\t\tfuncs:max(range_mrr_cost.t1.col2)->Column#4\n└─Limit\t0.00\troot\t\toffset:0, count:1\n └─IndexReader\t1.00\troot\t\tindex:Limit\n └─Limit\t1.00\tcop[tikv]\t\toffset:0, count:1\n └─IndexRangeScan\t1.00\tcop[tikv]\ttable:t1, index:PRIMARY(col1, col2)\trange:[\"abcde \",\"abcde \"], keep order:true, desc\n\n" ./t/regexp.test: ok! 8 test cases passed, take time 0.037874317 s time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:368 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:368 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:368 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t2 set a = 10 where id = 1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:384 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:384 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:384 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t2 set a=2, b=22 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:390 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:390 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:390 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t2 set a=1, b=21 where id=1;)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:414 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:414 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:414 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:414 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:414 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:45+08:00" level=warning msg="replace:18 Unknown named --error ER_NO_COLUMN" time="2024-05-07T10:03:45+08:00" level=warning msg="replace:18 query failed with non expected error(s)! (ErrBadField != ER_NO_COLUMN) (err: Error 1054 (42S22): Unknown column 'c3' in 'field list') (query: replace into t values (default(c3), default);)" time="2024-05-07T10:03:45+08:00" level=warning msg="replace:32 query succeeded, but expected error(s)! (expected errors: ER_NO_COLUMN) (query: replace into t1 values (default(c2), 1);)" time="2024-05-07T10:03:45+08:00" level=warning msg="auto_increment_cache1:316 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: select last_insert_id();)" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:433 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:433 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:433 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:433 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:45+08:00" level=warning msg="foreign_key_check_update:433 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:452 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:452 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:452 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:452 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:452 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" ./t/replace.test: ok! 108 test cases passed, take time 0.409289414 s time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=20 time="2024-05-07T10:03:46+08:00" level=warning msg="reset_connection:24 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STMT_HANDLER) (query: EXECUTE x;)" time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=33 time="2024-05-07T10:03:46+08:00" level=warning msg="reset_connection:37 query succeeded, but expected error(s)! (expected errors: ER_NO_SUCH_TABLE) (query: SELECT * FROM temp1 ORDER BY 1;)" time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=45 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=55 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=75 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=90 time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:471 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:471 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:471 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:471 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:471 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:490 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:490 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:490 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:490 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:490 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=105 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=110 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=133 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=138 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=151 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments=" echo \"connect(con1, localhost, user_wl6797, , test); --reset_connection \" | $MYSQL_TEST 2>&1" command=exec line=171 time="2024-05-07T10:03:46+08:00" level=warning msg="reset_connection:173 query succeeded, but expected error(s)! (expected errors: 1) (query: DROP USER user_wl6797@localhost;)" time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=185 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=199 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=208 time="2024-05-07T10:03:46+08:00" level=warning msg="command not implemented" arguments= command=reset_connection line=216 ./t/reset_connection.test: ok! 96 test cases passed, take time 0.299092937 s time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:509 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:509 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:509 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:509 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:509 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:528 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:528 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:528 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:528 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:528 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:547 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:547 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:547 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:547 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:547 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: update t1 set a=a+10, b = b+20 where id = 1 or a = 1112 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="auto_increment_cache1:513 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_DUP_ENTRY) (err: Error 8200 (HY000): Unsupported modify column: can't set auto_increment) (query: ALTER TABLE t1 CHANGE t1 t1 INT(10) auto_increment;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:564 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:564 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:564 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t1 set id = id+10 where id = 1 or b = 24;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:579 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:579 Unknown named error CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:579 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (query: insert into t3 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:581 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:581 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:581 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t3`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: insert into t3 (id, a, b) values (2, 3, 2);)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:585 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:585 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:585 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t3`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t3 set a=3 where a=1;)" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:587 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:587 Unknown named error CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:587 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_check_update`.`t3`, CONSTRAINT `fk_2` FOREIGN KEY (`b`) REFERENCES `t2` (`id`))) (query: update t3 set b=4 where id=1;)" time="2024-05-07T10:03:46+08:00" level=warning msg="roles-admin:155 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Create' fail) (query: GRANT CREATE ON db1.* TO u2@localhost;)" time="2024-05-07T10:03:46+08:00" level=warning msg="roles-admin:188 query succeeded, but expected error(s)! (expected errors: ER_SPECIFIC_ACCESS_DENIED_ERROR) (query: CREATE USER u3@localhost IDENTIFIED BY 'foo';)" time="2024-05-07T10:03:46+08:00" level=warning msg="roles-admin:201 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_ACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON *.* TO r1;)" time="2024-05-07T10:03:46+08:00" level=warning msg="roles-admin:203 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_ACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON *.* TO u3@localhost;)" time="2024-05-07T10:03:46+08:00" level=warning msg="auto_increment_cache1:566 query failed with non expected error(s)! (ErrAutoincReadFailed != ER_WARN_DATA_OUT_OF_RANGE) (err: Error 1467 (HY000): Failed to read auto-increment value from storage engine) (query: INSERT INTO t1 VALUES (NULL), (NULL), (NULL);)" time="2024-05-07T10:03:47+08:00" level=warning msg="auto_increment_cache1:608 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: SELECT * FROM t1;)" ./t/auto_increment_cache1.test: ok! 323 test cases passed, take time 2.6314008639999997 s time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:596 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:596 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:46+08:00" level=warning msg="foreign_key_check_update:596 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_check_update`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: update t1 set id=2 where id = 1;)" ./t/foreign_key_check_update.test: ok! 445 test cases passed, take time 2.46584272 s ./t/roles-admin.test: ok! 111 test cases passed, take time 0.63359955 s time="2024-05-07T10:03:47+08:00" level=warning msg="roles-ddl:51 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_TABLEACCESS_DENIED_ERROR) (err: Error 1146 (42S02): Table 'db1.t1' doesn't exist) (query: ALTER TABLE db1.t1 ADD COLUMN (c2 INT);)" time="2024-05-07T10:03:47+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-07T10:03:47+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=7 ./t/bench_count_distinct.test: ok! 9 test cases passed, take time 0.074821013 s ./t/foreign_key_checks_func.test: ok! 37 test cases passed, take time 0.389961889 s ./t/roles-ddl.test: ok! 30 test cases passed, take time 0.142479924 s time="2024-05-07T10:03:47+08:00" level=warning msg="roles-upgrade:39 query failed with non expected error(s)! (ErrCantCreateUserWithGrant != ER_NO_SUCH_TABLE) (err: Error 1410 (42000): You are not allowed to create a user with GRANT) (query: GRANT SELECT ON *.* TO usr7;)" ./t/roles-upgrade.test: ok! 17 test cases passed, take time 0.069871285 s time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:7 Unknown named --error ER_TABLE_NOT_EXIST" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:7 query failed with non expected error(s)! (ER_FK_CANNOT_OPEN_PARENT != ER_TABLE_NOT_EXIST) (err: Error 1824 (HY000): Failed to open the referenced table 'T_unknown') (query: create table t2 (a int, B int, constraint FK_1 foreign key (b) references T_unknown(b));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:11 Unknown named --error ER_UNKNOWN_COLUMN" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:11 query failed with non expected error(s)! (ER_FK_NO_COLUMN_PARENT != ER_UNKNOWN_COLUMN) (err: Error 3734 (HY000): Failed to add the foreign key constraint. Missing column 'c_unknown' for constraint 'FK_2' in the referenced table 'T1') (query: create table t2 (a int, b int, constraint FK_2 foreign key (b) references T1(c_unknown));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:16 Unknown named --error ER_UNKNOWN_COLUMN" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:16 query failed with non expected error(s)! (ER_KEY_COLUMN_DOES_NOT_EXITS != ER_UNKNOWN_COLUMN) (err: Error 1072 (42000): Key column 'c_unknown' doesn't exist in table) (query: create table t2 (a int, b int, constraint FK_3 foreign key (c_unknown) references t1(id));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:21 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:21 query failed with non expected error(s)! (ErrForeignKeyNoIndexInParent != ER_FAIL_ADD_FK) (err: Error 1822 (HY000): Failed to add the foreign key constraint. Missing index for constraint 'FK_4' in the referenced table 't1') (query: create table t2 (a int, b int, constraint FK_4 foreign key (b) references t1(b));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:26 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:26 query failed with non expected error(s)! (ErrForeignKeyColumnNotNull != ER_FAIL_ADD_FK) (err: Error 1830 (HY000): Column 'B' cannot be NOT NULL: needed in a foreign key constraint 'FK_5' SET NULL) (query: create table T2 (a int, B int not null, constraint FK_5 foreign key (B) references t1(B) on update set null);)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:28 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:28 query failed with non expected error(s)! (ErrForeignKeyColumnNotNull != ER_FAIL_ADD_FK) (err: Error 1830 (HY000): Column 'B' cannot be NOT NULL: needed in a foreign key constraint 'FK_6' SET NULL) (query: create table T2 (a int, B int not null, constraint FK_6 foreign key (B) references t1(B) on delete set null);)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:33 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:33 query failed with non expected error(s)! (ErrForeignKeyCannotUseVirtualColumn != ER_FAIL_ADD_FK) (err: Error 3733 (HY000): Foreign key 'FK_7' uses virtual column 'b' which is not supported.) (query: create table t2 (a int, b int, constraint FK_7 foreign key (b) references t1(b));)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles-view:54 query failed with non expected error(s)! (ErrTableaccessDenied != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'u1'@'localhost' for table 't2') (query: SELECT * FROM v4;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles-view:111 query failed with non expected error(s)! (ErrTableaccessDenied != ER_VIEW_INVALID) (err: Error 1142 (42000): SELECT command denied to user 'u2'@'localhost' for table 't2') (query: SELECT * FROM db1.v4;)" ./t/roles-view.test: ok! 60 test cases passed, take time 0.262168517 s time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:26 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:52 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:38 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:38 query failed with non expected error(s)! (ErrForeignKeyCannotUseVirtualColumn != ER_FAIL_ADD_FK) (err: Error 3733 (HY000): Foreign key 'FK_8' uses virtual column 'b' which is not supported.) (query: create table t2 (a int, b int as (a) virtual, constraint FK_8 foreign key (b) references t1(b));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:43 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:43 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'id' in foreign key constraint 'FK_9' are incompatible.) (query: create table t2 (a int, b varchar(10), constraint FK_9 foreign key (b) references t1(id));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:48 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:48 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'a' in foreign key constraint 'FK_B_1' are incompatible.) (query: create table t2 (a int, b int unsigned, constraint FK_B_1 foreign key (b) references t1(a));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:53 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:53 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'a' in foreign key constraint 'FK_B_2' are incompatible.) (query: create table t2 (a int, b int, constraint FK_B_2 foreign key (b) references t1(a));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:58 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:58 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'a' in foreign key constraint 'FK_B_3' are incompatible.) (query: create table t2 (a int, b varchar(10) charset utf8mb4, constraint FK_B_3 foreign key (b) references t1(a));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:63 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:63 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'a' in foreign key constraint 'FK_B_4' are incompatible.) (query: create table t2 (a int, b varchar(10) collate utf8mb4_bin, constraint FK_B_4 foreign key (b) references t1(a));)" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:68 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:47+08:00" level=warning msg="foreign_key_ddl:68 query failed with non expected error(s)! (ErrForeignKeyNoIndexInParent != ER_FAIL_ADD_FK) (err: Error 1822 (HY000): Failed to add the foreign key constraint. Missing index for constraint 'FK_B_5' in the referenced table 't1') (query: create table t2 (a int, b varchar(10), constraint FK_B_5 foreign key (b) references t1(a));)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:86 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:117 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'u1'@'localhost' for table 't1') (query: SELECT c2 FROM db1.t1;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:171 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:173 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t2 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:175 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_ACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Grant Option' fail) (query: GRANT SELECT ON *.* TO u1@localhost;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:177 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Grant Option' fail) (query: GRANT SELECT ON db1.* TO u1@localhost;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:179 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Grant Option' fail) (query: GRANT SELECT ON db1.t1 TO u1@localhost;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:210 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:212 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t2 SET c1=2;)" time="2024-05-07T10:03:47+08:00" level=warning msg="roles2:243 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:276 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'u1'@'localhost' for table 't1') (query: SELECT c2 FROM db1.t1;)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:73 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:73 query failed with non expected error(s)! (ErrForeignKeyNoIndexInParent != ER_FAIL_ADD_FK) (err: Error 1822 (HY000): Failed to add the foreign key constraint. Missing index for constraint 'FK_B_6' in the referenced table 't1') (query: create table t2 (a int, b varchar(10), constraint FK_B_6 foreign key (b) references t1(a));)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:78 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:78 query failed with non expected error(s)! (ErrWrongFkDef != ER_FAIL_ADD_FK) (err: Error 1239 (42000): Incorrect foreign key definition for 'FK_B_7': Key reference and table reference don't match) (query: create table t2 (a int, b int, constraint FK_B_7 foreign key (b) references t1(id, a));)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:82 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:82 query failed with non expected error(s)! (ER_CANNOT_ADD_FOREIGN != ER_FAIL_ADD_FK) (err: Error 1215 (HY000): Cannot add foreign key constraint) (query: create table t2 (a int key, foreign key (a) references t2(a));)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:85 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:85 query failed with non expected error(s)! (ER_CANNOT_ADD_FOREIGN != ER_FAIL_ADD_FK) (err: Error 1215 (HY000): Cannot add foreign key constraint) (query: create table t2 (a int, b int, index(a,b), index(b,a), foreign key (a,b) references t2(a,b));)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:88 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:88 query failed with non expected error(s)! (ErrForeignKeyNoIndexInParent != ER_FAIL_ADD_FK) (err: Error 1822 (HY000): Failed to add the foreign key constraint. Missing index for constraint 'fk_1' in the referenced table 't2') (query: create table t2 (a int, b int, index(a,b), foreign key (a,b) references t2(b,a));)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:93 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:93 query failed with non expected error(s)! (ErrForeignKeyNoIndexInParent != ER_FAIL_ADD_FK) (err: Error 1822 (HY000): Failed to add the foreign key constraint. Missing index for constraint 'fk_1' in the referenced table 't1') (query: create table t1 (id int, a int);)" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:99 Unknown named --error ER_FAIL_ADD_FK" time="2024-05-07T10:03:48+08:00" level=warning msg="foreign_key_ddl:99 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_FAIL_ADD_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'id' in foreign key constraint 'fk_1' are incompatible.) (query: create table t1 (id bigint key, a int);)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:332 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:334 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t2 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:361 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:363 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t2 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:394 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Update' fail) (query: UPDATE db1.t1 SET c1=2;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:427 query failed with non expected error(s)! (ErrTableaccessDenied != ER_COLUMNACCESS_DENIED_ERROR) (err: Error 1142 (42000): SELECT command denied to user 'u1'@'localhost' for table 't1') (query: SELECT c2 FROM db1.t1;)" time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=326 time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=327 time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=332 time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=333 time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:511 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Grant Option' fail) (query: GRANT SELECT ON db1.* TO u2@localhost;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:524 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON `%db1`.* TO u2@localhost;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:533 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON `secdb%`.* TO u2@localhost;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:535 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_DBACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON `secdb_`.* TO u2@localhost;)" time="2024-05-07T10:03:48+08:00" level=warning msg="roles2:537 query failed with non expected error(s)! (ErrPrivilegeCheckFail != ER_TABLEACCESS_DENIED_ERROR) (err: Error 8121 (HY000): privilege check for 'Select' fail) (query: GRANT SELECT ON `secdb_`.`t1` TO u2@localhost;)" ./t/roles2.test: ok! 264 test cases passed, take time 1.008366521 s time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments=" include/not_partial_revokes.inc" command=source line=2 time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=4 ./t/bigint.test: ok! 153 test cases passed, take time 1.318855576 s time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=13 time="2024-05-07T10:03:48+08:00" level=error msg="run test [binary] err: sql:select concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";: failed to run query \n\"select concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\" \n around line 42, \nwe need(98):\n-hello-hello-\nselect concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\nconcat(\"-\"\nbut got(98):\nselect concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\nconcat(\"-\",a,\"-\",b,\"-\")\n\n" time="2024-05-07T10:03:48+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_count_sessions.inc" command=source line=40 ./t/roles_bugs_wildcard.test: ok! 14 test cases passed, take time 0.107000223 s ./t/bool.test: ok! 31 test cases passed, take time 0.139447926 s ./t/boot_coll_server_binary.test: ok! 3 test cases passed, take time 0.057590978 s time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:150 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:150 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON DELETE SET NULL clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on delete set null);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:152 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:152 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON DELETE SET DEFAULT clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on delete set default);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:154 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:154 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE CASCADE clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update cascade);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:156 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:156 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE SET NULL clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update set null);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:158 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:158 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE SET DEFAULT clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update set default);)" ./t/round.test: ok! 134 test cases passed, take time 0.292952491 s ./t/bug28940878.test: ok! 9 test cases passed, take time 0.062186182 s time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" include/not_sparc_debug.inc" command=source line=7 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=13 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=79 time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:163 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:163 query failed with non expected error(s)! (ErrWrongFKOptionForGeneratedColumn != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON DELETE SET NULL clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on delete set null);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:165 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:165 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON DELETE SET DEFAULT clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on delete set default);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:167 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:167 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE CASCADE clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update cascade);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:169 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:169 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE SET NULL clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update set null);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:171 Unknown named --error ER_cannot_define_foreign_key" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:171 query failed with non expected error(s)! (ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN != ER_cannot_define_foreign_key) (err: Error 3104 (HY000): Cannot define foreign key with ON UPDATE SET DEFAULT clause on a generated column.) (query: create table t1 (a int, b int generated always as (a) stored, c int, index(b), index(c), foreign key (b) references t1(c) on update set default);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:182 Unknown named --error ER_cannot_drop_parent_table" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:182 query failed with non expected error(s)! (ER_FK_CANNOT_DROP_PARENT != ER_cannot_drop_parent_table) (err: Error 3730 (HY000): Cannot drop table 't1' referenced by a foreign key constraint 'fk_b' on table 't2'.) (query: drop table t1;)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:187 Unknown named --error ER_cannot_create_table" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:187 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_cannot_create_table) (err: Error 3780 (HY000): Referencing column 'b' and referenced column 'b' in foreign key constraint 'fk_b' are incompatible.) (query: create table t1 (id int key, b varchar(100), index(b));)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:192 Unknown named --error ER_reffer_row_not_exist" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:192 query failed with non expected error(s)! (ErrNoReferencedRow2 != ER_reffer_row_not_exist) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_ddl`.`t2`, CONSTRAINT `fk_b` FOREIGN KEY (`b`) REFERENCES `t1` (`b`))) (query: insert into t2 values (1,1);)" ./t/bug33509.test: ok! 5 test cases passed, take time 0.100188673 s ./t/bug46760.test: ok! 6 test cases passed, take time 0.104566124 s time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:206 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:206 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t1 modify column b varchar(10);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:208 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:208 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t1 modify column b bigint;)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:211 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:211 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t2 modify column a varchar(10);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:213 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:213 query failed with non expected error(s)! (ER_FK_INCOMPATIBLE_COLUMNS != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t2 modify column a bigint;)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:228 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:228 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b varchar(5);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:230 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:230 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t1 modify column b bigint;)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:235 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:235 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b varchar(10);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:240 query succeeded, but expected error(s)! (expected errors: ER_COL_USED_BY_FK) (query: alter table t2 modify column a varchar(21);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:242 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:242 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE != ER_COL_USED_BY_FK) (err: Error 1832 (HY000): Cannot change column 'a': used in a foreign key constraint 'fk') (query: alter table t2 modify column a varchar(5);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:244 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:244 query failed with non expected error(s)! (ErrFKIncompatibleColumns != ER_COL_USED_BY_FK) (err: Error 3780 (HY000): Referencing column 'a' and referenced column 'b' in foreign key constraint 'fk' are incompatible.) (query: alter table t2 modify column a bigint;)" time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=316 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=317 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=321 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=322 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=326 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=327 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=331 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=332 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=336 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=337 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=341 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=342 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=346 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=347 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query" command=eval line=352 time="2024-05-07T10:03:49+08:00" level=warning msg="command not implemented" arguments=" $query" command=eval line=353 time="2024-05-07T10:03:49+08:00" level=warning msg="row:357 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_PARSE_ERROR) (err: Error 1105 (HY000): We don't support <=> all or <=> any now) (query: SELECT 1 <=>ALL (SELECT 1);)" time="2024-05-07T10:03:49+08:00" level=warning msg="row:366 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_GIS_INVALID_DATA) (err: Error 1305 (42000): FUNCTION row.point does not exist) (query: SELECT ROW(ST_Intersection(POINT(1, 1), 1), (SELECT 1));)" time="2024-05-07T10:03:49+08:00" level=warning msg="row:368 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_GIS_INVALID_DATA) (err: Error 1305 (42000): FUNCTION row.point does not exist) (query: SELECT ROW(1, ST_Intersection(POINT(1, 1), 1), (SELECT 1));)" time="2024-05-07T10:03:49+08:00" level=warning msg="row:370 query failed with non expected error(s)! (ErrOperandColumns != ER_DATA_OUT_OF_RANGE) (err: Error 1241 (21000): Operand should contain 1 column(s)) (query: SELECT ROW(POW(1000, 1000), (SELECT 1));)" time="2024-05-07T10:03:49+08:00" level=warning msg="row:372 query failed with non expected error(s)! (ErrOperandColumns != ER_DATA_OUT_OF_RANGE) (err: Error 1241 (21000): Operand should contain 1 column(s)) (query: SELECT ROW(1, 2, POW(1000, 1000), (SELECT 1));)" ./t/row.test: ok! 184 test cases passed, take time 0.559415964 s time="2024-05-07T10:03:49+08:00" level=warning msg="bug58669:17 query succeeded, but expected error(s)! (expected errors: ER_OPTION_PREVENTS_STATEMENT) (query: INSERT INTO db1.t1 VALUES (1);)" ./t/bug58669.test: ok! 10 test cases passed, take time 0.137356553 s time="2024-05-07T10:03:49+08:00" level=warning msg="builtin:35 query succeeded, but expected error(s)! (expected errors: Data Too Long.) (query: SELECT 1, CAST(1234 AS CHAR(3));)" time="2024-05-07T10:03:49+08:00" level=warning msg="builtin:38 query succeeded, but expected error(s)! (expected errors: bad cast type.) (query: SELECT 1, CAST(\"-1234\" AS UNSIGNED);)" time="2024-05-07T10:03:49+08:00" level=warning msg="builtin:42 query succeeded, but expected error(s)! (expected errors: Data Too Long.) (query: SELECT 1, CAST(1234 AS CHAR(0));)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:259 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:259 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b decimal(10, 6);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:261 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:261 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b decimal(10, 3);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:263 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:263 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b decimal(5, 2);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:265 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:265 query failed with non expected error(s)! (ErrForeignKeyColumnCannotChangeChild != ER_COL_USED_BY_FK) (err: Error 1833 (HY000): Cannot change column 'b': used in a foreign key constraint 'fk' of table 'foreign_key_ddl.t2') (query: alter table t1 modify column b decimal(20, 10);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:267 query succeeded, but expected error(s)! (expected errors: ER_COL_USED_BY_FK) (query: alter table t1 modify column b decimal(10, 5);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:270 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:270 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE != ER_COL_USED_BY_FK) (err: Error 1832 (HY000): Cannot change column 'a': used in a foreign key constraint 'fk') (query: alter table t2 modify column a decimal(20, 10);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:272 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:272 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE != ER_COL_USED_BY_FK) (err: Error 1832 (HY000): Cannot change column 'a': used in a foreign key constraint 'fk') (query: alter table t2 modify column a decimal(30, 15);)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:274 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:274 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_CHANGE != ER_COL_USED_BY_FK) (err: Error 1832 (HY000): Cannot change column 'a': used in a foreign key constraint 'fk') (query: alter table t2 modify column a decimal(5, 2);)" ./t/rowid_order_innodb.test: ok! 31 test cases passed, take time 0.193624644 s ./t/rpad.test: ok! 27 test cases passed, take time 0.004084129 s time="2024-05-07T10:03:49+08:00" level=warning msg="builtin:98 query succeeded, but expected error(s)! (expected errors: Data Too Long) (query: SELECT 1, CONVERT(1234, CHAR(3));)" ./t/builtin.test: ok! 83 test cases passed, take time 0.10760536 s ./t/bulk_replace.test: ok! 6 test cases passed, take time 0.039187944 s time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:288 query succeeded, but expected error(s)! (expected errors: ER_DB_IS_NOT_TIDB) (query: set global tidb_enable_change_multi_schema = true)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:291 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:291 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_DROP_CHILD != ER_COL_USED_BY_FK) (err: Error 1829 (HY000): Cannot drop column 'b': needed in a foreign key constraint 'fk' of table 't2') (query: alter table t1 drop column b;)" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:293 Unknown named --error ER_COL_USED_BY_FK" time="2024-05-07T10:03:49+08:00" level=warning msg="foreign_key_ddl:293 query failed with non expected error(s)! (ER_FK_COLUMN_CANNOT_DROP != ER_COL_USED_BY_FK) (err: Error 1828 (HY000): Cannot drop column 'a': needed in a foreign key constraint 'fk') (query: alter table t2 drop column a;)" ./t/foreign_key_ddl.test: ok! 157 test cases passed, take time 2.504025107 s ./t/savepoint.test: ok! 224 test cases passed, take time 0.257726198 s time="2024-05-07T10:03:50+08:00" level=warning msg="case:85 query failed with non expected error(s)! (ErrCantAggregate2collations != 1270) (err: Error 1267 (HY000): Illegal mix of collations (utf8mb4_unicode_ci,EXPLICIT) and (utf8mb4_bin,EXPLICIT) for operation '=') (query: SELECT CASE _utf8mb4'a' COLLATE utf8mb4_unicode_ci\nWHEN _utf8mb4'a' COLLATE utf8mb4_bin THEN 1\nWHEN _utf8mb4'a' COLLATE utf8mb4_bin THEN 2\nEND;)" ./t/savepoint2.test: ok! 39 test cases passed, take time 0.064426665 s ./t/savepoint_in_optimistic_txn.test: ok! 73 test cases passed, take time 0.038955994 s ./t/savepoint_in_pessimistic_txn.test: ok! 73 test cases passed, take time 0.034489733 s time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:19 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:19 query failed with non expected error(s)! (ErrSpDoesNotExist != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s1 does not exist) (query: RELEASE SAVEPOINT s1;)" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:28 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:28 query failed with non expected error(s)! (ErrSpDoesNotExist != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s2 does not exist) (query: ROLLBACK TO SAVEPOINT s2;)" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:37 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:37 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s3 does not exist) (query: RELEASE SAVEPOINT s3;)" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:46 Unknown named --error SAVEPOINT_NOT_EXIST_ERROR" time="2024-05-07T10:03:50+08:00" level=warning msg="savepoint_issue_26288:46 query failed with non expected error(s)! (ErrSpDoesNotExist != SAVEPOINT_NOT_EXIST_ERROR) (err: Error 1305 (42000): SAVEPOINT s4 does not exist) (query: ROLLBACK TO SAVEPOINT s4;)" ./t/savepoint_issue_26288.test: ok! 20 test cases passed, take time 0.002492593 s ./t/case.test: ok! 90 test cases passed, take time 0.892766777 s time="2024-05-07T10:03:51+08:00" level=warning msg="cast:362 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: SELECT CAST( 'a' AS BINARY(4294967296));)" time="2024-05-07T10:03:51+08:00" level=warning msg="cast:364 query succeeded, but expected error(s)! (expected errors: ER_TOO_BIG_DISPLAYWIDTH) (query: SELECT CAST( 'a' AS BINARY(4294967296784564));)" time="2024-05-07T10:03:51+08:00" level=warning msg="cast:408 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: SELECT CAST(999.00009 AS FLOAT(7,4)) as float_col;)" time="2024-05-07T10:03:51+08:00" level=warning msg="cast:434 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT PERIOD_ADD(200905, CAST(3.14e19 AS DOUBLE));)" time="2024-05-07T10:03:51+08:00" level=warning msg="cast:439 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT CAST(-1e308 as FLOAT);)" time="2024-05-07T10:03:51+08:00" level=warning msg="foreign_key_ddl2:203 query failed with non expected error(s)! (ER_KEY_COLUMN_DOES_NOT_EXITS != ER_FK_COLUMN_NOT_NULL) (err: Error 1072 (42000): column does not exist: a3) (query: ALTER TABLE child ADD PRIMARY KEY idx (a3), CHANGE a1 a3 INT,\nADD CONSTRAINT fk_1 FOREIGN KEY (a3) REFERENCES parent(b)\nON DELETE SET NULL ON UPDATE CASCADE;)" time="2024-05-07T10:03:52+08:00" level=warning msg="cast:868 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: SET SQL_MODE = \"\";)" ./t/cast.test: ok! 407 test cases passed, take time 1.146062411 s time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" test_nopw;" command=change_user line=15 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" test_newpw, newpw;" command=change_user line=18 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" root;" command=change_user line=21 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" test_nopw,,test;" command=change_user line=24 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" test_newpw,newpw,test;" command=change_user line=27 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" root,,test;" command=change_user line=30 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" 18446744073709551615 HA_POS_ERROR 4294967295 HA_POS_ERROR" command=replace_result line=46 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=change_user line=49 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" 18446744073709551615 HA_POS_ERROR 4294967295 HA_POS_ERROR" command=replace_result line=52 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=change_user line=57 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=change_user line=65 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=change_user line=78 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=change_user line=93 ./t/change_user.test: ok! 34 test cases passed, take time 0.127958553 s time="2024-05-07T10:03:52+08:00" level=warning msg="charset:22 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_CHARACTER_SET) (query: DROP DATABASE IF EXISTS db21958734;)" time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=57 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=58 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=shutdown_server line=59 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=60 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" $MYSQLD --datadir=../data --basedir=. --lc-messages-dir=$MYSQLTEST_VARDIR/../../share/english --character-set-server=filename >$MYSQLTEST_VARDIR/log/mysqld_out_err.log 2>&1" command=exec line=63 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" echo \"restart\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=65 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=66 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=67 time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments= command=disable_reconnect line=68 time="2024-05-07T10:03:52+08:00" level=warning msg="charset:74 query succeeded, but expected error(s)! (expected errors: 1) (query: USE charset;)" time="2024-05-07T10:03:52+08:00" level=warning msg="charset:77 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: SELECT 'x' AS '🐬';)" time="2024-05-07T10:03:52+08:00" level=warning msg="charset:84 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: CREATE VIEW v1 AS SELECT 'x' AS'🐬';)" ./t/charset.test: ok! 47 test cases passed, take time 0.39084228 s time="2024-05-07T10:03:52+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=3 ./t/check.test: ok! 20 test cases passed, take time 0.314218845 s time="2024-05-07T10:03:53+08:00" level=warning msg="foreign_key_ddl2:308 query succeeded, but expected error(s)! (expected errors: ER_FK_DUP_NAME) (query: ALTER TABLE `t3` ADD CONSTRAINT `e` foreign key (`c`) REFERENCES `t2`(`c`) ON UPDATE SET NULL;)" ./t/comment_column.test: ok! 74 test cases passed, take time 0.813522822 s ./t/foreign_key_ddl2.test: ok! 116 test cases passed, take time 4.364667525 s time="2024-05-07T10:03:54+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1825 time="2024-05-07T10:03:54+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1827 ./t/foreign_key_innodb_bug56143.test: ok! 9 test cases passed, take time 0.434816445 s time="2024-05-07T10:03:55+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1840 time="2024-05-07T10:03:55+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1842 ./t/foreign_key_innodb_bug60196.test: ok! 35 test cases passed, take time 0.289152875 s time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:33 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:33 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:33 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:33 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:33 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (11, 1, 1, 'c');)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:73 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:73 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:73 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:73 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:73 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (11, 1, 1, 'c');)" ./t/comment_column2.test: ok! 35 test cases passed, take time 1.431862049 s time="2024-05-07T10:03:55+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=1921 time="2024-05-07T10:03:55+08:00" level=warning msg="select_all:1923 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: SELECT a.gvid, (SUM(CASE b.sampletid WHEN 140 THEN b.samplevalue ELSE 0 END)) as the_success,(SUM(CASE b.sampletid WHEN 141 THEN b.samplevalue ELSE 0 END)) as the_fail,(SUM(CASE b.sampletid WHEN 142 THEN b.samplevalue ELSE 0 END)) as the_size,(SUM(CASE b.sampletid WHEN 143 THEN b.samplevalue ELSE 0 END)) as the_time FROM t1 a, t2 b WHERE a.hmid = b.hmid AND a.volid = b.volid AND b.sampletime >= 'wrong-date-value' AND b.sampletime < 'wrong-date-value' AND b.sampletid IN (140, 141, 142, 143) GROUP BY a.gvid;)" time="2024-05-07T10:03:55+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1924 time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:113 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:113 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:113 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:113 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:113 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (11, 1, 1, 'c');)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:131 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:131 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:131 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:131 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:131 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (2, 1, 1, 'b');)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:177 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:177 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:177 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:177 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:177 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (11, 1, 1, 'c');)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:195 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:195 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:195 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:195 Unknown named error `b`) ON DELETE SET NULL) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)" time="2024-05-07T10:03:55+08:00" level=warning msg="foreign_key_on_delete_set_null:195 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE SET NULL)) (query: insert into t2 (id, a, b, name) values (2, 1, 1, 'b');)" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:263 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:263 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:263 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:275 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:275 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:275 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:292 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:292 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:292 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:314 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:314 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:314 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" ./t/comment_index.test: ok! 60 test cases passed, take time 1.084031946 s time="2024-05-07T10:03:56+08:00" level=error msg="failed to perform let query" line=12 query="select variable_value from performance_schema.global_variables where variable_name='DEFAULT_STORAGE_ENGINE'" time="2024-05-07T10:03:56+08:00" level=warning msg="command not implemented" arguments=" $ENGINE ENGINE" command=replace_result line=13 time="2024-05-07T10:03:56+08:00" level=error msg="failed to perform let query" line=24 query="select variable_value from performance_schema.global_variables where variable_name='DEFAULT_STORAGE_ENGINE'" time="2024-05-07T10:03:56+08:00" level=warning msg="command not implemented" arguments=" $ENGINE ENGINE" command=replace_result line=25 time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:354 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:354 Unknown named error CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:03:56+08:00" level=warning msg="foreign_key_on_delete_set_null:354 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_delete_set_null`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (query: delete from t2 where id = 2;)" ./t/foreign_key_on_delete_set_null.test: ok! 316 test cases passed, take time 1.631437751 s time="2024-05-07T10:03:56+08:00" level=error msg="failed to perform let query" line=45 query="select variable_value from performance_schema.global_variables where variable_name='DEFAULT_STORAGE_ENGINE'" time="2024-05-07T10:03:56+08:00" level=warning msg="command not implemented" arguments=" $ENGINE ENGINE" command=replace_result line=46 ./t/comment_table.test: ok! 31 test cases passed, take time 0.370249302 s time="2024-05-07T10:03:57+08:00" level=warning msg="comments:12 query succeeded, but expected error(s)! (expected errors: 1065) (query: select 1 /*!32301 +1 */;)" time="2024-05-07T10:03:57+08:00" level=warning msg="comments:57 query succeeded, but expected error(s)! (expected errors: 1064) (query: prepare bar from \"DELETE FROM table_28779 WHERE a = 7 OR 1=1/*! AND 2=2;\";)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:12 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:12 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:12 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:12 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:12 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:17 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:17 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:17 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:17 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:17 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:19 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:19 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:19 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:19 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:19 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:21 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:21 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:21 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:21 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:21 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:25 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:25 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:25 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:25 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:25 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:30 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:30 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:30 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:30 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:30 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:34 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:34 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:34 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:34 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:34 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" ./t/comments.test: ok! 22 test cases passed, take time 0.063791367 s time="2024-05-07T10:03:57+08:00" level=error msg="run test [compare] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 28, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:10 Unknown named --error Condition not match" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:10 query failed with non expected error(s)! (ErrDupEntry != Condition not match) (err: Error 1062 (23000): Duplicate entry '11' for key 't.PRIMARY') (query: INSERT INTO t (c1, c2, c3) VALUES(11, 22, 33);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:49 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:49 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:49 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:49 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:49 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:54 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:54 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:54 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:54 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:54 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:56 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:56 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:56 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:56 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:56 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:58 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:58 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:58 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:58 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:58 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:62 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:62 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:62 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:62 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:62 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:67 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:67 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:67 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:67 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:67 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:71 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:71 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:71 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:71 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:71 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:86 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:86 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:86 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:86 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:86 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:91 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:91 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:91 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:91 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:91 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:93 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:93 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:93 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:93 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:93 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:95 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:95 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:95 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:95 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:95 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:99 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:99 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:99 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:99 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:99 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:104 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:104 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:104 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:104 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:104 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:108 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:108 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:108 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:108 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:108 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:22 Unknown named --error Condition not match" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:22 query failed with non expected error(s)! (ErrDupEntry != Condition not match) (err: Error 1062 (23000): Duplicate entry '11-22' for key 't.PRIMARY') (query: INSERT INTO t (c1, c2, c3) VALUES(11, 22, 44);)" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:32 Unknown named --error Condition not match" time="2024-05-07T10:03:57+08:00" level=warning msg="composite_index:32 query failed with non expected error(s)! (ErrDupEntry != Condition not match) (err: Error 1062 (23000): Duplicate entry '11-22' for key 't.c1_c2') (query: INSERT INTO t (c1, c2, c3) VALUES(11, 22, 44);)" ./t/composite_index.test: ok! 15 test cases passed, take time 0.123791679 s ./t/concurrent_ddl.test: ok! 9 test cases passed, take time 0.080781753 s time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:123 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:123 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:123 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:123 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:123 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:128 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:128 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:128 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:128 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:128 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:130 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:130 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:130 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:130 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:130 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:132 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:132 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:132 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:132 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:132 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:136 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:136 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:136 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:136 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:136 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:141 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:141 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:141 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:141 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:141 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:145 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:145 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:145 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:145 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:145 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:161 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:161 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:161 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:161 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:161 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:163 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:163 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:163 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:163 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:163 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:165 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:165 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:165 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:165 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:165 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:167 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:167 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:167 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:167 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:167 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:171 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:171 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:171 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:171 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:171 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:176 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:176 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:176 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:176 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:176 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:180 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:180 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:180 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:180 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:180 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=36 time="2024-05-07T10:03:57+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=69 time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:196 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:196 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:196 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:196 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:196 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:198 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:198 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:198 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:198 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:198 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:200 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:200 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:200 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:200 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:200 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:202 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:202 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:202 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:202 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:202 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:206 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:206 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:206 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:206 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:206 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:211 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:211 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:211 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:211 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:211 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:215 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:215 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:215 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:215 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:57+08:00" level=warning msg="foreign_key_on_replace:215 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:231 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:231 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:231 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:231 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:231 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:233 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:233 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:233 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:233 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:233 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:235 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:235 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:235 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:235 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:235 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:237 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:237 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:237 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:237 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:237 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:241 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:241 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:241 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:241 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:241 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:246 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:246 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:246 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:246 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:246 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:250 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:250 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:250 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:250 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:250 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:266 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:266 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:266 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:266 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:266 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (1, 2, 3);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:268 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:268 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:268 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:268 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:268 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (5, 1, 0);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:270 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:270 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:270 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:270 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:270 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (6, 0, 1);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:272 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:272 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:272 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:272 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:272 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (7, 2, 2);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:276 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:276 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:276 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:276 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:276 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) select id, a, b from t_data where t_data.id=2;)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:281 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:281 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:281 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:281 Unknown named error `b`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:281 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t2 (id, a, b) values (1, 1, 1);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:285 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:285 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:285 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:285 Unknown named error `b`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:285 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`))) (query: replace into t1 (id, a, b) values (2, 2, 3);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:301 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:301 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:301 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: replace into t2 (id) values (10);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:303 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:303 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:303 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: replace into t2 values (3, 2);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:313 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:313 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:313 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`))) (query: replace into t2 values (3, 2);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:328 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:328 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`)) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:328 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))) (query: replace into t2 values (1, 2);)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:330 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:330 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_replace:330 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_replace`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`a`) REFERENCES `t1` (`a`))) (query: replace into t1 values (1, 2);)" ./t/foreign_key_on_replace.test: ok! 247 test cases passed, take time 1.580423959 s time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:41 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:41 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:41 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:41 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:41 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'c');)" time="2024-05-07T10:03:58+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=209 time="2024-05-07T10:03:58+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=222 ./t/count_distinct.test: ok! 111 test cases passed, take time 1.04956845 s time="2024-05-07T10:03:58+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=2 time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:89 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:89 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:89 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:89 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:58+08:00" level=warning msg="foreign_key_on_update_cascade:89 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'c');)" ./t/count_distinct2.test: ok! 28 test cases passed, take time 0.088759683 s ./t/count_distinct3.test: ok! 10 test cases passed, take time 0.068676922 s time="2024-05-07T10:03:59+08:00" level=warning msg="create_database:5 Unknown named --error EXISTS" time="2024-05-07T10:03:59+08:00" level=warning msg="create_database:5 query failed with non expected error(s)! (ER_DB_CREATE_EXISTS != EXISTS) (err: Error 1007 (HY000): Can't create database 'create_database2'; database exists) (query: CREATE DATABASE create_database2;)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:137 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:137 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:137 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:137 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:137 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'c');)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:156 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:156 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:156 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:156 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:156 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:210 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:210 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:210 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:210 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:210 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'c');)" time="2024-05-07T10:03:59+08:00" level=warning msg="create_database:12 Unknown named --error NOT_EXISTS" time="2024-05-07T10:03:59+08:00" level=warning msg="create_database:12 query failed with non expected error(s)! (ER_DB_DROP_EXISTS != NOT_EXISTS) (err: Error 1008 (HY000): Can't drop database 'create_database2'; database doesn't exist) (query: DROP DATABASE create_database2;)" ./t/create_database.test: ok! 7 test cases passed, take time 0.058948684 s ./t/create_index.test: ok! 7 test cases passed, take time 0.118714061 s time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:229 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:229 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:229 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:229 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:229 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:262 Unknown named --error ER_[kv:1062]Duplicate entry '101-200' for key 't1.PRIMARY'" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:262 query failed with non expected error(s)! (ErrDupEntry != ER_[kv:1062]Duplicate entry '101-200' for key 't1.PRIMARY') (err: Error 1062 (23000): Duplicate entry '101-200' for key 't1.PRIMARY') (query: update t1 set b=200 where id in (1,2);)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:284 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:284 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:284 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:284 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:284 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" ./t/create_not_windows.test: ok! 5 test cases passed, take time 0.059697022 s time="2024-05-07T10:03:59+08:00" level=warning msg="create_table:21 query failed with non expected error(s)! (ErrDupEntry != ER_DUP_KEY) (err: Error 1062 (23000): Duplicate entry '11' for key 't.PRIMARY') (query: INSERT INTO t (c1) VALUES(11);)" time="2024-05-07T10:03:59+08:00" level=warning msg="create_table:48 query failed with non expected error(s)! (ErrDupEntry != ER_DUP_KEY) (err: Error 1062 (23000): Duplicate entry '11' for key 't.PRIMARY') (query: INSERT INTO t (c1) VALUES(11);)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:311 Unknown named --error ER_[kv:1062]Duplicate entry '101-200' for key 't1.PRIMARY'" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:311 query failed with non expected error(s)! (ErrDupEntry != ER_[kv:1062]Duplicate entry '101-200' for key 't1.PRIMARY') (err: Error 1062 (23000): Duplicate entry '101-200' for key 't1.PRIMARY') (query: update t1 set b=200 where id in (1,2);)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:333 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:333 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:333 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:333 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:333 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" time="2024-05-07T10:03:59+08:00" level=warning msg="select_all:2783 query succeeded, but expected error(s)! (expected errors: 1210) (query: SELECT * FROM BUG_12595 WHERE a LIKE 'hakan%' ESCAPE '';)" time="2024-05-07T10:03:59+08:00" level=warning msg="select_all:2818 query failed with non expected error(s)! (ErrBadField != 1052) (err: Error 1054 (42S22): Unknown column 't2.notacolumn' in 'on clause') (query: SELECT t1.id,t3.id FROM t1 JOIN t2 ON (t2.notacolumn=t1.id) LEFT JOIN t3 USING (id);)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:380 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:380 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:380 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:380 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:380 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:427 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:427 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:427 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:427 Unknown named error `b`) ON UPDATE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)" time="2024-05-07T10:03:59+08:00" level=warning msg="foreign_key_on_update_cascade:427 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON UPDATE CASCADE)) (query: insert into t2 (id, a, b, name) values (3, 1, 1, 'e');)" ./t/create_table.test: ok! 43 test cases passed, take time 0.511197133 s time="2024-05-07T10:04:00+08:00" level=warning msg="select_all:2954 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: select * from t1 where f2 >= '0000-00-00' order by f2;)" time="2024-05-07T10:04:00+08:00" level=warning msg="csv_alter_table:46 query succeeded, but expected error(s)! (expected errors: ER_CHECK_NOT_IMPLEMENTED) (query: ALTER TABLE t1 ADD COLUMN b CHAR(5);)" time="2024-05-07T10:04:00+08:00" level=warning msg="csv_alter_table:49 query succeeded, but expected error(s)! (expected errors: ER_CHECK_NOT_IMPLEMENTED) (query: ALTER TABLE t1 MODIFY a BIGINT;)" time="2024-05-07T10:04:00+08:00" level=warning msg="csv_alter_table:52 query succeeded, but expected error(s)! (expected errors: ER_CHECK_NOT_IMPLEMENTED) (query: ALTER TABLE t1 CHANGE a a INT;)" ./t/csv_alter_table.test: ok! 21 test cases passed, take time 0.364073603 s time="2024-05-07T10:04:00+08:00" level=warning msg="foreign_key_on_update_cascade:530 Unknown named --error ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15." time="2024-05-07T10:04:00+08:00" level=warning msg="foreign_key_on_update_cascade:530 query failed with non expected error(s)! (ER_FK_DEPTH_EXCEEDED != ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15.) (err: Error 3008 (HY000): Foreign key cascade delete/update exceeds max depth of 15.) (query: update t0 set id=10 where id=1;)" time="2024-05-07T10:04:02+08:00" level=error msg="run test [select_all] err: sql:SELECT * FROM t2 ORDER BY name;: failed to run query \n\"SELECT * FROM t2 ORDER BY name;\" \n around line 3531, \nwe need(81):\nSELECT * FROM t2 ORDER BY name;\nname\tn\naa\t2\nbb\t1\nbb \t6\ncc \t3\ncc\t5\ncc \t7\ncc \x06\t4\n\nbut got(81):\nSELECT * FROM t2 ORDER BY name;\nname\tn\naa\t2\nbb\t1\nbb \t6\ncc\t5\ncc \t7\ncc \x06\t4\ncc \t3\n\n" ./t/select_qualified.test: ok! 19 test cases passed, take time 0.137027081 s time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=36 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=45 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=54 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=56 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=76 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=80 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=84 time="2024-05-07T10:04:02+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=86 ./t/cte_apply.test: ok! 27 test cases passed, take time 2.070320911 s ./t/ctype_ascii.test: ok! 14 test cases passed, take time 0.107816295 s ./t/ctype_filename.test: ok! 14 test cases passed, take time 0.3305295 s time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=5 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_common.inc" command=source line=16 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_filesort.inc" command=source line=20 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_innodb_like.inc" command=source line=21 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_escape.inc" command=source line=22 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_range_f1f2.inc" command=source line=23 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_ascii_order.inc" command=source line=24 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_filesort.inc" command=source line=26 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_innodb_like.inc" command=source line=27 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_escape.inc" command=source line=28 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/ctype_like_range_f1f2.inc" command=source line=29 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=301 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=314 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=324 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=339 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=340 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=342 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=383 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=411 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/no_running_event_scheduler.inc" command=source line=442 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" include/running_event_scheduler.inc" command=source line=514 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=558 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=574 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=583 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20609 # 20485 # 20481 #" command=replace_result line=588 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20609 # 20485 # 20481 #" command=replace_result line=605 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 4225 # 4097 #" command=replace_result line=627 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments=" 20613 # 20485 # 20609 # 20481 #" command=replace_result line=668 time="2024-05-07T10:04:03+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=732 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=817 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1055 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1110 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=1192 ./t/show_check_cs.test: ok! 289 test cases passed, take time 2.097054266 s time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=15 ./t/ctype_gbk.test: ok! 43 test cases passed, take time 1.564371795 s time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=17 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=24 time="2024-05-07T10:04:04+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=27 ./t/ctype_latin1.test: ok! 17 test cases passed, take time 0.091482138 s time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=160 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=162 ./t/show_check_cs_myisam.test: ok! 63 test cases passed, take time 0.403045785 s ./t/show_profile.test: ok! 7 test cases passed, take time 0.000855649 s ./t/show_variables.test: ok! 23 test cases passed, take time 0.042232331 s ./t/ctype_mb.test: ok! 23 test cases passed, take time 0.298680647 s time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=69 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" binary" command=character_set line=112 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=116 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=119 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=122 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=135 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=140 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=145 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=151 time="2024-05-07T10:04:05+08:00" level=warning msg="ctype_recoding:162 query succeeded, but expected error(s)! (expected errors: 1300) (query: CREATE TABLE `goodÐÌÏÈÏ` (a int);)" time="2024-05-07T10:04:05+08:00" level=warning msg="ctype_recoding:165 query failed with non expected error(s)! (ER_TABLE_EXISTS_ERROR != 1300) (err: Error 1050 (42S01): Table 'ctype_recoding.goodÐÌÏÈÏ' already exists) (query: CREATE TABLE `goodÐÌÏÈÏ` (a int);)" ./t/ctype_recoding.test: ok! 45 test cases passed, take time 0.305844375 s time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $MYSQL_TEST_DIR MYSQL_TEST_DIR" command=replace_result line=533 time="2024-05-07T10:04:05+08:00" level=warning msg="command not implemented" arguments=" $MYSQL_CHARSETSDIR MYSQL_CHARSETSDIR" command=replace_result line=551 ./t/ctype_uca.test: ok! 30 test cases passed, take time 0.170369689 s time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/ctype_common.inc" command=source line=17 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/weight_string.inc" command=source line=46 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/weight_string_euro.inc" command=source line=47 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/ctype_unicode800.inc" command=source line=48 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/ctype_inet.inc" command=source line=60 ./t/ctype_unicode900.test: ok! 36 test cases passed, take time 0.072356181 s ./t/index_merge_sqlgen_exprs_orandor_1_no_out_trans.test: ok! 8644 test cases passed, take time 25.600459688 s time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=49 time="2024-05-07T10:04:06+08:00" level=error msg="run test [ctype_utf8] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 57, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=6 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=7 time="2024-05-07T10:04:06+08:00" level=error msg="run test [ctype_utf8mb4] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 65, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query1;" command=eval line=316 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query2;" command=eval line=317 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" $query1;" command=eval line=318 time="2024-05-07T10:04:06+08:00" level=warning msg="command not implemented" arguments=" $query2;" command=eval line=319 ./t/date_formats.test: ok! 105 test cases passed, take time 0.583169236 s time="2024-05-07T10:04:06+08:00" level=warning msg="foreign_key_on_update_cascade:596 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:04:06+08:00" level=warning msg="foreign_key_on_update_cascade:596 Unknown named error CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:04:06+08:00" level=warning msg="foreign_key_on_update_cascade:596 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_on_update_cascade`.`t3`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: insert into t1 values (1) on duplicate key update id = 2;)" ./t/foreign_key_on_update_cascade.test: ok! 528 test cases passed, take time 8.346486028 s ./t/single_delete_update.test: ok! 131 test cases passed, take time 2.185179891 s ./t/sqllogic.test: ok! 40 test cases passed, take time 0.400793091 s ./t/str_quoted.test: ok! 9 test cases passed, take time 0.01487787 s time="2024-05-07T10:04:08+08:00" level=warning msg="strict:276 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col1) VALUES(CAST('2004-10-0' AS DATE));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:278 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col1) VALUES(CAST('2004-0-10' AS DATE));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:303 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col2) VALUES(CAST('2004-10-0 15:30' AS DATETIME));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:305 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col2) VALUES(CAST('2004-0-10 15:30' AS DATETIME));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:370 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col1) VALUES(CONVERT('2004-10-0' , DATE));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:372 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col1) VALUES(CONVERT('2004-0-10' , DATE));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:396 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col2) VALUES(CONVERT('2004-10-0 15:30',DATETIME));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:398 query succeeded, but expected error(s)! (expected errors: 1292) (query: INSERT INTO t1 (col2) VALUES(CONVERT('2004-0-10 15:30',DATETIME));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:480 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1=col1 / 0 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:562 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-8388609);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:564 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(8388608);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:566 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:568 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(16777216);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:570 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('-8388609');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:572 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('8388608');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:574 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('-1');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:576 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('16777216');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:578 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-8388609.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:580 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(8388608.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:582 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:584 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(16777216.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:587 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col1 = col1 - 50 WHERE col1 < 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:589 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col2 = col2 + 50 WHERE col2 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:591 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1 =col1 / 0 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:593 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1= MOD(col1,0) WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:595 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:597 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:599 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:615 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-2147483649);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:617 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(2147643648);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:619 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:621 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(4294967296);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:623 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('-2147483649');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:625 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('2147643648');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:627 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('-1');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:629 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('4294967296');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:631 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-2147483649.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:633 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(2147643648.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:635 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:637 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(4294967296.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:640 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col1 = col1 - 50 WHERE col1 < 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:642 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col2 =col2 + 50 WHERE col2 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:644 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1 =col1 / 0 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:646 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1= MOD(col1,0) WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:648 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:650 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:652 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:672 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-9223372036854775809);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:674 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(9223372036854775808);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:676 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:679 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(18446744073709551616);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:681 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('-9223372036854775809');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:683 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES('9223372036854775808');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:685 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('-1');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:687 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES('18446744073709551616');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:692 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(-9223372036854785809.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:694 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES(9223372036854785808.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:696 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(-1.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:698 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES(18446744073709551616.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:705 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1 =col1 / 0 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:707 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1= MOD(col1,0) WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:709 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:711 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:713 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:733 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES (101.55);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:735 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES (101);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:737 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES (-101.55);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:739 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES (1010.55);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:741 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES (1010);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:745 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES ('101.55');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:747 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES ('101');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:749 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES ('-101.55');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:751 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES ('-1010.55');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:753 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 VALUES ('-100E+1');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:755 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 VALUES ('-100E');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:757 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col1 =col1 * 50000 WHERE col1 =11;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:759 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1 =col1 / 0 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:761 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col1= MOD(col1,0) WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:764 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:767 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:769 query succeeded, but expected error(s)! (expected errors: 1366) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:787 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES (+3.4E+39);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:789 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES (-1.1E-3);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:791 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES ('+3.4E+39');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:793 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES ('-1.1E-3');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:795 query succeeded, but expected error(s)! (expected errors: 1264) (query: UPDATE t1 SET col1 =col1 * 5000 WHERE col1 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:797 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col2 =col2 / 0 WHERE col2 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:799 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col2= MOD(col2,0) WHERE col2 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:801 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:803 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:805 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:823 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES (-1.1E-3);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:825 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col1) VALUES ('+1.8E+309');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:827 query succeeded, but expected error(s)! (expected errors: 1264) (query: INSERT INTO t1 (col2) VALUES ('-1.2E-3');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:833 query succeeded, but expected error(s)! (expected errors: 1365) (query: UPDATE t1 SET col2= MOD(col2,0) WHERE col2 > 0;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:835 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:837 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('a59b');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:839 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('1a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:855 query succeeded, but expected error(s)! (expected errors: 1406) (query: INSERT INTO t1 (col1) VALUES ('hellobob');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:857 query succeeded, but expected error(s)! (expected errors: 1406) (query: INSERT INTO t1 (col2) VALUES ('hellobob');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:860 query succeeded, but expected error(s)! (expected errors: 1406) (query: UPDATE t1 SET col1 ='hellobob' WHERE col1 ='he';)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:862 query succeeded, but expected error(s)! (expected errors: 1406) (query: UPDATE t1 SET col2 ='hellobob' WHERE col2 ='he';)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:873 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('yellow');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:875 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 (col1) VALUES ('redd');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:877 query succeeded, but expected error(s)! (expected errors: 1265) (query: INSERT INTO t1 VALUES ('');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:879 query succeeded, but expected error(s)! (expected errors: 1265) (query: UPDATE t1 SET col1 ='yellow' WHERE col1 ='green';)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:897 query succeeded, but expected error(s)! (expected errors: 1048) (query: UPDATE t1 SET col1=NULL WHERE col1 =100;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:899 query succeeded, but expected error(s)! (expected errors: 1048) (query: UPDATE t1 SET col2 =NULL WHERE col2 ='hello';)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:901 query succeeded, but expected error(s)! (expected errors: 1048) (query: UPDATE t1 SET col2 =NULL where col3 IS NOT NULL;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:915 query succeeded, but expected error(s)! (expected errors: 1364) (query: INSERT INTO t1 (col1) VALUES (2);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:917 query succeeded, but expected error(s)! (expected errors: 1364) (query: INSERT INTO t1 VALUES(default(col1),default(col2));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:921 query succeeded, but expected error(s)! (expected errors: 1048) (query: INSERT INTO t1 SELECT 1,NULL;)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:991 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col1) values (cast(1000 as char(3)));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:993 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col1) values (cast(1000E+0 as char(3)));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:995 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col1) values (cast(1000.0 as char(3)));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:997 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col2) values (cast('abc' as signed integer));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:999 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col2) values (10E+0 + 'a');)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:1001 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col2) values (cast('10a' as unsigned integer));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:1014 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 values (0,0,0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:1016 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 values (0.0,0.0,0.0);)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:1018 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col1) values (convert('0000-00-00',date));)" time="2024-05-07T10:04:08+08:00" level=warning msg="strict:1020 query succeeded, but expected error(s)! (expected errors: 1292) (query: insert into t1 (col1) values (cast('0000-00-00' as date));)" ./t/date_time_ddl.test: ok! 76 test cases passed, take time 1.6494917569999998 s time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:49 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:49 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 datetime default '12345678');)" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:71 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:71 query failed with non expected error(s)! (ER_INVALID_DEFAULT != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 datetime default -1);)" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:77 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:77 query failed with non expected error(s)! (ER_INVALID_DEFAULT != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 datetime default 99999999999999);)" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:91 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:08+08:00" level=warning msg="datetime_insert:91 query failed with non expected error(s)! (ER_INVALID_DEFAULT != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 datetime default 100000000000000);)" time="2024-05-07T10:04:09+08:00" level=warning msg="strict:1424 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_TRUNCATED_WRONG_VALUE) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE t2(b DATE) SELECT a FROM t1;)" time="2024-05-07T10:04:09+08:00" level=warning msg="datetime_insert:113 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:09+08:00" level=warning msg="datetime_insert:113 query failed with non expected error(s)! (ER_INVALID_DEFAULT != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 datetime not null default null);)" time="2024-05-07T10:04:09+08:00" level=warning msg="datetime_insert:131 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:09+08:00" level=warning msg="datetime_insert:131 query failed with non expected error(s)! (ER_NO_DEFAULT_FOR_FIELD != ER_DEFAULT_VALUE) (err: Error 1364 (HY000): Field 'c1' doesn't have a default value) (query: insert t (id) values (1);)" ./t/index_merge_update.test: ok! 103 test cases passed, take time 4.030479212 s time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1563 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" SELECT $fields INTO OUTFILE '$MYSQLTEST_VARDIR/tmp/wl6614.txt' FROM t1" command=eval line=1564 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1565 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" SELECT LOAD_FILE('$MYSQLTEST_VARDIR/tmp/wl6614.txt')" command=eval line=1566 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1567 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" LOAD DATA INFILE '$MYSQLTEST_VARDIR/tmp/wl6614.txt' INTO TABLE t2" command=eval line=1569 time="2024-05-07T10:04:09+08:00" level=warning msg="strict:1570 query succeeded, but expected error(s)! (expected errors: ER_WARN_TOO_FEW_RECORDS) (query: SELECT * FROM t2;)" time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR" command=replace_result line=1571 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" LOAD DATA INFILE '$MYSQLTEST_VARDIR/tmp/wl6614.txt' IGNORE INTO TABLE t2" command=eval line=1572 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" SELECT $fields FROM t2" command=eval line=1573 ./t/strict.test: ok! 483 test cases passed, take time 1.641781258 s time="2024-05-07T10:04:09+08:00" level=warning msg="strict_autoinc_2innodb:33 query failed with non expected error(s)! (ER_DATA_OUT_OF_RANGE != ER_WARN_DATA_OUT_OF_RANGE) (err: Error 1690 (22003): constant 700 overflows tinyint) (query: insert into t1 values(null);)" ./t/strict_autoinc_2innodb.test: ok! 14 test cases passed, take time 0.03074455 s ./t/datetime_insert.test: ok! 206 test cases passed, take time 1.295380882 s ./t/sub_query.test: ok! 74 test cases passed, take time 0.208120295 s time="2024-05-07T10:04:09+08:00" level=warning msg="subquery_all:39 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'a' in 'having clause') (query: SELECT (SELECT 1 FROM (SELECT 1) as b HAVING a=1) as a;)" time="2024-05-07T10:04:09+08:00" level=warning msg="subquery_all:41 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'b' in 'having clause') (query: SELECT (SELECT 1 FROM (SELECT 1) as b HAVING b=1) as a,(SELECT 1 FROM (SELECT 1) as c HAVING a=1) as b;)" time="2024-05-07T10:04:09+08:00" level=warning msg="subquery_all:44 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'a' in 'field list') (query: SELECT (SELECT a) as a;)" time="2024-05-07T10:04:10+08:00" level=warning msg="subquery_all:93 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'a1' in 'where clause') (query: select (select a from t1 where t1.a = a1) as a2, (select b from t2 where t2.b=a2) as a1;)" ./t/inlj_inner_multi_pattern.test: ok! 229 test cases passed, take time 0.369766159 s ./t/innodb_log_file_size_functionality.test: ok! 11 test cases passed, take time 0.003943201 s time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=4 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=6 time="2024-05-07T10:04:09+08:00" level=warning msg="command not implemented" arguments=" include/not_ubsan.inc" command=source line=8 ./t/datetime_update.test: ok! 75 test cases passed, take time 0.446137295 s time="2024-05-07T10:04:10+08:00" level=warning msg="daylight_saving_time:14 query failed with non expected error(s)! (ErrTruncatedWrongValue != ER_NON_UNIQ_ERROR) (err: Error 1292 (22007): Incorrect timestamp value: '2011-03-13 02:00:00' for column 'a' at row 1) (query: insert into t value('2011-03-13 02:00:00');)" ./t/daylight_saving_time.test: ok! 28 test cases passed, take time 0.161062351 s time="2024-05-07T10:04:10+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 time="2024-05-07T10:04:10+08:00" level=warning msg="subquery_all:310 query failed with non expected error(s)! (ErrBadField != ER_SUBQUERY_NO_1_ROW) (err: Error 1054 (42S22): Unknown column 'a' in 'having clause') (query: select numeropost as a FROM t1 ORDER BY (SELECT 1 FROM t1 HAVING a=1);)" time="2024-05-07T10:04:10+08:00" level=warning msg="subquery_all:336 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'a' in 'having clause') (query: SELECT (SELECT numeropost FROM t1 HAVING numreponse=a),numreponse FROM (SELECT * FROM t1) as a;)" time="2024-05-07T10:04:11+08:00" level=warning msg="subquery_all:449 query failed with non expected error(s)! (ErrBadTable != ER_NO_TABLES_USED) (err: Error 1051 (42S02): Unknown table '') (query: SELECT * FROM (SELECT 1) b WHERE 1 IN (SELECT *);)" time="2024-05-07T10:04:11+08:00" level=warning msg="command not implemented" arguments=" ;;" command=delimiter line=217 time="2024-05-07T10:04:11+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=223 time="2024-05-07T10:04:11+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=226 ./t/ddl_i18n_utf8.test: ok! 56 test cases passed, take time 0.661076382 s ./t/decimal.test: ok! 14 test cases passed, take time 0.071445673 s ./t/foreign_key_on_update_set_null.test: ok! 20 test cases passed, take time 3.792747357 s time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:11 Unknown named --error ER_ROW_IS_NO_REFFER_IN_PARENT" time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:11 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 != ER_ROW_IS_NO_REFFER_IN_PARENT) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION)) (query: insert into t2 values (3,3);)" time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:13 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:13 query failed with non expected error(s)! (ErrRowIsReferenced2 != ER_ROW_IS_REFERRED_IN_CHILD) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION)) (query: delete from t1 where id = 1;)" time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:15 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-07T10:04:10+08:00" level=warning msg="foreign_key_other_action:15 query failed with non expected error(s)! (ErrRowIsReferenced2 != ER_ROW_IS_REFERRED_IN_CHILD) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION)) (query: update t1 set id=id+10 where id = 2;)" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:28 Unknown named --error ER_ROW_IS_NO_REFFER_IN_PARENT" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:28 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 != ER_ROW_IS_NO_REFFER_IN_PARENT) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE SET DEFAULT ON UPDATE SET DEFAULT)) (query: insert into t2 values (3,3);)" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:30 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:30 query failed with non expected error(s)! (ErrRowIsReferenced2 != ER_ROW_IS_REFERRED_IN_CHILD) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE SET DEFAULT ON UPDATE SET DEFAULT)) (query: delete from t1 where id = 1;)" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:32 Unknown named --error ER_ROW_IS_REFERRED_IN_CHILD" time="2024-05-07T10:04:11+08:00" level=warning msg="foreign_key_other_action:32 query failed with non expected error(s)! (ErrRowIsReferenced2 != ER_ROW_IS_REFERRED_IN_CHILD) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_other_action`.`t2`, CONSTRAINT `fk_1` FOREIGN KEY (`id`) REFERENCES `t1` (`id`) ON DELETE SET DEFAULT ON UPDATE SET DEFAULT)) (query: update t1 set id=id+10 where id = 2;)" ./t/foreign_key_other_action.test: ok! 21 test cases passed, take time 0.508811801 s ./t/foreign_key_rename_column.test: ok! 20 test cases passed, take time 0.341142355 s ./t/default.test: ok! 47 test cases passed, take time 0.362641105 s ./t/func_aes.test: ok! 78 test cases passed, take time 0.150439024 s time="2024-05-07T10:04:12+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=13 time="2024-05-07T10:04:12+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=44 time="2024-05-07T10:04:12+08:00" level=warning msg="command not implemented" arguments=" SET SESSION block_encryption_mode=\"$block_mode\";" command=eval line=74 time="2024-05-07T10:04:12+08:00" level=warning msg="delete:167 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE) (query: DELETE t2 FROM t1 JOIN t2 WHERE t1.a = 10;)" ./t/func_aes_misc.test: ok! 80 test cases passed, take time 0.504067731 s time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:47 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 & vbin2) FROM t WHERE id=7;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:49 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 | vbin2) FROM t WHERE id=7;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:51 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 ^ vbin2) FROM t WHERE id=7;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:53 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 & vbin2) FROM t WHERE id=8;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:55 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 | vbin2) FROM t WHERE id=8;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:57 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT HEX(vbin1 ^ vbin2) FROM t WHERE id=8;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:89 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s2;)" time="2024-05-07T10:04:12+08:00" level=warning msg="func_bitwise_ops:91 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s2;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:383 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _bin | x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:386 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _vbn | x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:389 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _tbl | x'cafebabe' FROM at;)" ./t/innodb_tmp_table_heap_to_disk.test: ok! 49 test cases passed, take time 3.40022224 s time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:426 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _bin & x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:429 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _vbn & x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:432 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _tbl & x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:469 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _bin ^ x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:472 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _vbn ^ x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:475 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT _tbl ^ x'cafebabe' FROM at;)" time="2024-05-07T10:04:13+08:00" level=warning msg="command not implemented" arguments=" include/no_valgrind_without_big.inc" command=source line=4 time="2024-05-07T10:04:13+08:00" level=warning msg="command not implemented" arguments=" include/not_binlog_format_statement.inc" command=source line=8 time="2024-05-07T10:04:13+08:00" level=warning msg="command not implemented" arguments=" (`SELECT @@global.log_bin AND @@global.binlog_format = 'ROW'`)\n{" command=if line=12 time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:591 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_AND(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:593 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_OR(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:595 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_XOR(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:599 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s1;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:603 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s2;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:607 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s3;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:611 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s4;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:615 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s5;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:619 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s6;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:624 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_AND(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:626 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_OR(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:628 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT BIT_XOR(a) FROM t;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:632 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s1;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:636 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s2;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:640 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s3;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:644 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s4;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:648 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s5;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:652 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: EXECUTE s6;)" time="2024-05-07T10:04:14+08:00" level=warning msg="delete:613 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_VIEW_DELETE_MERGE_VIEW) (err: Error 1105 (HY000): delete view v2 is not supported now) (query: DELETE FROM v2;)" time="2024-05-07T10:04:14+08:00" level=warning msg="delete:617 query failed with non expected error(s)! (ErrUnknown != ER_VIEW_DELETE_MERGE_VIEW) (err: Error 1105 (HY000): delete view v2 is not supported now) (query: DELETE v2 FROM v2;)" time="2024-05-07T10:04:13+08:00" level=warning msg="func_bitwise_ops:894 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE) (query: SELECT BIT_COUNT(BIT_AND(b)) FROM t GROUP BY b;)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:67 query succeeded, but expected error(s)! (expected errors: 1048) (query: insert into t1 values(NULL);)" time="2024-05-07T10:04:14+08:00" level=warning msg="delete:662 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_NON_UPDATABLE_TABLE) (err: Error 1105 (HY000): delete view z is not supported now) (query: DELETE z FROM (SELECT 1) AS x, z;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:964 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE) (query: SELECT concat(BIT_COUNT(BIT_AND(b))) FROM t GROUP BY b;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:966 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE) (query: SELECT concat(\"\" , BIT_COUNT(BIT_AND(b))) FROM t GROUP BY b;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:976 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT id, bit_or(a) FROM t where id=3 GROUP BY id;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:978 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT id, bit_or(a) FROM t where id=4 GROUP BY id;)" time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=109 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=113 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=117 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=121 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=125 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=135 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=139 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=143 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select * from t1 where number =last_insert_id()" command=query_vertical line=147 time="2024-05-07T10:04:14+08:00" level=warning msg="insert:222 query succeeded, but expected error(s)! (expected errors: ER_FIELD_SPECIFIED_TWICE) (query: prepare stmt1 from ' replace into t1 (a,a) select 100, ''hundred'' ';)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:228 query failed with non expected error(s)! (ErrWrongValueCountOnRow != ER_FIELD_SPECIFIED_TWICE) (err: Error 1136 (21S01): Column count doesn't match value count at row 1) (query: insert into t1 (a,a) values (1,1,1);)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1042 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT SQL_BIG_RESULT DISTINCT a&b FROM t;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1052 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT bit_count(a & 0x2438) FROM t;)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1054 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT 1 FROM t WHERE ~reverse(a & 0x111111);)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1056 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT 1 FROM t WHERE insert(a & 0x111111,'','','');)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1058 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT 1 FROM t WHERE rtrim(a & 0x111111);)" time="2024-05-07T10:04:14+08:00" level=warning msg="func_bitwise_ops:1060 query succeeded, but expected error(s)! (expected errors: ER_INVALID_BITWISE_OPERANDS_SIZE) (query: SELECT (SELECT a & 0xff FROM t);)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:273 query failed with non expected error(s)! (ErrUnknown != 1393) (err: Error 1105 (HY000): insert into view v1 is not supported now) (query: insert into v1 (f1) values (3) on duplicate key update f3= f3 + 10;)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:275 query failed with non expected error(s)! (ErrUnknown != 1393) (err: Error 1105 (HY000): insert into view v1 is not supported now) (query: insert into v1 (f1) values (3) on duplicate key update f1= f3 + 10;)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:278 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1393) (err: Error 1105 (HY000): insert into view v1 is not supported now) (query: insert into v1 (f1) values (3) on duplicate key update f1= f3 + 10;)" ./t/func_bitwise_ops.test: ok! 464 test cases passed, take time 1.850669474 s time="2024-05-07T10:04:14+08:00" level=warning msg="insert:481 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: INSERT INTO default_date VALUES();)" time="2024-05-07T10:04:14+08:00" level=warning msg="insert:892 query succeeded, but expected error(s)! (expected errors: ER_ROW_IS_REFERENCED_2) (query: CREATE TABLE t1(a INT, b INT);)" time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" \"''\" XXX \"'1'\" XXX" command=replace_result line=47 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" select compress(repeat('aaaaaaaaaa', IF('$LOW_MEMORY', 10, 10000000))) is null;" command=eval line=51 time="2024-05-07T10:04:14+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=53 ./t/insert.test: ok! 248 test cases passed, take time 1.638115686 s ./t/delete.test: ok! 205 test cases passed, take time 3.035841915 s time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 ./t/func_compress.test: ok! 45 test cases passed, take time 0.382862289 s time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=10 time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=35 time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" a-0.0 a0.0" command=replace_result line=58 time="2024-05-07T10:04:15+08:00" level=warning msg="command not implemented" arguments=" a-0.0000 a0.0000" command=replace_result line=61 ./t/delete_myisam.test: ok! 15 test cases passed, take time 0.234953921 s ./t/func_concat.test: ok! 41 test cases passed, take time 0.45862983 s time="2024-05-07T10:04:15+08:00" level=warning msg="func_date_add:9 Unknown named --error S22008" time="2024-05-07T10:04:15+08:00" level=warning msg="func_date_add:9 query failed with non expected error(s)! (ErrDatetimeFunctionOverflow != S22008) (err: Error 1441 (22008): Datetime function: datetime field overflow) (query: insert into t1 (d) select date_sub('2000-01-01', INTERVAL 2001 YEAR);)" time="2024-05-07T10:04:15+08:00" level=warning msg="func_date_add:11 Unknown named --error S22008" time="2024-05-07T10:04:15+08:00" level=warning msg="func_date_add:11 query failed with non expected error(s)! (ErrDatetimeFunctionOverflow != S22008) (err: Error 1441 (22008): Datetime function: datetime field overflow) (query: insert into t1 (d) select date_add('2000-01-01',interval 8000 year);)" ./t/func_date_add.test: ok! 23 test cases passed, take time 0.139421149 s ./t/func_date_add_myisam.test: ok! 27 test cases passed, take time 0.092819407 s time="2024-05-07T10:04:16+08:00" level=warning msg="command not implemented" arguments=" P2 p2" command=replace_result line=190 ./t/func_default.test: ok! 14 test cases passed, take time 0.183132584 s time="2024-05-07T10:04:15+08:00" level=warning msg="subquery_all:1644 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'xx' in 'where clause') (query: select 1 = ALL (select 1 from t1 where 1 = xx ), 1 as xx ;)" time="2024-05-07T10:04:15+08:00" level=warning msg="subquery_all:1646 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'xx' in 'where clause') (query: select 1 = ALL (select 1 from t1 where 1 = xx ), 1 as xx;)" time="2024-05-07T10:04:15+08:00" level=warning msg="subquery_all:1649 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'xx' in 'where clause') (query: select 1 = ALL (select 1 from t1 where 1 = xx ), 1 as xx;)" time="2024-05-07T10:04:15+08:00" level=warning msg="subquery_all:1651 query failed with non expected error(s)! (ErrBadField != ER_ILLEGAL_REFERENCE) (err: Error 1054 (42S22): Unknown column 'xx' in 'where clause') (query: select 1 = ALL (select 1 from t1 where 1 = xx ), 1 as xx from DUAL;)" ./t/insert_select.test: ok! 158 test cases passed, take time 1.368144757 s time="2024-05-07T10:04:16+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=489 time="2024-05-07T10:04:16+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=496 time="2024-05-07T10:04:16+08:00" level=warning msg="func_digest:634 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'digest' contains a disallowed function.) (query: CREATE TABLE digest_gcol (\nquery VARCHAR ( 100 ),\ndigest VARCHAR ( 32 ) GENERATED ALWAYS AS ( digest_gcol (query) )\n);)" ./t/func_digest.test: ok! 483 test cases passed, take time 0.201817852 s ./t/insert_select_myisam.test: ok! 21 test cases passed, take time 0.161501607 s ./t/func_equal.test: ok! 22 test cases passed, take time 0.187565733 s time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments=" www.help.com X www.host.com X www.google.com X" command=replace_result line=116 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments=" www.help.com X www.host.com X www.google.com X" command=replace_result line=121 time="2024-05-07T10:04:17+08:00" level=warning msg="insert_update:221 query succeeded, but expected error(s)! (expected errors: ER_BAD_NULL_ERROR) (query: INSERT INTO t1 (id,c1) SELECT 1,NULL\nON DUPLICATE KEY UPDATE c1=NULL;)" time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=367 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=369 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=371 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=373 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=381 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=383 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=disable_abort_on_error line=385 time="2024-05-07T10:04:17+08:00" level=warning msg="command not implemented" arguments= command=enable_abort_on_error line=387 time="2024-05-07T10:04:17+08:00" level=warning msg="insert_update:503 query succeeded, but expected error(s)! (expected errors: ER_BAD_FIELD_ERROR) (query: INSERT INTO t0\nSELECT a FROM t1 GROUP BY a\nON DUPLICATE KEY UPDATE k= a + 10;)" time="2024-05-07T10:04:17+08:00" level=warning msg="insert_update:528 query succeeded, but expected error(s)! (expected errors: ER_BAD_FIELD_ERROR) (query: INSERT INTO t0\nSELECT a FROM t1 UNION SELECT a FROM t2\nON DUPLICATE KEY UPDATE k= a + 10;)" ./t/insert_update.test: ok! 249 test cases passed, take time 1.607845786 s time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 ./t/insert_update_myisam.test: ok! 38 test cases passed, take time 0.116522371 s time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments=" include/invisible_indexes.inc" command=source line=2 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments=" B,A A,B" command=replace_result line=270 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=481 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=484 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=570 time="2024-05-07T10:04:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=573 ./t/invisible_indexes.test: ok! 23 test cases passed, take time 1.3250572489999999 s ./t/issue_11208.test: ok! 9 test cases passed, take time 0.043212203 s ./t/issue_165.test: ok! 3 test cases passed, take time 0.014400285 s ./t/issue_20571.test: ok! 42 test cases passed, take time 0.194876903 s ./t/issue_207.test: ok! 17 test cases passed, take time 0.097731257 s time="2024-05-07T10:04:20+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=824 time="2024-05-07T10:04:20+08:00" level=warning msg="func_gconcat:826 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_ILLEGAL_VALUE_FOR_TYPE) (err: Error 1305 (42000): FUNCTION func_gconcat.polygon does not exist) (query: SELECT POLYGON((SELECT 1 FROM (SELECT 1 IN (GROUP_CONCAT(t1.f1)) FROM t1, t1 t GROUP BY t.f1 ) d));)" time="2024-05-07T10:04:20+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=827 time="2024-05-07T10:04:20+08:00" level=warning msg="func_gconcat:836 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_UNKNOWN_ERROR) (err: Error 1305 (42000): FUNCTION func_gconcat.updatexml does not exist) (query: EXPLAIN SELECT UPDATEXML('1', a, '1')\nFROM t1 ORDER BY (SELECT GROUP_CONCAT(1) FROM t1);)" ./t/issue_227.test: ok! 8 test cases passed, take time 0.016998874 s ./t/issue_266.test: ok! 47 test cases passed, take time 0.15032392 s time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:15 Unknown named --error ER_TWICE_COLUMN" time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:15 query failed with non expected error(s)! (ErrFieldSpecifiedTwice != ER_TWICE_COLUMN) (err: Error 1110 (42000): Column 'c1' specified twice) (query: insert into t set c1 = 1, c2 = 1, c1 = 2, c2 =2;)" time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:19 Unknown named --error ER_TWICE_COLUMN" time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:19 query failed with non expected error(s)! (ER_FIELD_SPECIFIED_TWICE != ER_TWICE_COLUMN) (err: Error 1110 (42000): Column 'c1' specified twice) (query: insert into t (c1,c2,c1,c2) values(1,1,2,2);)" time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:23 Unknown named --error ER_TWICE_COLUMN" time="2024-05-07T10:04:20+08:00" level=warning msg="issue_294:23 query failed with non expected error(s)! (ErrWrongValueCountOnRow != ER_TWICE_COLUMN) (err: Error 1136 (21S01): Column count doesn't match value count at row 1) (query: insert into t values(1,1,2,2);)" ./t/issue_294.test: ok! 16 test cases passed, take time 0.045738588 s ./t/func_gconcat.test: ok! 422 test cases passed, take time 4.190835075 s time="2024-05-07T10:04:21+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=25 time="2024-05-07T10:04:21+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=31 time="2024-05-07T10:04:21+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=70 time="2024-05-07T10:04:21+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=74 time="2024-05-07T10:04:22+08:00" level=warning msg="subquery_all:4221 query succeeded, but expected error(s)! (expected errors: ER_WRONG_FIELD_WITH_GROUP) (query: EXPLAIN FORMAT= 'BRIEF'\nSELECT cc FROM\n( SELECT\n(SELECT COUNT(a) FROM\n(SELECT COUNT(b) FROM t1) AS x GROUP BY c\n) AS cc FROM t1 GROUP BY b\n) AS y;)" time="2024-05-07T10:04:23+08:00" level=warning msg="subquery_all:4724 query failed with non expected error(s)! (ErrNoSuchTable != ER_VIEW_CHECK_FAILED) (err: Error 1146 (42S02): Table 'subquery_all.v3' doesn't exist) (query: DELETE FROM v3;)" time="2024-05-07T10:04:23+08:00" level=warning msg="subquery_all:4947 query succeeded, but expected error(s)! (expected errors: ER_DERIVED_MUST_HAVE_ALIAS) (query: SELECT * FROM ( SELECT 1 UNION ( SELECT 1 UNION SELECT 1 ) );)" time="2024-05-07T10:04:23+08:00" level=warning msg="subquery_all:4949 query succeeded, but expected error(s)! (expected errors: ER_DERIVED_MUST_HAVE_ALIAS) (query: SELECT * FROM ( ( SELECT 1 UNION SELECT 1 ) UNION SELECT 1 );)" time="2024-05-07T10:04:23+08:00" level=warning msg="subquery_all:4995 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_ORDER_NON_AGG_QUERY) (query: SELECT 1 FROM t1 GROUP BY\n(SELECT LAST_INSERT_ID() FROM t1 ORDER BY MIN(a) ASC LIMIT 1);)" time="2024-05-07T10:04:24+08:00" level=warning msg="derived:2818 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: UPDATE users\nSET position = (SELECT COUNT(t2.position) + 1\nFROM users AS t2\nWHERE t2.position < users.position)\nWHERE id = 3;)" time="2024-05-07T10:04:24+08:00" level=warning msg="derived:2825 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: UPDATE users, (SELECT 1) AS dummy\nSET position = (SELECT COUNT(t2.position) + 1\nFROM users AS t2\nWHERE t2.position < users.position)\nWHERE id = 3;)" time="2024-05-07T10:04:24+08:00" level=error msg="run test [func_group] err: sql:SELECT COUNT(DISTINCT a) FROM t1;: failed to run query \n\"SELECT COUNT(DISTINCT a) FROM t1;\" \n around line 714, \nwe need(54):\nSELECT COUNT(DISTINCT a) FROM t1;\nCOUNT(DISTINCT a)\n4\n\nbut got(54):\nSELECT COUNT(DISTINCT a) FROM t1;\nCOUNT(DISTINCT a)\n8\n\n" ./t/func_group_innodb.test: ok! 71 test cases passed, take time 0.640771062 s ./t/func_group_innodb_16k.test: ok! 7 test cases passed, take time 0.118022311 s time="2024-05-07T10:04:25+08:00" level=warning msg="command not implemented" arguments=" 40.00 40.0" command=replace_result line=108 time="2024-05-07T10:04:25+08:00" level=warning msg="command not implemented" arguments=" select\nsum(distinct(if('a',\n(select adddate(elt(convert($nines,decimal(64,0)),count(*)),\ninterval 1 day))\n, .1))) as foo;" command=eval line=211 ./t/func_if.test: ok! 83 test cases passed, take time 0.700654332 s time="2024-05-07T10:04:26+08:00" level=warning msg="func_in_all:71 query succeeded, but expected error(s)! (expected errors: 1267) (query: select * from t1 where a in (b);)" time="2024-05-07T10:04:26+08:00" level=warning msg="func_in_all:73 query succeeded, but expected error(s)! (expected errors: 1270) (query: select * from t1 where a in (b,c);)" time="2024-05-07T10:04:26+08:00" level=warning msg="func_in_all:75 query succeeded, but expected error(s)! (expected errors: 1271) (query: select * from t1 where 'a' in (a,b,c);)" ./t/derived.test: ok! 688 test cases passed, take time 10.752116396 s ./t/derived_ci.test: ok! 11 test cases passed, take time 0.004680995 s time="2024-05-07T10:04:26+08:00" level=warning msg="derived_cs:14 query succeeded, but expected error(s)! (expected errors: 1054) (query: select QN.a from (select 1 as a) as qn;)" time="2024-05-07T10:04:26+08:00" level=warning msg="derived_cs:17 query succeeded, but expected error(s)! (expected errors: 1054) (query: select qn.a from (select 1 as a) as QN;)" time="2024-05-07T10:04:26+08:00" level=warning msg="derived_cs:22 query succeeded, but expected error(s)! (expected errors: 1146) (query: with qn as (select 1) select * from QN;)" time="2024-05-07T10:04:26+08:00" level=warning msg="derived_cs:25 query succeeded, but expected error(s)! (expected errors: 1146) (query: with QN as (select 1) select * from qn;)" time="2024-05-07T10:04:26+08:00" level=warning msg="derived_cs:27 query succeeded, but expected error(s)! (expected errors: 1054) (query: with qn as (select 1 as a) select QN.a from qn;)" ./t/derived_cs.test: ok! 11 test cases passed, take time 0.005204432 s time="2024-05-07T10:04:26+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=87 time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:105 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_IN_ORDER_NOT_SELECT) (query: select distinct min(b) from t1 group by a order by -min(b);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:164 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from t1 as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from t1 as S3);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:167 query failed with non expected error(s)! (ErrBadField != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from t1 as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from t1 as S3);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:174 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(*);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:182 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(b);)" time="2024-05-07T10:04:26+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=216 time="2024-05-07T10:04:26+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=248 time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:266 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_IN_ORDER_NOT_SELECT) (query: select distinct min(b) from v1 group by a order by -min(b);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:327 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from v1 as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from v1 as S3);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:330 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from v1 as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from v1 as S3);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:337 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(*);)" time="2024-05-07T10:04:26+08:00" level=warning msg="distinct_innodb:345 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(b);)" time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=415 time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:433 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_IN_ORDER_NOT_SELECT) (query: select distinct min(b) from v1 group by a order by -min(b);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:493 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from v1 as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from v1 as S3);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:496 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from v1 as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from v1 as S3);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:503 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(*);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:511 query failed with non expected error(s)! (ER_FIELD_IN_ORDER_NOT_SELECT != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(b);)" time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=547 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=578 time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:595 query succeeded, but expected error(s)! (expected errors: ER_AGGREGATE_IN_ORDER_NOT_SELECT) (query: select distinct min(b) from (SELECT t1.* FROM t1 left join t2 on 1) AS derived group by a order by -min(b);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:654 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from (SELECT t1.* FROM t1 left join t2 on 1) as S2 order by\nfloor(10*10) IN (select floor(10*S2.b) from (SELECT t1.* FROM t1 left join t2 on 1) as S3);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:657 query failed with non expected error(s)! (ER_BAD_FIELD_ERROR != ER_FIELD_IN_ORDER_NOT_SELECT) (err: Error 1054 (42S22): Unknown column 's2.b' in 'field list') (query: select distinct abs(b) from (SELECT t1.* FROM t1 left join t2 on 1) as S2 order by\nfloor(10*10) > ALL(select floor(10*S2.b) from (SELECT t1.* FROM t1 left join t2 on 1) as S3);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:664 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(*);)" time="2024-05-07T10:04:27+08:00" level=warning msg="distinct_innodb:672 query failed with non expected error(s)! (ErrFieldInOrderNotSelect != ER_AGGREGATE_IN_ORDER_NOT_SELECT) (err: Error 3065 (HY000): Expression #1 of ORDER BY clause is not in SELECT list, references column '' which is not in SELECT list; this is incompatible with DISTINCT) (query: SELECT distinct 1 FROM t1 group by a order by count(*)-count(b);)" time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=6574 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=6581 ./t/distinct_innodb.test: ok! 214 test cases passed, take time 1.08228786 s ./t/do.test: ok! 3 test cases passed, take time 0.000891394 s time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" drop table t1" command=send line=108 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" drop database mysqltest" command=send line=114 time="2024-05-07T10:04:27+08:00" level=warning msg="subquery_all:6766 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: SELECT 1 as col FROM t1 WHERE a IN (SELECT a FROM DUAL LIMIT 0);)" time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments= command=reap line=119 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments= command=reap line=121 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=123 time="2024-05-07T10:04:27+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=126 time="2024-05-07T10:04:28+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=306 ./t/drop.test: ok! 51 test cases passed, take time 0.543361964 s ./t/subquery_all.test: ok! 2358 test cases passed, take time 18.35746817 s time="2024-05-07T10:04:28+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=644 time="2024-05-07T10:04:28+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=646 ./t/func_in_all.test: ok! 280 test cases passed, take time 2.807198493 s ./t/ds_mrr-big.test: ok! 19 test cases passed, take time 0.536414758 s ./t/echo.test: ok! 3 test cases passed, take time 0.001334437 s ./t/empty_table.test: ok! 7 test cases passed, take time 0.065416718 s ./t/subquery_antijoin.test: ok! 116 test cases passed, take time 0.74719963 s time="2024-05-07T10:04:28+08:00" level=warning msg="func_in_none:91 query succeeded, but expected error(s)! (expected errors: 1267) (query: select * from t1 where a in (b);)" time="2024-05-07T10:04:28+08:00" level=warning msg="func_in_none:93 query succeeded, but expected error(s)! (expected errors: 1270) (query: select * from t1 where a in (b,c);)" time="2024-05-07T10:04:28+08:00" level=warning msg="func_in_none:95 query succeeded, but expected error(s)! (expected errors: 1271) (query: select * from t1 where 'a' in (a,b,c);)" time="2024-05-07T10:04:29+08:00" level=error msg="run test [endspace] err: sql:select concat('|', text1, '|') from t1 order by text1;: failed to run query \n\"select concat('|', text1, '|') from t1 order by text1;\" \n around line 48, \nwe need(130):\nselect concat('|', text1, '|') from t1 order by text1;\nconcat('|', text1, '|')\n|nothing|\n|teststring|\n|teststring |\n|teststring\t|\n\nbut got(130):\nselect concat('|', text1, '|') from t1 order by text1;\nconcat('|', text1, '|')\n|nothing|\n|teststring|\n|teststring\t|\n|teststring |\n\n" time="2024-05-07T10:04:29+08:00" level=warning msg="command not implemented" arguments=" include/have_debug.inc" command=source line=2 time="2024-05-07T10:04:29+08:00" level=warning msg="subquery_bugs:157 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT SUM(k), k\nFROM t1\nHAVING (SELECT 'X' FROM t2\nWHERE t2.k = CONCAT(t1.k, 'X')) = 'XXX';)" time="2024-05-07T10:04:29+08:00" level=warning msg="subquery_bugs:167 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT (SELECT 'X' FROM t2\nWHERE t2.k = CONCAT(t1.k, 'X')\nAND SUM(t1.k)) = 'XXX'\nFROM t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="subquery_bugs:226 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT (SELECT 'X' FROM t2\nWHERE t2.k = CONCAT(t1.k, 'X')) = 'XXX',\nSUM(k)\nFROM t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="subquery_bugs:236 query failed with non expected error(s)! (ErrMixOfGroupFuncAndFieldsIncompatible != ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (err: Error 8123 (HY000): In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'k'; this is incompatible with sql_mode=only_full_group_by) (query: SELECT SUM(k), k\nFROM t1\nHAVING (SELECT 'X' FROM t2\nWHERE t2.k = CONCAT(t1.k, 'X')) = 'XXX';)" time="2024-05-07T10:04:29+08:00" level=warning msg="subquery_bugs:246 query succeeded, but expected error(s)! (expected errors: ER_MIX_OF_GROUP_FUNC_AND_FIELDS) (query: SELECT (SELECT 'X' FROM t2\nWHERE t2.k = CONCAT(t1.k, 'X')\nAND SUM(t1.k)) = 'XXX'\nFROM t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=252 time="2024-05-07T10:04:29+08:00" level=warning msg="error_simulation:126 query succeeded, but expected error(s)! (expected errors: ER_LOCK_DEADLOCK) (query: select * from t1 order by a;)" ./t/error_simulation.test: ok! 19 test cases passed, take time 0.452686524 s time="2024-05-07T10:04:29+08:00" level=warning msg="errors:23 query failed with non expected error(s)! (ER_NO_SUCH_TABLE not in 1044,1049) (err: Error 1146 (42S02): Table 'not_existing_database.t1' doesn't exist) (query: select count(not_existing_database.t1.a) from not_existing_database.t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="errors:27 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1054) (err: Error 1105 (HY000): Unknown column '2' in 'group statement') (query: select 1 from t1 group by 2;)" time="2024-05-07T10:04:29+08:00" level=warning msg="errors:31 query failed with non expected error(s)! (ErrMixOfGroupFuncAndFieldsIncompatible != 1054) (err: Error 8123 (HY000): In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'b'; this is incompatible with sql_mode=only_full_group_by) (query: select count(*),b from t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="errors:66 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_BAD_FIELD_ERROR) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE t2 SELECT b FROM t1;)" time="2024-05-07T10:04:29+08:00" level=warning msg="errors:167 query failed with non expected error(s)! (ER_CANT_AGGREGATE_3COLLATIONS != ER_DATA_OUT_OF_RANGE) (err: Error 1270 (HY000): Illegal mix of collations (latin1_bin,IMPLICIT), (utf8_bin,COERCIBLE), (binary,COERCIBLE) for operation 'in') (query: SELECT (CONVERT('0' USING latin1) IN (CHAR(COT('v') USING utf8),''));)" time="2024-05-07T10:04:29+08:00" level=warning msg="errors:171 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_DATA_OUT_OF_RANGE) (err: Error 1305 (42000): FUNCTION errors.updatexml does not exist) (query: SELECT UPDATEXML(-73 * -2465717823867977728,@@global.auto_increment_increment,null);)" time="2024-05-07T10:04:30+08:00" level=warning msg="subquery_bugs:676 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT DISTINCT * FROM t1\nORDER BY UUID_TO_BIN(\nST_ISEMPTY(\nST_POINTFROMTEXT(\nST_ASWKT(\nNOT EXISTS(\nSELECT 1 FROM t1\nWHERE IS_UUID(CAST(SHA(a>>0xA7FE1B22)AS JSON)) WINDOW w1 AS()\n),'AXIS-ORDER=SRID-DEFINED'\n),1,'AXIS-ORDER=LONG-LAT'\n)\n)\n);)" time="2024-05-07T10:04:30+08:00" level=warning msg="errors:264 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_DATA_OUT_OF_RANGE) (err: Error 1305 (42000): FUNCTION errors.point does not exist) (query: do count(rand(st_latfromgeohash(st_geohash(point(5920138304254667057,24370),41))));)" time="2024-05-07T10:04:30+08:00" level=warning msg="errors:268 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_GIS_INVALID_DATA) (err: Error 1305 (42000): FUNCTION errors.st_isvalid does not exist) (query: do ((st_isvalid(1))=(std(format(-29867 ,54,'es_DO')) over()));)" time="2024-05-07T10:04:30+08:00" level=warning msg="errors:284 query failed with non expected error(s)! (ErrUnknown != ER_TRUNCATED_WRONG_VALUE) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE insert_select AS\nSELECT t2.c AS field3\nFROM t1, t2\nWHERE t1.b = t2.b AND t1.a <> t2.pk;)" ./t/errors.test: ok! 78 test cases passed, take time 0.75758785 s ./t/exec_selection.test: ok! 14 test cases passed, take time 0.082347553 s time="2024-05-07T10:04:30+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=5 time="2024-05-07T10:04:30+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=6 time="2024-05-07T10:04:30+08:00" level=warning msg="explain:27 query succeeded, but expected error(s)! (expected errors: 1176) (query: explain format=\"brief\" select * from t1 use key (str,str,foo) where str=\"foo\";)" time="2024-05-07T10:04:30+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN FORMAT=brief $query;" command=eval line=946 time="2024-05-07T10:04:31+08:00" level=warning msg="command not implemented" arguments=" (`select locate('semijoin', @@optimizer_switch) > 0`)\n{\nset optimizer_switch='semijoin=off';" command=if line=198 time="2024-05-07T10:04:31+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=660 time="2024-05-07T10:04:31+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=662 ./t/func_in_none.test: ok! 275 test cases passed, take time 2.660350932 s ./t/func_isnull.test: ok! 39 test cases passed, take time 0.397852823 s time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:7 query succeeded, but expected error(s)! (expected errors: ER_JSON_DOCUMENT_TOO_DEEP) (query: select json_valid(repeat('[', 1000));)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:9 query succeeded, but expected error(s)! (expected errors: ER_JSON_DOCUMENT_TOO_DEEP) (query: select json_valid(repeat('{\"a\":', 1000));)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:25 query failed with non expected error(s)! (ER_INVALID_JSON_PATH_ARRAY_CELL != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3165 (42000): A path expression is not a path to a cell in an array.) (query: select json_array_insert('true', '$', 1);)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:34 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document is empty) (query: select json_contains('', '', '$');)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:113 query failed with non expected error(s)! (ErrInvalidTypeForJSON != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3146 (HY000): Invalid data type for JSON data in argument 1 to function json_merge; a JSON string or JSON type is required.) (query: select json_merge('string', 123);)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:121 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select json_merge('a','b');)" time="2024-05-07T10:04:31+08:00" level=warning msg="func_json:135 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select json_keys('foo');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:177 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document is empty) (query: select json_length('');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:183 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select json_length('{}{');)" ./t/subquery_bugs.test: ok! 287 test cases passed, take time 2.969852146 s time="2024-05-07T10:04:31+08:00" level=warning msg="explain:426 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: PREPARE s FROM \"EXPLAIN format='brief' DELETE FROM t1 WHERE a || 'a' LIMIT 1\";)" ./t/explain.test: ok! 188 test cases passed, take time 1.700925556 s time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:293 Unknown named --error Invalid data type for JSON data" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:293 query failed with non expected error(s)! (ErrInvalidTypeForJSON != Invalid data type for JSON data) (err: Error 3146 (HY000): Invalid data type for JSON data in argument 0 to function json_keys; a JSON string or JSON type is required.) (query: SELECT JSON_KEYS(f) FROM t1 ORDER BY 1;)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:316 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select JSON_EXTRACT('{\"foo\": \"bar\" foobar foo invalid ', '$.foo');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:370 Unknown named --error Invalid data type for JSON data" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:370 query failed with non expected error(s)! (ErrInvalidTypeForJSON != Invalid data type for JSON data) (err: Error 3146 (HY000): Invalid data type for JSON data in argument 0 to function json_extract; a JSON string or JSON type is required.) (query: select 1 from t1 where json_extract(a,'$','$[81]');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:493 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT JSON_MERGE_PATCH(NULL, 'a');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:501 query failed with non expected error(s)! (ER_INVALID_JSON_TEXT != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT JSON_MERGE_PATCH('{', '[1,2,3]');)" time="2024-05-07T10:04:32+08:00" level=warning msg="func_json:503 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT JSON_MERGE_PATCH('{\"a\":\"b\"}', '[1,');)" time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=525 time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=526 time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=537 time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=538 time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=vertical_results line=581 time="2024-05-07T10:04:32+08:00" level=warning msg="command not implemented" arguments= command=horizontal_results line=586 time="2024-05-07T10:04:33+08:00" level=warning msg="subquery_mat:135 query succeeded, but expected error(s)! (expected errors: 1235) (query: select * from t1 where (a1, a2) in (select b1, min(b2) from t2i limit 1,1);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:717 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: select json_arrayagg(a) over () from (select 1 a) t;)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:720 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: select json_objectagg(a, b) over () from (select 1 a, 2 b) t;)" time="2024-05-07T10:04:33+08:00" level=warning msg="expression_index:78 query failed with non expected error(s)! (ErrDataTooLong != ER_WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX) (err: Error 1406 (22001): Data Too Long, field len 1, data len 11) (query: INSERT INTO t1 (f2) VALUES (\"lorem ipsum\");)" time="2024-05-07T10:04:33+08:00" level=warning msg="expression_index:105 query failed with non expected error(s)! (ErrDupFieldName != ER_INTERNAL_ERROR) (err: Error 1060 (42S21): Duplicate column name '_V$_idx1_1') (query: ALTER TABLE t1 ADD COLUMN `_V$_idx1_1` INT NOT NULL;)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:855 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_ARRAY_APPEND(@json, '$.A[last-1][last]', 5);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:874 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH # support in the future) (query: SELECT JSON_ARRAY_INSERT(@json, '$.A[last-1][last-1]', 5);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:893 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_CONTAINS(@json, '15', '$.A[last-1][last]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:912 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_CONTAINS_PATH(@json, 'one', '$.A[last-1]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:931 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_EXTRACT(@json, '$.A[last-7][1]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:937 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_KEYS(@json, '$[last].C');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:956 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_LENGTH(@json, '$.A[last-1][last-2]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:975 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_REMOVE(@json, '$.A[last-9]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:994 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_REPLACE(@json, '$.A[last]', 4);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1000 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_SEARCH(@json, 'all', 'abc', NULL, '$[last-1]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1019 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_SET(@json, '$.A[last-3]', 100);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1030 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_SEARCH(@json, 'one', '12', NULL, '$[3][0 to 3]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1041 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_EXTRACT(@json, '$[0 to 3][2]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1043 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_EXTRACT(@json, '$[3][3][last-1 to last]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1058 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_CONTAINS_PATH(@json,'one', '$[3][0 to 3]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1069 query failed with non expected error(s)! (ErrInvalidJSONText != ER_INVALID_JSON_TEXT_IN_PARAM) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: SELECT JSON_CONTAINS(@json, '$[3][0 to 3]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1113 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_INVALID_JSON_PATH_WILDCARD) (err: Error 1105 (HY000): Invalid path expression) (query: SELECT JSON_SET(@json, '$[0][1 to 2].key1', 1);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1124 query failed with non expected error(s)! (ErrUnknown != ER_INVALID_JSON_PATH_WILDCARD) (err: Error 1105 (HY000): Invalid path expression) (query: SELECT JSON_REPLACE(@json, '$[1][last-2 to last]', 4);)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1135 query failed with non expected error(s)! (ER_INVALID_JSON_PATH != ER_INVALID_JSON_PATH_WILDCARD) (err: Error 3143 (42000): Invalid JSON path expression. The error is around character position 5.) (query: SELECT JSON_REMOVE(@json, '$[1][-6 to last-2]');)" time="2024-05-07T10:04:33+08:00" level=warning msg="func_json:1161 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_PATH) (query: SELECT JSON_EXTRACT(@json, '$[0 to 0]');)" ./t/func_json.test: ok! 472 test cases passed, take time 2.093381595 s time="2024-05-07T10:04:33+08:00" level=warning msg="command not implemented" arguments=" 15" command=replace_numeric_round line=21 time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:362 query failed with non expected error(s)! (ErrUnknown != ER_WRONG_ARGUMENTS) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE t1 SELECT CEIL(ST_LINESTRINGFROMWKB(1) DIV NULL);)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:364 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_WRONG_ARGUMENTS) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: CREATE TABLE t1 SELECT FLOOR(ST_LINESTRINGFROMWKB(1) DIV NULL);)" time="2024-05-07T10:04:34+08:00" level=warning msg="command not implemented" arguments=" # See bug #27245598." command=disable_ps_protocol line=537 time="2024-05-07T10:04:34+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=539 time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:604 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (ln(0));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:606 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (ln(-1));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:608 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (log(0));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:610 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (log(1,0));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:612 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (log2(0));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:614 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: INSERT INTO t1 VALUES (log10(0));)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:618 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: UPDATE t1 SET a = ln(0);)" time="2024-05-07T10:04:34+08:00" level=warning msg="func_math:627 query succeeded, but expected error(s)! (expected errors: ER_INVALID_ARGUMENT_FOR_LOGARITHM) (query: DELETE FROM t1 WHERE a <=> ln(0);)" time="2024-05-07T10:04:34+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=841 time="2024-05-07T10:04:34+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=848 time="2024-05-07T10:04:35+08:00" level=warning msg="func_math:963 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: select cast(pow(2,63)-1024 as signed) as pp;)" time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:259 query failed with non expected error(s)! (ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED != ER_SPATIAL_FUNCTIONAL_INDEX) (err: Error 3758 (HY000): Expression of expression index 'expression_index' contains a disallowed function) (query: CREATE TABLE t1(x VARCHAR(100), KEY ((ST_GeomFromText(x))));)" time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:307 query failed with non expected error(s)! (ErrBlobKeyWithoutLength != ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED) (err: Error 1170 (42000): BLOB/TEXT column 'a1' used in key specification without a key length) (query: CREATE TABLE table44 ( pk INTEGER AUTO_INCREMENT, a1 TEXT NOT NULL, b1\nDATETIME NOT NULL, c1 TIME NOT NULL, d1 BLOB NOT NULL, PRIMARY KEY (a1), KEY\n((VALUES(d1))));)" time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:337 query failed with non expected error(s)! (ErrFunctionalIndexFunctionIsNotAllowed != ER_FUNCTIONAL_INDEX_REF_AUTO_INCREMENT) (err: Error 3758 (HY000): Expression of expression index 'ind320' contains a disallowed function) (query: CREATE INDEX ind320 ON t1 ((pk >= col_time_nokey LIKE\nST_GeomFromGeoJSON(col_varchar_key) ));)" time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:377 query succeeded, but expected error(s)! (expected errors: ER_WRONG_NAME_FOR_INDEX) (query: CREATE TABLE t1 (\ncol1 FLOAT\n, col2 TIMESTAMP\n, col3 YEAR\n, INDEX ((ABS(col1)))\n, INDEX ((ADDDATE(col2, INTERVAL 2 DAY)))\n, INDEX ((ABS(col3)))\n);)" time="2024-05-07T10:04:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1171 time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:389 query failed with non expected error(s)! (ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED != ER_FUNCTIONAL_INDEX_ON_LOB) (err: Error 3758 (HY000): Expression of expression index 'expression_index' contains a disallowed function) (query: CREATE TABLE t1 (\ncol4 TEXT NOT NULL\n, INDEX ((ST_AsBinary(col4)))\n);)" time="2024-05-07T10:04:35+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1308 time="2024-05-07T10:04:35+08:00" level=warning msg="subquery_mat:1391 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: EXPLAIN format =brief UPDATE t2,t3 SET t2.a=10 WHERE t2.a IN (SELECT * FROM t2 WHERE a <> 2);)" time="2024-05-07T10:04:35+08:00" level=warning msg="subquery_mat:1393 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_TABLE_USED) (query: EXPLAIN format =brief DELETE t2.* FROM t2,t3 WHERE t2.a IN (SELECT * FROM t2 WHERE a <> 2);)" time="2024-05-07T10:04:35+08:00" level=warning msg="expression_index:437 query succeeded, but expected error(s)! (expected errors: ER_FUNCTIONAL_INDEX_ROW_VALUE_IS_NOT_ALLOWED) (query: CREATE TABLE t1 (\nj1 JSON,\nj3 JSON,\nKEY my_idx ((CAST(j1->'$[0]' as SIGNED))),\nKEY my_idx_char ((CAST(j3->'$[0]' as CHAR(10))))\n);)" time="2024-05-07T10:04:35+08:00" level=warning msg="func_math:1286 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT a, 0-a FROM t1;)" ./t/func_math.test: ok! 383 test cases passed, take time 2.026275282 s time="2024-05-07T10:04:36+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=81 time="2024-05-07T10:04:36+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=231 time="2024-05-07T10:04:36+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=1680 time="2024-05-07T10:04:36+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=1681 ./t/expression_index.test: ok! 166 test cases passed, take time 4.251289354 s ./t/field_length.test: ok! 10 test cases passed, take time 0.063782141 s ./t/subquery_mat.test: ok! 502 test cases passed, take time 4.519459853 s ./t/func_misc.test: ok! 234 test cases passed, take time 0.772371795 s ./t/func_op.test: ok! 19 test cases passed, take time 0.11567008 s ./t/subquery_sj_innodb_all.test: ok! 68 test cases passed, take time 0.509505351 s time="2024-05-07T10:04:37+08:00" level=warning msg="command not implemented" arguments=" include/func_prefix_key.inc" command=source line=36 ./t/func_prefix_key.test: ok! 32 test cases passed, take time 1.56433218 s time="2024-05-07T10:04:38+08:00" level=warning msg="command not implemented" arguments=" 0.00..0.00 0.00" command=replace_result line=7 ./t/func_rand.test: ok! 2 test cases passed, take time 0.000862941 s time="2024-05-07T10:04:38+08:00" level=warning msg="func_regexp:81 query succeeded, but expected error(s)! (expected errors: ER_CHARACTER_SET_MISMATCH) (query: SELECT NULL REGEXP BINARY NULL;)" ./t/func_regexp.test: ok! 38 test cases passed, take time 0.252729503 s ./t/func_sapdb.test: ok! 87 test cases passed, take time 0.171389568 s ./t/subselect_innodb.test: ok! 175 test cases passed, take time 1.9884637509999998 s time="2024-05-07T10:04:39+08:00" level=warning msg="command not implemented" arguments=" include/not_sparc_debug.inc" command=source line=6 time="2024-05-07T10:04:39+08:00" level=warning msg="command not implemented" arguments=" include/big_test.inc" command=source line=7 time="2024-05-07T10:04:39+08:00" level=warning msg="command not implemented" arguments=" include/not_valgrind.inc" command=source line=8 ./t/sum_distinct-big.test: ok! 24 test cases passed, take time 0.221953551 s ./t/func_set.test: ok! 69 test cases passed, take time 0.529602994 s time="2024-05-07T10:04:39+08:00" level=warning msg="func_str:46 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: SELECT LOCATE(x'ff', _utf8mb4'abcdef');)" time="2024-05-07T10:04:39+08:00" level=warning msg="func_str:49 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: SELECT POSITION(x'ff' IN _utf8mb4'abcdef');)" time="2024-05-07T10:04:39+08:00" level=warning msg="func_str:52 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: SELECT INSTR(_utf8mb4'abcdef', x'ff');)" ./t/sum_distinct.test: ok! 32 test cases passed, take time 0.518282934 s time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:244 query failed with non expected error(s)! (ER_UNKNOWN_CHARACTER_SET != 1267) (err: Error 1115 (42000): Unsupported character introducer: 'latin2') (query: select _latin1'1'=_latin2'1';)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:250 query failed with non expected error(s)! (ErrUnknownCollation != 1267) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select row('A' COLLATE latin1_general_ci,'b','c') = row('a' COLLATE latin1_bin,'b','c');)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:273 query succeeded, but expected error(s)! (expected errors: ER_CANNOT_CONVERT_STRING) (query: SELECT FIELD(_utf8mb4'abc', x'ff');)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:290 query failed with non expected error(s)! (ER_UNKNOWN_COLLATION != 1267) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select FIND_IN_SET(_latin1'B' COLLATE latin1_general_ci,_latin1'a,b,c,d' COLLATE latin1_bin);)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:314 query failed with non expected error(s)! (ErrUnknownCharacterSet != 1270) (err: Error 1115 (42000): Unsupported character introducer: 'latin2') (query: select _latin1'B' between _latin1'a' and _latin2'b';)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:316 query failed with non expected error(s)! (ER_UNKNOWN_COLLATION != 1270) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select _latin1'B' collate latin1_general_ci between _latin1'a' collate latin1_bin and _latin1'b';)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:329 query failed with non expected error(s)! (ErrUnknownCollation != 1270) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select _latin1'B' COLLATE latin1_general_ci in (_latin1'a' COLLATE latin1_bin,_latin1'b');)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:331 query failed with non expected error(s)! (ErrUnknownCollation != 1270) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select _latin1'B' COLLATE latin1_general_ci in (_latin1'a',_latin1'b' COLLATE latin1_bin);)" time="2024-05-07T10:04:40+08:00" level=warning msg="temp_table:82 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_DUP_ENTRY) (err: Error 8200 (HY000): TiDB doesn't support ALTER TABLE for local temporary table) (query: alter table t1 add primary key (a);)" time="2024-05-07T10:04:40+08:00" level=warning msg="func_str:440 query failed with non expected error(s)! (ER_UNKNOWN_COLLATION != 1267) (err: Error 1273 (HY000): Unsupported collation when new collation is enabled: 'latin1_general_ci') (query: select * from t7\nwhere concat(s1 collate latin1_general_ci,s1 collate latin1_swedish_ci) = 'AA';)" ./t/temp_table.test: ok! 137 test cases passed, take time 0.692762604 s ./t/temptable_256_fields.test: ok! 5 test cases passed, take time 0.032047472 s ./t/temptable_disk.test: ok! 14 test cases passed, take time 0.115936389 s time="2024-05-07T10:04:41+08:00" level=warning msg="time:61 Unknown named --error ER_BAD_FORMAT" time="2024-05-07T10:04:41+08:00" level=warning msg="time:61 query failed with non expected error(s)! (ErrTruncatedWrongValue != ER_BAD_FORMAT) (err: Error 1292 (22007): Incorrect date value: '-1' for column 'c1' at row 1) (query: INSERT INTO t (c1) values (-1);)" time="2024-05-07T10:04:41+08:00" level=warning msg="time:63 Unknown named --error ER_BAD_FORMAT" time="2024-05-07T10:04:41+08:00" level=warning msg="time:63 query failed with non expected error(s)! (ER_TRUNCATED_WRONG_VALUE != ER_BAD_FORMAT) (err: Error 1292 (22007): Incorrect datetime value: '-1' for column 'c2' at row 1) (query: INSERT INTO t (c2) values (-1);)" time="2024-05-07T10:04:41+08:00" level=warning msg="time:65 Unknown named --error ER_BAD_FORMAT" time="2024-05-07T10:04:41+08:00" level=warning msg="time:65 query failed with non expected error(s)! (ER_TRUNCATED_WRONG_VALUE != ER_BAD_FORMAT) (err: Error 1292 (22007): Incorrect timestamp value: '-1' for column 'c3' at row 1) (query: INSERT INTO t (c3) values (-1);)" time="2024-05-07T10:04:41+08:00" level=warning msg="time:90 Unknown named --error " time="2024-05-07T10:04:41+08:00" level=warning msg="time:90 query failed with non expected error(s)! (ErrTruncatedWrongValue != ) (err: Error 1292 (22007): Incorrect datetime value: '2004-04-31' for column 'col' at row 1) (query: insert into t values ('2004-04-31');)" ./t/time.test: ok! 71 test cases passed, take time 0.158339309 s time="2024-05-07T10:04:41+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=678 time="2024-05-07T10:04:41+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=681 ./t/time_zone_grant.test: ok! 58 test cases passed, take time 0.255382284 s ./t/time_zone_with_dst.test: ok! 28 test cases passed, take time 0.239485655 s time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:56 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:56 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default '12345678');)" time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:70 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:70 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 2010101011111);)" time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:92 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:41+08:00" level=warning msg="timestamp_insert:92 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 2010101011);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:114 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:114 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 2010101);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:136 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:136 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 2010);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:150 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:150 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 20);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:156 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:156 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 2);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:170 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:170 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default -1);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:176 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:176 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 99999999999999);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:182 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:182 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 100000000000000);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:188 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:188 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp default 10000101000000);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:194 query succeeded, but expected error(s)! (expected errors: ER_DEFAULT_VALUE) (query: create table t (id int, c1 timestamp default null);)" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:200 Unknown named --error ER_DEFAULT_VALUE" time="2024-05-07T10:04:42+08:00" level=warning msg="timestamp_insert:200 query failed with non expected error(s)! (ErrInvalidDefault != ER_DEFAULT_VALUE) (err: Error 1067 (42000): Invalid default value for 'c1') (query: create table t (id int, c1 timestamp not null default null);)" ./t/timestamp_insert.test: ok! 199 test cases passed, take time 0.709037991 s time="2024-05-07T10:04:42+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1205 time="2024-05-07T10:04:42+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1207 ./t/timestamp_update.test: ok! 75 test cases passed, take time 0.228853685 s time="2024-05-07T10:04:43+08:00" level=warning msg="func_str:1417 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_DATA_OUT_OF_RANGE) (err: Error 1305 (42000): FUNCTION func_str.st_linefromwkb does not exist) (query: DO\nround(\nconcat( (\ncoalesce( (\nST_linefromwkb('2147483648',\n-b'1111111111111111111111111111111111111111111')),\n( convert('[.DC2.]',decimal(30,30)) ),\nbit_count('')\n) ),\n( lpad( ( elt('01','}:K5')),\nsha1('P'),\n( ( select '-9223372036854775808.1' > all (select '')))\n)\n)\n)\n);)" ./t/tpcc.test: ok! 35 test cases passed, take time 0.518727053 s time="2024-05-07T10:04:43+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=8 time="2024-05-07T10:04:43+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=1667 time="2024-05-07T10:04:43+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=1680 time="2024-05-07T10:04:44+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=2236 time="2024-05-07T10:04:44+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=2238 time="2024-05-07T10:04:44+08:00" level=warning msg="func_str:2276 query failed with non expected error(s)! (ER_UNKNOWN_CHARACTER_SET != ER_CANNOT_CONVERT_STRING) (err: Error 1115 (42000): Unknown character set: 'gb18030') (query: SELECT (SELECT 1\nFROM t\nWHERE CONVERT(1 USING gb18030) <> GROUP_CONCAT(x'a3')\n);)" time="2024-05-07T10:04:44+08:00" level=warning msg="func_str:2297 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_CANNOT_CONVERT_STRING) (err: Error 1305 (42000): FUNCTION func_str.st_isvalid does not exist) (query: DO ST_ISVALID(INSTR(9223372036854775806 ,0x46bc299f));)" time="2024-05-07T10:04:44+08:00" level=warning msg="func_str:2300 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_CANNOT_CONVERT_STRING) (err: Error 1305 (42000): FUNCTION func_str.st_srid does not exist) (query: DO ST_SRID(LOCATE(0x58ed0b8e,8,135));)" time="2024-05-07T10:04:44+08:00" level=warning msg="func_str:2310 query failed with non expected error(s)! (ER_UNKNOWN_CHARACTER_SET != ER_DATA_OUT_OF_RANGE) (err: Error 1115 (42000): Unknown character set: 'ujis') (query: DO NOT CAST(UTC_TIME AS CHAR(2877246026) CHARACTER SET ujis);)" ./t/func_str.test: ok! 1046 test cases passed, take time 5.66850506 s time="2024-05-07T10:04:45+08:00" level=warning msg="command not implemented" arguments=" include/no_ps_protocol.inc" command=source line=2 time="2024-05-07T10:04:45+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=3 time="2024-05-07T10:04:45+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=4 time="2024-05-07T10:04:45+08:00" level=warning msg="command not implemented" arguments=" include/count_sessions.inc" command=source line=5 ./t/func_str_myisam.test: ok! 42 test cases passed, take time 0.425315329 s time="2024-05-07T10:04:46+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=34 ./t/func_system.test: ok! 35 test cases passed, take time 0.186006567 s time="2024-05-07T10:04:46+08:00" level=error msg="run test [func_test] err: sql:select \"a \"=\"A\", \"A \"=\"a\", \"a \" <= \"A b\";: failed to run query \n\"select \"a \"=\"A\", \"A \"=\"a\", \"a \" <= \"A b\";\" \n around line 10, \nwe need(82):\nselect \"a \"=\"A\", \"A \"=\"a\", \"a \" <= \"A b\";\n\"a \"=\"A\"\t\"A \"=\"a\"\t\"a \" <= \"A b\"\n1\t1\t1\n\nbut got(82):\nselect \"a \"=\"A\", \"A \"=\"a\", \"a \" <= \"A b\";\n\"a \"=\"A\"\t\"A \"=\"a\"\t\"a \" <= \"A b\"\n0\t0\t1\n\n" ./t/join-reorder.test: ok! 143 test cases passed, take time 23.724838369 s time="2024-05-07T10:04:44+08:00" level=warning msg="command not implemented" arguments=" \"31 tables\" \"XX tables\" \"61 tables\" \"XX tables\"" command=replace_result line=122 time="2024-05-07T10:04:44+08:00" level=warning msg="command not implemented" arguments=" \"31 tables\" \"XX tables\" \"61 tables\" \"XX tables\"" command=replace_result line=126 time="2024-05-07T10:04:47+08:00" level=warning msg="command not implemented" arguments= command=disable_connect_log line=162 ./t/transaction_isolation_func.test: ok! 62 test cases passed, take time 4.057102255 s ./t/truth_value_transform.test: ok! 19 test cases passed, take time 0.050433331 s ./t/type.test: ok! 16 test cases passed, take time 0.053707586 s time="2024-05-07T10:04:47+08:00" level=warning msg="type_binary:122 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_TRUNCATED_WRONG_VALUE) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: create table t1\nselect convert(0x9999999999999999999999999999999999999999999,unsigned);)" ./t/type_binary.test: ok! 93 test cases passed, take time 0.37755189 s time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments=" SELECT\nDATE('20091000'),\nSTR_TO_DATE('200910','%Y%m'),\nLAST_DAY('2009-10-00'),\nLAST_DAY(DATE('2009-10-00')),\nLAST_DAY(DATE'2009-10-00'),\nLAST_DAY(STR_TO_DATE('200910','%Y%m')),\nWEEK('2009-10-00'),\nWEEK(DATE('2009-10-00')),\nWEEK(DATE'2009-10-00'),\nWEEK(STR_TO_DATE('200910','%Y%m')),\nWEEKOFYEAR('2009-10-00'),\nWEEKOFYEAR(DATE('2009-10-00')),\nWEEKOFYEAR(DATE'2009-10-00'),\nWEEKOFYEAR(STR_TO_DATE('200910','%Y%m')),\nDAYOFYEAR('2009-10-00'),\nDAYOFYEAR(DATE('2009-10-00')),\nDAYOFYEAR(DATE'2009-10-00'),\nDAYOFYEAR(STR_TO_DATE('200910','%Y%m')),\nWEEKDAY('2009-10-00'),\nWEEKDAY(DATE('2009-10-00')),\nWEEKDAY(DATE'2009-10-00'),\nWEEKDAY(STR_TO_DATE('200910','%Y%m')),\nTO_DAYs('2009-10-00'),\nTO_DAYs(DATE('2009-10-00')),\nTO_DAYs(DATE'2009-10-00'),\nTO_DAYs(STR_TO_DATE('200910','%Y%m'));" command=query_vertical line=950 time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments=" SELECT\nDATE('00000100'),\nSTR_TO_DATE('000001','%Y%m'),\nLAST_DAY('0000-01-00'),\nLAST_DAY(DATE('0000-01-00')),\nLAST_DAY(DATE'0000-01-00'),\nLAST_DAY(STR_TO_DATE('000001','%Y%m')),\nWEEK('0000-01-00'),\nWEEK(DATE('0000-01-00')),\nWEEK(DATE'0000-01-00'),\nWEEK(STR_TO_DATE('000001','%Y%m')),\nWEEKOFYEAR('0000-01-00'),\nWEEKOFYEAR(DATE('0000-01-00')),\nWEEKOFYEAR(DATE'0000-01-00'),\nWEEKOFYEAR(STR_TO_DATE('000001','%Y%m')),\nDAYOFYEAR('0000-01-00'),\nDAYOFYEAR(DATE('0000-01-00')),\nDAYOFYEAR(DATE'0000-01-00'),\nDAYOFYEAR(STR_TO_DATE('000001','%Y%m')),\nWEEKDAY('0000-01-00'),\nWEEKDAY(DATE('0000-01-00')),\nWEEKDAY(DATE'0000-01-00'),\nWEEKDAY(STR_TO_DATE('000001','%Y%m')),\nTO_DAYs('0000-01-00'),\nTO_DAYs(DATE('0000-01-00')),\nTO_DAYs(DATE'0000-01-00'),\nTO_DAYs(STR_TO_DATE('000001','%Y%m'));" command=query_vertical line=978 time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1050 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: SET default_storage_engine=NULL;)" time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments=" # See bug #27245598." command=disable_ps_protocol line=1119 time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=1122 time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1204 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: DO DAYOFYEAR(SEC_TO_TIME((~(((RELEASE_ALL_LOCKS())-((1)))))));)" time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1206 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_GIS_INVALID_DATA) (err: Error 1305 (42000): FUNCTION func_time.mbrdisjoint does not exist) (query: DO DAYOFYEAR(((MBRDISJOINT(0xbc,1))OR(WEEK(SEC_TO_TIME(419824656)))));)" time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1208 query failed with non expected error(s)! (ErrInvalidJSONPath != ER_INVALID_TYPE_FOR_JSON) (err: Error 3143 (42000): Invalid JSON path expression. The error is around character position 1.) (query: DO DAYOFYEAR(SEC_TO_TIME(OCT(BIT_AND(JSON_REPLACE((23533),'key3',NULL)))));)" time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1214 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_NONPOSITIVE_RADIUS) (err: Error 1305 (42000): FUNCTION func_time.point does not exist) (query: DO DAYOFYEAR(MAKETIME('1981-06-27 11:16:09.211343',\n(((NOT(ST_DISTANCE_SPHERE(POINT(4472,28027),\nPOINT(28061,-9007199254740996),-644021130))))<=>(@c)),(1)));)" time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1218 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_GIS_INVALID_DATA) (err: Error 1305 (42000): FUNCTION func_time.st_aswkt does not exist) (query: DO DAYOFYEAR(MAKETIME(ROUND(-23797,'6588-01-08'),\nCOERCIBILITY(BIT_COUNT(RTRIM((~(\nINET6_NTOA(0xa04810f0839d318fa075bd)))))),\n((ST_ASWKT(1))OR(1))));)" time="2024-05-07T10:04:48+08:00" level=warning msg="func_time:1330 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: WITH cte1 AS\n(SELECT(replace(md5(0x9025c5c7),\nconvert((1) using utf8),\n(!(cast((connection_id()) AS char(20)))))) AS a1 FROM t0022)\nSELECT cte1.a1\nFROM cte1 WHERE cte1.a1 = from_unixtime(1537000917);)" ./t/func_time.test: ok! 563 test cases passed, take time 2.422861012 s time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=153 time="2024-05-07T10:04:48+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=155 ./t/type_bit_innodb.test: ok! 89 test cases passed, take time 0.750720757 s ./t/func_timestamp.test: ok! 8 test cases passed, take time 0.057584363 s ./t/func_uuid.test: ok! 64 test cases passed, take time 0.225762557 s time="2024-05-07T10:04:49+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=255 time="2024-05-07T10:04:49+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=257 ./t/type_bit_myisam.test: ok! 168 test cases passed, take time 1.192932117 s time="2024-05-07T10:04:50+08:00" level=warning msg="type_blob:38 query failed with non expected error(s)! (ErrBlobCantHaveDefault != 1074) (err: Error 1101 (42000): BLOB/TEXT/JSON column 'a' can't have a default value) (query: CREATE TABLE t1 (a varchar(70000) default \"hello\");)" time="2024-05-07T10:04:50+08:00" level=warning msg="type_blob:343 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: insert into t1 (txt) values ('Chevy'), ('Chevy ');)" time="2024-05-07T10:04:50+08:00" level=error msg="run test [type_blob] err: sql:insert into t1 (txt) values ('Chevy'), ('CHEVY');: failed to run query \n\"insert into t1 (txt) values ('Chevy'), ('CHEVY');\" \n around line 345, \nwe need(117):\nError 1062 (23000): Duplicate entry 'Chevy ' for key 't1.txt_index'\ninsert into t1 (txt) values ('Chevy'), ('CHEVY');\nbut got(117):\ninsert into t1 (txt) values ('Chevy'), ('CHEVY');\nError 1062 (23000): Duplicate entry 'Chevy' for key 't1.txt_index'\n\n" time="2024-05-07T10:04:51+08:00" level=warning msg="type_datetime:151 query failed with non expected error(s)! (ER_TRUNCATED_WRONG_VALUE != ER_INVALID_DEFAULT) (err: Error 1292 (22007): Truncated incorrect time value: '916:00:00 a') (query: create table t1 (t time default '916:00:00 a');)" ./t/join.test: ok! 583 test cases passed, take time 6.482913271 s ./t/join_crash.test: ok! 36 test cases passed, take time 0.215063732 s ./t/filesort.test: ok! 54 test cases passed, take time 14.267928598 s ./t/filesort_json.test: ok! 16 test cases passed, take time 0.233678769 s ./t/join_nested_bka.test: ok! 28 test cases passed, take time 0.315001459 s ./t/join_nested_bka_nobnl.test: ok! 28 test cases passed, take time 0.290643812 s time="2024-05-07T10:04:51+08:00" level=warning msg="command not implemented" arguments=" (`select locate('semijoin', @@optimizer_switch) > 0`)\n{\nset optimizer_switch='semijoin=off';" command=if line=395 time="2024-05-07T10:04:51+08:00" level=warning msg="type_datetime:466 query failed with non expected error(s)! (ER_TRUNCATED_WRONG_VALUE != 1067) (err: Error 1292 (22007): Truncated incorrect time value: '916:00:00 a') (query: create table t1 (t time default '916:00:00 a');)" time="2024-05-07T10:04:51+08:00" level=warning msg="type_datetime:494 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE) (query: DELETE IGNORE FROM t1 WHERE dt1 = '0000-00-01 00:00:01';)" ./t/filesort_merge.test: ok! 34 test cases passed, take time 0.812048405 s time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=123 time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=126 time="2024-05-07T10:04:52+08:00" level=warning msg="type_datetime:679 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: DELETE FROM type_datetime.t WHERE `col_int_nokey` > `col_int_nokey`\nAND TIMESTAMP( '18:16:35.025453' ) IS NULL;)" time="2024-05-07T10:04:52+08:00" level=warning msg="type_datetime:682 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: UPDATE type_datetime.t SET `col_varchar_nokey` = TIMESTAMP(`col_time_nokey`,'00:00:00')\nWHERE `col_int_nokey` > `col_int_nokey`\nAND TIMESTAMP('18:16:35.025453') IS NULL;)" time="2024-05-07T10:04:52+08:00" level=warning msg="type_datetime:706 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_WRONG_VALUE_FOR_TYPE) (err: Error 1305 (42000): FUNCTION type_datetime.st_longfromgeohash does not exist) (query: do ucase(insert(maketime(9.565398e+307 ,'',\nst_longfromgeohash(('4358-04-12 03:45:08.727399'))),\n0xdc0823,6756,release_all_locks()));)" time="2024-05-07T10:04:52+08:00" level=warning msg="type_datetime:711 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_DATA_OUT_OF_RANGE) (err: Error 1305 (42000): FUNCTION type_datetime.soundex does not exist) (query: do soundex(maketime(cast((2530967061762658367) as decimal),\nexp(repeat('1',32)),((period_add(579349005,27636))xor (sha(current_user)))));)" time="2024-05-07T10:04:52+08:00" level=warning msg="type_datetime:715 query failed with non expected error(s)! (ErrSpDoesNotExist != ER_DATA_OUT_OF_RANGE) (err: Error 1305 (42000): FUNCTION type_datetime.st_mlinefromtext does not exist) (query: do st_mlinefromtext(\nmaketime(\nnow(),\ninstr(1,pow(15270551309908264860,100)),\n31\n)\n);)" ./t/filter_single_col_idx_big.test: ok! 26 test cases passed, take time 0.296509293 s time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=400 time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=409 ./t/type_datetime.test: ok! 334 test cases passed, take time 2.046420132 s time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=25 time="2024-05-07T10:04:52+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=171 time="2024-05-07T10:04:53+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=344 time="2024-05-07T10:04:53+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=350 time="2024-05-07T10:04:53+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=529 ./t/function_defaults.test: ok! 319 test cases passed, take time 4.415641969 s ./t/type_decimal.test: ok! 361 test cases passed, take time 1.6608766560000001 s time="2024-05-07T10:04:54+08:00" level=warning msg="command not implemented" arguments=" utf8mb4" command=character_set line=107 time="2024-05-07T10:04:54+08:00" level=warning msg="command not implemented" arguments=" latin1" command=character_set line=114 time="2024-05-07T10:04:54+08:00" level=warning msg="functional_index:77 query failed with non expected error(s)! (ER_DATA_OUT_OF_RANGE != ER_WARN_DATA_OUT_OF_RANGE_FUNCTIONAL_INDEX) (err: Error 1690 (22003): DECIMAL value is out of range in '(2, 1)') (query: INSERT INTO t1 (f1) VALUES (CAST(1000 AS JSON));)" time="2024-05-07T10:04:54+08:00" level=warning msg="functional_index:79 query failed with non expected error(s)! (ErrDataTooLong != ER_WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX) (err: Error 1406 (22001): Data Too Long, field len 1, data len 11) (query: INSERT INTO t1 (f2) VALUES (\"lorem ipsum\");)" time="2024-05-07T10:04:54+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=129 time="2024-05-07T10:04:54+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=131 time="2024-05-07T10:04:55+08:00" level=warning msg="functional_index:110 query succeeded, but expected error(s)! (expected errors: ER_INTERNAL_ERROR) (query: ALTER TABLE t1 ADD COLUMN `!hidden!idx1!1!0` INT NOT NULL;)" time="2024-05-07T10:04:55+08:00" level=warning msg="command not implemented" arguments=" 5 4 3 4" command=replace_result line=263 time="2024-05-07T10:04:55+08:00" level=warning msg="functional_index:120 query succeeded, but expected error(s)! (expected errors: ER_INTERNAL_ERROR) (query: ALTER TABLE t1 ADD COLUMN `!hidden!idx3!0!1` INT NOT NULL;)" time="2024-05-07T10:04:55+08:00" level=warning msg="type_enum:288 query succeeded, but expected error(s)! (expected errors: ER_TOO_LONG_SET_ENUM_VALUE) (query: CREATE TABLE t1(exhausting_charset enum(\n'zz\nzz'))\nCHARSET=utf8mb4;)" ./t/type_enum.test: ok! 122 test cases passed, take time 1.365076177 s time="2024-05-07T10:04:56+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=146 ./t/foreign_key.test: ok! 158 test cases passed, take time 3.45457088 s time="2024-05-07T10:04:56+08:00" level=warning msg="functional_index:274 query failed with non expected error(s)! (ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED != ER_SPATIAL_FUNCTIONAL_INDEX) (err: Error 3758 (HY000): Expression of expression index 'expression_index' contains a disallowed function) (query: CREATE TABLE t1(x VARCHAR(100), KEY ((ST_GeomFromText(x))));)" time="2024-05-07T10:04:56+08:00" level=warning msg="type_float:251 query failed with non expected error(s)! (ErrTooBigDisplaywidth != 1427) (err: Error 1439 (42000): Display width out of range for column 's1' (max = 255)) (query: create table t1 (s1 float(0,2));)" time="2024-05-07T10:04:57+08:00" level=warning msg="command not implemented" arguments=" select concat((truncate((-1.7976931348623157E+307),(0x1e))),\n($nine_65)) into @a;" command=eval line=358 time="2024-05-07T10:04:57+08:00" level=warning msg="foreign_key1:161 query failed with non expected error(s)! (ER_TOO_LONG_IDENT != ER_WRONG_TABLE_NAME) (err: Error 1059 (42000): Identifier name 'name5678901234567890123456789012345678901234567890123456789012345' is too long) (query: CREATE TABLE t1(a INT PRIMARY KEY, b INT,\nFOREIGN KEY(b) REFERENCES name5678901234567890123456789012345678901234567890123456789012345(a));)" time="2024-05-07T10:04:57+08:00" level=warning msg="foreign_key1:164 query failed with non expected error(s)! (ER_TOO_LONG_IDENT != ER_WRONG_COLUMN_NAME) (err: Error 1059 (42000): Identifier name 'name5678901234567890123456789012345678901234567890123456789012345' is too long) (query: CREATE TABLE t1(a INT PRIMARY KEY, b INT,\nFOREIGN KEY(b) REFERENCES t2(name5678901234567890123456789012345678901234567890123456789012345));)" time="2024-05-07T10:04:57+08:00" level=warning msg="foreign_key1:173 query failed with non expected error(s)! (ER_TOO_LONG_IDENT != ER_WRONG_TABLE_NAME) (err: Error 1059 (42000): Identifier name 'name5678901234567890123456789012345678901234567890123456789012345' is too long) (query: CREATE TABLE t1(a INT PRIMARY KEY, b INT,\nFOREIGN KEY(b) REFERENCES name5678901234567890123456789012345678901234567890123456789012345(a));)" time="2024-05-07T10:04:57+08:00" level=warning msg="foreign_key1:176 query failed with non expected error(s)! (ER_TOO_LONG_IDENT != ER_WRONG_COLUMN_NAME) (err: Error 1059 (42000): Identifier name 'name5678901234567890123456789012345678901234567890123456789012345' is too long) (query: CREATE TABLE t1(a INT PRIMARY KEY, b INT,\nFOREIGN KEY(b) REFERENCES t2(name5678901234567890123456789012345678901234567890123456789012345));)" time="2024-05-07T10:04:57+08:00" level=warning msg="functional_index:290 query failed with non expected error(s)! (ER_TABLE_MUST_HAVE_COLUMNS != ER_TABLE_MUST_HAVE_A_VISIBLE_COLUMN) (err: Error 1113 (42000): A table must have at least 1 column) (query: ALTER TABLE t DROP COLUMN x;)" time="2024-05-07T10:04:57+08:00" level=warning msg="functional_index:324 query failed with non expected error(s)! (ER_BLOB_KEY_WITHOUT_LENGTH != ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED) (err: Error 1170 (42000): BLOB/TEXT column 'a1' used in key specification without a key length) (query: CREATE TABLE table44 ( pk INTEGER AUTO_INCREMENT, a1 TEXT NOT NULL, b1\nDATETIME NOT NULL, c1 TIME NOT NULL, d1 BLOB NOT NULL, PRIMARY KEY (a1), KEY\n((VALUES(d1))));)" time="2024-05-07T10:04:57+08:00" level=warning msg="functional_index:356 query failed with non expected error(s)! (ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED != ER_WRONG_ARGUMENTS) (err: Error 3758 (HY000): Expression of expression index 'ind320' contains a disallowed function) (query: CREATE INDEX ind320 ON t1 ((pk >= col_time_nokey LIKE\nST_GeomFromGeoJSON(col_varchar_key) ));)" time="2024-05-07T10:04:57+08:00" level=warning msg="functional_index:410 query failed with non expected error(s)! (ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED != ER_FUNCTIONAL_INDEX_ON_LOB) (err: Error 3758 (HY000): Expression of expression index 'expression_index' contains a disallowed function) (query: CREATE TABLE t1 (\ncol4 TEXT NOT NULL\n, INDEX ((ST_AsBinary(col4)))\n);)" time="2024-05-07T10:04:58+08:00" level=warning msg="foreign_key1:337 query failed with non expected error(s)! (ER_FK_DUP_NAME != ER_DUP_KEYNAME) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fk') (query: ALTER TABLE t2 ADD CONSTRAINT fk FOREIGN KEY(b) REFERENCES t1(a);)" time="2024-05-07T10:04:59+08:00" level=warning msg="foreign_key1:343 query succeeded, but expected error(s)! (expected errors: ER_FK_DUP_NAME) (query: ALTER TABLE t2 ADD FOREIGN KEY(b) REFERENCES t1(a);)" ./t/functional_index.test: ok! 181 test cases passed, take time 5.389352689 s ./t/join_outer.test: ok! 867 test cases passed, take time 7.01660826 s ./t/type_float.test: ok! 269 test cases passed, take time 3.218822628 s time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=15 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=22 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=29 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=36 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=43 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=50 time="2024-05-07T10:04:59+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=57 ./t/type_nchar.test: ok! 23 test cases passed, take time 0.204272126 s time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:20 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:20 query failed with non expected error(s)! (ER_DEPENDENT_BY_GENERATED_COLUMN != ) (err: Error 3108 (HY000): Column 'c2' has a generated column dependency.) (query: alter table t drop c2;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:22 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:22 query failed with non expected error(s)! (ErrDependentByGeneratedColumn != ) (err: Error 3108 (HY000): Column 'c2' has a generated column dependency.) (query: alter table t change c2 c6 int generated always as (c1 + 1) stored;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:36 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:36 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column b int generated always as (a + 1) virtual;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:38 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:38 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t modify column b int generated always as (a + 1) stored;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:40 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:40 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column b b1 int generated always as (a + 1) virtual;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:42 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:42 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t change column b b1 int generated always as (a + 1) stored;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:44 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:44 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column c int generated always as (a + 1) virtual;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:46 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:46 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t modify column c int generated always as (a + 1) stored;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:48 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:48 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column c c1 int generated always as (a + 1) virtual;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:50 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:50 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t change column c c1 int generated always as (a + 1) stored;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:63 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:63 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column b int;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:65 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:65 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column c int;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:67 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:67 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column b b1 int;)" time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:69 Unknown named --error " time="2024-05-07T10:04:59+08:00" level=warning msg="gcol_alter_table:69 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column c c1 int;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:73 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:73 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying an indexed column' is not supported for generated columns.) (query: alter table t modify column c int generated always as (a + 10) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:78 query succeeded, but expected error(s)! (expected errors: ) (query: alter table t change column c c1 int generated always as (a + 100) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:80 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:80 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column d int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:82 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:82 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column e int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:84 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:84 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column d d1 int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:86 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:86 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column e e1 int generated always as (a + 10) stored;)" ./t/json.test: ok! 82 test cases passed, take time 0.98168639 s time="2024-05-07T10:05:00+08:00" level=warning msg="json_agg:184 query failed with non expected error(s)! (ER_SP_DOES_NOT_EXIST != ER_WRONG_ARGUMENTS) (err: Error 1305 (42000): FUNCTION json_agg.st_pointfromtext does not exist) (query: SELECT JSON_ARRAYAGG(ST_PointFromText('POINT(10 10)')) FROM t2;)" time="2024-05-07T10:05:00+08:00" level=warning msg="foreign_key1:437 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_FK_COLUMN_CANNOT_DROP) (err: Error 8200 (HY000): can't drop column a with composite index covered or Primary Key covered now) (query: ALTER TABLE t2 DROP COLUMN a;)" time="2024-05-07T10:05:00+08:00" level=warning msg="foreign_key1:439 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_FK_COLUMN_CANNOT_DROP) (err: Error 8200 (HY000): can't drop column b with composite index covered or Primary Key covered now) (query: ALTER TABLE t2 DROP COLUMN b;)" time="2024-05-07T10:05:00+08:00" level=warning msg="foreign_key1:446 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_FK_COLUMN_CANNOT_DROP) (err: Error 8200 (HY000): can't drop column a with composite index covered or Primary Key covered now) (query: ALTER TABLE t2 DROP COLUMN a;)" time="2024-05-07T10:05:00+08:00" level=warning msg="foreign_key1:448 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_FK_COLUMN_CANNOT_DROP) (err: Error 8200 (HY000): can't drop column b with composite index covered or Primary Key covered now) (query: ALTER TABLE t2 DROP COLUMN b;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:108 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:108 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column b int generated always as (a + 10) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:110 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:110 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t modify column c int generated always as (a + 10) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:112 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:112 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column b b1 int generated always as (a + 10) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:114 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:114 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'Changing the STORED status' is not supported for generated columns.) (query: alter table t change column c c1 int generated always as (a + 10) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:116 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:116 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t modify column b int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:118 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:118 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t modify column c int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:120 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:120 query failed with non expected error(s)! (ErrUnsupportedOnGeneratedColumn != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t change column b b1 int generated always as (a + 10) stored;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:122 Unknown named --error " time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_alter_table:122 query failed with non expected error(s)! (ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN != ) (err: Error 3106 (HY000): 'modifying a stored column' is not supported for generated columns.) (query: alter table t change column c c1 int generated always as (a + 10) stored;)" ./t/gcol_alter_table.test: ok! 57 test cases passed, take time 1.303188863 s time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:23 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (b double generated always as (rand()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:27 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(64), b varchar(1024) generated always as (load_file(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:31 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (curdate()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:35 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_date) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:37 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_date()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:41 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_time) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:43 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_time()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:47 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_timestamp()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:49 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (current_timestamp) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:53 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a datetime generated always as (curtime()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:57 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (localtime()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:59 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (localtime) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:63 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (localtimestamp()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:65 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (localtimestamp) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:69 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b varchar(10) generated always as (now()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:73 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a int, b int generated always as (statement_digest(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:77 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a int, b int generated always as (statement_digest_text(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:81 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a int, b varchar(10) generated always as (sysdate()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:85 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b datetime generated always as (unix_timestamp()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:89 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b datetime generated always as (utc_date()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:93 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b datetime generated always as (utc_time()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:97 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a datetime, b datetime generated always as (utc_timestamp()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:105 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (benchmark(a,3)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:109 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a int generated always as (connection_id()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:113 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(32) generated always as (current_user()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:115 query failed with non expected error(s)! (ER_GENERATED_COLUMN_FUNCTION_IS_NOT_ALLOWED != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(32) generated always as (current_user) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:119 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (database()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:123 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (found_rows()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:127 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (get_lock(a,10)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:131 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (is_free_lock(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:135 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (is_used_lock(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:139 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a int generated always as (last_insert_id()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:143 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(32), b int generated always as (master_pos_wait(a,0,2)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:151 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(32), b int generated always as (release_lock(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:155 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a int generated always as (row_count()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:159 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(32) generated always as (schema()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:163 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(32) generated always as (session_user()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:167 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a int, b int generated always as (sleep(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:171 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(32) generated always as (system_user()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:175 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (user()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:179 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(1024) generated always as (uuid_short()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:183 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a varchar(1024) generated always as (uuid()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:187 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (values(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:191 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (version()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:195 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (encrypt(a)) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:223 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'a' contains a disallowed function.) (query: create table t1 (a int generated always as (f1()) virtual);)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:303 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'b' contains a disallowed function.) (query: create table t1 (a varchar(1024), b varchar(1024) generated always as (UpdateXML(a,'/a','fff')) virtual);)" ./t/json_agg.test: ok! 177 test cases passed, take time 0.828720719 s time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:334 query succeeded, but expected error(s)! (expected errors: ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED,ER_PARSE_ERROR) (query: alter table t1 add column r blob generated always\nas (match(a) against ('' in boolean mode)) virtual;)" time="2024-05-07T10:05:00+08:00" level=warning msg="gcol_blocked_sql_funcs:345 query failed with non expected error(s)! (ErrGeneratedColumnFunctionIsNotAllowed != ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED) (err: Error 3102 (HY000): Expression of generated column 'c' contains a disallowed function.) (query: CREATE TABLE t2(a JSON, b JSON, c JSON GENERATED ALWAYS AS (JSON_MERGE(a,b)));)" ./t/gcol_blocked_sql_funcs.test: ok! 144 test cases passed, take time 0.417080783 s time="2024-05-07T10:05:00+08:00" level=warning msg="command not implemented" arguments= command=enable_connect_log line=489 time="2024-05-07T10:05:00+08:00" level=warning msg="command not implemented" arguments=" UPDATE parent SET pf2= 2, sleep_dummy= SLEEP(2)" command=send line=511 time="2024-05-07T10:05:00+08:00" level=warning msg="command not implemented" arguments=" $conA " command=replace_result line=514 time="2024-05-07T10:05:00+08:00" level=warning msg="command not implemented" arguments=" set @conA_id = $conA" command=eval line=515 time="2024-05-07T10:05:00+08:00" level=warning msg="command not implemented" arguments=" include/wait_condition.inc" command=source line=521 time="2024-05-07T10:05:00+08:00" level=warning msg="foreign_key1:531 query succeeded, but expected error(s)! (expected errors: ER_LOCK_WAIT_TIMEOUT) (query: ALTER TABLE child ADD COLUMN (i INT);)" ./t/foreign_key1.test: ok! 207 test cases passed, take time 4.934834489 s time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:41 Unknown named --error ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15." time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:41 query failed with non expected error(s)! (ER_FK_DEPTH_EXCEEDED != ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15.) (err: Error 3008 (HY000): Foreign key cascade delete/update exceeds max depth of 15.) (query: delete from t1 where id=0;)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:63 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:63 Unknown named error CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:63 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:76 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:76 Unknown named error CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:76 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:05:01+08:00" level=warning msg="json_ddl:70 query succeeded, but expected error(s)! (expected errors: ER_INVALID_JSON_TEXT) (query: ALTER TABLE t4 MODIFY COLUMN jj JSON;)" ./t/json_ddl.test: ok! 40 test cases passed, take time 0.787503055 s time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:94 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:94 Unknown named error CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:94 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:117 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:117 Unknown named error CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:117 query failed with non expected error(s)! (ErrRowIsReferenced2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t3`, CONSTRAINT `fk_5` FOREIGN KEY (`id`) REFERENCES `t2` (`id`))) (query: delete from t1 where id = 1;)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:136 Unknown named --error ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15." time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:136 query failed with non expected error(s)! (ErrForeignKeyCascadeDepthExceeded != ER_[executor:3008]Foreign key cascade delete/update exceeds max depth of 15.) (err: Error 3008 (HY000): Foreign key cascade delete/update exceeds max depth of 15.) (query: delete from t0 where id=0;)" time="2024-05-07T10:05:01+08:00" level=warning msg="gcol_column_def_options:102 query succeeded, but expected error(s)! (expected errors: 1105) (query: create table t1 (a int, b int generated always as (a+1) stored primary key);)" time="2024-05-07T10:05:01+08:00" level=warning msg="gcol_column_def_options:108 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN) (err: Error 8200 (HY000): unsupported add column 'b' constraint PRIMARY KEY when altering 'gcol_column_def_options.t1') (query: alter table t1 add column b int generated always as (a+1) virtual key;)" time="2024-05-07T10:05:01+08:00" level=warning msg="gcol_column_def_options:110 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != 1105) (err: Error 8200 (HY000): unsupported add column 'b' constraint PRIMARY KEY when altering 'gcol_column_def_options.t1') (query: alter table t1 add column b int generated always as (a+1) stored key;)" time="2024-05-07T10:05:01+08:00" level=warning msg="gcol_column_def_options:112 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_MULTIPLE_PRI_KEY) (err: Error 8200 (HY000): unsupported add column 'c' constraint PRIMARY KEY when altering 'gcol_column_def_options.t1') (query: alter table t1 add column c int generated always as (a+2) virtual primary key;)" time="2024-05-07T10:05:01+08:00" level=warning msg="gcol_column_def_options:115 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != ER_MULTIPLE_PRI_KEY) (err: Error 8200 (HY000): unsupported add column 'c' constraint PRIMARY KEY when altering 'gcol_column_def_options.t1') (query: alter table t1 add column c int generated always as (a+2) stored primary key;)" time="2024-05-07T10:05:01+08:00" level=warning msg="json_functions:133 Unknown named --error Incorrect parameter count" time="2024-05-07T10:05:01+08:00" level=warning msg="json_functions:133 query failed with non expected error(s)! (ErrWrongParamcountToNativeFct != Incorrect parameter count) (err: Error 1582 (42000): Incorrect parameter count in the call to native function 'json_object') (query: SELECT JSON_OBJECT( 87, 'name', 'carrot');)" time="2024-05-07T10:05:01+08:00" level=warning msg="json_functions:135 Unknown named --error JSON documents may not contain NULL" time="2024-05-07T10:05:01+08:00" level=warning msg="json_functions:135 query failed with non expected error(s)! (ErrUnknown != JSON documents may not contain NULL) (err: Error 1105 (HY000): JSON documents may not contain NULL member names) (query: SELECT JSON_OBJECT(NULL, 'carrot');)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:158 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:158 Unknown named error CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:158 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (query: delete from t1 where id = 2;)" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:160 Unknown named error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4` in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:160 Unknown named error CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`)) in --error ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))" time="2024-05-07T10:05:01+08:00" level=warning msg="foreign_key_cascade_delete:160 query failed with non expected error(s)! (ER_ROW_IS_REFERENCED_2 not in ER_[planner:1451]Cannot delete or update a parent row: a foreign key constraint fails (`test`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (err: Error 1451 (23000): Cannot delete or update a parent row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t4`, CONSTRAINT `fk_id3` FOREIGN KEY (`id3`) REFERENCES `t3` (`id2`))) (query: delete from t2 where id = 2;)" time="2024-05-07T10:05:01+08:00" level=warning msg="type_newdecimal:1836 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT a - b FROM t1;)" time="2024-05-07T10:05:01+08:00" level=warning msg="type_newdecimal:1840 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT a - b FROM t3;)" time="2024-05-07T10:05:01+08:00" level=warning msg="type_newdecimal:1861 query succeeded, but expected error(s)! (expected errors: ER_DATA_OUT_OF_RANGE) (query: SELECT * FROM t ORDER BY (a-b);)" time="2024-05-07T10:05:01+08:00" level=warning msg="type_newdecimal:1880 query failed with non expected error(s)! (ER_INVALID_JSON_PATH != ER_INVALID_TYPE_FOR_JSON) (err: Error 3143 (42000): Invalid JSON path expression. The error is around character position 1.) (query: SELECT -1 DIV LEAST(1,JSON_INSERT(1, '$[1]','','',''));)" ./t/type_newdecimal.test: ok! 584 test cases passed, take time 2.629988129 s time="2024-05-07T10:05:02+08:00" level=warning msg="gcol_column_def_options:161 query failed with non expected error(s)! (ErrUnsupportedDDLOperation != 1064) (err: Error 8200 (HY000): Unsupported modify column: can't modify with references) (query: alter table t1 modify b int generated always as (a % 2) stored references t2(a);)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:286 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:286 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:286 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:286 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:286 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:327 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:327 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:327 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:327 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:327 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:368 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:368 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:368 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:368 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:368 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:385 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:385 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:385 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:385 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:385 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" ./t/json_functions.test: ok! 784 test cases passed, take time 1.010166955 s time="2024-05-07T10:05:02+08:00" level=warning msg="json_gcol:23 query failed with non expected error(s)! (ErrTruncatedWrongValueForField != ER_INVALID_JSON_VALUE_FOR_CAST) (err: Error 1366 (HY000): Incorrect int value: '{}' for column 'gc' at row 1) (query: INSERT INTO t(j) VALUES ('{}');)" time="2024-05-07T10:05:02+08:00" level=warning msg="json_gcol:25 query failed with non expected error(s)! (ER_TRUNCATED_WRONG_VALUE_FOR_FIELD != ER_INVALID_JSON_VALUE_FOR_CAST) (err: Error 1366 (HY000): Incorrect int value: '{\"a\": 1}' for column 'gc' at row 1) (query: INSERT INTO t(j) VALUES ('{\"a\":1}');)" time="2024-05-07T10:05:02+08:00" level=warning msg="json_gcol:27 query failed with non expected error(s)! (ErrTruncatedWrongValueForField != ER_INVALID_JSON_VALUE_FOR_CAST) (err: Error 1366 (HY000): Incorrect int value: '\"abc\"' for column 'gc' at row 1) (query: INSERT INTO t(j) VALUES ('\"abc\"');)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:432 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:432 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:432 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:432 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:432 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:449 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:449 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:449 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:449 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:02+08:00" level=warning msg="foreign_key_cascade_delete:449 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:495 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:495 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:495 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:495 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:495 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" ./t/json_gcol.test: ok! 94 test cases passed, take time 0.337785815 s time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:535 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:535 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:535 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:535 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:535 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" ./t/json_group_concat_innodb.test: ok! 40 test cases passed, take time 0.120994446 s time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:19 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:19 query failed with non expected error(s)! (ER_INVALID_JSON_TEXT != ER_CONSTRAINT_FAILED) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: insert t1 values ('a');)" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:26 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:26 query failed with non expected error(s)! (ErrInvalidJSONText != ER_CONSTRAINT_FAILED) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: insert t1 values ('a');)" time="2024-05-07T10:05:03+08:00" level=warning msg="type_ranges:151 query failed with non expected error(s)! (ErrWrongValueCountOnRow != 1060) (err: Error 1136 (21S01): Column count doesn't match value count at row 1) (query: insert into t3 select * from t1, t2;)" ./t/type_ranges.test: ok! 82 test cases passed, take time 1.427560578 s time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=12 time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:575 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:575 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:575 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:575 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:575 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:615 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:615 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:615 Unknown named error `b`) REFERENCES `t1` (`a` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:615 Unknown named error `b`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:615 query failed with non expected error(s)! (ER_NO_REFERENCED_ROW_2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`, `b`) REFERENCES `t1` (`a`, `b`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:43 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:43 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_CONSTRAINT_FAILED) (err: Error 1105 (HY000): 'CREATE TABLE ... SELECT' is not implemented yet) (query: create table t2 (t json) select t from t1;)" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:51 Unknown named --error ER_CONSTRAINT_FAILED" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:51 query failed with non expected error(s)! (ErrInvalidJSONText != ER_CONSTRAINT_FAILED) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: insert into t1 values (\"xxx\");)" time="2024-05-07T10:05:03+08:00" level=warning msg="json_type:59 query failed with non expected error(s)! (ErrInvalidJSONText != ER_PARSE_ERROR) (err: Error 3140 (22032): Invalid JSON text: The document root must not be followed by other values.) (query: select cast('{a:1}' as json);)" time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=76 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=77 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=80 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=81 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=89 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=90 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=92 time="2024-05-07T10:05:03+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=93 ./t/json_type.test: ok! 45 test cases passed, take time 0.305403405 s time="2024-05-07T10:05:03+08:00" level=error msg="run test [type_set] err: sql:create table t1 (a set (' ','a','b ') not null default 'b ');: run \"create table t1 (a set (' ','a','b ') not null default 'b ');\" at line 15 err Error 1067 (42000): Invalid default value for 'a'" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:655 Unknown named error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2` in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:655 Unknown named error CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`) ON DELETE CASCADE) in --error ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`) ON DELETE CASCADE)" time="2024-05-07T10:05:03+08:00" level=warning msg="foreign_key_cascade_delete:655 query failed with non expected error(s)! (ErrNoReferencedRow2 not in ER_[planner:1452]Cannot add or update a child row: a foreign key constraint fails (`test`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`) ON DELETE CASCADE)) (err: Error 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`foreign_key_cascade_delete`.`t2`, CONSTRAINT `fk` FOREIGN KEY (`a`) REFERENCES `t1` (`id`) ON DELETE CASCADE)) (query: insert into t2 (id, a, b, name) values (1, 1, 1, 'a');)" ./t/gcol_column_def_options.test: ok! 177 test cases passed, take time 2.6963222460000003 s time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_dependenies_on_vcol:25 query failed with non expected error(s)! (ER_DEPENDENT_BY_GENERATED_COLUMN != 1054) (err: Error 3108 (HY000): Column 'a' has a generated column dependency.) (query: alter table t1 drop column a;)" time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_dependenies_on_vcol:27 query failed with non expected error(s)! (ER_DEPENDENT_BY_GENERATED_COLUMN != 1054) (err: Error 3108 (HY000): Column 'a' has a generated column dependency.) (query: alter table t1 change a c int;)" ./t/gcol_dependenies_on_vcol.test: ok! 8 test cases passed, take time 0.088940044 s time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_illegal_expression:7 Unknown named --error " time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_illegal_expression:7 query failed with non expected error(s)! (ErrDivisionByZero != ) (err: Error 1365 (22012): Division by 0) (query: insert into t (a) value (10);)" time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_illegal_expression:12 Unknown named --error " time="2024-05-07T10:05:03+08:00" level=warning msg="gcol_illegal_expression:12 query failed with non expected error(s)! (ER_WARN_DATA_OUT_OF_RANGE != ) (err: Error 1264 (22003): Out of range value for column 'a' at row 1) (query: insert into t value (default);)" time="2024-05-07T10:05:04+08:00" level=warning msg="gcol_illegal_expression:18 query succeeded, but expected error(s)! (expected errors: ) (query: insert into t value (default);)" time="2024-05-07T10:05:04+08:00" level=warning msg="gcol_illegal_expression:24 Unknown named --error " time="2024-05-07T10:05:04+08:00" level=warning msg="gcol_illegal_expression:24 query failed with non expected error(s)! (ErrDatetimeFunctionOverflow != ) (err: Error 1441 (22008): Datetime function: datetime field overflow) (query: insert into t value (default);)" ./t/type_time.test: ok! 144 test cases passed, take time 0.730291022 s time="2024-05-07T10:05:04+08:00" level=warning msg="gcol_illegal_expression:29 Unknown named --error " time="2024-05-07T10:05:04+08:00" level=warning msg="gcol_illegal_expression:29 query failed with non expected error(s)! (ER_DATA_OUT_OF_RANGE != ) (err: Error 1690 (22003): BIGINT UNSIGNED value is out of range in '(9223372036854775806 + -9223372036854775807)') (query: insert into t value (default);)" ./t/gcol_illegal_expression.test: ok! 20 test cases passed, take time 0.339048948 s time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=104 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=117 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=132 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=148 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=164 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=180 time="2024-05-07T10:05:04+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=199 time="2024-05-07T10:05:04+08:00" level=warning msg="key:313 query failed with non expected error(s)! (ErrMultiplePriKey != 1091) (err: Error 1068 (42000): Multiple primary key defined) (query: alter table t1 add primary key (c1, c2);)" time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=259 time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=271 time="2024-05-07T10:05:05+08:00" level=warning msg="key:322 query succeeded, but expected error(s)! (expected errors: ER_DUP_ENTRY) (query: alter table t1 add index i3 (c3), add index i2 (c2), add unique index i1 (c1);)" time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=286 ./t/type_timestamp.test: ok! 279 test cases passed, take time 1.283576998 s time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" type_timestamp.test" command=source line=7 time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=23 time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=33 time="2024-05-07T10:05:05+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=51 ./t/gcol_ins_upd.test: ok! 204 test cases passed, take time 1.6820069 s ./t/type_timestamp_explicit.test: ok! 48 test cases passed, take time 0.544873257 s time="2024-05-07T10:05:06+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=2 time="2024-05-07T10:05:06+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=3 ./t/type_timestamp_myisam.test: ok! 6 test cases passed, take time 0.035937672 s ./t/type_uint.test: ok! 9 test cases passed, take time 0.034403033 s ./t/type_unit.test: ok! 9 test cases passed, take time 0.034507545 s time="2024-05-07T10:05:06+08:00" level=error msg="run test [type_varchar] err: sql:select v='a' from t1;: failed to run query \n\"select v='a' from t1;\" \n around line 18, \nwe need(30):\nselect v='a' from t1;\nv='a'\n1\n\nbut got(30):\nselect v='a' from t1;\nv='a'\n0\n\n" ./t/key.test: ok! 192 test cases passed, take time 2.735444923 s ./t/key_diff.test: ok! 10 test cases passed, take time 0.068722195 s ./t/type_year.test: ok! 101 test cases passed, take time 0.454943681 s time="2024-05-07T10:05:07+08:00" level=warning msg="command not implemented" arguments=" include/not_binlog_format_statement.inc" command=source line=4 ./t/gcol_non_stored_columns.test: ok! 85 test cases passed, take time 1.02186599 s time="2024-05-07T10:05:07+08:00" level=warning msg="gcol_partition:66 Unknown named --error " time="2024-05-07T10:05:07+08:00" level=warning msg="gcol_partition:66 query failed with non expected error(s)! (ER_NO_PARTITION_FOR_GIVEN_VALUE != ) (err: Error 1526 (HY000): Table has no partition for value 1) (query: alter table t1 reorganize partition p1 into (partition p1 values in (3));)" ./t/gcol_partition.test: ok! 45 test cases passed, take time 0.659286587 s time="2024-05-07T10:05:07+08:00" level=warning msg="key_myisam:303 query succeeded, but expected error(s)! (expected errors: ER_ALTER_OPERATION_NOT_SUPPORTED) (query: alter table t1 drop key k;)" ./t/key_myisam.test: ok! 123 test cases passed, take time 1.386303649 s ./t/key_primary.test: ok! 12 test cases passed, take time 0.039364755 s time="2024-05-07T10:05:08+08:00" level=warning msg="update:425 query succeeded, but expected error(s)! (expected errors: ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE) (query: SET SESSION sql_safe_updates = DEFAULT;)" time="2024-05-07T10:05:08+08:00" level=warning msg="update:448 query succeeded, but expected error(s)! (expected errors: ER_VIEW_INVALID) (query: SET sql_mode = default;)" ./t/keywords.test: ok! 51 test cases passed, take time 0.213814602 s time="2024-05-07T10:05:08+08:00" level=warning msg="lead_lag:49 query failed with non expected error(s)! (ErrWrongArguments != ER_PARSE_ERROR) (err: Error 1210 (HY000): Incorrect arguments to lead) (query: SELECT id, sex, LEAD(id, 1.2) RESPECT NULLS OVER () FROM t1;)" time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=559 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=560 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=572 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=573 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=583 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=584 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=600 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=601 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=607 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=608 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=614 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=615 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" explain $query;" command=eval line=634 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=635 time="2024-05-07T10:05:08+08:00" level=warning msg="update:648 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: UPDATE t1 SET b= NULL WHERE a < '00:38:47.008761';)" ./t/lead_lag.test: ok! 214 test cases passed, take time 0.48949093 s time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $query;" command=eval line=675 time="2024-05-07T10:05:08+08:00" level=warning msg="command not implemented" arguments=" $query;" command=eval line=676 time="2024-05-07T10:05:08+08:00" level=warning msg="update:694 query succeeded, but expected error(s)! (expected errors: ER_TRUNCATED_WRONG_VALUE) (query: UPDATE t1 SET a=1 ORDER BY CAST('invalid' AS DATETIME);)" time="2024-05-07T10:05:08+08:00" level=warning msg="update:756 query succeeded, but expected error(s)! (expected errors: ER_NON_UPDATABLE_TABLE) (query: DROP TABLE t1, t2;)" ./t/lead_lag_explain.test: ok! 81 test cases passed, take time 0.249630053 s ./t/like.test: ok! 8 test cases passed, take time 0.013149888 s ./t/update.test: ok! 246 test cases passed, take time 1.985046992 s time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/force_myisam_default.inc" command=source line=4 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=5 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/not_binlog_format_statement.inc" command=source line=6 ./t/update_myisam.test: ok! 36 test cases passed, take time 0.296538866 s ./t/update_stmt.test: ok! 17 test cases passed, take time 0.027162437 s time="2024-05-07T10:05:09+08:00" level=warning msg="limit:253 query failed with non expected error(s)! (ER_WRONG_ARGUMENTS != ER_DATA_OUT_OF_RANGE) (err: Error 1210 (HY000): Incorrect arguments to LIMIT) (query: execute s using @a;)" time="2024-05-07T10:05:09+08:00" level=warning msg="limit:256 query failed with non expected error(s)! (ER_WRONG_ARGUMENTS != ER_DATA_OUT_OF_RANGE) (err: Error 1210 (HY000): Incorrect arguments to LIMIT) (query: execute s using @a;)" time="2024-05-07T10:05:09+08:00" level=warning msg="limit:259 query failed with non expected error(s)! (ErrWrongArguments != ER_DATA_OUT_OF_RANGE) (err: Error 1210 (HY000): Incorrect arguments to LIMIT) (query: execute s using @a, @a;)" ./t/upgrade.test: ok! 34 test cases passed, take time 0.17797187 s ./t/limit.test: ok! 174 test cases passed, take time 0.64200024 s ./t/limit_myisam.test: ok! 5 test cases passed, take time 0.02745186 s ./t/long_tmpdir.test: ok! 3 test cases passed, take time 0.032222325 s time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=7 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/have_lowercase0.inc" command=source line=8 time="2024-05-07T10:05:09+08:00" level=warning msg="lowercase_fs_off:27 query failed with non expected error(s)! (ER_DB_CREATE_EXISTS != ER_DBACCESS_DENIED_ERROR) (err: Error 1007 (HY000): Can't create database 'D1'; database exists) (query: create database D1;)" time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=29 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" SELECT User,plugin,authentication_string,ssl_type,\npassword_expired,password_lifetime FROM mysql.user WHERE USER='user2';" command=query_vertical line=104 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" SELECT User,plugin,authentication_string,ssl_type,\npassword_expired,password_lifetime FROM mysql.user WHERE USER='user2';" command=query_vertical line=109 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" SELECT User,plugin,authentication_string,ssl_type,\npassword_expired,password_lifetime FROM mysql.user WHERE USER='user2';" command=query_vertical line=116 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $expect_file" command=exec line=146 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments= command=send_shutdown line=149 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=152 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" echo \"restart:--log-raw=ON \" > $expect_file" command=exec line=155 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=158 time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=161 ./t/user_if_exists.test: ok! 79 test cases passed, take time 0.337210124 s time="2024-05-07T10:05:09+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=35 time="2024-05-07T10:05:10+08:00" level=warning msg="lowercase_fs_off:52 query succeeded, but expected error(s)! (expected errors: ER_TABLEACCESS_DENIED_ERROR) (query: select * from t1;)" ./t/lowercase_fs_off.test: ok! 22 test cases passed, take time 0.146777008 s time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=3 time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" include/have_lowercase1.inc" command=source line=4 ./t/lowercase_mixed_tmpdir.test: ok! 8 test cases passed, take time 0.041202615 s ./t/gcol_select.test: ok! 123 test cases passed, take time 1.965613191 s ./t/gcol_stored_fk_cascade.test: ok! 15 test cases passed, take time 0.133452405 s ./t/foreign_key_cascade_delete.test: ok! 527 test cases passed, take time 9.243992154 s time="2024-05-07T10:05:10+08:00" level=warning msg="user_password_history:217 query succeeded, but expected error(s)! (expected errors: ER_NO_SUCH_TABLE) (query: CREATE USER no_pwd_history_err@localhost IDENTIFIED BY 'haha'\nPASSWORD HISTORY 0 PASSWORD REUSE INTERVAL 0 DAY;)" time="2024-05-07T10:05:10+08:00" level=warning msg="user_password_history:230 query failed with non expected error(s)! (ErrCannotUser != ER_NO_SUCH_TABLE) (err: Error 1396 (HY000): Operation DROP USER failed for no_pwd_history@localhost) (query: DROP USER no_pwd_history@localhost;)" time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=98 time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=108 time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=115 time="2024-05-07T10:05:10+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=126 time="2024-05-07T10:05:10+08:00" level=warning msg="lowercase_table:144 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_BAD_LOG_STATEMENT) (err: Error 1146 (42S02): Table 'mysql.general_log' doesn't exist) (query: ALTER TABLE mysql.general_log DISCARD TABLESPACE;)" time="2024-05-07T10:05:10+08:00" level=warning msg="lowercase_table:146 query failed with non expected error(s)! (ErrNoSuchTable != ER_BAD_LOG_STATEMENT) (err: Error 1146 (42S02): Table 'mysql.general_log' doesn't exist) (query: ALTER TABLE MYSQL.general_log DISCARD TABLESPACE;)" time="2024-05-07T10:05:10+08:00" level=warning msg="lowercase_table:148 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_BAD_LOG_STATEMENT) (err: Error 1146 (42S02): Table 'mysql.GENERAL_LOG' doesn't exist) (query: ALTER TABLE mysql.GENERAL_LOG DISCARD TABLESPACE;)" ./t/lowercase_table.test: ok! 72 test cases passed, take time 0.566787405 s ./t/user_password_history.test: ok! 141 test cases passed, take time 0.709121515 s time="2024-05-07T10:05:10+08:00" level=warning msg="user_var:10 query succeeded, but expected error(s)! (expected errors: 1054) (query: set @a := foo;)" time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=342 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=348 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=479 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=483 time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:533 query succeeded, but expected error(s)! (expected errors: ER_ILLEGAL_USER_VAR) (query: set @X2345678901234567890123456789012345678901234567890123456789012345 = 12;)" time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:537 query succeeded, but expected error(s)! (expected errors: ER_ILLEGAL_USER_VAR) (query: set @``= \"illegal\";)" time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:541 query succeeded, but expected error(s)! (expected errors: ER_ILLEGAL_USER_VAR) (query: set @`endswithspace `= \"illegal\";)" time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:593 query succeeded, but expected error(s)! (expected errors: ER_TOO_MANY_ROWS) (query: SET @x= 2;)" time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=602 time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:609 query succeeded, but expected error(s)! (expected errors: ER_INVALID_CHARACTER_STRING) (query: SELECT * FROM t1 WHERE a = (SELECT (@x:=_utf8mb4 0x1023) FROM t1) OR b = @x;)" time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=611 time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:701 query failed with non expected error(s)! (ErrCantAggregate2collations != ER_IMPOSSIBLE_STRING_CONVERSION) (err: Error 1267 (HY000): Illegal mix of collations (ascii_bin,IMPLICIT) and (latin1_bin,COERCIBLE) for operation '=') (query: EXECUTE s1 USING @str_latin1;)" time="2024-05-07T10:05:11+08:00" level=warning msg="user_var:703 query failed with non expected error(s)! (ER_CANT_AGGREGATE_2COLLATIONS != ER_IMPOSSIBLE_STRING_CONVERSION) (err: Error 1267 (HY000): Illegal mix of collations (ascii_bin,IMPLICIT) and (utf8mb4_bin,COERCIBLE) for operation '=') (query: EXECUTE s1 USING @str_utf8mb4;)" ./t/user_var.test: ok! 309 test cases passed, take time 1.351704767 s ./t/lowercase_table2.test: ok! 86 test cases passed, take time 0.969938669 s time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE `Table2`;" command=query_vertical line=81 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SELECT * FROM INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS\nWHERE CONSTRAINT_SCHEMA != 'PERFORMANCE_SCHEMA';" command=query_vertical line=82 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Product_Order;" command=query_vertical line=109 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Product;" command=query_vertical line=110 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SHOW CREATE TABLE Customer;" command=query_vertical line=111 time="2024-05-07T10:05:11+08:00" level=warning msg="command not implemented" arguments=" SELECT * FROM INFORMATION_SCHEMA.REFERENTIAL_CONSTRAINTS\nWHERE CONSTRAINT_SCHEMA != 'PERFORMANCE_SCHEMA';" command=query_vertical line=112 ./t/lowercase_table4.test: ok! 31 test cases passed, take time 0.289657862 s time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/have_lowercase0.inc" command=source line=15 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/have_case_sensitive_file_system.inc" command=source line=16 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=28 time="2024-05-07T10:05:12+08:00" level=warning msg="validate_password:76 query failed with non expected error(s)! (ErrCannotUser != ErrNotValidPassword) (err: Error 1396 (HY000): Operation CREATE USER failed for 'user'@'localhost') (query: CREATE USER 'user'@'localhost' IDENTIFIED BY 'aedSWEhjui';)" time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" $DEFAULT_ENGINE ENGINE" command=replace_result line=35 ./t/lowercase_table5.test: ok! 12 test cases passed, take time 0.084622093 s ./t/lowercase_table_grant.test: ok! 15 test cases passed, take time 0.069933095 s time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" $MYSQLD $extra_args --initialize-insecure --datadir=$DDIR --init-file=$BOOTSTRAP_SQL --lower-case-table-names=1 --character-set-server=utf8" command=exec line=27 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" echo \"restart: --datadir=$DDIR --character-set-server=utf8 --no-console --log-error=$MYSQLD_LOG\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=30 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=31 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=32 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" echo \"wait\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=44 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments= command=shutdown_server line=45 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_disconnected.inc" command=source line=46 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" echo \"restart\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=50 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=51 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=52 ./t/lowercase_utf8.test: ok! 6 test cases passed, take time 0.027648106 s time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" $MYSQLD $extra_args --initialize-insecure --datadir=$DDIR --init-file=$BOOTSTRAP_SQL --lower-case-table-names=1" command=exec line=22 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" echo \"restart: --datadir=$DDIR --no-console --log-error=$MYSQLD_LOG\" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect" command=exec line=25 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments= command=enable_reconnect line=26 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/wait_until_connected_again.inc" command=source line=27 time="2024-05-07T10:05:12+08:00" level=warning msg="validate_password:118 query failed with non expected error(s)! (ErrCannotUser != ErrNotValidPassword) (err: Error 1396 (HY000): Operation CREATE USER failed for 'user'@'localhost') (query: CREATE USER 'user'@'localhost' IDENTIFIED BY 'password';)" time="2024-05-07T10:05:12+08:00" level=warning msg="validate_password:129 query failed with non expected error(s)! (ErrWrongParamcountToNativeFct != 1) (err: Error 1582 (42000): Incorrect parameter count in the call to native function 'validate_password_strength') (query: SELECT VALIDATE_PASSWORD_STRENGTH('password', 0);)" time="2024-05-07T10:05:12+08:00" level=warning msg="validate_password:131 query failed with non expected error(s)! (ErrWrongParamcountToNativeFct != 1) (err: Error 1582 (42000): Incorrect parameter count in the call to native function 'validate_password_strength') (query: SELECT VALIDATE_PASSWORD_STRENGTH();)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:56 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2aA set col1 = (select max(col1) from v1Aa);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:58 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2Aa set col1 = (select max(col1) from t1Aa);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:60 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2aA set col1 = (select max(col1) from v2Aa);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:62 query failed with non expected error(s)! (ER_NON_UPDATABLE_TABLE != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2aA,t2Aa set v2Aa.col1 = (select max(col1) from v1aA) where v2aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:64 query succeeded, but expected error(s)! (expected errors: 1443) (query: update t1aA,t2Aa set t1Aa.col1 = (select max(col1) from v1Aa) where t1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:66 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update v1aA,t2Aa set v1Aa.col1 = (select max(col1) from v1aA) where v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:68 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update t2Aa,v2Aa set v2aA.col1 = (select max(col1) from v1aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:70 query succeeded, but expected error(s)! (expected errors: 1443) (query: update t2Aa,t1Aa set t1aA.col1 = (select max(col1) from v1Aa) where t1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:72 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update t2Aa,v1aA set v1Aa.col1 = (select max(col1) from v1aA) where v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:74 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2aA,t2Aa set v2Aa.col1 = (select max(col1) from t1aA) where v2aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:76 query succeeded, but expected error(s)! (expected errors: 1093) (query: update t1Aa,t2Aa set t1aA.col1 = (select max(col1) from t1Aa) where t1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:78 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update v1aA,t2Aa set v1Aa.col1 = (select max(col1) from t1Aa) where v1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:80 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update t2Aa,v2Aa set v2aA.col1 = (select max(col1) from t1aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:82 query succeeded, but expected error(s)! (expected errors: 1093) (query: update t2Aa,t1Aa set t1aA.col1 = (select max(col1) from t1Aa) where t1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:84 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update t2Aa,v1Aa set v1aA.col1 = (select max(col1) from t1Aa) where v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:86 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update v2aA,t2Aa set v2Aa.col1 = (select max(col1) from v2aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:88 query succeeded, but expected error(s)! (expected errors: 1443) (query: update t1aA,t2Aa set t1Aa.col1 = (select max(col1) from v2aA) where t1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:90 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update v1aA,t2Aa set v1Aa.col1 = (select max(col1) from v2Aa) where v1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:92 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v2aA of the UPDATE is not updatable) (query: update t2Aa,v2aA set v2Aa.col1 = (select max(col1) from v2aA) where v2Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:94 query succeeded, but expected error(s)! (expected errors: 1443) (query: update t2Aa,t1Aa set t1aA.col1 = (select max(col1) from v2aA) where t1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:96 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v1Aa of the UPDATE is not updatable) (query: update t2Aa,v1Aa set v1aA.col1 = (select max(col1) from v2Aa) where v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:98 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v3Aa of the UPDATE is not updatable) (query: update v3aA set v3Aa.col1 = (select max(col1) from v1aA);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:100 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v3Aa of the UPDATE is not updatable) (query: update v3aA set v3Aa.col1 = (select max(col1) from t1aA);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:102 query failed with non expected error(s)! (ErrNonUpdatableTable != 1443) (err: Error 1288 (HY000): The target table v3Aa of the UPDATE is not updatable) (query: update v3aA set v3Aa.col1 = (select max(col1) from v2aA);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:104 query failed with non expected error(s)! (ErrNonUpdatableTable != 1093) (err: Error 1288 (HY000): The target table v3Aa of the UPDATE is not updatable) (query: update v3aA set v3Aa.col1 = (select max(col1) from v3aA);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:106 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): delete view v2Aa is not supported now) (query: delete from v2Aa where col1 = (select max(col1) from v1Aa);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:108 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): delete view v2aA is not supported now) (query: delete from v2aA where col1 = (select max(col1) from t1Aa);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:110 query failed with non expected error(s)! (ErrUnknown != 1093) (err: Error 1105 (HY000): delete view v2Aa is not supported now) (query: delete from v2Aa where col1 = (select max(col1) from v2aA);)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:112 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): delete view v2Aa is not supported now) (query: delete v2Aa from v2aA,t2Aa where (select max(col1) from v1aA) > 0 and v2Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:114 query succeeded, but expected error(s)! (expected errors: 1443) (query: delete t1aA from t1Aa,t2Aa where (select max(col1) from v1Aa) > 0 and t1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:116 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1093) (err: Error 1105 (HY000): delete view v1aA is not supported now) (query: delete v1aA from v1Aa,t2Aa where (select max(col1) from v1aA) > 0 and v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:118 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): delete view v2aA is not supported now) (query: delete v2aA from v2Aa,t2Aa where (select max(col1) from t1Aa) > 0 and v2aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:120 query succeeded, but expected error(s)! (expected errors: 1093) (query: delete t1aA from t1Aa,t2Aa where (select max(col1) from t1aA) > 0 and t1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:122 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): delete view v1aA is not supported now) (query: delete v1aA from v1Aa,t2Aa where (select max(col1) from t1aA) > 0 and v1aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:124 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1093) (err: Error 1105 (HY000): delete view v2Aa is not supported now) (query: delete v2Aa from v2aA,t2Aa where (select max(col1) from v2Aa) > 0 and v2aA.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:126 query succeeded, but expected error(s)! (expected errors: 1443) (query: delete t1Aa from t1aA,t2Aa where (select max(col1) from v2Aa) > 0 and t1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:128 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): delete view v1Aa is not supported now) (query: delete v1Aa from v1aA,t2Aa where (select max(col1) from v2aA) > 0 and v1Aa.col1 = t2aA.col1;)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:130 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2Aa values ((select max(col1) from v1aA));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:132 query succeeded, but expected error(s)! (expected errors: 1443) (query: insert into t1aA values ((select max(col1) from v1Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:134 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2aA values ((select max(col1) from v1aA));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:136 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2Aa values ((select max(col1) from t1Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:138 query succeeded, but expected error(s)! (expected errors: 1093) (query: insert into t1aA values ((select max(col1) from t1Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:140 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2aA values ((select max(col1) from t1aA));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:142 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1093) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2Aa values ((select max(col1) from v2aA));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:144 query succeeded, but expected error(s)! (expected errors: 1443) (query: insert into t1Aa values ((select max(col1) from v2Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:146 query failed with non expected error(s)! (ErrUnknown != 1093) (err: Error 1105 (HY000): insert into view v2aA is not supported now) (query: insert into v2aA values ((select max(col1) from v2Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:148 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): insert into view v3Aa is not supported now) (query: insert into v3Aa (col1) values ((select max(col1) from v1Aa));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:150 query failed with non expected error(s)! (ErrUnknown != 1443) (err: Error 1105 (HY000): insert into view v3Aa is not supported now) (query: insert into v3aA (col1) values ((select max(col1) from t1aA));)" time="2024-05-07T10:05:12+08:00" level=warning msg="lowercase_view:152 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != 1443) (err: Error 1105 (HY000): insert into view v3Aa is not supported now) (query: insert into v3Aa (col1) values ((select max(col1) from v2aA));)" ./t/validate_password.test: ok! 155 test cases passed, take time 0.521675837 s ./t/validate_password_check_user.test: ok! 34 test cases passed, take time 0.105247685 s time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/turn_off_only_full_group_by.inc" command=source line=176 time="2024-05-07T10:05:12+08:00" level=warning msg="command not implemented" arguments=" include/restore_sql_mode_after_turn_off_only_full_group_by.inc" command=source line=190 ./t/lowercase_view.test: ok! 83 test cases passed, take time 0.498238587 s ./t/lpad.test: ok! 26 test cases passed, take time 0.004124131 s time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:389 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:389 query failed with non expected error(s)! (ER_VIEW_WRONG_LIST != ER_WITH_COL_WRONG_LIST) (err: Error 1353 (HY000): In definition of view, derived table or common table expression, SELECT list and column names list have different column counts) (query: with t(f) as (select * from t1 where b >= 'c')\nselect * from t2,t where t2.c=t.f1;)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:397 Unknown named --error ER_DUP_QUERY_NAME" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:397 query failed with non expected error(s)! (ER_NONUNIQ_TABLE != ER_DUP_QUERY_NAME) (err: Error 1066 (42000): Not unique table/alias: '%-.192s') (query: with t as (select * from t2 where c>3),\nt as (select a from t1 where a>2)\nselect * from t,t1 where t1.a=t.c;)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:408 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:408 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_RECURSIVE_WITHOUT_ANCHORS) (err: Error 1146 (42S02): Table 'mariadb_cte_nonrecursive.s' doesn't exist) (query: with recursive t as (select * from s where a>2),\ns as (select a from t1,r where t1.a>r.c),\nr as (select c from t,t2 where t.a=t2.c)\nselect * from r where r.c<7;)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:414 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:414 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_RECURSIVE_WITHOUT_ANCHORS) (err: Error 1146 (42S02): Table 'mariadb_cte_nonrecursive.s' doesn't exist) (query: with recursive\nt as (select * from s where a>2),\ns as (select a from t1,r where t1.a>r.c),\nr as (select c from t,t2 where t.a=t2.c)\nselect * from r where r.c<7;)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:421 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:421 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_RECURSIVE_WITHOUT_ANCHORS) (err: Error 1146 (42S02): Table 'mariadb_cte_nonrecursive.s' doesn't exist) (query: with recursive\nt as (select * from t1\nwhere a in (select c from s where b<='ccc') and b>'b'),\ns as (select * from t1,t2\nwhere t1.a=t2.c and t1.c in (select a from t where a<5))\nselect * from s where s.b>'aaa';)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:429 Unknown named --error ER_RECURSIVE_WITHOUT_ANCHORS" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:429 query failed with non expected error(s)! (ER_CTE_RECURSIVE_REQUIRES_UNION != ER_RECURSIVE_WITHOUT_ANCHORS) (err: Error 3573 (HY000): Recursive Common Table Expression 's' should contain a UNION) (query: with recursive\nt as (select * from t1 where b>'aaa' and b <='d')\nselect t.b from t,t2\nwhere t.a=t2.c and\nt2.c in (with recursive\ns as (select t1.a from s,t1 where t1.a=s.a and t1.b<'c')\nselect * from s);)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:461 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:461 query failed with non expected error(s)! (ER_VIEW_WRONG_LIST != ER_WITH_COL_WRONG_LIST) (err: Error 1353 (HY000): In definition of view, derived table or common table expression, SELECT list and column names list have different column counts) (query: with t(f) as (select * from t1 where b >= 'c')\nselect t1.b from t2,t1 where t1.a = t2.c;)" time="2024-05-07T10:05:13+08:00" level=warning msg="mariadb_cte_nonrecursive:467 query succeeded, but expected error(s)! (expected errors: ER_DUP_FIELDNAME) (query: with t(f1,f1) as (select * from t1 where b >= 'c')\nselect t1.b from t2,t1 where t1.a = t2.c;)" time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=254 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=255 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=281 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=enable_ps_protocol line=282 ./t/varbinary.test: ok! 149 test cases passed, take time 0.420862577 s ./t/variable.test: ok! 16 test cases passed, take time 0.005651765 s time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" include/have_log_bin.inc" command=source line=5 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" include/have_myisam.inc" command=source line=6 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 1e-010 1e-10" command=replace_result line=59 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 18446744073709551615 HA_POS_ERROR 4294967295 HA_POS_ERROR" command=replace_result line=121 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 18446744073709551615 HA_POS_ERROR 4294967295 HA_POS_ERROR" command=replace_result line=124 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 9223372036853727232 FILE_SIZE 2146435072 FILE_SIZE" command=replace_result line=172 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 9223372036853727232 FILE_SIZE 2146435072 FILE_SIZE" command=replace_result line=175 time="2024-05-07T10:05:13+08:00" level=warning msg="variables:304 query succeeded, but expected error(s)! (expected errors: ER_WRONG_TYPE_FOR_VAR) (query: set max_join_size=\"hello\";)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:306 query succeeded, but expected error(s)! (expected errors: ER_UNKNOWN_STORAGE_ENGINE) (query: set default_storage_engine=UNKNOWN_TABLE_TYPE;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:311 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset UNKNOWN_CHARACTER_SET) (query: set character_set_client=UNKNOWN_CHARACTER_SET;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:317 query failed with non expected error(s)! (ErrUnknownCollation != ER_WRONG_VALUE_FOR_VAR) (err: Error 1273 (HY000): Unknown collation: '') (query: set collation_connection=NULL;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:458 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: set global ft_boolean_syntax = @@init_connect;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:465 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: set global ft_boolean_syntax = @@init_connect;)" time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 4294967296 MAX_FILE_SIZE 2146435072 MAX_FILE_SIZE" command=replace_result line=472 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" 4294967296 MAX_FILE_SIZE 2146435072 MAX_FILE_SIZE" command=replace_result line=475 time="2024-05-07T10:05:13+08:00" level=warning msg="variables:500 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'global.key_buffer_size') (query: set @@global.global.key_buffer_size= 1;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:502 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'global.key_buffer_size') (query: set GLOBAL global.key_buffer_size= 1;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:504 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'global.key_buffer_size') (query: SELECT @@global.global.key_buffer_size;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:506 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'session.key_buffer_size') (query: SELECT @@global.session.key_buffer_size;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:508 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable 'local.key_buffer_size') (query: SELECT @@global.local.key_buffer_size;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:646 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_WRONG_VALUE_FOR_VAR) (err: Error 1105 (HY000): ERROR 1231 (42000): Variable 'sql_mode' can't be set to the value of 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') (query: set global sql_mode=repeat('a',80);)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:808 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_PARSE_ERROR) (err: Error 1193 (HY000): Unknown system variable '') (query: select @@\"\";)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:292 query succeeded, but expected error(s)! (expected errors: 1215) (query: alter table blobchild add constraint fkbad foreign key(a) references parent (a) on delete cascade on update restrict;)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:317 query failed with non expected error(s)! (ER_FK_DUP_NAME != 1215) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fkbad') (query: alter table blobchild add constraint fkbad foreign key(b) references parent (a) on delete cascade on update restrict;)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:345 query failed with non expected error(s)! (ER_FK_DUP_NAME != 1215) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fkbad') (query: alter table blobchild add constraint fkbad foreign key(a) references parent (b) on delete cascade on update restrict;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:906 query failed with non expected error(s)! (ER_INCORRECT_GLOBAL_LOCAL_VAR != ER_WRONG_VALUE_FOR_VAR) (err: Error 1238 (HY000): Variable 'log_output' is a read only variable) (query: SET GLOBAL log_output = '';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:909 query failed with non expected error(s)! (ErrIncorrectGlobalLocalVar != ER_WRONG_VALUE_FOR_VAR) (err: Error 1238 (HY000): Variable 'log_output' is a read only variable) (query: SET GLOBAL log_output = 0;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:921 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.ft_max_word_len;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:931 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.ft_min_word_len;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:941 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.ft_query_expansion_limit;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:951 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.ft_stopword_file;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:963 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.back_log;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:974 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.large_files_support;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:986 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.character_sets_dir;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:998 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'init_file') (query: SELECT @@session.init_file;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1002 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'init_file') (query: SET @@session.init_file= 'x';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1004 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'init_file') (query: SET @@global.init_file= 'x';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1010 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.lc_messages_dir;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1022 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.large_page_size;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1034 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.large_pages;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1046 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.log_bin;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1058 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.log_error;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1070 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.lower_case_file_system;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1082 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.lower_case_table_names;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1093 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.myisam_recover_options;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1104 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.open_files_limit;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1116 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.pid_file;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1141 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.port;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1152 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.protocol_version;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1162 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.skip_external_locking;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1172 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.skip_networking;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1182 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.skip_show_database;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1193 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.thread_stack;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1223 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: SELECT @@global.expire_logs_days;)" time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=1249 time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=1251 time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1324 query succeeded, but expected error(s)! (expected errors: ER_WARN_CANT_DROP_DEFAULT_KEYCACHE) (query: SET @@global.key_buffer_size=0;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1331 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: SET SQL_MODE=DEFAULT;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1338 query succeeded, but expected error(s)! (expected errors: ER_WARN_CANT_DROP_DEFAULT_KEYCACHE) (query: SET @@global.key_buffer_size=0;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1410 query succeeded, but expected error(s)! (expected errors: ER_WRONG_VALUE_FOR_VAR) (query: SET GLOBAL delay_key_write = OFF;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1454 query succeeded, but expected error(s)! (expected errors: ER_PARSE_ERROR) (query: SET @@foreign_key_checks = OFF;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1558 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_results = 2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1560 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_client=2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1562 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_connection=2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1564 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_server=2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1568 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_filesystem=2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1570 query failed with non expected error(s)! (ErrUnknown != ER_UNKNOWN_CHARACTER_SET) (err: Error 1105 (HY000): Unknown charset 2048) (query: set session character_set_database=2048;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1596 query failed with non expected error(s)! (ErrUnknown != ER_WRONG_VALUE_FOR_VAR) (err: Error 1105 (HY000): ERROR 1231 (42000): Variable 'sql_mode' can't be set to the value of '8589934592') (query: SET @@sql_mode= 8589934592;)" time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR $HOST_NAME hostname" command=replace_result line=1722 time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1725 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'relay_log_index') (query: SELECT @@session.relay_log_index;)" time="2024-05-07T10:05:13+08:00" level=warning msg="command not implemented" arguments=" $MYSQLTEST_VARDIR MYSQLTEST_VARDIR $HOST_NAME hostname" command=replace_result line=1726 time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1729 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'relay_log_index') (query: SET @@session.relay_log_index= 'x';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1731 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'relay_log_index') (query: SET @@global.relay_log_index= 'x';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1748 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.relay_log_info_file;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1758 query succeeded, but expected error(s)! (expected errors: ER_INCORRECT_GLOBAL_LOCAL_VAR) (query: SELECT @@session.relay_log_space_limit;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1769 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'replica_load_tmpdir') (query: SELECT @@session.replica_load_tmpdir;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1773 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'replica_load_tmpdir') (query: SET @@session.replica_load_tmpdir= 'x';)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1780 query failed with non expected error(s)! (ER_UNKNOWN_SYSTEM_VARIABLE != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'replica_skip_errors') (query: SELECT @@session.replica_skip_errors;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1785 query failed with non expected error(s)! (ErrUnknownSystemVariable != ER_INCORRECT_GLOBAL_LOCAL_VAR) (err: Error 1193 (HY000): Unknown system variable 'replica_skip_errors') (query: SET @@global.replica_skip_errors= 7;)" time="2024-05-07T10:05:13+08:00" level=warning msg="variables:1802 query failed with non expected error(s)! (ER_NO_DB_ERROR not in ER_NET_PACKET_TOO_LARGE,2013) (err: Error 1046 (3D000): No database selected) (query: INSERT INTO t1 VALUES ('123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890');)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:373 query failed with non expected error(s)! (ER_FK_DUP_NAME != 1215) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fkbad') (query: alter table blobchild add constraint fkbad foreign key(b) references parent (b) on delete cascade on update restrict;)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:404 query failed with non expected error(s)! (ErrFkDupName != 1215) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fkbad') (query: alter table blobchild add constraint fkbad foreign key(c) references parent (a) on delete cascade on update restrict;)" time="2024-05-07T10:05:13+08:00" level=warning msg="foreign_key_cascade_mysql:432 query failed with non expected error(s)! (ER_FK_DUP_NAME != 1215) (err: Error 1826 (HY000): Duplicate foreign key constraint name 'fkbad') (query: alter table blobchild add constraint fkbad foreign key(c) references parent (b) on delete cascade on update restrict;)" ./t/variables.test: ok! 559 test cases passed, take time 0.640431858 s ./t/variables_dynamic_privs.test: ok! 14 test cases passed, take time 0.08304951 s time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=741 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=742 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=769 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" explain extended $q;" command=eval line=770 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=800 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=817 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q3;" command=eval line=834 time="2024-05-07T10:05:14+08:00" level=warning msg="command not implemented" arguments=" $q4;" command=eval line=852 ./t/foreign_key_cascade_mysql.test: ok! 301 test cases passed, take time 4.270826645 s time="2024-05-07T10:05:15+08:00" level=warning msg="command not implemented" arguments=" |;" command=delimiter line=1297 time="2024-05-07T10:05:15+08:00" level=warning msg="command not implemented" arguments=" ;|\ndrop table t1,t2;" command=delimiter line=1299 ./t/mariadb_cte_nonrecursive.test: ok! 382 test cases passed, take time 2.174322493 s time="2024-05-07T10:05:15+08:00" level=warning msg="command not implemented" arguments=" include/default_optimizer_switch.inc" command=source line=2 time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:11 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:11 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNACCEPTABLE_MUTUAL_RECURSION) (err: Error 1146 (42S02): Table 'mariadb_cte_recursive.r' doesn't exist) (query: with recursive\nt as\n(\nselect * from t1 where t1.b >= 'c'\nunion\nselect * from r\n),\nr as\n(\nselect * from t\nunion\nselect t1.* from t1,r where r.a+1 = t1.a\n)\nselect * from r;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:28 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:28 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNACCEPTABLE_MUTUAL_RECURSION) (err: Error 1146 (42S02): Table 'mariadb_cte_recursive.b1' doesn't exist) (query: with recursive\na1(a,b) as\n(select * from t1 where t1.a>3\nunion\nselect * from b1 where b1.a >3\nunion\nselect * from c1 where c1.a>3),\nb1(a,b) as\n(select * from a1 where a1.b > 'ccc'\nunion\nselect * from c1 where c1.b > 'ddd'),\nc1(a,b) as\n(select * from a1 where a1.a<6 and a1.b< 'zz'\nunion\nselect * from b1 where b1.b > 'auu')\nselect * from c1;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:284 query succeeded, but expected error(s)! (expected errors: 1112) (query: with recursive\nancestors\nas\n(\nselect *\nfrom folks\nwhere name = 'Me' and dob = '2000-01-01'\nunion\nselect p.*\nfrom folks as p, ancestors AS a\nwhere p.id = a.father OR p.id = a.mother\n)\nselect *\nfrom ancestors t1, ancestors t2\nwhere exists (select * from ancestors a\nwhere a.father=t1.id AND a.mother=t2.id);)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:304 query succeeded, but expected error(s)! (expected errors: 1112) (query: with\nancestor_couples(husband, h_dob, wife, w_dob)\nas\n(\nwith recursive\nancestors\nas\n(\nselect *\nfrom folks\nwhere name = 'Me'\nunion\nselect p.*\nfrom folks as p, ancestors AS a\nwhere p.id = a.father OR p.id = a.mother\n)\nselect t1.name, t1.dob, t2.name, t2.dob\nfrom ancestors t1, ancestors t2\nwhere exists (select * from ancestors a\nwhere a.father=t1.id AND a.mother=t2.id)\n)\nselect * from ancestor_couples;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:753 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:753 query failed with non expected error(s)! (ErrInvalidRequiresSingleReference != ER_NOT_STANDARD_COMPLIANT_RECURSIVE) (err: Error 3577 (HY000): In recursive query block of Recursive Common Table Expression 'ancestor_ids', the recursive table must be referenced only once, and not in any subquery) (query: with recursive\nancestor_ids (id, generation)\nas\n(\nselect father, 1 from folks where name = 'Me' and father is not null\nunion all\nselect mother, 1 from folks where name = 'Me' and mother is not null\nunion all\nselect father, fa.generation+1 from folks, ancestor_ids fa\nwhere folks.id = fa.id and (father not in (select id from ancestor_ids))\nunion all\nselect mother, ma.generation+1 from folks, ancestor_ids ma\nwhere folks.id = ma.id and (mother not in (select id from ancestor_ids))\n)\nselect generation, name from ancestor_ids a, folks\nwhere a.id = folks.id;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:772 Unknown named --error ER_WITH_COL_WRONG_LIST" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:772 query failed with non expected error(s)! (ER_VIEW_WRONG_LIST != ER_WITH_COL_WRONG_LIST) (err: Error 1353 (HY000): In definition of view, derived table or common table expression, SELECT list and column names list have different column counts) (query: with recursive\nancestor_ids (id, generation)\nas\n(\nselect father from folks where name = 'Me' and father is not null\nunion all\nselect mother from folks where name = 'Me' and mother is not null\nunion all\nselect father, fa.generation+1 from folks, ancestor_ids fa\nwhere folks.id = fa.id and (father not in (select id from ancestor_ids))\nunion all\nselect mother, ma.generation+1 from folks, ancestor_ids ma\nwhere folks.id = ma.id and (mother not in (select id from ancestor_ids))\n)\nselect generation, name from ancestor_ids a, folks\nwhere a.id = folks.id;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:810 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:810 query failed with non expected error(s)! (ER_CTE_RECURSIVE_REQUIRES_SINGLE_REFERENCE != ER_NOT_STANDARD_COMPLIANT_RECURSIVE) (err: Error 3577 (HY000): In recursive query block of Recursive Common Table Expression 'coupled_ancestor_ids', the recursive table must be referenced only once, and not in any subquery) (query: with recursive\ncoupled_ancestor_ids (id)\nas\n(\nselect father from folks where name = 'Me' and father is not null\nunion\nselect mother from folks where name = 'Me' and mother is not null\nunion\nselect n.father\nfrom folks, coupled_ancestor_ids fa, coupled_ancestor_ids ma, folks n\nwhere folks.father = fa.id and folks.mother = ma.id and\n(fa.id = n.id or ma.id = n.id) and\nn.father is not null and n.mother is not null\nunion\nselect n.mother\nfrom folks, coupled_ancestor_ids fa, coupled_ancestor_ids ma, folks n\nwhere folks.father = fa.id and folks.mother = ma.id and\n(fa.id = n.id or ma.id = n.id) and\nn.father is not null and n.mother is not null\n)\nselect p.* from coupled_ancestor_ids a, folks p\nwhere a.id = p.id;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:858 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:858 query failed with non expected error(s)! (ER_CTE_RECURSIVE_FORBIDDEN_JOIN_ORDER != ER_NOT_STANDARD_COMPLIANT_RECURSIVE) (err: Error 3576 (HY000): In recursive query block of Recursive Common Table Expression 'ancestor_ids', the recursive table must neither be in the right argument of a LEFT JOIN, nor be forced to be non-first with join order hints) (query: with recursive\nancestor_ids (id)\nas\n(\nselect father from folks where name = 'Me'\nunion\nselect mother from folks where name = 'Me'\nunion\nselect father from folks left join ancestor_ids a on folks.id = a.id\nunion\nselect mother from folks left join ancestor_ids a on folks.id = a.id\n),\nancestors\nas\n(\nselect p.* from folks as p, ancestor_ids as a\nwhere p.id = a.id\n)\nselect * from ancestors;)" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:923 Unknown named --error ER_NOT_STANDARD_COMPLIANT_RECURSIVE" time="2024-05-07T10:05:15+08:00" level=warning msg="mariadb_cte_recursive:923 query failed with non expected error(s)! (ErrCTERecursiveForbidsAggregation != ER_NOT_STANDARD_COMPLIANT_RECURSIVE) (err: Error 3575 (HY000): Recursive Common Table Expression 'ancestor_ids' can contain neither aggregation nor window functions in recursive query block) (query: with recursive\nancestor_ids (id, generation)\nas\n(\nselect father, 1 from folks where name = 'Me'\nunion\nselect mother, 1 from folks where name = 'Me'\nunion\nselect max(father), max(a.generation)+1 from folks, ancestor_ids a\nwhere folks.id = a.id\ngroup by a.generation\nunion\nselect max(mother), max(a.generation)+1 from folks, ancestor_ids a\nwhere folks.id = a.id\ngroup by a.generation\n),\nancestors\nas\n(\nselect generation, name from folks as p, ancestor_ids as a\nwhere p.id = a.id\n)\nselect * from ancestors;)" time="2024-05-07T10:05:15+08:00" level=warning msg="view:521 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_VIEW_INVALID) (err: Error 1105 (HY000): insert into view v1 is not supported now) (query: insert into v1 values('a','aa');)" time="2024-05-07T10:05:15+08:00" level=warning msg="view:602 query failed with non expected error(s)! (ErrBadTable != ER_NO_TABLES_USED) (err: Error 1051 (42S02): Unknown table '') (query: CREATE VIEW v02 AS SELECT * FROM DUAL;)" time="2024-05-07T10:05:15+08:00" level=warning msg="view:618 query failed with non expected error(s)! (ER_UNKNOWN_ERROR != ER_WRONG_OBJECT) (err: Error 1105 (HY000): Unknown charset ) (query: create index i1 on v1 (col1);)" time="2024-05-07T10:05:16+08:00" level=warning msg="mariadb_cte_recursive:1518 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != 1064) (err: Error 1146 (42S02): Table 'mariadb_cte_recursive.applied_modules' doesn't exist) (query: with recursive\nreached_values as\n(\nselect v from value_nodes where v in ('v3','v7','v9')\nunion\nselect module_results.v from module_results, applied_modules\nwhere module_results.m = applied_modules.m\n),\napplied_modules as\n(\nselect module_nodes.m\nfrom\nmodule_nodes\nleft join\n(\nmodule_arguments\nleft join\nreached_values\non module_arguments.v = reached_values.v\n)\non reached_values.v is null and\nmodule_nodes.m = module_arguments.m\nwhere module_arguments.m is null\n)\nselect * from reached_values;)" time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" ANALYZE $q1;" command=eval line=1771 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=1772 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" ANALYZE $q2;" command=eval line=1774 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=1775 time="2024-05-07T10:05:16+08:00" level=warning msg="mariadb_cte_recursive:1814 query failed with non expected error(s)! (ErrCTERecursiveForbidsAggregation != 3577) (err: Error 3575 (HY000): Recursive Common Table Expression 'cte' can contain neither aggregation nor window functions in recursive query block) (query: WITH RECURSIVE cte(f) AS (\nSELECT i FROM t\nUNION\nSELECT i FROM t\nWHERE i NOT IN ( SELECT * FROM t\nWHERE i IN ( SELECT * FROM cte ) GROUP BY i )\n) SELECT * FROM cte;)" ./t/foreign_key_cascade_type.test: ok! 143 test cases passed, take time 1.67429353 s time="2024-05-07T10:05:16+08:00" level=error msg="5 tests failed\n" time="2024-05-07T10:05:16+08:00" level=error msg="run test [binary] err: sql:select concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";: failed to run query \n\"select concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\" \n around line 42, \nwe need(98):\n-hello-hello-\nselect concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\nconcat(\"-\"\nbut got(98):\nselect concat(\"-\",a,\"-\",b,\"-\") from t1 ignore index (a) where a=\"hello \";\nconcat(\"-\",a,\"-\",b,\"-\")\n\n" time="2024-05-07T10:05:16+08:00" level=error msg="run test [compare] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 28, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:05:16+08:00" level=error msg="run test [ctype_utf8] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 57, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:05:16+08:00" level=error msg="run test [ctype_utf8mb4] err: sql:SELECT 'a' = 'a ';: failed to run query \n\"SELECT 'a' = 'a ';\" \n around line 65, \nwe need(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n1\n\nbut got(32):\nSELECT 'a' = 'a ';\n'a' = 'a '\n0\n\n" time="2024-05-07T10:05:16+08:00" level=error msg="run test [endspace] err: sql:select concat('|', text1, '|') from t1 order by text1;: failed to run query \n\"select concat('|', text1, '|') from t1 order by text1;\" \n around line 48, \nwe need(130):\nselect concat('|', text1, '|') from t1 order by text1;\nconcat('|', text1, '|')\n|nothing|\n|teststring|\n|teststring |\n|teststring\t|\n\nbut got(130):\nselect concat('|', text1, '|') from t1 order by text1;\nconcat('|', text1, '|')\n|nothing|\n|teststring|\n|teststring\t|\n|teststring |\n\n" tidb-server(PID: 2309) stopped [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage time="2024-05-07T10:05:16+08:00" level=warning msg="mariadb_cte_recursive:1887 Unknown named --error ER_UNACCEPTABLE_MUTUAL_RECURSION" time="2024-05-07T10:05:16+08:00" level=warning msg="mariadb_cte_recursive:1887 query failed with non expected error(s)! (ER_NO_SUCH_TABLE != ER_UNACCEPTABLE_MUTUAL_RECURSION) (err: Error 1146 (42S02): Table 'mariadb_cte_recursive.cte_2' doesn't exist) (query: set @var=\n(\nwith recursive\ncte_1 as (\nselect 1\nunion\nselect * from cte_2),\ncte_2 as (\nselect * from cte_1\nunion\nselect a from t1, cte_2\nwhere t1.a=cte_2.a)\nselect * from cte_2\nlimit 1\n);)" time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=1955 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" explain extended $q;" command=eval line=1956 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2032 time="2024-05-07T10:05:16+08:00" level=warning msg="command not implemented" arguments=" EXPLAIN $q;" command=eval line=2033 [Pipeline] junit Recording test results time="2024-05-07T10:05:16+08:00" level=warning msg="mariadb_cte_recursive:2118 query succeeded, but expected error(s)! (expected errors: ER_NOT_SUPPORTED_YET) (query: WITH RECURSIVE qn AS\n(\nselect 1,0 as col from t1\nunion distinct\nselect 1,0 from t1\nunion all\nselect 3, 0*(@c:=@c+1) from qn where @c<1\nunion all\nselect 3, 0*(@d:=@d+1) from qn where @d<1\n)\nselect * from qn;)" time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2168 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=2183 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q2;" command=eval line=2195 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q3;" command=eval line=2207 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q4;" command=eval line=2219 [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments="\nexplain extended\n$rec_cte\nselect * from cte as t;" command=eval line=2342 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments="\n$rec_cte\nselect * from cte as t;" command=eval line=2347 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments="\nexplain extended\n$rec_cte\nselect * from t1 as t;" command=eval line=2351 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments="\n$rec_cte\nselect * from t1 as t;" command=eval line=2356 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2410 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=2435 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2436 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" explain $q1;" command=eval line=2448 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q1;" command=eval line=2449 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2464 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2475 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" explain $q;" command=eval line=2476 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2535 time="2024-05-07T10:05:17+08:00" level=warning msg="command not implemented" arguments=" $q;" command=eval line=2564 time="2024-05-07T10:05:17+08:00" level=warning msg="mariadb_cte_recursive:2566 query succeeded, but expected error(s)! (expected errors: 1146) (query: drop table folks;)" time="2024-05-07T10:05:18+08:00" level=warning msg="mariadb_cte_recursive:2751 query failed with non expected error(s)! (ER_NOT_SUPPORTED_YET != 1064) (err: Error 1235 (42000): This version of TiDB doesn't yet support 'INTERSECT between recursive part's selects, hint: The operator between recursive part's selects must bu UNION[DISTINCT] or UNION ALL') (query: with recursive destinations (city) as\n(\nselect a.arrival from flights a, distances d\nwhere a.departure = 'Seattle' and\na.departure = d.city1 and a.arrival = d.city2 and\nd.dist < 4000\nunion\nselect b.arrival from destinations r, flights b\nwhere r.city = b.departure\nintersect\nselect city2 from destinations s, distances d\nwhere s.city = d.city1 and d.dist < 4000\n)\nselect * from destinations;)" time="2024-05-07T10:05:18+08:00" level=warning msg="mariadb_cte_recursive:2767 query failed with non expected error(s)! (ErrInvalidRequiresSingleReference != 1064) (err: Error 3577 (HY000): In recursive query block of Recursive Common Table Expression 'destinations', the recursive table must be referenced only once, and not in any subquery) (query: with recursive destinations (city) as\n(\nselect a.arrival from flights a where a.departure = 'Seattle'\nunion\nselect * from\n(\nselect b.arrival from destinations r, flights b\nwhere r.city = b.departure\nexcept\nselect arrival from flights\nwhere arrival in\n('New York', 'London', 'Moscow', 'Dubai', 'Cairo', 'Tokyo')\n) t\n)\nselect * from destinations;)" ./t/mariadb_cte_recursive.test: ok! 313 test cases passed, take time 3.000581088 s [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } ./t/math.test: ok! 6 test cases passed, take time 0.013545879 s time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=6 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=8 [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=51 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments=" //\ncreate table t1 (i int)//\ninsert into t1 values (1),(2),(3)//\nselect * from t1 where i = 2//\ndrop table t1//\ndelimiter ;" command=delimiter line=57 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=68 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=71 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=85 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=98 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=112 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=117 [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - PART = '1' time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=127 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=129 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=184 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=186 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=210 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=212 Sending interrupt signal to process Killing processes time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=225 time="2024-05-07T10:05:18+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=236 time="2024-05-07T10:05:19+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=248 time="2024-05-07T10:05:19+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=269 ./t/metadata.test: ok! 89 test cases passed, take time 0.87513195 s time="2024-05-07T10:05:19+08:00" level=warning msg="command not implemented" arguments= command=disable_ps_protocol line=6 time="2024-05-07T10:05:19+08:00" level=warning msg="command not implemented" arguments= command=enable_metadata line=14 kill finished with exit code 0 Sending interrupt signal to process Killing processes time="2024-05-07T10:05:19+08:00" level=warning msg="command not implemented" arguments= command=disable_metadata line=28 ./t/metadata_myisam.test: ok! 14 test cases passed, take time 0.158795753 s time="2024-05-07T10:05:19+08:00" level=warning msg="multi_update:23 query failed with non expected error(s)! (ER_UNKNOWN_ERROR not in 0,ER_NONEXISTING_GRANT,ER_NONEXISTING_TABLE_GRANT) (err: Error 1105 (HY000): Unknown user: mysqltest_1@localhost) (query: revoke all privileges on mysqltest.t1 from mysqltest_1@localhost;)" time="2024-05-07T10:05:19+08:00" level=warning msg="multi_update:25 query failed with non expected error(s)! (ER_UNKNOWN_ERROR not in 0,ER_NONEXISTING_GRANT,ER_NONEXISTING_TABLE_GRANT) (err: Error 1105 (HY000): Unknown user: mysqltest_1@localhost) (query: revoke all privileges on mysqltest.* from mysqltest_1@localhost;)" kill finished with exit code 0 Sending interrupt signal to process Killing processes tidb-server(PID: 2258) stopped script returned exit code 143 kill finished with exit code 0 [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results tidb-server(PID: 2287) stopped script returned exit code 143 [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results tidb-server(PID: 2377) stopped script returned exit code 143 [Pipeline] } [Pipeline] // dir [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Checks API] No suitable checks publisher found. [Pipeline] // podTemplate [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - PART = '3' [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - PART = '4' [Pipeline] // stage [Pipeline] } Failed in branch Matrix - PART = '2' [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] container [Pipeline] { [Pipeline] sh + bash scripts/plugins/report_job_result.sh FAILURE result.json http://fileserver.pingcap.net --2024-05-07 02:05:23-- http://fileserver.pingcap.net/download/rd-atom-agent/agent_upload_verifyci_metadata.py Resolving fileserver.pingcap.net (fileserver.pingcap.net)... 10.2.12.82 Connecting to fileserver.pingcap.net (fileserver.pingcap.net)|10.2.12.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4181 (4.1K) [application/octet-stream] Saving to: ‘agent_upload_verifyci_metadata.py’ 0K .... 100% 712M=0s 2024-05-07 02:05:24 (712 MB/s) - ‘agent_upload_verifyci_metadata.py’ saved [4181/4181] No junit report file parse result file result.json success upload data succesfully. [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE